aboutsummaryrefslogtreecommitdiff
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
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)
-rw-r--r--gnunet-fs-gtk.desktop.in4
-rw-r--r--pixmaps/Makefile.am14
-rw-r--r--pixmaps/gnunet-fs-gtk-16.png (renamed from pixmaps/gnunet-gtk-16.png)bin866 -> 866 bytes
-rw-r--r--pixmaps/gnunet-fs-gtk-22.png (renamed from pixmaps/gnunet-gtk-22.png)bin1340 -> 1340 bytes
-rw-r--r--pixmaps/gnunet-fs-gtk-24.png (renamed from pixmaps/gnunet-gtk-24.png)bin1505 -> 1505 bytes
-rw-r--r--pixmaps/gnunet-fs-gtk-32.png (renamed from pixmaps/gnunet-gtk-32.png)bin2339 -> 2339 bytes
-rw-r--r--pixmaps/gnunet-fs-gtk.svg (renamed from pixmaps/gnunet-gtk.svg)0
7 files changed, 9 insertions, 9 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
diff --git a/pixmaps/Makefile.am b/pixmaps/Makefile.am
index bdf8b7b5..d4cbc054 100644
--- a/pixmaps/Makefile.am
+++ b/pixmaps/Makefile.am
@@ -1,11 +1,11 @@
1theme=hicolor 1theme=hicolor
2themedir="$(datadir)/icons/$(theme)" 2themedir="$(datadir)/icons/$(theme)"
3theme_icons = \ 3theme_icons = \
4 apps,gnunet-gtk.svg \ 4 apps,gnunet-fs-gtk.svg \
5 apps,gnunet-gtk-16.png \ 5 apps,gnunet-fs-gtk-16.png \
6 apps,gnunet-gtk-22.png \ 6 apps,gnunet-fs-gtk-22.png \
7 apps,gnunet-gtk-24.png \ 7 apps,gnunet-fs-gtk-24.png \
8 apps,gnunet-gtk-32.png 8 apps,gnunet-fs-gtk-32.png
9 9
10pkgpixdir= $(pkgdatadir) 10pkgpixdir= $(pkgdatadir)
11 11
@@ -39,6 +39,6 @@ pkgdata_DATA = \
39 39
40MAINTAINERCLEANFILES = Makefile.in 40MAINTAINERCLEANFILES = Makefile.in
41EXTRA_DIST = $(pkgdata_DATA) \ 41EXTRA_DIST = $(pkgdata_DATA) \
42 gnunet-gtk.svg \ 42 gnunet-fs-gtk.svg \
43 gnunet-gtk-16.png gnunet-gtk-22.png gnunet-gtk-24.png gnunet-gtk-32.png\ 43 gnunet-fs-gtk-16.png gnunet-fs-gtk-22.png gnunet-fs-gtk-24.png gnunet-fs-gtk-32.png\
44 icon-theme-installer 44 icon-theme-installer
diff --git a/pixmaps/gnunet-gtk-16.png b/pixmaps/gnunet-fs-gtk-16.png
index 38617675..38617675 100644
--- a/pixmaps/gnunet-gtk-16.png
+++ b/pixmaps/gnunet-fs-gtk-16.png
Binary files differ
diff --git a/pixmaps/gnunet-gtk-22.png b/pixmaps/gnunet-fs-gtk-22.png
index 8f23ca72..8f23ca72 100644
--- a/pixmaps/gnunet-gtk-22.png
+++ b/pixmaps/gnunet-fs-gtk-22.png
Binary files differ
diff --git a/pixmaps/gnunet-gtk-24.png b/pixmaps/gnunet-fs-gtk-24.png
index f0efa497..f0efa497 100644
--- a/pixmaps/gnunet-gtk-24.png
+++ b/pixmaps/gnunet-fs-gtk-24.png
Binary files differ
diff --git a/pixmaps/gnunet-gtk-32.png b/pixmaps/gnunet-fs-gtk-32.png
index 9ea5c691..9ea5c691 100644
--- a/pixmaps/gnunet-gtk-32.png
+++ b/pixmaps/gnunet-fs-gtk-32.png
Binary files differ
diff --git a/pixmaps/gnunet-gtk.svg b/pixmaps/gnunet-fs-gtk.svg
index 59fe0f72..59fe0f72 100644
--- a/pixmaps/gnunet-gtk.svg
+++ b/pixmaps/gnunet-fs-gtk.svg