Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

names.h

Go to the documentation of this file.
00001 #ifndef __NAMES_H
00002 #define __NAMES_H
00003 // For message box titles etc
00004 #define PROGNAME "Opie-Reader"
00005 
00006 // For the caption eg "Anne of Green Gables - Reader"
00007 #define SHORTPROGNAME "Reader"
00008 
00009 // For configuration and bookmark files
00010 #define APPDIR "uqtreader"
00011 
00012 // Name of the configuration file
00013 #define INIFILE ".readerrc"
00014 #endif

Generated on Sat Nov 5 16:16:56 2005 for OPIE by  doxygen 1.4.2