Re: [gnome-network]gnome-remote-shell.desktop



Here ya go.  You will also need to rename
gnome-network-utilities.desktop.in to gnome-remote-shell.desktop.in.

Mason Kidd

On Wed, 2003-12-17 at 03:18, Rodrigo Moya wrote:
> On Wed, 2003-12-17 at 07:12, Mason Kidd wrote:
> > In gnome-network-utilities/ (which contains the gnome-remote-shell
> > utility), the gnome-remote-shell program installs a .desktop file called
> > gnome-network-utilities.desktop.  This is a little confusing.  Shouldn't
> > this be called gnome-remote-shell.desktop?  If so, I'll make a patch to
> > change it's name.
> > 
> > Is that directory intended to hold more utilities than just
> > gnome-remote-shell?
> > 
> yes, it was intended to, not sure now what we'll do, so please, send the
> patch.
> 
> cheers
> 
Index: Makefile.am
===================================================================
RCS file: /cvs/gnome/gnome-network/network-utilities/Makefile.am,v
retrieving revision 1.11
diff -u -r1.11 Makefile.am
--- Makefile.am	7 Dec 2003 20:24:36 -0000	1.11
+++ Makefile.am	17 Dec 2003 21:47:36 -0000
@@ -21,7 +21,7 @@
 pixmaps_DATA = gnome-remote-shell.png
 
 Applicationsdir = $(datadir)/applications
-Applications_in_files = gnome-network-utilities.desktop.in
+Applications_in_files = gnome-remote-shell.desktop.in
 Applications_DATA = $(Applications_in_files:.desktop.in=.desktop)
 @INTLTOOL_DESKTOP_RULE@
 


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