i18n work.

* i18n work.
This commit is contained in:
Nuno Ferreira 1998-11-21 22:38:51 +00:00
parent b3eb20adb3
commit 1acac6b358
5 changed files with 543 additions and 431 deletions

View file

@ -1,3 +1,4 @@
#include <config.h>
#include "da.h"
#define THEME_SWITCHER_VERSION "0.1"
@ -7,6 +8,9 @@ main(int argc, char **argv)
{
GtkWidget *w;
bindtextdomain (PACKAGE, GNOMELOCALEDIR);
textdomain (PACKAGE);
set_tmp_rc();
do_demo(argc, argv);
gnome_capplet_init ("theme-switcher-capplet",