diff options
Diffstat (limited to 'Src/Plugins/Library/ml_plg/resource.h')
-rw-r--r-- | Src/Plugins/Library/ml_plg/resource.h | 120 |
1 files changed, 120 insertions, 0 deletions
diff --git a/Src/Plugins/Library/ml_plg/resource.h b/Src/Plugins/Library/ml_plg/resource.h new file mode 100644 index 00000000..34be1fbb --- /dev/null +++ b/Src/Plugins/Library/ml_plg/resource.h @@ -0,0 +1,120 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Visual C++ generated include file. +// Used by ml_plg.rc +// +#define IDS_PLAY_TRACKS_SIMILAR_TO 1 +#define IDS_SCANNING_NEEDED 2 +#define IDS_SCANNER_BLURB 3 +#define IDS_ERROR_INITIALIZING 4 +#define IDS_IDLE 5 +#define IDS_INITIALIZING 6 +#define IDS_SYNC 7 +#define IDS_METADATA 8 +#define IDS_MUSICID 9 +#define IDS_DONE 10 +#define IDS_PAUSE 11 +#define IDS_SCAN 12 +#define IDS_DO_YOU_ALSO_WANT_TO_REMOVE_SETTINGS 13 +#define IDS_INITFAILMSG 14 +#define IDS_RESETDB 15 +#define IDS_RESETDB_TEXT 16 +#define IDS_MINUTES 17 +#define IDS_ITEMS 18 +#define IDS_ARTIST 19 +#define IDS_ALBUM 20 +#define IDS_TRACK 21 +#define IDS_TITLE 22 +#define IDS_SIZE 23 +#define IDS_LENGTH 24 +#define IDS_MEGABYTES 25 +#define IDS_STRING26 26 +#define IDD_PREFS 101 +#define IDD_DIALOG1 102 +#define IDD_NAG 107 +#define IDB_BITMAP1 108 +#define IDB_GN_LOGO 108 +#define IDD_FAIL 108 +#define IDD_GENERATE 113 +#define IDS_EXCUSE_ME 114 +#define IDS_STRING115 115 +#define IDS_SEED 115 +#define IDS_YES 116 +#define IDS_NO 117 +#define IDS_OPTIONS 118 +#define IDS_NO_OPTIONS 119 +#define IDS_STATS 120 +#define IDS_ML_QUERY 122 +#define IDD_ADD_PLAYLIST 123 +#define IDS_ENTER_A_NAME 123 +#define IDS_ERROR 124 +#define IDS_PL_NAME_PREFIX 126 +#define IDS_GENERATING 128 +#define IDS_CANT_USE_SEED 132 +#define IDS_UNKNOWN 133 +#define IDS_THERE_CAN_BE_ONLY_ONE 134 +#define IDS_DAYS 135 +#define IDS_DAY 136 +#define IDS_ERROR_RESET 138 +#define IDS_CANNOT_SHUT_DOWN 139 +#define IDC_TEST 1001 +#define IDC_BUTTON1 1002 +#define IDC_PLAYLIST 1003 +#define IDC_ENQUEUE 1004 +#define IDC_SAVE 1006 +#define IDC_PLAY 1007 +#define IDC_STATUS 1008 +#define IDC_SENDTO 1009 +#define IDC_PROGRESS1 1009 +#define IDC_BLURB 1010 +#define IDC_SCANONUSE 1012 +#define IDC_SCANLAUNCH 1013 +#define IDC_SCANDISABLE 1014 +#define IDC_LOGO 1015 +#define IDC_CHECK_USE_SEED 1016 +#define IDC_CHECK_MULTIPLE_ARTISTS 1017 +#define IDC_CHECK_MULTIPLE_ALBUMS 1018 +#define IDC_COMBO_LENGTH 1019 +#define IDC_RESETDB 1020 +#define IDC_RADIO_PLAYLIST_ITEMS 1021 +#define IDC_RADIO_PLAYLIST_LENGTH 1022 +#define IDC_RADIO_PLAYLIST_SIZE 1023 +#define IDC_CHECK_ML_QUERY 1024 +#define IDC_BUTTON_ML_QUERY 1026 +#define IDC_STATIC_GENERATING 1027 +#define IDC_BUTTON_GENERATE_CANCEL 1028 +#define IDC_LENGTH_TYPE 1029 +#define IDC_PROGRESS_GENERATE 1032 +#define IDC_STATIC_PROGRESS_STATE 1033 +#define IDC_BUTTON_CANCEL 1034 +#define IDC_LIST_RESULTS 1035 +#define IDC_BUTTON_OPTIONS 1035 +#define IDC_BUTTON_REGENERATE 1036 +#define IDC_BUTTON_SAVEAS 1037 +#define IDC_BUTTON_PLAY_NOW 1038 +#define IDC_BUTTON_ENQUEUE_NOW 1039 +#define IDC_LIST_RESULTS2 1040 +#define IDC_STATIC_UP_TO 1042 +#define IDC_STATIC_STATS 1043 +#define IDC_STATIC_STATUS_LABEL 1044 +#define IDC_EDIT_ML_QUERY 1045 +#define IDC_STATIC_QUERY_DESCRIPTION 1046 +#define IDC_STATIC_NAME 1047 +#define IDC_EDIT_NAME 1048 +#define IDC_BUTTON_QUERY_DEFAULT 1049 +#define IDC_BUTTON_RESTORE_QUERY_DEFAULT 1049 +#define IDC_GROUP_SEED 1050 +#define IDC_GROUP_PL_ENTRIES 1051 +#define IDC_GROUP_ML_QUERY 1052 +#define IDC_GROUP_STATUS 1053 +#define IDS_NULLSOFT_PLAYLIST_GENERATOR 65534 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 140 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1054 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif |