From 9788a9de3b9ee04a6f09a30477c72b0fa637037a Mon Sep 17 00:00:00 2001 From: tim Date: Mon, 24 Apr 2017 19:53:24 +0100 Subject: change to #lunchbox --- menuApp/src/ofApp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'menuApp/src') 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 { -- cgit v1.2.3