mirror of
https://github.com/cy384/ssheven.git
synced 2026-05-21 06:45:34 -06:00
preferences file creation (and save/load stub)
This commit is contained in:
parent
18673fa840
commit
7c9b3c2fd8
3 changed files with 50 additions and 0 deletions
|
|
@ -32,6 +32,9 @@
|
|||
*/
|
||||
#define SSHEVEN_TERMINAL_TYPE "xterm-16color"
|
||||
|
||||
/* name for the preferences file (pascal string) */
|
||||
#define PREFERENCES_FILENAME "\pssheven Preferences"
|
||||
|
||||
/* application icon set */
|
||||
#define SSHEVEN_APPLICATION_ICON 128
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue