Merging of my tree.
This contains: * a few capplets were redone UI wise: ui-properties keyboard background-properties * splitting of libcapplet out of this modules (into libcapplet) * new html-based view in the control-center * initial import of functional root-manager This stuff isn't all done yet, but I wanted to get it in. TODO files will hopefully follow.
This commit is contained in:
parent
2749ba455b
commit
d42affc965
73 changed files with 6567 additions and 3322 deletions
|
@ -5,12 +5,18 @@
|
|||
*/
|
||||
|
||||
gchar *s = N_("window1");
|
||||
gchar *s = N_("Auto-repeat");
|
||||
gchar *s = N_("Enable auto-repeat");
|
||||
gchar *s = N_("Repeat rate");
|
||||
gchar *s = N_("Repeat delay");
|
||||
gchar *s = N_("Enable Keyboard Repeat");
|
||||
gchar *s = N_("Delay Until Repeat");
|
||||
gchar *s = N_("....a");
|
||||
gchar *s = N_("...a");
|
||||
gchar *s = N_("..a");
|
||||
gchar *s = N_(".a");
|
||||
gchar *s = N_("Key Repeat Rate");
|
||||
gchar *s = N_("a....a");
|
||||
gchar *s = N_("a...a");
|
||||
gchar *s = N_("a..a");
|
||||
gchar *s = N_("a.a");
|
||||
gchar *s = N_("Enable Keyboard Click");
|
||||
gchar *s = N_("Keyboard click");
|
||||
gchar *s = N_("Click on keypress");
|
||||
gchar *s = N_("Click volume");
|
||||
gchar *s = N_("Preview");
|
||||
gchar *s = N_("Test settings");
|
||||
gchar *s = N_("Type here to test setting");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue