Patch up About Printer sub-menus

This commit is contained in:
Scott Lahteine
2016-07-02 14:04:18 -07:00
parent 439e78147d
commit 51b7820686
2 changed files with 32 additions and 35 deletions

View File

@@ -523,6 +523,9 @@
#ifndef MSG_INFO_MENU
#define MSG_INFO_MENU "About Printer"
#endif
#ifndef MSG_INFO_PRINTER_MENU
#define MSG_INFO_PRINTER_MENU "Printer Info"
#endif
#ifndef MSG_INFO_STATS_MENU
#define MSG_INFO_STATS_MENU "Printer Stats"
#endif