mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 14:09:51 -05:00
Merge from dev-FireflyShell branch
This commit is contained in:
59
win32/FireflyShell/resource.h
Normal file
59
win32/FireflyShell/resource.h
Normal file
@@ -0,0 +1,59 @@
|
||||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Visual C++ generated include file.
|
||||
// Used by FireflyShell.rc
|
||||
//
|
||||
#define IDR_MAINFRAME 128
|
||||
#define IDS_SERVER_RUNNING 129
|
||||
#define IDS_SERVER_STOPPED 130
|
||||
#define IDS_SERVERSTARTFAIL 131
|
||||
#define IDS_SERVERSTOPFAIL 132
|
||||
#define IDS_SERVER_PENDING 133
|
||||
#define IDS_SERVER_START 134
|
||||
#define IDS_SERVER_STOP 135
|
||||
#define IDS_SCAN_START 136
|
||||
#define IDS_SCAN_STOP 137
|
||||
#define IDS_NOT_ADMIN 138
|
||||
#define IDS_QUERYSERVERRESTART 139
|
||||
#define IDS_VERSIONINFO_DESCRIPTION 140
|
||||
#define IDS_VERSIONINFO_VERSION 141
|
||||
#define IDS_VERSIONINFO_PATH 142
|
||||
#define IDS_FAILED_CONFIGURE_SERVICE 143
|
||||
#define IDS_FAILED_CONFIGURE_STARTUP 144
|
||||
#define IDD_PAGE_BASIC 201
|
||||
#define IDD_PAGE_ADVANCED 202
|
||||
#define IDD_PAGE_LOG 203
|
||||
#define IDD_PAGE_ABOUT 204
|
||||
#define IDI_SHELL_STOPPED 207
|
||||
#define IDC_SERVERNAME 1000
|
||||
#define IDC_PATH 1001
|
||||
#define IDC_BROWSE 1002
|
||||
#define IDI_SHELL_RUNNING 1003
|
||||
#define IDM_CONTEXT 1003
|
||||
#define IDC_LOG 1003
|
||||
#define ID_CONFIGURE 1004
|
||||
#define IDC_PROTECT 1004
|
||||
#define IDC_PASSWORD 1005
|
||||
#define IDC_PASSWORD_PROMPT 1006
|
||||
#define ID_EXIT 1007
|
||||
#define IDC_PORTSPIN 1007
|
||||
#define IDC_STARTSERVICE 1008
|
||||
#define IDC_SERVERPORT 1009
|
||||
#define IDC_STOPSERVICE 1010
|
||||
#define IDC_SERVERSTATE 1011
|
||||
#define IDC_AUTOSTART 1012
|
||||
#define IDC_WEBADMIN 1013
|
||||
#define IDC_WEBSITE 1014
|
||||
#define IDC_VERSIONLIST 1015
|
||||
#define IDC_COPY 1016
|
||||
#define ID_SHELLNOTIFY 4242
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 208
|
||||
#define _APS_NEXT_COMMAND_VALUE 32773
|
||||
#define _APS_NEXT_CONTROL_VALUE 1017
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
||||
Reference in New Issue
Block a user