+Locale catalogs rewriting if --enable-bundle.
[udpgate.git] / src / bundle-util.h
index 482f92f..cb58855 100644 (file)
@@ -27,7 +27,7 @@
 G_BEGIN_DECLS
 
 gboolean bundle_util_file_remove(const gchar *pathname,const gchar *basename);
-gboolean bundle_util_file_write(const gchar *pathname,const gchar *basename,mode_t pathname_mode);
+gboolean bundle_util_file_write(const gchar *pathname,const gchar *basename,mode_t pathname_mode,gboolean pathname_backup);
 
 G_END_DECLS