Commit graph

2381 commits

Author SHA1 Message Date
Anders Carlsson
55803cc239 We now hard-code the key list, so this isn't neede anymore.
2002-05-06  Anders Carlsson  <andersca@gnu.org>

	* schemas/apps_gnome_keybinding_properties.schemas:
	We now hard-code the key list, so this isn't neede anymore.
2002-05-06 07:13:50 +00:00
Anders Carlsson
6cdacb60ee It's true that g_utf8_validate doesn't like '\000' in strings, but that
2002-05-06  Anders Carlsson  <andersca@gnu.org>

	* gnome-keybinding-properties.c (get_wm_name): It's true that
	g_utf8_validate doesn't like '\000' in strings, but that should
	be fixed in the programs that set the hints. (Eg Metacity).
2002-05-06 06:12:47 +00:00
Jonathan Blandford
9390568d1e g_utf8_validate doesn't like the '\000' in strings.
Sun May  5 22:15:18 2002  Jonathan Blandford  <jrb@gnome.org>

        * gnome-keybinding-properties.c (get_wm_name): g_utf8_validate
        doesn't like the '\000' in strings.
2002-05-06 02:40:15 +00:00
Anders Carlsson
0f67005a9c Update to latest eggcellrendererkeys.
2002-05-06  Anders Carlsson  <andersca@gnu.org>

	* eggcellrendererkeys.c: (grab_key_callback), (ungrab_stuff),
	(pointless_eventbox_start_editing),
	(egg_cell_renderer_keys_start_editing):
	* eggcellrendererkeys.h:
	Update to latest eggcellrendererkeys.

	* gnome-keybinding-properties.c: (get_wm_name),
	(is_metacity_running), (update_wm_window),
	(wm_window_event_filter), (initialize_wm_handling),
	(binding_from_string), (accel_set_func), (keybinding_key_changed),
	(clear_old_model), (count_rows_foreach), (should_show_key),
	(append_keys_to_tree), (reload_key_entries),
	(key_entry_controlling_key_changed), (disable_collapsing_cb),
	(setup_dialog), (main):
	* gnome-keybinding-properties.glade:
	Hard-code the list of keybindings. Add Metacity keybindings
	and code for handling WM changes.
2002-05-05 23:04:45 +00:00
Duarte Loreto
0ea4906ae9 Updated Portuguese translation and converted to UTF-8.
2002-05-04  Duarte Loreto <happyguy_pt@hotmail.com>

        * pt.po: Updated Portuguese translation and converted to UTF-8.
2002-05-04 03:30:53 +00:00
Jody Goldberg
fa54b079f5 http://bugzilla.gnome.org/show_bug.cgi?id=80327 Doh! If the current tree
2002-04-30  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=80327
	* service-edit-dialog.c (program_changed_cb) : Doh! If the current
	tree selection is not a service then the app can be null.
2002-05-03 22:17:38 +00:00
Jody Goldberg
58b43d9ad8 missed commit 2002-05-03 13:40:23 +00:00
Vincent van Adrighem
c5bd2d0204 Updated Dutch translation (Huib Kleinhout) UTF-8.
2002-05-02  Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
	* nl.po: Updated Dutch translation (Huib Kleinhout) UTF-8.
2002-05-02 19:03:40 +00:00
Germán Poo-Caamaño
651421f55c Updated Spanish translation from Héctor García Álvarez
2002-05-01  Germán Poo-Caamaño  <gpoo@ubiobio.cl>

	* es.po: Updated Spanish translation from
	Héctor García Álvarez <hector@scouts-es.org>
2002-05-01 18:16:27 +00:00
Kjartan Maraas
bd50317fd6 Fix to use the intltool rules from Christophe Fergeau
2002-05-01  Kjartan Maraas  <kmaraas@gnome.org>

	* Makefile.am: Fix to use the intltool rules from Christophe Fergeau
	<teuf@users.sourceforge.net>
2002-05-01 09:22:51 +00:00
Yuri Syrota
0ffaac722b Updated Ukrainian translation 2002-05-01 07:33:24 +00:00
Anders Carlsson
cbc7b41047 Use a snazzier icon here.
2002-04-30  Anders Carlsson  <andersca@gnu.org>

	* capplets/network/gnome-network-preferences.desktop.in:
	Use a snazzier icon here.
2002-04-30 17:34:36 +00:00
Andraz Tori
d7d64d15c4 Updated Slovenian translation 2002-04-30 11:56:21 +00:00
Kjartan Maraas
20d7724c5c added gnome-settings-daemon/* Updated Norwegian (bokmål) translation.
2002-04-30  Kjartan Maraas  <kmaraas@gnome.org>

	* POTFILES.in: added gnome-settings-daemon/*
	* no.po: Updated Norwegian (bokmål) translation.
2002-04-30 09:50:07 +00:00
Kjartan Maraas
7e5b5a29d7 Add calls to bindtext* for i18n. Add -DGNOMELOCALEDIR="\".....\"" Mark
2002-04-30  Kjartan Maraas  <kmaraas@gnome.org>

	* factory.c: Add calls to bindtext* for i18n.
	* Makefile.am: Add -DGNOMELOCALEDIR="\".....\""
	* gnome-settings-font.c: Mark strings and add #includes.
	* gnome-settings-screensaver.c: Same
	* gnome-settings-sound.c: Same.
	* gnome-settings-xsettings.c: Same.
	* gnome-settings-wm.c: Fix a warning.
2002-04-30 09:45:05 +00:00
Kjartan Maraas
a5bfc8ec6b added capplets/common/file-transfer-dialog.c Updated Norwegian (bokmål)
2002-04-30  Kjartan Maraas  <kmaraas@gnome.org>

	* POTFILES.in: added capplets/common/file-transfer-dialog.c
	* no.po: Updated Norwegian (bokmål) translation.
2002-04-30 08:59:45 +00:00
Rachel Hestilow
2ce48fc263 Further revamp based on seth's suggestions.
2002-04-29  Rachel Hestilow  <hestilow@ximian.com>

	* theme-properties.glade: Further revamp based on seth's suggestions.
2002-04-30 00:36:20 +00:00
Rachel Hestilow
7a1eba86cc Set dialog title to current phase.
2002-04-29  Rachel Hestilow  <hestilow@ximian.com>

	* file-transfer-dialog.c (file_transfer_dialog_update_cb):
	Set dialog title to current phase.
2002-04-30 00:01:29 +00:00
Rachel Hestilow
c5676bc607 Hide checkbutton until we actually implement that...put it on the
2002-04-29  Rachel Hestilow  <hestilow@ximian.com>

	* theme-properties.glade: Hide checkbutton until we actually
	implement that...put it on the backburner for now.
2002-04-30 00:00:38 +00:00
Rachel Hestilow
dbe7958fd3 Added.
2002-04-29  Rachel Hestilow  <hestilow@ximian.com>

	* file-transfer-dialog.[ch]: Added.

	* Makefile.am: Compile file-transfer-dialog.[ch].
2002-04-29 23:53:23 +00:00
Rachel Hestilow
005db4a9df Add support for install/manage themes.
2002-04-29  Rachel Hestilow  <hestilow@ximian.com>

	* theme-properties.glade, theme-swither.c: Add support
	for install/manage themes.
2002-04-29 23:52:38 +00:00
Rachel Hestilow
9084c2eb25 Bump version to 1.99.8
2002-04-29  Rachel Hestilow  <hestilow@ximian.com>

	* configure.in: Bump version to 1.99.8

	* RELEASE: 1.99.8
2002-04-29 20:14:17 +00:00
Pablo Saratxaga
527e740b1b Added Vietnamse file, updated Walloon file 2002-04-29 16:39:37 +00:00
Kjartan Maraas
b1e355861d Remove translatable="yes" for a wrong case.
2002-04-29  Kjartan Maraas  <kmaraas@gnome.org>

	* ui-properties.glade: Remove translatable="yes" for a wrong case.
2002-04-29 12:19:45 +00:00
Kjartan Maraas
3f3cdc5038 Do not use .glade.h files, but the .glade file directly. Updated Norwegian
2002-04-29  Kjartan Maraas  <kmaraas@gnome.org>

	* POTFILES.in: Do not use .glade.h files, but the .glade file directly.
	* no.po: Updated Norwegian (bokmål) translation.
2002-04-29 12:18:17 +00:00
jacob berkman
3154727ab8 fix more theme stuff
2002-04-28  jacob berkman  <jacob@localhost.localdomain>

	* POTFILES.in: fix more theme stuff
2002-04-28 17:08:08 +00:00
Jacob Berkman
ae046b7f28 remove the theme .desktop.in.in
2002-04-27  Jacob Berkman  <jacob@dna.ximian.com>

	* POTFILES.in: remove the theme .desktop.in.in
2002-04-28 02:07:40 +00:00
Seth Nickell
f8d20c8817 *** empty log message *** 2002-04-27 21:13:38 +00:00
Seth Nickell
de7b81ecea Tweak categories and comment a little.
2002-04-27  Seth Nickell  <snickell@stanford.edu>

	* font-properties.desktop.in:

	Tweak categories and comment a little.

	* font-properties.glade:

	Change labels to be a little more descriptive,
	force dialogue to be a little larger.
2002-04-27 21:12:30 +00:00
Seth Nickell
3cfb87844f Improve the comment.
2002-04-27  Seth Nickell  <snickell@stanford.edu>

	* background.desktop.in:

	Improve the comment.
2002-04-27 21:02:33 +00:00
Seth Nickell
f6a651f994 Change name, move out of Advanced category.
2002-04-27  Seth Nickell  <snickell@stanford.edu>

	* gtk-theme-selector.desktop.in:

	Change name, move out of Advanced category.

	* theme-properties.glade:

	Tweak padding / spacing.

	* gtk-theme-selector.desktop.in.in:

	Old cruft file, delete.
2002-04-27 20:59:49 +00:00
Seth Nickell
e8c5d15345 Re-enable building of font capplet.
2002-04-26  Seth Nickell  <snickell@stanford.edu>

	* capplets/Makefile.am:
	* configure.in:

	Re-enable building of font capplet.
2002-04-27 01:33:48 +00:00
Seth Nickell
2bfe30abbe Move the font code into a seperate capplet.
2002-04-26  Seth Nickell  <snickell@stanford.edu>

	* Makefile.am:
	* gnome-font-and-theme-properties.c:
	* gnome-font-and-theme-properties.glade:
	* gtk-theme-selector.glade:
	* main.c:
	* theme-properties.glade:
	* theme-switcher.c: (create_dialog), (theme_selection_changed),
	(read_themes), (theme_key_changed), (theme_changed_func),
	(sort_func), (setup_dialog), (main):

	Move the font code into a seperate capplet.
2002-04-27 01:29:28 +00:00
Seth Nickell
8c999e79e0 Bring back in sync with the merged theme/font dialog.
2002-04-26  Seth Nickell  <snickell@stanford.edu>

	* Makefile.am:
	* font-properties.glade:
	* main.c: (create_dialog), (setup_dialog), (main):

	Bring back in sync with the merged theme/font dialog.
2002-04-27 01:16:22 +00:00
Vincent van Adrighem
f79a90c40d Updated Dutch translation (Ronald Hummelink).
2002-04-26  Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
        * nl.po: Updated Dutch translation (Ronald Hummelink).
2002-04-26 22:59:19 +00:00
Jody Goldberg
8d5b6e6284 always populate the details fields so a user can see what they selected.
2002-04-26  Jody Goldberg <jody@gnome.org>

	* service-edit-dialog.c (populate_app_list) : always populate the
	  details fields so a user can see what they selected.
	(program_changed_cb) : ditto.

	* service-info.c (fill_service_apps) : fix to not use freed memory.
2002-04-26 15:13:57 +00:00
Changwoo Ryu
6bfc1ea23d forgot to convert it to UTF-8... 2002-04-26 05:55:24 +00:00
Havoc Pennington
65151fe122 fix non-use of accessor functions.
2002-04-26  Havoc Pennington  <hp@pobox.com>

	* gnome-keybinding-properties.c (append_keys_to_tree): fix
	non-use of accessor functions.
2002-04-26 03:54:51 +00:00
Changwoo Ryu
2dc3d62d53 Updated Korean translation.
* ko.po: Updated Korean translation.
2002-04-26 03:47:53 +00:00
Seth Nickell
7e58c15848 Move out of advanced, add nicer tooltip (still crummy, but better).
2002-04-25  Seth Nickell  <snickell@stanford.edu>

	* behavior.desktop.in:

	Move out of advanced, add nicer tooltip (still crummy, but better).
2002-04-26 00:29:36 +00:00
Jody Goldberg
ce4a52ca2a Add GTK_TOOLBAR_BOTH_HORIZ
2002-04-25  Jody Goldberg <jody@gnome.org>

	* gnome-ui-properties.c (set_toolbar_style) : Add GTK_TOOLBAR_BOTH_HORIZ
2002-04-25 16:53:39 +00:00
Christophe Merlet
cc19893181 Updated French translation. 2002-04-25 07:37:36 +00:00
Jody Goldberg
7fb5cdb975 cleanup 2002-04-25 05:06:59 +00:00
Jody Goldberg
65d7e93535 *** empty log message *** 2002-04-25 04:59:10 +00:00
Jody Goldberg
68884480e6 max speed is in pixels per _event_ not relative to time. double check that
2002-04-24  Jody Goldberg <jody@gnome.org>

	* gnome-settings-accessibility-keyboard.c (set_server_from_gconf) :
	  max speed is in pixels per _event_ not relative to time.  double
	  check that we don't set 0.

2002-04-24  Jody Goldberg <jody@gnome.org>

	* gnome-settings-accessibility-keyboard.c
	(gnome_settings_accessibility_keyboard_init) : we're only interested
	  in control changes.
	(set_gconf_from_server) : set both XkbAccessXKeysMask|XkbAccessXFeedbackMask
	  when we enable accessX, and fix typo.
2002-04-25 03:59:56 +00:00
Jody Goldberg
979684e43b adjust the defaults.
2002-04-24  Jody Goldberg <jody@gnome.org>

	* accessibility-keyboard.c : adjust the defaults.
2002-04-25 03:58:47 +00:00
Benedikt Roth
9b46ead944 Small update for German translation.
2002-04-24  Benedikt Roth <Benedikt.Roth@gmx.net>

	* de.po: Small update for German translation.
2002-04-24 21:02:04 +00:00
Pauli Virtanen
deb909b82b Updated Finnish translation.
2002-04-24  Pauli Virtanen  <pauli.virtanen@hut.fi>

	* fi.po: Updated Finnish translation.
2002-04-24 20:50:59 +00:00
Tõivo Leedjärv
c0ceedd1a3 Updated Estonian translation.
2002-04-24  Tõivo Leedjärv  <toivo@linux.ee>

        * et.po: Updated Estonian translation.
2002-04-23 22:11:26 +00:00
Jody Goldberg
b16ef6d7cd suppress warning.
2002-04-23  Jody Goldberg <jody@gnome.org>

	* gnome-settings-accessibility-keyboard.c (get_xkb_desc_rec) :
	  suppress warning.
2002-04-23 18:27:19 +00:00