[Cxplorer-cvs 01099] CVS update: cxplorer/src

Back to archive index

Yasumichi Akahoshi yasum****@users*****
2005年 5月 10日 (火) 00:12:09 JST


Index: cxplorer/src/cxplorer-window.c
diff -u cxplorer/src/cxplorer-window.c:1.46 cxplorer/src/cxplorer-window.c:1.47
--- cxplorer/src/cxplorer-window.c:1.46	Mon May  9 23:33:10 2005
+++ cxplorer/src/cxplorer-window.c	Tue May 10 00:12:08 2005
@@ -40,6 +40,11 @@
 #include "cxp-pref-dialog.h"
 #include "cxplorer-window.h"
 
+/**
+ * \if japanese
+ * ToDo: 定数マクロの排除
+ * \endif
+ */
 #define CXP_GCONF_DIR	"/apps/cxp"
 #define CXPLORER_GCONF_DIR	CXP_GCONF_DIR"/cxplorer"
 #define BOOKMARK_GCONF_DIR	CXPLORER_GCONF_DIR"/bookmark"
@@ -62,7 +67,6 @@
 	GtkWidget *dirview;
 	GtkWidget *right_pane;
 	GtkWidget *statusbar;
-	CxpProfile *sendto;
 	gboolean dispose_has_run;
 } CxplorerWindowPrivate;
 


Cxplorer-cvs メーリングリストの案内
Back to archive index