Change prefs file name to just "TextSearch". No reason to append "Settings"
if this file is to be found in the "settings" folder... git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27374 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
7c9d86d7c1
commit
24094896b0
@ -9,7 +9,7 @@
|
||||
#define APP_SIGNATURE "application/x-vnd.mahlzeit.trackergrep"
|
||||
#define APP_NAME "TextSearch"
|
||||
|
||||
#define PREFS_FILE "TextSearchSettings"
|
||||
#define PREFS_FILE "TextSearch"
|
||||
#define HISTORY_LIMIT 20
|
||||
|
||||
#define TRACKER_SIGNATURE "application/x-vnd.Be-TRAK"
|
||||
|
Loading…
Reference in New Issue
Block a user