ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/rxvt.h
(Generate patch)

Comparing rxvt-unicode/src/rxvt.h (file contents):
Revision 1.307 by ayin, Thu Oct 11 16:01:26 2007 UTC vs.
Revision 1.309 by ayin, Fri Oct 12 15:17:02 2007 UTC

1132 rxvt_set_locale (locale); 1132 rxvt_set_locale (locale);
1133 } 1133 }
1134 1134
1135 void init_secondary (); 1135 void init_secondary ();
1136 const char **init_resources (int argc, const char *const *argv); 1136 const char **init_resources (int argc, const char *const *argv);
1137 const char *x_resource (const char *name);
1137 void init_env (); 1138 void init_env ();
1138 void set_locale (const char *locale); 1139 void set_locale (const char *locale);
1139 void init_xlocale (); 1140 void init_xlocale ();
1140 void init_command (const char *const *argv); 1141 void init_command (const char *const *argv);
1141 void run_command (const char *const *argv); 1142 void run_command (const char *const *argv);
1408 void setup_scrollbar (const char *scrollalign, const char *scrollstyle, const char *thickness); 1409 void setup_scrollbar (const char *scrollalign, const char *scrollstyle, const char *thickness);
1409 1410
1410 // xdefaults.C 1411 // xdefaults.C
1411 void get_options (int argc, const char *const *argv); 1412 void get_options (int argc, const char *const *argv);
1412 int parse_keysym (const char *str, const char *arg); 1413 int parse_keysym (const char *str, const char *arg);
1413 void get_xdefaults (FILE *stream, const char *name);
1414 void extract_resources (); 1414 void extract_resources ();
1415}; 1415};
1416 1416
1417#endif /* _RXVT_H_ */ 1417#endif /* _RXVT_H_ */
1418 1418

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines