aboutsummaryrefslogtreecommitdiff
path: root/gnunet-fs-gtk.desktop.in
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-01-29 13:35:59 +0000
committerChristian Grothoff <christian@grothoff.org>2012-01-29 13:35:59 +0000
commit11c61b3c3cf92f3b4dd85a269b0ff7cfb8ae2a9e (patch)
tree84834c2806fea3fcb066e4fef41892cd37867bb7 /gnunet-fs-gtk.desktop.in
parent3e73187397d7f8b893073acd58a0947e85fa15f2 (diff)
downloadgnunet-gtk-11c61b3c3cf92f3b4dd85a269b0ff7cfb8ae2a9e.tar.gz
gnunet-gtk-11c61b3c3cf92f3b4dd85a269b0ff7cfb8ae2a9e.zip
fixing binary and icon names in generated desktop files (should be gnunet-fs-gtk, not gnunet-gtk)
Diffstat (limited to 'gnunet-fs-gtk.desktop.in')
-rw-r--r--gnunet-fs-gtk.desktop.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnunet-fs-gtk.desktop.in b/gnunet-fs-gtk.desktop.in
index 9ae33b87..475055e0 100644
--- a/gnunet-fs-gtk.desktop.in
+++ b/gnunet-fs-gtk.desktop.in
@@ -11,8 +11,8 @@ Comment[es]=Compartir datos con la red anónima y resistente a la censura de GNU
11Comment[fr]=Partager des fichiers sur le réseau anonyme et résistant à la censure de GNU 11Comment[fr]=Partager des fichiers sur le réseau anonyme et résistant à la censure de GNU
12 12
13Type=Application 13Type=Application
14Exec=gnunet-gtk 14Exec=gnunet-fs-gtk
15Icon=gnunet-gtk 15Icon=gnunet-fs-gtk
16Terminal=false 16Terminal=false
17Categories=GTK;Network;P2P;FileTransfer; 17Categories=GTK;Network;P2P;FileTransfer;
18StartupNotify=true 18StartupNotify=true