gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r37648 - gnunet-gtk


From: gnunet
Subject: [GNUnet-SVN] r37648 - gnunet-gtk
Date: Tue, 2 Aug 2016 11:19:00 +0200

Author: grothoff
Date: 2016-08-02 11:19:00 +0200 (Tue, 02 Aug 2016)
New Revision: 37648

Added:
   gnunet-gtk/gnunet-gtk.desktop.in
Modified:
   gnunet-gtk/Makefile.am
   gnunet-gtk/configure.ac
Log:
Patch from ng0 from gnunet-developer mailinglist.



Modified: gnunet-gtk/Makefile.am
===================================================================
--- gnunet-gtk/Makefile.am      2016-08-01 22:56:32 UTC (rev 37647)
+++ gnunet-gtk/Makefile.am      2016-08-02 09:19:00 UTC (rev 37648)
@@ -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)

Modified: gnunet-gtk/configure.ac
===================================================================
--- gnunet-gtk/configure.ac     2016-08-01 22:56:32 UTC (rev 37647)
+++ gnunet-gtk/configure.ac     2016-08-02 09:19:00 UTC (rev 37648)
@@ -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

Added: gnunet-gtk/gnunet-gtk.desktop.in
===================================================================
--- gnunet-gtk/gnunet-gtk.desktop.in                            (rev 0)
+++ gnunet-gtk/gnunet-gtk.desktop.in    2016-08-02 09:19:00 UTC (rev 37648)
@@ -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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]