ekiga r7332 - in trunk: . src/gui
- From: sfre svn gnome org
- To: svn-commits-list gnome org
- Subject: ekiga r7332 - in trunk: . src/gui
- Date: Tue, 11 Nov 2008 23:22:52 +0000 (UTC)
Author: sfre
Date: Tue Nov 11 23:22:52 2008
New Revision: 7332
URL: http://svn.gnome.org/viewvc/ekiga?rev=7332&view=rev
Log:
Get rid of the gnome-vfs backend for the filechooser.
It has been obsoleted by the gio support from the glib level up since
Gtk+ 2.12 and actually I'm not sure using a remote file actually
works...
Modified:
trunk/ChangeLog
trunk/src/gui/preferences.cpp
Modified: trunk/src/gui/preferences.cpp
==============================================================================
--- trunk/src/gui/preferences.cpp (original)
+++ trunk/src/gui/preferences.cpp Tue Nov 11 23:22:52 2008
@@ -61,11 +61,7 @@
#include "platform/winpaths.h"
#endif
-#ifdef HAVE_GNOME
-#define FILECHOOSER_BACKEND "gnome-vfs"
-#else
#define FILECHOOSER_BACKEND "gtk+"
-#endif
typedef struct _GmPreferencesWindow
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]