SF.net SVN: geany:[4266] trunk/plugins/geanyfunctions.h
ntrel at users.sourceforge.net
ntrel at xxxxx
Tue Sep 29 13:56:37 UTC 2009
Revision: 4266
http://geany.svn.sourceforge.net/geany/?rev=4266&view=rev
Author: ntrel
Date: 2009-09-29 13:56:37 +0000 (Tue, 29 Sep 2009)
Log Message:
-----------
Commit forgotten file (oops).
Modified Paths:
--------------
trunk/plugins/geanyfunctions.h
Modified: trunk/plugins/geanyfunctions.h
===================================================================
--- trunk/plugins/geanyfunctions.h 2009-09-29 13:51:54 UTC (rev 4265)
+++ trunk/plugins/geanyfunctions.h 2009-09-29 13:56:37 UTC (rev 4266)
@@ -216,6 +216,8 @@
geany_functions->p_utils->str_middle_truncate
#define utils_str_remove_chars \
geany_functions->p_utils->str_remove_chars
+#define utils_get_file_list_full \
+ geany_functions->p_utils->get_file_list_full
#define ui_dialog_vbox_new \
geany_functions->p_ui->dialog_vbox_new
#define ui_frame_new_with_alignment \
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Commits
mailing list