Changeset 7041
- Timestamp:
- Nov 4, 2008, 8:53:37 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gtk/tr-prefs.c
r7029 r7041 398 398 hig_workarea_add_section_title( t, &row, _( "Options" ) ); 399 399 400 s = _( " _Inhibit desktophibernation when torrents are active" );400 s = _( "Inhibit desktop _hibernation when torrents are active" ); 401 401 w = new_check_button( s, PREF_KEY_INHIBIT_HIBERNATION, core ); 402 402 hig_workarea_add_wide_control( t, &row, w );
Note: See TracChangeset
for help on using the changeset viewer.