maemo-ui-old/src/mmyth_uisettings.h
author morphbr
Fri Aug 31 18:31:09 2007 +0100 (2007-08-31)
branchtrunk
changeset 837 6b3c7c0b32ad
parent 754 cb885ee44618
permissions -rw-r--r--
[svn r843] - Updated "chunked" bug on gmencoder
- Updated "poll" bug on gmencoder
- Updated wrong method name on transcoder
- Updated request_handler error message
- New version of gmyth_cat
     1 #ifndef MMYTH_SETTINGS_H_
     2 #define MMYTH_SETTINGS_H_
     3 
     4 gboolean        mmyth_uisettings_run(GtkWindow * main_window);
     5 
     6 #endif                          /* MMYTH_SETTINGS_H_ */