summarylogtreecommitdiffstats
path: root/minimize.patch
diff options
context:
space:
mode:
authors3rj1k2022-04-24 21:28:21 +0300
committers3rj1k2022-04-24 21:28:21 +0300
commit6871b472ddffde81dd88c61692619b832b561161 (patch)
tree7c126da8310de11974444e013518051ac4596013 /minimize.patch
parent022f727c735a9009daf57346dbafcfdaeca47cb4 (diff)
downloadaur-6871b472ddffde81dd88c61692619b832b561161.tar.gz
Test
Signed-off-by: s3rj1k <evasive.gyron@gmail.com>
Diffstat (limited to 'minimize.patch')
-rw-r--r--minimize.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/minimize.patch b/minimize.patch
index 54576a8d02e4..4127a207715d 100644
--- a/minimize.patch
+++ b/minimize.patch
@@ -383,6 +383,19 @@ index d336374c5..929ffcd1c 100644
gp-launcher-utils.c \
gp-launcher-utils.h \
$(BUILT_SOURCES) \
+diff --git a/modules/launcher/gp-custom-launcher-applet.c b/modules/launcher/gp-custom-launcher-applet.c
+index d29724686..5fffbe2cc 100644
+--- a/modules/launcher/gp-custom-launcher-applet.c
++++ b/modules/launcher/gp-custom-launcher-applet.c
+@@ -34,7 +34,7 @@ struct _GpCustomLauncherApplet
+
+ G_DEFINE_TYPE (GpCustomLauncherApplet,
+ gp_custom_launcher_applet,
+- GP_TYPE_LAUNCHER_APPLET)
++ GP_TYPE_CUSTOM_LAUNCHER_APPLET)
+
+ static LauncherData *
+ launcher_data_new (GpInitialSetupDialog *dialog)
diff --git a/modules/launcher/gp-launcher-module.c b/modules/launcher/gp-launcher-module.c
index 336918319..197951e1d 100644
--- a/modules/launcher/gp-launcher-module.c