summaryrefslogtreecommitdiff
path: root/plugins/NotesAndReminders/src/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/NotesAndReminders/src/resource.h')
-rw-r--r--plugins/NotesAndReminders/src/resource.h50
1 files changed, 30 insertions, 20 deletions
diff --git a/plugins/NotesAndReminders/src/resource.h b/plugins/NotesAndReminders/src/resource.h
index 1cf018e1ed..a03b3755e3 100644
--- a/plugins/NotesAndReminders/src/resource.h
+++ b/plugins/NotesAndReminders/src/resource.h
@@ -64,26 +64,36 @@
#define IDC_DATE 1035
#define IDC_LISTREMINDERS 1036
-#define ID_CONTEXTMENUNOTEPOPUP_NEWNOTE 40009
-#define ID_CONTEXTMENUNOTEPOPUP_BRINGALLTOTOP 40010
-#define ID_CONTEXTMENUNOTEPOPUP_APPEARANCE 40011
-#define ID_APPEARANCE_BACKGROUNDCOLOR 40013
-#define ID_APPEARANCE_TEXTCOLOR 40014
-#define ID_APPEARANCE_CUSTOMTEXT 40015
-#define ID_APPEARANCE_CUSTOMBG 40016
-#define ID_BACKGROUNDCOLOR_RESET 40017
-#define ID_TEXTCOLOR_RESET 40018
-#define ID_CONTEXTMENUNOTEPOPUP_PASTETITLE 40019
-#define ID_CONTEXTMENUNOTEPOPUP_RESETTITLE 40020
-#define ID_CONTEXTMENUREMINDERLISTVIEW_EDIT 40021
-#define ID_CONTEXTMENUNOTELISTVIEW_EDITNOTE 40022
-#define ID_CONTEXTMENUNOTELISTVIEW_SHOW 40023
-#define ID_CONTEXTMENUNOTELISTVIEW_DELETEALLNOTES 40024
-#define ID_CONTEXTMENUNOTEPOPUP_VIEWNOTES 40025
-#define ID_CONTEXTMENUNOTELISTVIEW_TOGGLEVISIBILITY 40026
-#define ID_APPEARANCE_FONT 40027
-#define ID_APPEARANCE_CUSTOMFONT 40028
-#define ID_FONT_RESET 40029
+#define ID_CONTEXTMENUREMINDER_NEW 40001
+#define ID_CONTEXTMENUREMINDER_DELETE 40002
+#define ID_CONTEXTMENUREMINDER_DELETEALL 40003
+#define ID_CONTEXTMENUREMINDER_EDIT 40004
+
+#define ID_CONTEXTMENUNOTE_REMOVENOTE 40001
+#define ID_CONTEXTMENUNOTE_HIDENOTE 40002
+#define ID_CONTEXTMENUNOTE_TOGGLEONTOP 40003
+#define ID_CONTEXTMENUNOTE_UNDO 40004
+#define ID_CONTEXTMENUNOTE_COPY 40005
+#define ID_CONTEXTMENUNOTE_PASTE 40006
+#define ID_CONTEXTMENUNOTE_CUT 40007
+#define ID_CONTEXTMENUNOTE_CLEAR 40008
+#define ID_CONTEXTMENUNOTE_NEWNOTE 40009
+#define ID_CONTEXTMENUNOTE_BRINGALLTOTOP 40010
+#define ID_CONTEXTMENUNOTE_APPEARANCE 40011
+#define ID_CONTEXTMENUNOTE_PASTETITLE 40012
+#define ID_CONTEXTMENUNOTE_RESETTITLE 40013
+#define ID_CONTEXTMENUNOTE_EDITNOTE 40014
+#define ID_CONTEXTMENUNOTE_SHOW 40015
+#define ID_CONTEXTMENUNOTE_DELETEALLNOTES 40016
+#define ID_CONTEXTMENUNOTE_VIEWNOTES 40017
+#define ID_CONTEXTMENUNOTE_TOGGLEVISIBILITY 40018
+
+#define ID_BACKGROUNDCOLOR_CUSTOM 40019
+#define ID_BACKGROUNDCOLOR_RESET 40020
+#define ID_TEXTCOLOR_CUSTOM 40021
+#define ID_TEXTCOLOR_RESET 40022
+#define ID_FONT_CUSTOM 40023
+#define ID_FONT_RESET 40024
// Next default values for new objects
//