mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-02-07 04:11:50 +03:00
Add QIDI model and opptimize user avatars
This commit is contained in:
@@ -12,7 +12,7 @@ PRODUCTVERSION @SLIC3R_VERSION@
|
||||
VALUE "ProductName", "@SLIC3R_APP_NAME@ G-code Viewer"
|
||||
VALUE "ProductVersion", "@SLIC3R_BUILD_ID@"
|
||||
VALUE "InternalName", "@SLIC3R_APP_NAME@ G-code Viewer"
|
||||
VALUE "LegalCopyright", "Copyright(C) 2021-2023 Lunkuo All Rights Reserved"
|
||||
VALUE "LegalCopyright", "Copyright(C) 2024 QIDI All Rights Reserved"
|
||||
VALUE "OriginalFilename", "qidi-gcodeviewer.exe"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@ PRODUCTVERSION @SLIC3R_VERSION@
|
||||
VALUE "ProductName", "@SLIC3R_APP_NAME@"
|
||||
VALUE "ProductVersion", "@SLIC3R_BUILD_ID@"
|
||||
VALUE "InternalName", "@SLIC3R_APP_NAME@"
|
||||
VALUE "LegalCopyright", "Copyright(C) 2021-2023 Lunkuo All Rights Reserved"
|
||||
VALUE "LegalCopyright", "Copyright(C) 2024 QIDI All Rights Reserved"
|
||||
VALUE "OriginalFilename", "qidi-studio.exe"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>@SLIC3R_APP_KEY@</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>@SLIC3R_APP_NAME@ Copyright(C) 2021-2023 Lunkuo All Rights Reserved</string>
|
||||
<string>@SLIC3R_APP_NAME@ Copyright(C) 2024 QIDI All Rights Reserved</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>images/QIDIStudio.icns</string>
|
||||
<key>CFBundleName</key>
|
||||
|
||||
Reference in New Issue
Block a user