maemo-ui/src/mmyth_uisettings.h
author melunko
Sat Oct 21 03:54:07 2006 +0100 (2006-10-21)
branchtrunk
changeset 36 a6559a231dd2
child 754 cb885ee44618
permissions -rw-r--r--
[svn r37] Added gstreamer-plugins-base-0.10 dependence to configure.ac (gst interfaces). Fixed debian package removing maemo dependencies and renamed package to gmyth instead of mmyth
renatofilho@20
     1
#ifndef MMYTH_SETTINGS_H_
renatofilho@20
     2
#define MMYTH_SETTINGS_H_
renatofilho@20
     3
renatofilho@20
     4
gboolean mmyth_uisettings_run (GtkWindow *main_window);
renatofilho@20
     5
renatofilho@20
     6
#endif /*MMYTH_SETTINGS_H_*/