mirror of
https://github.com/cy384/ssheven.git
synced 2026-05-21 06:45:34 -06:00
add preferences file icon
This commit is contained in:
parent
50c83ab0a4
commit
7c583b78f9
2 changed files with 170 additions and 7 deletions
|
|
@ -32,6 +32,12 @@
|
|||
*/
|
||||
#define SSHEVEN_TERMINAL_TYPE "xterm-16color"
|
||||
|
||||
/* application icon set */
|
||||
#define SSHEVEN_APPLICATION_ICON 128
|
||||
|
||||
/* preferences/other files icon set */
|
||||
#define SSHEVEN_FILE_ICON 129
|
||||
|
||||
/* dialog for getting connection info */
|
||||
#define DLOG_CONNECT 128
|
||||
#define DITL_CONNECT 128
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue