Hi,
the appended patch adds a .desktop file for gnunet-gtk.
The descriptions in this file are just a start, and my french and
spanish is a bit rusty so I did not add those.

I tried to test build this on my checkout on recent HEAD, but I do not
understand the buildsystem so much for adding new files. Just
Makefile.am did not work out.

Index: Makefile.am
===================================================================
--- Makefile.am	(revision 37642)
+++ Makefile.am	(working copy)
@@ -6,7 +6,8 @@
 desktopdir = $(datadir)/applications
 desktop_in_files = \
   gnunet-fs-gtk.desktop.in \
-  gnunet-setup.desktop.in
+  gnunet-setup.desktop.in \
+  gnunet-gtk.desktop.in
 desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
 
 pkgpixdir= $(pkgdatadir)
Index: gnunet-gtk.desktop.in
===================================================================
--- gnunet-gtk.desktop.in	(revision 0)
+++ gnunet-gtk.desktop.in	(working copy)
@@ -0,0 +1,19 @@
+[Desktop Entry]
+Version=1.0
+Name=GNUnet Secured P2P (Graphical front-end tools)
+Name[es]=P2P segurizado GNUnet
+Name[fr]=P2P sécurisé GNUnet
+GenericName=GNUnet Client (Graphical front-end tools)
+GenericName[fr]=Client GNUnet
+Comment=Graphical front-end tools for GNUnet, the anonymous and censorship resistant network
+Comment[de]=Grafische front-end tools für GNUnet, das anonyme und Zensur resistente Netzwerk
+Comment[es]=
+Comment[fr]=
+
+Type=Application
+Exec=gnunet-gtk
+Icon=gnunet-gtk
+Terminal=false
+Categories=GTK;Network;P2P;
+StartupNotify=true
+StartupWMClass=gnunet-gtk
I'd like to fix this to a working state and provide a working copy. I
can not translate, but maybe get some input on the description and how
to "make" it.
This is a trivial patch, for authors if at all you can use the name +
email of this message.


thanks,
-- 
♥Ⓐ  ng0
Current Keys: https://we.make.ritual.n0.is/ng0.txt
For non-prism friendly talk find me on http://www.psyced.org
_______________________________________________
GNUnet-developers mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnunet-developers

Reply via email to