(gtk) #942: Option to inhibit / allow hibernation

(gtk) #943: Option to show / hide the tray icon
This commit is contained in:
Charles Kerr
2008-05-24 23:23:20 +00:00
parent 0ab37e45d5
commit d39b7dced7
8 changed files with 170 additions and 100 deletions

View File

@@ -82,10 +82,6 @@ checkfilenames( int argc, char ** argv );
void gtr_open_file( const char * path );
guint gtr_inhibit_hibernation( void );
void gtr_uninhibit_hibernation( guint );
gboolean gtr_dbus_add_torrent( const char * filename );
char* gtr_get_help_url( void );