s/gnome-theme-properties/gnome-theme-manager/ Fixes #103525
2003-01-14 Alex Duggan <aldug@gnome.org> * gnome-theme-manager.c (main): s/gnome-theme-properties/gnome-theme-manager/ Fixes #103525
This commit is contained in:
parent
7a6758d193
commit
9841338eff
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2003-01-14 Alex Duggan <aldug@gnome.org>
|
||||||
|
|
||||||
|
* gnome-theme-manager.c (main):
|
||||||
|
s/gnome-theme-properties/gnome-theme-manager/ Fixes #103525
|
||||||
|
|
||||||
Tue Jan 14 02:16:22 2003 Jonathan Blandford <jrb@gnome.org>
|
Tue Jan 14 02:16:22 2003 Jonathan Blandford <jrb@gnome.org>
|
||||||
|
|
||||||
* gnome-theme-manager.c (load_meta_themes): set the correct row to
|
* gnome-theme-manager.c (load_meta_themes): set the correct row to
|
||||||
|
|
|
@ -1396,7 +1396,7 @@ main (int argc, char *argv[])
|
||||||
bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
|
bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
|
||||||
textdomain (GETTEXT_PACKAGE);
|
textdomain (GETTEXT_PACKAGE);
|
||||||
|
|
||||||
gnome_program_init ("gnome-theme-properties", VERSION,
|
gnome_program_init ("gnome-theme-manager", VERSION,
|
||||||
LIBGNOMEUI_MODULE, argc, argv,
|
LIBGNOMEUI_MODULE, argc, argv,
|
||||||
GNOME_PARAM_APP_DATADIR, GNOMECC_DATA_DIR,
|
GNOME_PARAM_APP_DATADIR, GNOMECC_DATA_DIR,
|
||||||
NULL);
|
NULL);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue