summaryrefslogtreecommitdiff
path: root/yamn/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'yamn/main.h')
-rw-r--r--yamn/main.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/yamn/main.h b/yamn/main.h
index ee1d338..56b9d91 100644
--- a/yamn/main.h
+++ b/yamn/main.h
@@ -13,14 +13,14 @@
//#define YAMN_9x
#ifndef WIN2IN1
#ifdef YAMN_9x
- #define YAMN_SHORTNAME "YAMN Mataes Release"
+ #define YAMN_SHORTNAME "YAMN tweety win9x"
#define YAMN_FILENAME "yamn_9x"
#else
- #define YAMN_SHORTNAME "YAMN Mataes Release"
+ #define YAMN_SHORTNAME "YAMN tweety"
#define YAMN_FILENAME "yamn"
#endif
#else
- #define YAMN_SHORTNAME "YAMN Mataes Release"
+ #define YAMN_SHORTNAME "YAMN tweety 2in1"
#define YAMN_FILENAME "yamn"
#endif //WIN2IN1