Changeset 6166 for trunk/gtk/tr-prefs.h
- Timestamp:
- Jun 13, 2008, 12:52:55 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gtk/tr-prefs.h
r6162 r6166 27 27 #define PREF_KEY_OPTIONS_PROMPT "show-options-window" 28 28 #define PREF_KEY_DOWNLOAD_DIR "download-dir" 29 #define PREF_KEY_OPEN_DIALOG_FOLDER "open-dialog- folder"29 #define PREF_KEY_OPEN_DIALOG_FOLDER "open-dialog-dir" 30 30 #define PREF_KEY_ALLOW_HIBERNATION "allow-hibernation" 31 #define PREF_KEY_DIR_WATCH "watch- folder"32 #define PREF_KEY_DIR_WATCH_ENABLED "watch- folder-enabled"31 #define PREF_KEY_DIR_WATCH "watch-dir" 32 #define PREF_KEY_DIR_WATCH_ENABLED "watch-dir-enabled" 33 33 #define PREF_KEY_SHOW_TRAY_ICON "show-tray-icon" 34 34 #define PREF_KEY_START "start-added-torrents"
Note: See TracChangeset
for help on using the changeset viewer.