[galeon] gnome-network-preferences doesn't exist anymore



commit addaff73df81c28357485b28f2fe411fe4217d68
Author: Fabio Bonelli <fabiob src gnome org>
Date:   Sun May 2 17:27:43 2010 +0200

    gnome-network-preferences doesn't exist anymore
    
    Use gnome-network-properties instead.
    Patch 86_gnome_network_properties.diff from Debian.

 src/galeon-prefs-dialog.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/galeon-prefs-dialog.c b/src/galeon-prefs-dialog.c
index a4f8b6d..d7e269a 100644
--- a/src/galeon-prefs-dialog.c
+++ b/src/galeon-prefs-dialog.c
@@ -61,7 +61,7 @@
 
 /* name of the proxy configuration program */
 #ifndef GNOME_NETWORK_PREFERENCES
-#define GNOME_NETWORK_PREFERENCES       "gnome-network-preferences"
+#define GNOME_NETWORK_PREFERENCES       "gnome-network-properties"
 #endif
 
 /* delay (ms) before applying changes in font size spinbuttons */



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