diff options
author | Carlos Perelló Marín <carlos@gnome-db.org> | 2001-07-16 17:04:18 +0000 |
---|---|---|
committer | Carlos Perelló MarÃn <carlos@src.gnome.org> | 2001-07-16 17:04:18 +0000 |
commit | 068c095238827a62ad6e170864ebbbd20c7b2906 (patch) | |
tree | 703bb1617c7544e7b480153bdb18e91504ab60af /control-center/gnomecc.glade | |
parent | 1fd58229f3c6de01bba3ca4fdcacbe4215f599ba (diff) | |
download | gnome-control-center-068c095238827a62ad6e170864ebbbd20c7b2906.tar.gz |
Renamed to *.directory.in to be used with xml-i18n-tools. Renamed to
2001-07-14 Carlos Perelló Marín <carlos@gnome-db.org>
* *.directory: Renamed to *.directory.in to be used with
xml-i18n-tools.
* *.desktop: Renamed to *.desktop to be used with xml-i18n-tools.
* *.glade: Modified to not generate the glade.h files.
* *.glade.h: Removed.
* Makefile.am: Modify to use xml-i18n-tools
* configure.in: ditto.
* autogen.sh: ditto, now we use the macros/autogen.sh
2001-07-14 Carlos Perelló Marín <carlos@gnome-db.org>
* .cvsignore: ssshhhh
2001-07-14 Carlos Perelló Marín <carlos@gnome-db.org>
* screensavers/*.xml: /s/label/_label, /s/low-label/_low-label/,
/s/high-label/_high-label/: Changed to let xml-i18n-tools extract
this labels.
* extract-labels.c: Removed, now, we use xml-i18n-tools.
* preferences.c: /s/label/_label, /s/low-label/_low-label/,
/s/high-label/_high-label/: Changed to sync with the xml changes.
* screensaver-prefs-dialog.c: ditto.
2001-07-16 Carlos Perelló Marín <carlos@gnome-db.org>
* no.po: Solved some conflicts with my patch.
2001-07-14 Carlos Perelló Marín <carlos@gnome-db.org>
* POTFILES.in: Updated to reflect the xml-i18n-tools use.
* *.po: Added the .directory && .desktop translations.
* update.*: Removed.
* wa.po: Added.
* es.po: Updated Spanish translation.
Diffstat (limited to 'control-center/gnomecc.glade')
-rw-r--r-- | control-center/gnomecc.glade | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/control-center/gnomecc.glade b/control-center/gnomecc.glade index e3418c86b..833a16f12 100644 --- a/control-center/gnomecc.glade +++ b/control-center/gnomecc.glade @@ -10,8 +10,6 @@ <language>C</language> <gnome_support>True</gnome_support> <gettext_support>True</gettext_support> - <output_translatable_strings>True</output_translatable_strings> - <translatable_strings_file>gnomecc.glade.h</translatable_strings_file> </project> <widget> |