From 92dd65c5530cf5a530e21a9a7ef91bc265985554 Mon Sep 17 00:00:00 2001 From: "Marty E. Plummer" Date: Sun, 24 Mar 2019 20:20:56 -0500 Subject: i18n: port from intltool to gettext Signed-off-by: Marty E. Plummer --- .../org.mate.accessibility-keyboard.gschema.xml.in | 80 ---------------------- 1 file changed, 80 deletions(-) delete mode 100644 schemas/org.mate.accessibility-keyboard.gschema.xml.in (limited to 'schemas/org.mate.accessibility-keyboard.gschema.xml.in') diff --git a/schemas/org.mate.accessibility-keyboard.gschema.xml.in b/schemas/org.mate.accessibility-keyboard.gschema.xml.in deleted file mode 100644 index 36dea0b..0000000 --- a/schemas/org.mate.accessibility-keyboard.gschema.xml.in +++ /dev/null @@ -1,80 +0,0 @@ - - - - false - - - false - - - false - - - 200 - - - false - - - 300 - minimum interval in milliseconds - Ignore multiple presses of the _same_ key within @delay milliseconds. - - - false - - - false - - - 10 - Pixels per seconds - How many pixels per second to move at the maximum speed. - - - 300 - How long to accelerate in milliseconds - How many milliseconds it takes to go from 0 to maximum speed. - - - 300 - Initial delay in milliseconds - How many milliseconds to wait before mouse movement keys start to operate. - - - false - - - 300 - Minimum interval in milliseconds - Do not accept a key as being pressed unless held for @delay milliseconds. - - - false - - - false - - - false - - - false - - - true - Latch modifiers when pressed twice in a row until the same modifier is pressed again. - - - false - Disable if two keys are pressed at the same time. - - - false - Beep when a modifier is pressed. - - - false - - - -- cgit v1.2.1