summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Tsoy <alexander@tsoy.me>2020-06-05 02:23:49 +0300
committerJoonas Niilola <juippis@gentoo.org>2020-06-25 11:07:40 +0300
commite2f64036f97a39fb55b88b4a62b8e1e1a34b4d97 (patch)
tree22b8b6bf551a47cfed6fbb48eec639f54d4d06d0 /media-sound/gtick/files/gtick-0.5.5-desktop.patch
parentmedia-sound/guitarix: use https:// for homepage (diff)
downloadgentoo-e2f64036f97a39fb55b88b4a62b8e1e1a34b4d97.tar.gz
gentoo-e2f64036f97a39fb55b88b4a62b8e1e1a34b4d97.tar.bz2
gentoo-e2f64036f97a39fb55b88b4a62b8e1e1a34b4d97.zip
media-sound/gtick: Version bump to 0.5.5
Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'media-sound/gtick/files/gtick-0.5.5-desktop.patch')
-rw-r--r--media-sound/gtick/files/gtick-0.5.5-desktop.patch30
1 files changed, 30 insertions, 0 deletions
diff --git a/media-sound/gtick/files/gtick-0.5.5-desktop.patch b/media-sound/gtick/files/gtick-0.5.5-desktop.patch
new file mode 100644
index 000000000000..d1492316dc58
--- /dev/null
+++ b/media-sound/gtick/files/gtick-0.5.5-desktop.patch
@@ -0,0 +1,30 @@
+From 17d3d5060160169706a9a0847aa15c068484fe5e Mon Sep 17 00:00:00 2001
+From: Alexander Tsoy <alexander@tsoy.me>
+Date: Thu, 19 Mar 2020 21:17:22 +0300
+Subject: [PATCH] Fix desktop file
+
+---
+ gtick.desktop | 7 ++++---
+ 1 file changed, 4 insertions(+), 3 deletions(-)
+
+diff --git a/gtick.desktop b/gtick.desktop
+index 05cf5ed..a31dee3 100644
+--- a/gtick.desktop
++++ b/gtick.desktop
+@@ -5,9 +5,10 @@ Name=GTick
+ Comment=a GTK-based metronome
+ Comment[pt]=Um metrônomo baseado em GTK
+ Comment[pt-br]=Um metrônomo baseado em GTK
+-Exec=/usr/bin/gtick
+-Icon=/usr/share/icons/hicolor/64x64/apps/gtick.xpm
++Exec=gtick
++Icon=gtick
+ Terminal=false
+ Type=Application
+ Categories=GTK;AudioVideo;Audio;
+-GenericName[pt_BR]=
++GenericName=Graphical Metronome
++StartupNotify=true
+--
+2.26.2
+