[gnome-network][PATCH] gnome-remote-desktop pixmap path



Hey everyone,

I forgot to get around to sending in this patch after I built the Debian
patches, so case it's not in CVS yet, here's a minor patch to fix the
gnome-remote-desktop's pixmap usage.

Cheers,
Andrew "Netsnipe" Lau

-- 
---------------------------------------------------------------------------
      Andrew "Netsnipe" Lau    Computer Sci. UNSW & Debian GNU/Linux
	 <netsnipe(+)users.sf.net\0>    <alau(+)cse.unsw.edu.au\0>
 GnuPG 1024D/2E8B68BD:  0B77 73D0 4F3B F286 63F1  9F4A 9B24 C07D 2E8B 68BD
				     -
		  "Nobody expects the Debian Inquisition!
     Our two weapons are fear and surprise...and ruthless efficiency!"
---------------------------------------------------------------------------
diff -r -u -x debian gnome-network-1.99.2/desktop/client/src/main.c gnome-network-1.99.2.orig/desktop/client/src/main.c
--- gnome-network-1.99.2.orig/desktop/client/src/main.c	2003-10-28 03:25:29.000000000 +1100
+++ gnome-network-1.99.2/desktop/client/src/main.c	2003-10-28 03:30:02.000000000 +1100
@@ -70,7 +70,7 @@
   //printf ("\n\nLanguage: %s\n\n", gtk_get_default_language ());
 
   //add_pixmap_directory (PACKAGE_DATA_DIR "/" PACKAGE "/pixmaps");
-  add_pixmap_directory (PACKAGE_DATA_DIR "/pixmaps/gnome-remote-desktop/");
+  add_pixmap_directory (PACKAGE_DATA_DIR "/pixmaps/gnome-network/");
 
   // make sure our dirs & files exist
   grd_check_files ();

Attachment: signature.asc
Description: Digital signature



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