[gimp] Installer: remove Quick Launch icon
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] Installer: remove Quick Launch icon
- Date: Mon, 10 May 2021 16:40:12 +0000 (UTC)
commit 5c31c6ac3d69b7af9b0ea8a23628df839a56167f
Author: Jernej Simončič <jernej|s-gitstuff eternallybored org>
Date: Thu Jul 5 00:45:11 2018 +0200
Installer: remove Quick Launch icon
(cherry picked from commit 76f7d6fa21f5bf3183990c359b70290a04b5e204)
build/windows/installer/gimp3264.iss | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/build/windows/installer/gimp3264.iss b/build/windows/installer/gimp3264.iss
index 9819f3559e..4a13e03481 100755
--- a/build/windows/installer/gimp3264.iss
+++ b/build/windows/installer/gimp3264.iss
@@ -228,7 +228,6 @@ Name: gimp32on64\compat; Description: "{cm:ComponentsCompat}"; Types: full custo
[Tasks]
Name: desktopicon; Description: "{cm:AdditionalIconsDesktop}"; GroupDescription: "{cm:AdditionalIcons}";
Flags: unchecked
-Name: quicklaunchicon; Description: "{cm:AdditionalIconsQuickLaunch}"; GroupDescription:
"{cm:AdditionalIcons}"; Flags: unchecked
[Icons]
#if Defined(DEVEL) && DEVEL != ""
@@ -238,7 +237,6 @@ Name: quicklaunchicon; Description: "{cm:AdditionalIconsQuickLaunch}"; GroupDesc
#endif
Name: "{commonprograms}\GIMP {#ICON_VERSION}"; Filename: "{app}\bin\gimp-{#MAJOR}.{#MINOR}.exe"; WorkingDir:
"%USERPROFILE%"; Comment: "GIMP {#VERSION}"
Name: "{commondesktop}\GIMP {#ICON_VERSION}"; Filename: "{app}\bin\gimp-{#MAJOR}.{#MINOR}.exe"; WorkingDir:
"%USERPROFILE%"; Comment: "GIMP {#VERSION}"; Tasks: desktopicon
-Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\GIMP {#ICON_VERSION}"; Filename:
"{app}\bin\gimp-{#MAJOR}.{#MINOR}.exe"; WorkingDir: "%USERPROFILE%"; Comment: "GIMP {#VERSION}"; Tasks:
quicklaunchicon
[Files]
;setup files
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]