Commit graph

298 commits

Author SHA1 Message Date
Jens Granseuer
482223bfae add a comment for translators (bug #514598)
2008-02-05  Jens Granseuer  <jensgr@gmx.net>

	* data/appearance.glade: add a comment for translators (bug #514598)

2008-02-05  Jens Granseuer  <jensgr@gmx.net>

	* gnome-keyboard-properties.glade: don't mark padding strings as
	translatable (bug #514598)

2008-02-05  Jens Granseuer  <jensgr@gmx.net>

	* gnome-network-preferences.glade: don't mark padding strings as
	translatable (bug #514598)

2008-02-05  Jens Granseuer  <jensgr@gmx.net>

	* drwright.c: add a comment for translators (bug #514598)

svn path=/trunk/; revision=8447
2008-02-05 20:18:52 +00:00
Jens Granseuer
c06bce17af remove code for obsolete "stock" icons
2008-01-25  Jens Granseuer  <jensgr@gmx.net>

	* capplet-stock-icons.c: (capplet_init_stock_icons): remove code
	for obsolete "stock" icons

2008-01-25  Jens Granseuer  <jensgr@gmx.net>

	* Makefile.am:
	* keyboard-bell.png:
	* keyboard-cursor.png:
	* keyboard-repeat.png:
	* keyboard-volume.png: remove obsolete icons
	* gnome-keyboard-properties.c: (setup_dialog): don't initialize
	our custom "stock" icons since we don't use them any longer

2008-01-25  Jens Granseuer  <jensgr@gmx.net>

	* Makefile.am:
	* mouse-left.png:
	* mouse-right.png: remove obsolete icons

svn path=/trunk/; revision=8412
2008-01-25 18:55:50 +00:00
Denis Washington
9aa5ddd295 Don't mark stock labels as translatable. (Bug #508270)
2008-01-16  Denis Washington  <denisw@svn.gnome.org>

	* capplets/keyboard/gnome-keyboard-properties.glade:
	Don't mark stock labels as translatable. (Bug #508270)

svn path=/trunk/; revision=8398
2008-01-16 15:55:24 +00:00
Rodrigo Moya
5f3355c499 prepare for 2.21.5.
2008-01-14  Rodrigo Moya <rodrigo@gnome-db.org>

	* configure.in:
	* NEWS: prepare for 2.21.5.

	* capplets/common/Makefile.am: fixed CFLAGS and LIBS.

	* capplets/common/activate-settings-daemon.c: include new built
	header file for DBus interface.

	* configure.in: check gnome-settings-daemon.

svn path=/trunk/; revision=8395
2008-01-15 11:45:27 +00:00
Denis Washington
262ed40e3a Move "Type to test settings" entry beneath the notebook to make it easily
2008-01-14  Denis Washington  <denisw@svn.gnome.org>

	* capplets/keyboard/gnome-keyboard-properties.glade:
	Move "Type to test settings" entry beneath the notebook to make it
	easily accessible from all tabs. (Also handy for layout and a11y
	preferences.)


svn path=/trunk/; revision=8394
2008-01-15 08:00:46 +00:00
Denis Washington
d528e9f4e2 Spawn the accessibility tab of the keyboard capplet instead of
2008-01-02  Denis Washington  <denisw@svn.gnome.org>

	* accessibility/at-properties/main.c: (cb_keyboard_preferences): 
        Spawn the accessibility tab of the keyboard capplet instead of 
        at-properties.

	* capplets/keyboard/gnome-keyboard-properties.c: Add --a11y 
	command-line option to show the Accessibility tab when started.


svn path=/trunk/; revision=8365
2008-01-02 19:03:10 +00:00
Denis Washington
7d7bef7786 Merge all keyboard accessibility options into the keyboard capplet.
2008-01-02  Denis Washington  <denisw@svn.gnome.org>

	Merge all keyboard accessibility options into the keyboard capplet.

	* capplets/keyboard/gnome-keyboard-properties-a11y.[ch]: added
	* capplets/keyboard/gnome-keyboard-properties.c: Remove the 
	"Accessibility..." button, all a11y features are in the Keyboard
	capplet now.

	* gnome-settings-daemon/gnome-settings-accessibility-keyboard.c: 
	Only consider /desktop/gnome/accessibility/keyboard/enable as 
	option for enabling keyboard a11y features from the keyboard,
	not as global switch to turn all a11y features on/off.

svn path=/trunk/; revision=8364
2008-01-02 18:02:21 +00:00
Sergey V. Udaltsov
854256f1ae convert layout/variant ids to printable form
svn path=/trunk/; revision=8336
2007-12-17 23:51:57 +00:00
Sergey V. Udaltsov
b639fb8fc6 moving printing to libgnomekbd 2.21.4.1
svn path=/trunk/; revision=8334
2007-12-17 22:55:31 +00:00
Jens Granseuer
22ab2e4a26 try to make the printed header more self-explanatory (bug #503598)
2007-12-14  Jens Granseuer  <jensgr@gmx.net>

	* gnome-keyboard-properties-xkbpv.c:
	(xkb_layout_preview_draw_page): try to make the printed header more
	self-explanatory (bug #503598)

svn path=/trunk/; revision=8329
2007-12-14 14:25:07 +00:00
Sergey V. Udaltsov
f5208b90ed making layout printable, b.g.o#502961
svn path=/trunk/; revision=8327
2007-12-11 23:09:28 +00:00
Jens Granseuer
a94bd1c8b1 don't mark empty and padding strings for translation (bug #502087)
2007-12-06  Jens Granseuer  <jensgr@gmx.net>

	* gnome-about-me.glade: don't mark empty and padding strings for
	translation (bug #502087)

2007-12-06  Jens Granseuer  <jensgr@gmx.net>

	* gnome-accessibility-keyboard-properties.glade: don't mark padding
	string for translation (bug #502087)

2007-12-06  Jens Granseuer  <jensgr@gmx.net>

	* data/appearance.glade: don't mark padding strings for translation
	and add translation comments for the pixel order strings (bug #502087)

2007-12-06  Jens Granseuer  <jensgr@gmx.net>

	* gnome-keyboard-properties.glade: don't mark padding strings and stock
	items for translation (bug #502087)

2007-12-06  Jens Granseuer  <jensgr@gmx.net>

	* gnome-mouse-properties.glade: don't mark padding string as
	translatable (bug #502087)

2007-12-06  Jens Granseuer  <jensgr@gmx.net>

	* gnome-window-properties.c: (reload_mouse_modifiers): add a comment
	for translators (bug #502087)

2007-12-06  Jens Granseuer  <jensgr@gmx.net>

	* apply-font.glade: don't mark padding string as translatable (bug
	#502087)

svn path=/trunk/; revision=8312
2007-12-06 21:02:54 +00:00
Jens Granseuer
1527943582 the fine line between text fields and text boxes seems rather irrelevant
2007-11-11  Jens Granseuer  <jensgr@gmx.net>

	* gnome-keyboard-properties.glade: the fine line between text fields
	and text boxes seems rather irrelevant here

svn path=/trunk/; revision=8275
2007-11-11 19:33:31 +00:00
Jens Granseuer
6b8e2ae765 don't include keyboard model description in glade file
2007-11-03  Jens Granseuer  <jensgr@gmx.net>

	* gnome-keyboard-properties.glade: don't include keyboard model
	description in glade file

svn path=/trunk/; revision=8255
2007-11-03 13:31:57 +00:00
Jens Granseuer
9711a951fa fix left-over GTK_ENTRY use from last commit
2007-11-03  Jens Granseuer  <jensgr@gmx.net>

	* gnome-keyboard-properties-xkb.c: (set_model_text): fix left-over
	GTK_ENTRY use from last commit

svn path=/trunk/; revision=8253
2007-11-03 13:07:19 +00:00
Denis Washington
980f8a00cf Replace text entry and "Choose..." button for keyboard model with a single
2007-11-03  Denis Washington  <denisw@svn.gnome.org>

	* gnome-keyboard-properties-xkb.c:
	* gnome-keyboard-properties.glade: Replace text entry and
	"Choose..." button for keyboard model with a single chooser
	button.

svn path=/trunk/; revision=8252
2007-11-03 12:57:35 +00:00
Jens Granseuer
cf1bfcb3d6 rename first tab to "General"
2007-11-03  Jens Granseuer  <jensgr@gmx.net>

	* gnome-keyboard-properties.glade: rename first tab to "General"

svn path=/trunk/; revision=8250
2007-11-03 11:10:04 +00:00
Sergey V. Udaltsov
071af09ea6 moving layout options to separate popup
svn path=/trunk/; revision=8248
2007-11-03 02:22:05 +00:00
Kjartan Maraas
309ab3c597 Fix warnings from sparse. Don't use deprecated signal api from gtk+.
2007-10-31  Kjartan Maraas  <kmaraas@gnome.org>

	* gnome-keyboard-properties-xkblt.c:
	(xkb_layouts_prepare_selected_tree):
	Fix warnings from sparse. Don't use deprecated signal
	api from gtk+.

svn path=/trunk/; revision=8241
2007-10-31 14:38:27 +00:00
Jens Granseuer
a5946b5d2d bump libxklavier requirement to 3.3 remove compatibility hack for
2007-10-21  Jens Granseuer  <jensgr@gmx.net>

	* configure.in: bump libxklavier requirement to 3.3
	* capplets/keyboard/gnome-keyboard-properties-xkbmc.c: remove
	compatibility hack for libxklavier <= 3.2

svn path=/trunk/; revision=8182
2007-10-21 12:24:29 +00:00
Jens Granseuer
97f89ca9e1 Patch by: Stephane Loeuillet <leroutier@gmail.com>
2007-10-02  Jens Granseuer  <jensgr@gmx.net>

	Patch by: Stephane Loeuillet <leroutier@gmail.com>

	* capplets/about-me/gnome-about-me.desktop.in.in:
	* capplets/accessibility/at-properties/at-properties.desktop.in.in:
	* capplets/accessibility/keyboard/accessibility-keyboard.desktop.in.in:
	* capplets/appearance/data/gnome-appearance-properties.desktop.in.in:
	* capplets/appearance/data/gnome-theme-installer.desktop.in.in:
	* capplets/appearance/theme-save.c:
	* capplets/default-applications/default-applications.desktop.in.in:
	* capplets/default-applications/gnome-at-session.desktop.in.in:
	* capplets/display/display-properties.desktop.in.in:
	* capplets/keybindings/keybinding.desktop.in.in:
	* capplets/keyboard/keyboard.desktop.in.in:
	* capplets/mouse/gnome-settings-mouse.desktop.in.in:
	* capplets/network/gnome-network-preferences.desktop.in.in:
	* capplets/sound/gnome-settings-sound.desktop.in.in:
	* capplets/windows/window-properties.desktop.in.in:
	* shell/gnomecc.desktop.in.in:
	* shell/gnomecc.directory.in:
	* vfs-methods/fontilus/font-method.directory.in:
	* vfs-methods/fontilus/gnome-font-viewer.desktop.in.in:
	* vfs-methods/themus/theme-method.directory.in:
	* vfs-methods/themus/themus-theme-applier.desktop.in.in:
	desktop file fixes: don't use the deprecated Encoding tag, change
	Terminal=0 to Terminal=false, remove empty Categories= (bug #481740)

svn path=/trunk/; revision=8153
2007-10-02 18:01:06 +00:00
Sergey V. Udaltsov
cd12dddc9b make Add label translatable, b.g.o#470516
svn path=/trunk/; revision=8045
2007-08-26 21:42:13 +00:00
Sergey V. Udaltsov
80da00a4c2 disabling delete button, b.g.o#466749
svn path=/trunk/; revision=8003
2007-08-14 20:42:13 +00:00
Sergey V. Udaltsov
52edca17a1 eliminating up/down buttons in the layout list
svn path=/trunk/; revision=7873
2007-07-24 16:53:20 +00:00
Sergey V. Udaltsov
b9f4021a46 implementing DND in the layouts list, b.g.o#351936
svn path=/trunk/; revision=7870
2007-07-23 23:23:42 +00:00
Sergey V. Udaltsov
65fac08e3a redraw the selected layouts window
svn path=/trunk/; revision=7848
2007-07-11 15:50:54 +00:00
Sergey V. Udaltsov
3c0e7dce5e s/group/layout/
svn path=/trunk/; revision=7846
2007-07-11 10:59:31 +00:00
Sergey V. Udaltsov
beafb880cb improving layout, b.g.o#455353
svn path=/trunk/; revision=7845
2007-07-11 10:40:54 +00:00
Sergey V. Udaltsov
f8aa7cb87b properly building gobject
svn path=/trunk/; revision=7640
2007-05-19 13:36:22 +00:00
Sergey V. Udaltsov
23839961ae make things buildable with libxklavier 3.2
svn path=/trunk/; revision=7637
2007-05-19 11:27:06 +00:00
Sergey V. Udaltsov
a0b8e6e3e2 Adding optional vendor combo
svn path=/trunk/; revision=7634
2007-05-17 22:23:00 +00:00
Jens Granseuer
6d19d88068 set button images via code instead of relying on glade, so they respect
2007-05-05  Jens Granseuer  <jensgr@gmx.net>

	* gnome-keyboard-properties.c: (create_dialog):
	* gnome-keyboard-properties.glade: set button images via code instead
	of relying on glade, so they respect the gtk-button-images xsetting

svn path=/trunk/; revision=7558
2007-05-05 18:57:09 +00:00
Rodrigo Moya
1b6764ae9c renamed Bugzilla product.
2007-04-27  Rodrigo Moya <rodrigo@gnome-db.org>

	* keyboard.desktop.in.in: renamed Bugzilla product.

svn path=/trunk/; revision=7506
2007-04-27 10:16:02 +00:00
Sergey V. Udaltsov
23e6f1e2a7 s/default/Default/
svn path=/trunk/; revision=7431
2007-03-31 18:17:32 +00:00
Sergey V. Udaltsov
9d00463e32 new version of the layout chooser
svn path=/trunk/; revision=7426
2007-03-26 23:11:44 +00:00
Sergey V. Udaltsov
b6e1fdf6e9 another bit of cleanup
svn path=/trunk/; revision=7421
2007-03-24 00:23:57 +00:00
Sergey V. Udaltsov
d173601ca5 a bit more cleanup
svn path=/trunk/; revision=7420
2007-03-23 23:54:05 +00:00
Sergey V. Udaltsov
4dd31fc983 restoring the working version
svn path=/trunk/; revision=7417
2007-03-23 00:28:44 +00:00
Sergey V. Udaltsov
f7e40120a8 cleaning up some unneeded headers
svn path=/trunk/; revision=7416
2007-03-23 00:26:44 +00:00
Sergey V. Udaltsov
9bb60f7a53 split the layout chooser into the separate .c file
svn path=/trunk/; revision=7413
2007-03-21 23:55:40 +00:00
Jens Granseuer
de16439ab3 Patch by: Vitaliy Ischenko <betalb@gmail.com>
2007-03-18  Jens Granseuer  <jensgr@gmx.net>

	Patch by: Vitaliy Ischenko <betalb@gmail.com>

	* capplets/about-me/gnome-about-me.glade:
	* capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade:
	* capplets/default-applications/gnome-default-applications-properties.glade:
	* capplets/keyboard/gnome-keyboard-properties.glade:
	* capplets/network/gnome-network-properties.glade:
	don't hardcode the invisible char property in glade files (closes bug
	#393879)

svn path=/trunk/; revision=7395
2007-03-18 17:39:22 +00:00
Jens Granseuer
661686c5e8 Patch by: Andreas Koehler <andi5.py@gmx.net>
2007-03-18  Jens Granseuer  <jensgr@gmx.net>

        Patch by: Andreas Koehler <andi5.py@gmx.net>

	* gnome-keyboard-properties.glade: use automatic instead of always
        scrollbar policy for the layout selection dialog (fixes #345884)

svn path=/trunk/; revision=7393
2007-03-18 17:25:58 +00:00
Jens Granseuer
06d1bdc9d2 use a radio button instead of a checkbox to indicate the default layout.
2007-03-18  Jens Granseuer  <jensgr@gmx.net>

	* gnome-keyboard-properties-xkblt.c:
	(xkb_layouts_prepare_selected_tree): use a radio button instead of a
	checkbox to indicate the default layout. Fixes #389469.

svn path=/trunk/; revision=7392
2007-03-18 17:13:47 +00:00
Jens Granseuer
3950a63d86 add another NULL check. Should really fix #398631.
2007-02-23  Jens Granseuer  <jensgr@gmx.net>

	* gnome-keyboard-properties-xkblt.c: (def_group_in_gconf_changed):
	add another NULL check. Should really fix #398631.

svn path=/trunk/; revision=7325
2007-02-23 17:33:22 +00:00
Jens Granseuer
c9d0aee628 add cappletname variable which is used to define G_LOG_DOMAIN (fixes
2007-02-03  Jens Granseuer  <jensgr@gmx.net>

	* capplets/about-me/Makefile.am:
	* capplets/background/Makefile.am:
	* capplets/default-applications/Makefile.am:
	* capplets/display/Makefile.am:
	* capplets/font/Makefile.am:
	* capplets/keybindings/Makefile.am:
	* capplets/keyboard/Makefile.am:
	* capplets/mouse/Makefile.am:
	* capplets/network/Makefile.am:
	* capplets/sound/Makefile.am:
	* capplets/theme-switcher/Makefile.am:
	* capplets/ui-properties/Makefile.am:
	* capplets/windows/Makefile.am: add cappletname variable which is
	used to define G_LOG_DOMAIN (fixes #380991)

svn path=/trunk/; revision=7239
2007-02-03 17:18:29 +00:00
Christian Persch
43d40d7a0a Don't define directories in configure. Remove some obsolete defines, and
2007-02-02  Christian Persch  <chpe@svn.gnome.org>

	* Makefile.am:
	* capplets/about-me/Makefile.am:
	* capplets/about-me/gnome-about-me-password.c: (passdlg_init):
	* capplets/about-me/gnome-about-me.c: (about_me_setup_dialog):
	* capplets/accessibility/at-properties/Makefile.am:
	* capplets/accessibility/keyboard/Makefile.am:
	* capplets/accessibility/keyboard/accessibility-keyboard.c:
	(setup_accessX_dialog):
	* capplets/background/Makefile.am:
	* capplets/background/gnome-wp-capplet.c: (gnome_wp_create_dialog):
	* capplets/common/Makefile.am:
	* capplets/common/capplet-util.c: (capplet_set_icon):
	* capplets/default-applications/Makefile.am:
	* capplets/display/Makefile.am:
	* capplets/file-types/Makefile.am:
	* capplets/file-types/file-types-capplet.c: (create_dialog):
	* capplets/file-types/mime-category-edit-dialog.c:
	(mime_category_edit_dialog_init):
	* capplets/file-types/mime-edit-dialog.c: (mime_edit_dialog_init):
	* capplets/file-types/service-edit-dialog.c:
	(service_edit_dialog_init):
	* capplets/font/Makefile.am:
	* capplets/keybindings/Makefile.am:
	* capplets/keybindings/gnome-keybinding-properties.c:
	(create_dialog):
	* capplets/keyboard/Makefile.am:
	* capplets/keyboard/gnome-keyboard-properties-xkblt.c:
	(xkb_layout_choose):
	* capplets/keyboard/gnome-keyboard-properties-xkbmc.c:
	(choose_model):
	* capplets/keyboard/gnome-keyboard-properties.c: (create_dialog):
	* capplets/localization/Makefile.am:
	* capplets/localization/gnome-localization-properties.c:
	(create_dialog):
	* capplets/mime-type/Makefile.am:
	* capplets/mouse/Makefile.am:
	* capplets/mouse/gnome-mouse-properties.c: (create_dialog):
	* capplets/network/Makefile.am:
	* capplets/network/gnome-network-preferences.c:
	(cb_http_details_button_clicked), (main):
	* capplets/rollback/Makefile.am:
	* capplets/sound/Makefile.am:
	* capplets/sound/sound-properties-capplet.c: (create_dialog),
	(device_test_button_clicked):
	* capplets/theme-switcher/Makefile.am:
	* capplets/ui-properties/Makefile.am:
	* capplets/ui-properties/gnome-ui-properties.c: (create_dialog):
	* capplets/url-properties/Makefile.am:
	* capplets/windows/Makefile.am:
	* capplets/wm-properties/wm-desktops/Makefile.am:
	* configure.in:
	* gnome-settings-daemon/Makefile.am:
	* gnome-settings-daemon/actions/Makefile.am:
	* gnome-settings-daemon/gnome-settings-xmodmap.c:
	(gnome_settings_modmap_dialog_call):
	* gnome-settings-daemon/gnome-settings-xrdb.c:
	* gnome-settings-daemon/gsd-media-keys-window.c: (action_changed),
	(gsd_media_keys_window_init):
	* gnome-settings-daemon/xrdb/Makefile.am:
	* typing-break/Makefile.am:
	* vfs-methods/themus/Makefile.am: Don't define directories in
	configure. Remove some obsolete defines, and use the standard
	installation paths. Bug #395383.

svn path=/trunk/; revision=7226
2007-02-02 18:12:40 +00:00
Christian Persch
c19d6d800d Fix localedir defines. Bug #395383.
2007-01-31  Christian Persch  <chpe@svn.gnome.org>

	* capplets/accessibility/at-properties/Makefile.am:
	* capplets/accessibility/keyboard/Makefile.am:
	* capplets/background/Makefile.am:
	* capplets/common/Makefile.am:
	* capplets/default-applications/Makefile.am:
	* capplets/display/Makefile.am:
	* capplets/font/Makefile.am:
	* capplets/keybindings/Makefile.am:
	* capplets/keyboard/Makefile.am:
	* capplets/mouse/Makefile.am:
	* capplets/network/Makefile.am:
	* capplets/theme-switcher/Makefile.am:
	* capplets/ui-properties/Makefile.am:
	* capplets/windows/Makefile.am:
	* configure.in:
	* gnome-settings-daemon/Makefile.am:
	* libbackground/Makefile.am:
	* libwindow-settings/Makefile.am:
	* typing-break/Makefile.am:
	* vfs-methods/fontilus/Makefile.am:
	* vfs-methods/themus/Makefile.am: Fix localedir defines. Bug #395383.

svn path=/trunk/; revision=7219
2007-01-31 21:09:43 +00:00
Sergey V. Udaltsov
c18b5f9d19 Survive with not installed gconf key, #398631
svn path=/trunk/; revision=7163
2007-01-21 18:29:32 +00:00
Kjartan Maraas
61b7c96fee Fix a typo.
2007-01-07  Kjartan Maraas  <kmaraas@gnome.org>

	* gnome-keyboard-properties.c: (main): Fix a typo.

svn path=/trunk/; revision=7080
2007-01-07 15:27:08 +00:00
Lucas Rocha
9767345608 Fixes #336286
2007-01-06  Lucas Rocha <lucasr.at.mundo@gmail.com>

	Fixes #336286

	* gnome-keyboard-properties.c (main): switched from popt to GOptionContext.

svn path=/trunk/; revision=7056
2007-01-06 18:53:08 +00:00