We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bd6240 commit 2a6fb15Copy full SHA for 2a6fb15
ep_gui/resources/EPSettingsResources.h
@@ -42,7 +42,6 @@
42
#define IDS_TB_GLOM_0_D 1038
43
#define IDS_TB_GLOM_0 1039
44
#define IDS_TB_GLOM_1 1040
45
-#define IDS_TB_GLOM_2_D 1041
46
#define IDS_TB_GLOM_2 1042
47
#define IDS_TB_SECONDARYTBGLOM 1043
48
#define IDS_TB_ICONSIZE 1044
ep_gui/resources/lang/ep_gui.en-US.rc
@@ -80,7 +80,6 @@ BEGIN
80
IDS_TB_GLOM_0_D "Always combine (default)"
81
IDS_TB_GLOM_0 "Always combine"
82
IDS_TB_GLOM_1 "Combine when taskbar is full"
83
- IDS_TB_GLOM_2_D "Never combine (default)"
84
IDS_TB_GLOM_2 "Never combine"
85
IDS_TB_SECONDARYTBGLOM "Combine taskbar icons on secondary taskbar(s)"
86
IDS_TB_ICONSIZE "Taskbar icon size"
0 commit comments