[Cxplorer-cvs 01130] CVS update: libcxp/include

Zurück zum Archiv-Index

Yasumichi Akahoshi yasum****@users*****
2005年 5月 17日 (火) 17:58:29 JST


Index: libcxp/include/cxp-utils.h
diff -u libcxp/include/cxp-utils.h:1.7 libcxp/include/cxp-utils.h:1.8
--- libcxp/include/cxp-utils.h:1.7	Sun May 15 01:00:22 2005
+++ libcxp/include/cxp-utils.h	Tue May 17 17:58:29 2005
@@ -1,4 +1,4 @@
-/* $Id: cxp-utils.h,v 1.7 2005/05/14 16:00:22 yasumichi Exp $ */
+/* $Id: cxp-utils.h,v 1.8 2005/05/17 08:58:29 yasumichi Exp $ */
 /**
  * \if japanese
  * @file
@@ -6,7 +6,7 @@
  *
  * @author 赤星 柔充
  * @date Fri Jan 21 2005
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
  * \endif
  * \if english
  * @file
@@ -14,7 +14,7 @@
  *
  * @author Yasumichi Akahoshi
  * @date Fri Jan 21 2005
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
  * \endif
  */
 
@@ -55,6 +55,7 @@
 gchar *cxp_path_get_dirname_of_utf8 (const gchar * file_name);
 gchar *cxp_strftime (const time_t * timep);
 void *cxp_error_dialog_run_about_file (gchar *filename);
+gboolean cxp_remove_file (const gchar *fullpath);
 
 #ifdef __cplusplus
 }


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