Changeset 9436
- Timestamp:
- Oct 29, 2009, 5:04:49 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gtk/tr-prefs.c
r9338 r9436 303 303 hig_workarea_add_wide_control( t, &row, w ); 304 304 305 s = _( "Keep _incomplete files in:" );305 s = _( "Keep _incomplete torrents in:" ); 306 306 l = new_check_button( s, TR_PREFS_KEY_INCOMPLETE_DIR_ENABLED, core ); 307 307 w = new_path_chooser_button( TR_PREFS_KEY_INCOMPLETE_DIR, core );
Note: See TracChangeset
for help on using the changeset viewer.