Author: stephan
Date: 2009-02-23 09:08:34 +0000 (Mon, 23 Feb 2009)
New Revision: 29541

Modified:
   xfconf/trunk/xfconf-query/main.c
Log:
Remove unimplemented import and export functions



Modified: xfconf/trunk/xfconf-query/main.c
===================================================================
--- xfconf/trunk/xfconf-query/main.c    2009-02-23 00:45:59 UTC (rev 29540)
+++ xfconf/trunk/xfconf-query/main.c    2009-02-23 09:08:34 UTC (rev 29541)
@@ -231,6 +231,7 @@
         N_("Force array even if only one element"),
         NULL
     },
+/*
     {   "export", 'x', G_OPTION_FLAG_IN_MAIN, G_OPTION_ARG_STRING, 
&export_file,
         N_("Export channel to file"),
         NULL,
@@ -239,6 +240,7 @@
         N_("Import channel from file"),
         NULL,
     },
+*/
     {   "monitor", 'm', G_OPTION_FLAG_IN_MAIN, G_OPTION_ARG_NONE, &monitor,
         N_("Monitor a channel for property changes"),
         NULL,

_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to