summaryrefslogtreecommitdiff
path: root/menuApp
diff options
context:
space:
mode:
Diffstat (limited to 'menuApp')
-rw-r--r--menuApp/src/ofApp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/menuApp/src/ofApp.h b/menuApp/src/ofApp.h
index 582879b..17a3d93 100644
--- a/menuApp/src/ofApp.h
+++ b/menuApp/src/ofApp.h
@@ -10,7 +10,7 @@
#define FONTSIZE 13
#define FONTSPACING FONTSIZE*2.3 // 30
#define POLL_INTERVAL 60.0
-#define MENUTAG "#hangdai"
+#define MENUTAG "#lunchbox"
#define SCREENGRABFILEPATH "/home/tim/Dropbox/menugrab/menu.png"
class menuItem {