summarylogtreecommitdiffstats
path: root/huggle-desktop.patch
diff options
context:
space:
mode:
authorAntiCompositeNumber2022-11-18 22:52:01 -0500
committerAntiCompositeNumber2022-11-18 22:52:01 -0500
commit37c6d574ada3851b08d6561f29d892872d1aad31 (patch)
tree437594d3646d5c2bf419e6d0ace85a4bd32a70fd /huggle-desktop.patch
parent2189cbc5586119c2f62351c801e0cf427b95bd8c (diff)
downloadaur-37c6d574ada3851b08d6561f29d892872d1aad31.tar.gz
Fix icon in .desktop
Diffstat (limited to 'huggle-desktop.patch')
-rw-r--r--huggle-desktop.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/huggle-desktop.patch b/huggle-desktop.patch
new file mode 100644
index 000000000000..88c93b2da860
--- /dev/null
+++ b/huggle-desktop.patch
@@ -0,0 +1,14 @@
+diff --git a/src/build/huggle.desktop b/src/build/huggle.desktop
+index 51d4b72c..3413a79a 100644
+--- a/src/build/huggle.desktop
++++ b/src/build/huggle.desktop
+@@ -3,7 +3,7 @@ Name=Huggle
+ GenericName=Huggle
+ Comment=Huggle is an anti-vandalism tool for use on Wikipedia and related projects
+ Exec=huggle
+-Icon=/snap/huggle/current/meta/gui/icon.png
++Icon=huggle
+ StartupNotify=true
+ Terminal=false
+ Type=Application
+