New version, minor language additions and removal. As I wrote on freenode irc, the spanish in the short description wasn't really spanish as recognized by a person which didn't want to be named but seems to be native in this language.
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: configure.ac =================================================================== --- configure.ac (revision 37642) +++ configure.ac (working copy) @@ -548,6 +548,7 @@ po/Makefile gnunet-fs-gtk.desktop gnunet-setup.desktop +gnunet-gtk.desktop contrib/gnunet_fs_gtk_about_window.glade contrib/gnunet_identity_gtk_about_window.glade contrib/gnunet_peerinfo_gtk_about_window.glade 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]= +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 zensurresistente Netzwerk. +Comment[es]=Herramientas gráficas de usuario para GNUnet, la red anónima y resistente a la censura. +Comment[fr]= + +Type=Application +Exec=gnunet-gtk +Icon=gnunet-gtk +Terminal=false +Categories=GTK;Network;P2P; +StartupNotify=true +StartupWMClass=gnunet-gtk
-- ♥Ⓐ 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
