[Cxplorer-cvs 01163] CVS update: libcxp/src

Zurück zum Archiv-Index

Yasumichi Akahoshi yasum****@users*****
2005年 5月 20日 (金) 22:15:23 JST


Index: libcxp/src/cxp-gconf-pair-editor.c
diff -u libcxp/src/cxp-gconf-pair-editor.c:1.5 libcxp/src/cxp-gconf-pair-editor.c:1.6
--- libcxp/src/cxp-gconf-pair-editor.c:1.5	Thu May 19 08:24:31 2005
+++ libcxp/src/cxp-gconf-pair-editor.c	Fri May 20 22:15:23 2005
@@ -1,11 +1,25 @@
+/* $Id: cxp-gconf-pair-editor.c,v 1.6 2005/05/20 13:15:23 yasumichi Exp $ */
 /**
+ * \if japanese
+ * @file
+ * @brief GConfの特定のディレクトリにあるペア型のキーを編集するウィンドウ
+ *
+ * GConfの特定のディレクトリにあるペア型のキーを編集するためのウィンドウ。
+ * キー名は、一意になる様に内部で決定される。
+ * @author Yasumichi Akahoshi <yasum****@users*****>
+ * @date Thu Mar 19 2005
+ * $Revision: 1.6 $
+ * \endif
+ * \if english
  * @file
- * @brief A widget of Property dialog
+ * @brief Editor of GConf pair type.
  *
- * A widget of Property dialog
+ *  Window where key to pair type that exists in specific directory of GConf is
+ * edited.The key name is decided to become unique internally.
  * @author Yasumichi Akahoshi <yasum****@users*****>
- * @date Sun Apr 3 02:53:00 2005
- * $Revision: 1.5 $
+ * @date Thu Mar 19 2005
+ * $Revision: 1.6 $
+ * \endif
  ****************************************************************************/
 
 #ifdef HAVE_CONFIG_H


Cxplorer-cvs メーリングリストの案内
Zurück zum Archiv-Index