Commit graph

80 commits

Author SHA1 Message Date
Jens Granseuer
c4ec1346ad fix various string and layout issues (bug #521826)
2008-03-27  Jens Granseuer  <jensgr@gmx.net>

	* gnome-keyboard-properties-a11y.c: (setup_a11y_tabs):
	* gnome-keyboard-properties.c: (create_dialog), (setup_dialog):
	* gnome-keyboard-properties.glade: fix various string and layout
	issues (bug #521826)

svn path=/trunk/; revision=8600
2008-03-27 20:06:47 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
Sergey V. Udaltsov
53c1815d53 changing the model choser button, closing #335833 2006-07-08 22:41:15 +00:00
Sergey V. Udaltsov
3e185bd3f4 another bit of #326275 2006-01-10 21:37:02 +00:00
Sergey V. Udaltsov
5f2bca0b14 fixing #326725 2006-01-09 21:50:36 +00:00
Sergey V. Udaltsov
ddf7ac0fb0 closing #326137 2006-01-08 21:09:39 +00:00
Muktha
2c57972a53 Fixes part of #90932
2005-10-24  Muktha <muktha.narayan@wipro.com>

	Fixes part of #90932

	* gnome-keyboard-properties.glade: added accessible_description to
	some widgets.
2005-10-24 16:01:51 +00:00
Sergey V. Udaltsov
c8aede029c fixing #164090, big UI change 2005-01-19 23:16:13 +00:00
Sergey V. Udaltsov
43cc057346 fixed #159685 2005-01-16 14:54:13 +00:00
Sebastien Bacher
fd1a0c770e fixed the mnemonics for some widgets (Closes: #163227).
2005-01-08  Sebastien Bacher  <seb128@debian.org>

        * gnome-keyboard-properties.glade: fixed the mnemonics for some widgets
        (Closes: #163227).
2005-01-07 23:18:19 +00:00
Dennis Cranston
495745ad40 HIG corrections. Use HIG capitalization for buttons: "Reset to defaults"
2005-01-05  Dennis Cranston <dennis_cranston@yahoo.com>

	* gnome-keyboard-properties.glade:  HIG corrections.
	Use HIG capitalization for buttons: "Reset to defaults" ->
	"Reset To Defaults".  Use HIG capitalization for window titles:
	"Choose a keyboard model" -> "Choose A Keyboard Model" &
	"Choose a layout" -> "Choose A Layout".  Add a missing ":"
	from "Model" -> "Model:". Remove the dialog separators.
	Use HIG widget padding to match the other capplet dialogs.
2005-01-06 01:56:27 +00:00
Sebastien Bacher
f5489de525 patch from Heikki Paajanen <hepaajan@iki.fi> (based on the patch
from Andrew Johnson <acjgenius@earthlink.net>)
        to not set "close" as the default button (Closes: #98202).
2005-01-01 23:18:33 +00:00
Sergey V. Udaltsov
dbbb7dc8d5 a bit more logical separator for the layouts popup 2004-12-25 02:28:11 +00:00
Sergey V. Udaltsov
9a171517c1 big change in the layout - layout selection popup introduced 2004-12-20 23:52:41 +00:00
Sebastien Bacher
e28e7ca0db patch by Ross Burton <ross@burtonini.com> to fix the widget expansion
2004-10-21  Sebastien Bacher  <seb128@debian.org>

       * gnome-keyboard-properties.glade:
       patch by Ross Burton <ross@burtonini.com> to fix the widget expansion
       (Closes: #151588).
2004-10-21 17:38:46 +00:00
Sergey V. Udaltsov
c8763b95a7 fixing #149820 2004-08-28 00:18:58 +00:00
Sergey V. Udaltsov
4538df5f49 tiny layout fix - hope to improve HIGfulness 2004-07-29 19:01:05 +00:00
Sergey V. Udaltsov
2b0039ff6e set the default size for the models popup 2004-07-28 01:08:25 +00:00
Sergey V. Udaltsov
9a1378b4b6 proper handling of the X WM button 2004-07-28 00:18:35 +00:00
Sergey V. Udaltsov
0bb2c8c192 preview as separate window 2004-07-26 23:07:03 +00:00
Sergey V. Udaltsov
885acff46a first round of working model chooser - not complete yet 2004-07-25 23:28:35 +00:00
Christian Neumair
11ebaa67a9 Use GTK_SHADOW_IN shadow for all treeviews (consistency). Fixes #144050.
2004-07-22  Christian Neumair  <chris@gnome-de.org>

	* gnome-keyboard-properties.glade: Use GTK_SHADOW_IN shadow for
	all treeviews (consistency). Fixes #144050.
2004-07-22 18:16:49 +00:00
Sergey V. Udaltsov
e90583bbf1 merging the preview branch 2004-07-13 23:11:34 +00:00
Sergey V. Udaltsov
43b3e7f59b two labels for each treeview pair (layouts and options) - not one 2004-01-23 10:36:53 +00:00
Sergey V. Udaltsov
26ffee4262 Well, probably the label should visible though 2004-01-20 09:11:13 +00:00
Sergey V. Udaltsov
fd6d162b7e A bit shorter tab labels, tabs 3 and 4 2004-01-20 08:58:53 +00:00
Sergey V. Udaltsov
8d72c5858b It was agreed on IRC, g-k-p should be resizable 2004-01-19 09:14:43 +00:00
Richard Hult
04bb3c9a3a Enable markup for the break enabled toggle with code instead of with a
2004-01-11  Richard Hult  <richard@imendio.com>

	* gnome-keyboard-properties.glade:
	* gnome-keyboard-properties.c (setup_dialog): Enable markup for
	the break enabled toggle with code instead of with a custom child
	for the toggle since that doesn't work with new libglade. Fixes
	bug #131122.
2004-01-11 17:20:00 +00:00
Sergey V. Udaltsov
2bc51a2486 now gnome-settings-daemon resets the configuration is asked by gconf flag overrideSettings 2004-01-09 20:43:59 +00:00