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

アーカイブの一覧に戻る

Yasumichi Akahoshi yasum****@users*****
2005年 8月 11日 (木) 00:05:12 JST


Index: libcxp/include/cxp-utils.h
diff -u libcxp/include/cxp-utils.h:1.9 libcxp/include/cxp-utils.h:1.10
--- libcxp/include/cxp-utils.h:1.9	Thu May 19 01:40:45 2005
+++ libcxp/include/cxp-utils.h	Thu Aug 11 00:05:12 2005
@@ -1,4 +1,4 @@
-/* $Id: cxp-utils.h,v 1.9 2005/05/18 16:40:45 yasumichi Exp $ */
+/* $Id: cxp-utils.h,v 1.10 2005/08/10 15:05:12 yasumichi Exp $ */
 /**
  * \if japanese
  * @file
@@ -6,7 +6,7 @@
  *
  * @author 赤星 柔充
  * @date Fri Jan 21 2005
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
  * \endif
  * \if english
  * @file
@@ -14,7 +14,7 @@
  *
  * @author Yasumichi Akahoshi
  * @date Fri Jan 21 2005
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
  * \endif
  */
 
@@ -57,6 +57,7 @@
 void *cxp_error_dialog_run_about_file (gchar *filename);
 gboolean cxp_remove_file (const gchar *fullpath);
 gchar* cxp_utils_make_unique_key (void);
+gchar* cxp_get_mime_type_for_file (const gchar* fullpath);
 
 #ifdef __cplusplus
 }


Cxplorer-cvs メーリングリストの案内
アーカイブの一覧に戻る