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

Back to archive index

Yasumichi Akahoshi yasum****@users*****
2005年 4月 10日 (日) 18:30:37 JST


Index: libcxp/include/cxp-about-dialog.h
diff -u libcxp/include/cxp-about-dialog.h:1.1 libcxp/include/cxp-about-dialog.h:1.2
--- libcxp/include/cxp-about-dialog.h:1.1	Sun Apr 10 04:11:48 2005
+++ libcxp/include/cxp-about-dialog.h	Sun Apr 10 18:30:36 2005
@@ -54,6 +54,6 @@
 GType cxp_about_dialog_get_type (void);
 
 /* API. */
-GtkWidget *cxp_about_dialog_new(const gchar *title, const gchar *version, const gchar *url, const gchar *copyright, const gchar *image_file);
+GtkWidget *cxp_about_dialog_new(const gchar *appname, const gchar *version, const gchar *url, const gchar *copyright, const gchar *image_file);
 
 #endif /* CXP_ABOUT_DIALOG_H */


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