/[beaver]/beaver/src/main.h
ViewVC logotype

Diff of /beaver/src/main.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by skypher, Fri Jun 13 12:55:13 2003 UTC revision 1.7 by skypher, Sat Jun 14 17:41:34 2003 UTC
# Line 56  Line 56 
56          #define CONF_DIR ".beaver"          #define CONF_DIR ".beaver"
57  #endif  #endif
58    
59  #define APP_MOTTO       "Beaver's an Early\nAdVanced EditoR"  
60  #define APP_URL         "http://www.nongnu.org/beaver"  #define UNTITLED        _("Untitled")
61  #define UNTITLED        "Untitled"  #define WELCOME_MSG     _("Welcome to")
 #define WELCOME_MSG     "Welcome to"  
62  #define UNKNOWN         "-?-"  #define UNKNOWN         "-?-"
63    
64    
65  int main (int argc, char *argv[]);  int main (int argc, char *argv[]);
66    void print_usage(char *command);
67    
68  #endif  #endif

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26