[orca] Additional updates to the Gtk Builder files



commit 0bca1a4906fb20d755cf93d0057cfe6ee6ca3f28
Author: Joanmarie Diggs <jdiggs igalia com>
Date:   Wed May 16 14:53:58 2012 -0400

    Additional updates to the Gtk Builder files

 src/orca/orca-find.ui  |   16 ++++---
 src/orca/orca-setup.ui |  119 ++++++++++++++++++++++++++++++++----------------
 2 files changed, 89 insertions(+), 46 deletions(-)
---
diff --git a/src/orca/orca-find.ui b/src/orca/orca-find.ui
index 8ec943d..6c679bf 100644
--- a/src/orca/orca-find.ui
+++ b/src/orca/orca-find.ui
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
-  <!-- interface-requires gtk+ 2.12 -->
+  <!-- interface-requires gtk+ 3.0 -->
   <object class="GtkDialog" id="findDialog">
     <property name="can_focus">False</property>
     <property name="border_width">12</property>
@@ -27,6 +27,7 @@
             <child>
               <object class="GtkButton" id="closeButton">
                 <property name="label">gtk-close</property>
+                <property name="use_action_appearance">False</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="can_default">True</property>
@@ -50,6 +51,7 @@
             <child>
               <object class="GtkButton" id="findButton">
                 <property name="label">gtk-find</property>
+                <property name="use_action_appearance">False</property>
                 <property name="visible">True</property>
                 <property name="sensitive">False</property>
                 <property name="can_focus">True</property>
@@ -131,9 +133,6 @@
                     <property name="height">1</property>
                   </packing>
                 </child>
-                <child>
-                  <placeholder/>
-                </child>
               </object>
               <packing>
                 <property name="left_attach">0</property>
@@ -170,6 +169,7 @@
                             <child>
                               <object class="GtkRadioButton" id="currentLocationRadioButton">
                                 <property name="label" translatable="yes">C_urrent location</property>
+                                <property name="use_action_appearance">False</property>
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
                                 <property name="receives_default">False</property>
@@ -190,6 +190,7 @@
                             <child>
                               <object class="GtkRadioButton" id="topRadioButton">
                                 <property name="label" translatable="yes">_Top of window</property>
+                                <property name="use_action_appearance">False</property>
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
                                 <property name="receives_default">False</property>
@@ -221,7 +222,6 @@
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="label" translatable="yes">Start from:</property>
-                        <property name="use_markup">False</property>
                         <child internal-child="accessible">
                           <object class="AtkObject" id="startFromLabel-atkobject">
                             <property name="AtkObject::accessible-name" translatable="yes">Start from:</property>
@@ -258,6 +258,7 @@
                             <child>
                               <object class="GtkCheckButton" id="wrapAroundCheckbox">
                                 <property name="label" translatable="yes">_Wrap around</property>
+                                <property name="use_action_appearance">False</property>
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
                                 <property name="receives_default">False</property>
@@ -278,6 +279,7 @@
                             <child>
                               <object class="GtkCheckButton" id="searchBackwardsCheckbox">
                                 <property name="label" translatable="yes">Search _backwards</property>
+                                <property name="use_action_appearance">False</property>
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
                                 <property name="receives_default">False</property>
@@ -303,7 +305,6 @@
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="label" translatable="yes">Search direction:</property>
-                        <property name="use_markup">False</property>
                         <attributes>
                           <attribute name="weight" value="bold"/>
                         </attributes>
@@ -335,6 +336,7 @@
                             <child>
                               <object class="GtkCheckButton" id="matchCaseCheckbox">
                                 <property name="label" translatable="yes">_Match case</property>
+                                <property name="use_action_appearance">False</property>
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
                                 <property name="receives_default">False</property>
@@ -354,6 +356,7 @@
                             <child>
                               <object class="GtkCheckButton" id="matchEntireWordCheckbox">
                                 <property name="label" translatable="yes">Match _entire word only</property>
+                                <property name="use_action_appearance">False</property>
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
                                 <property name="receives_default">False</property>
@@ -379,7 +382,6 @@
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="label" translatable="yes">Results must:</property>
-                        <property name="use_markup">False</property>
                         <attributes>
                           <attribute name="weight" value="bold"/>
                         </attributes>
diff --git a/src/orca/orca-setup.ui b/src/orca/orca-setup.ui
index c41b43c..38378fa 100644
--- a/src/orca/orca-setup.ui
+++ b/src/orca/orca-setup.ui
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
-  <!-- interface-requires gtk+ 2.12 -->
+  <!-- interface-requires gtk+ 3.0 -->
   <object class="GtkAdjustment" id="adjustment1">
     <property name="upper">10</property>
     <property name="value">5</property>
@@ -208,6 +208,7 @@
             <child>
               <object class="GtkButton" id="helpButton">
                 <property name="label">gtk-help</property>
+                <property name="use_action_appearance">False</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="can_default">True</property>
@@ -225,6 +226,7 @@
             <child>
               <object class="GtkButton" id="applyButton">
                 <property name="label">gtk-apply</property>
+                <property name="use_action_appearance">False</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="can_default">True</property>
@@ -242,6 +244,7 @@
             <child>
               <object class="GtkButton" id="cancelButton">
                 <property name="label">gtk-cancel</property>
+                <property name="use_action_appearance">False</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="can_default">True</property>
@@ -259,6 +262,7 @@
             <child>
               <object class="GtkButton" id="okButton">
                 <property name="label">gtk-ok</property>
+                <property name="use_action_appearance">False</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="can_default">True</property>
@@ -310,6 +314,7 @@
                             <child>
                               <object class="GtkRadioButton" id="generalDesktopButton">
                                 <property name="label" translatable="yes">_Desktop</property>
+                                <property name="use_action_appearance">False</property>
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
                                 <property name="receives_default">False</property>
@@ -318,7 +323,7 @@
                                 <property name="xalign">0</property>
                                 <property name="active">True</property>
                                 <property name="draw_indicator">True</property>
-				<signal name="toggled" handler="keyboardLayoutChanged" swapped="no"/>
+                                <signal name="toggled" handler="keyboardLayoutChanged" swapped="no"/>
                               </object>
                               <packing>
                                 <property name="left_attach">0</property>
@@ -330,6 +335,7 @@
                             <child>
                               <object class="GtkRadioButton" id="generalLaptopButton">
                                 <property name="label" translatable="yes">_Laptop</property>
+                                <property name="use_action_appearance">False</property>
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
                                 <property name="receives_default">False</property>
@@ -338,7 +344,7 @@
                                 <property name="xalign">0</property>
                                 <property name="draw_indicator">True</property>
                                 <property name="group">generalDesktopButton</property>
-				<signal name="toggled" handler="keyboardLayoutChanged" swapped="no"/>
+                                <signal name="toggled" handler="keyboardLayoutChanged" swapped="no"/>
                               </object>
                               <packing>
                                 <property name="left_attach">0</property>
@@ -356,7 +362,6 @@
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="label" translatable="yes">Keyboard Layout</property>
-                        <property name="use_markup">False</property>
                         <attributes>
                           <attribute name="weight" value="bold"/>
                         </attributes>
@@ -388,6 +393,7 @@
                             <child>
                               <object class="GtkCheckButton" id="showMainWindowCheckButton">
                                 <property name="label" translatable="yes">Show Orca _main window</property>
+                                <property name="use_action_appearance">False</property>
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
                                 <property name="receives_default">False</property>
@@ -396,7 +402,7 @@
                                 <property name="xalign">0</property>
                                 <property name="active">True</property>
                                 <property name="draw_indicator">True</property>
-				<signal name="toggled" handler="checkButtonToggled" swapped="no"/>
+                                <signal name="toggled" handler="checkButtonToggled" swapped="no"/>
                               </object>
                               <packing>
                                 <property name="left_attach">0</property>
@@ -408,6 +414,7 @@
                             <child>
                               <object class="GtkCheckButton" id="quitOrcaNoConfirmationCheckButton">
                                 <property name="label" translatable="yes">Quit Orca _without confirmation</property>
+                                <property name="use_action_appearance">False</property>
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
                                 <property name="receives_default">False</property>
@@ -415,7 +422,7 @@
                                 <property name="use_underline">True</property>
                                 <property name="xalign">0</property>
                                 <property name="draw_indicator">True</property>
-				<signal name="toggled" handler="checkButtonToggled" swapped="no"/>
+                                <signal name="toggled" handler="checkButtonToggled" swapped="no"/>
                               </object>
                               <packing>
                                 <property name="left_attach">0</property>
@@ -433,7 +440,6 @@
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="label" translatable="yes">User Interface</property>
-                        <property name="use_markup">False</property>
                         <attributes>
                           <attribute name="weight" value="bold"/>
                         </attributes>
@@ -542,6 +548,7 @@
                             <child>
                               <object class="GtkButton" id="loadProfileButton">
                                 <property name="label" translatable="yes" comments="This button will load the selected settings profile in the application.">_Load</property>
+                                <property name="use_action_appearance">False</property>
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
                                 <property name="receives_default">True</property>
@@ -559,6 +566,7 @@
                             <child>
                               <object class="GtkButton" id="saveProfileButton">
                                 <property name="label">gtk-save-as</property>
+                                <property name="use_action_appearance">False</property>
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
                                 <property name="receives_default">True</property>
@@ -588,7 +596,6 @@
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="label" translatable="yes">Profiles</property>
-                        <property name="use_markup">False</property>
                         <attributes>
                           <attribute name="weight" value="bold"/>
                         </attributes>
@@ -706,7 +713,6 @@
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="label" translatable="yes">Time and Date</property>
-                        <property name="use_markup">False</property>
                         <attributes>
                           <attribute name="weight" value="bold"/>
                         </attributes>
@@ -738,6 +744,7 @@
                             <child>
                               <object class="GtkCheckButton" id="presentToolTipsCheckButton">
                                 <property name="label" translatable="yes">_Present tooltips</property>
+                                <property name="use_action_appearance">False</property>
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
                                 <property name="receives_default">False</property>
@@ -745,7 +752,7 @@
                                 <property name="use_underline">True</property>
                                 <property name="xalign">0</property>
                                 <property name="draw_indicator">True</property>
-				<signal name="toggled" handler="checkButtonToggled" swapped="no"/>
+                                <signal name="toggled" handler="checkButtonToggled" swapped="no"/>
                               </object>
                               <packing>
                                 <property name="left_attach">0</property>
@@ -757,6 +764,7 @@
                             <child>
                               <object class="GtkCheckButton" id="enableMouseReviewCheckButton">
                                 <property name="label" translatable="yes">Speak object under mo_use</property>
+                                <property name="use_action_appearance">False</property>
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
                                 <property name="receives_default">False</property>
@@ -765,7 +773,7 @@
                                 <property name="xalign">0</property>
                                 <property name="active">True</property>
                                 <property name="draw_indicator">True</property>
-				<signal name="toggled" handler="checkButtonToggled" swapped="no"/>
+                                <signal name="toggled" handler="checkButtonToggled" swapped="no"/>
                               </object>
                               <packing>
                                 <property name="left_attach">0</property>
@@ -783,7 +791,6 @@
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="label" translatable="yes">Mouse</property>
-                        <property name="use_markup">False</property>
                         <attributes>
                           <attribute name="weight" value="bold"/>
                         </attributes>
@@ -854,7 +861,6 @@
                             </child>
                             <child>
                               <object class="GtkScale" id="volumeScale">
-                                <property name="orientation">horizontal</property>
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
                                 <property name="adjustment">adjustment3</property>
@@ -872,7 +878,6 @@
                             </child>
                             <child>
                               <object class="GtkScale" id="pitchScale">
-                                <property name="orientation">horizontal</property>
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
                                 <property name="adjustment">adjustment1</property>
@@ -907,7 +912,6 @@
                             </child>
                             <child>
                               <object class="GtkScale" id="rateScale">
-                                <property name="orientation">horizontal</property>
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
                                 <property name="adjustment">adjustment2</property>
@@ -1076,8 +1080,7 @@
                       <object class="GtkLabel" id="voiceTypeSettingsLabel">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
-                        <property name="label" translatable="yes"  comments="Translators: Having multiple 'voice types' in Orca makes it possible for the user to more quickly identify properties of text non-visually, such as the fact that text is written in capital letters or is a link; or that text is actually visible on the screen as opposed to an Orca-specific message. The available 'voice types' in Orca include 'default', 'uppercase', 'hyperlink', and 'system' -- each of which can be configured by the user to sound the way he/she finds most helpful. This string is displayed in the label for the group of all of the controls associated with configuring a particular voice type.">Voice Type Settings</property>
-                        <property name="use_markup">False</property>
+                        <property name="label" translatable="yes" comments="Translators: Having multiple 'voice types' in Orca makes it possible for the user to more quickly identify properties of text non-visually, such as the fact that text is written in capital letters or is a link; or that text is actually visible on the screen as opposed to an Orca-specific message. The available 'voice types' in Orca include 'default', 'uppercase', 'hyperlink', and 'system' -- each of which can be configured by the user to sound the way he/she finds most helpful. This string is displayed in the label for the group of all of the controls associated with configuring a particular voice type.">Voice Type Settings</property>
                         <attributes>
                           <attribute name="weight" value="bold"/>
                         </attributes>
@@ -1109,6 +1112,7 @@
                             <child>
                               <object class="GtkCheckButton" id="enablePauseBreaksCheckButton">
                                 <property name="label" translatable="yes" comments="Translators: different speech systems and speech engines work differently when it comes to handling pauses (e.g., sentence boundaries).  This property allows the user to specify whether speech should be sent to the speech synthesis system immediately when a pause directive is enountered or if it should be queued up and sent to the speech synthesis system once the entire set of utterances has been calculated.">Break speech into ch_unks between pauses</property>
+                                <property name="use_action_appearance">False</property>
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
                                 <property name="receives_default">False</property>
@@ -1129,6 +1133,7 @@
                             <child>
                               <object class="GtkCheckButton" id="speakMultiCaseStringsAsWordsCheckButton">
                                 <property name="label" translatable="yes" comments="Translators: multicase strings are StringsWithWordsMashedTogetherLikeThis.">Speak multicase strings as wor_ds</property>
+                                <property name="use_action_appearance">False</property>
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
                                 <property name="receives_default">False</property>
@@ -1207,7 +1212,6 @@
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="label" translatable="yes">Global Voice Settings</property>
-                        <property name="use_markup">False</property>
                         <attributes>
                           <attribute name="weight" value="bold"/>
                         </attributes>
@@ -1247,6 +1251,7 @@
                 <child>
                   <object class="GtkCheckButton" id="speechSupportCheckButton">
                     <property name="label" translatable="yes">_Enable speech</property>
+                    <property name="use_action_appearance">False</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">False</property>
@@ -1295,6 +1300,7 @@
                                     <child>
                                       <object class="GtkRadioButton" id="speechBriefButton">
                                         <property name="label" translatable="yes">Brie_f</property>
+                                        <property name="use_action_appearance">False</property>
                                         <property name="visible">True</property>
                                         <property name="can_focus">True</property>
                                         <property name="receives_default">False</property>
@@ -1315,6 +1321,7 @@
                                     <child>
                                       <object class="GtkRadioButton" id="speechVerboseButton">
                                         <property name="label" translatable="yes">Ver_bose</property>
+                                        <property name="use_action_appearance">False</property>
                                         <property name="visible">True</property>
                                         <property name="can_focus">True</property>
                                         <property name="receives_default">False</property>
@@ -1341,7 +1348,6 @@
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
                                 <property name="label" translatable="yes">Verbosity</property>
-                                <property name="use_markup">False</property>
                                 <attributes>
                                   <attribute name="weight" value="bold"/>
                                 </attributes>
@@ -1373,6 +1379,7 @@
                                     <child>
                                       <object class="GtkRadioButton" id="cellSpeechButton">
                                         <property name="label" translatable="yes" comments="Translators: This is one of two options available in the Preferences dialog for the Table Rows setting. If chosen, Orca will speak just the new cell when the user arrows Up or Down in a table.">Speak _cell</property>
+                                        <property name="use_action_appearance">False</property>
                                         <property name="visible">True</property>
                                         <property name="can_focus">True</property>
                                         <property name="receives_default">False</property>
@@ -1393,6 +1400,7 @@
                                     <child>
                                       <object class="GtkRadioButton" id="rowSpeechButton">
                                         <property name="label" translatable="yes" comments="Translators: This is one of two options available in the Preferences dialog for the Table Rows setting. If chosen, Orca will speak the entire row when the user arrows Up or Down in a table.">Speak ro_w</property>
+                                        <property name="use_action_appearance">False</property>
                                         <property name="visible">True</property>
                                         <property name="can_focus">True</property>
                                         <property name="receives_default">False</property>
@@ -1419,10 +1427,9 @@
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
                                 <property name="label" translatable="yes" comments="Translators: This is label in the Preferences dialog box. It refers to what Orca will speak when the user arrows Up or Down in a table. The choices are to speak just the new cell or to speak the entire row.">Table Rows</property>
-                                <property name="use_markup">False</property>
                                 <attributes>
                                   <attribute name="weight" value="bold"/>
-                              </attributes>
+                                </attributes>
                               </object>
                             </child>
                           </object>
@@ -1451,6 +1458,7 @@
                                     <child>
                                       <object class="GtkRadioButton" id="noneButton">
                                         <property name="label" translatable="yes" context="punctuation level" comments="Translators: this refers to how much punctuation will be spoken by Orca when presenting text on the screen.">_None</property>
+                                        <property name="use_action_appearance">False</property>
                                         <property name="visible">True</property>
                                         <property name="can_focus">True</property>
                                         <property name="receives_default">False</property>
@@ -1471,6 +1479,7 @@
                                     <child>
                                       <object class="GtkRadioButton" id="someButton">
                                         <property name="label" translatable="yes">So_me</property>
+                                        <property name="use_action_appearance">False</property>
                                         <property name="visible">True</property>
                                         <property name="can_focus">True</property>
                                         <property name="receives_default">False</property>
@@ -1491,6 +1500,7 @@
                                     <child>
                                       <object class="GtkRadioButton" id="mostButton">
                                         <property name="label" translatable="yes">M_ost</property>
+                                        <property name="use_action_appearance">False</property>
                                         <property name="visible">True</property>
                                         <property name="can_focus">True</property>
                                         <property name="receives_default">False</property>
@@ -1511,6 +1521,7 @@
                                     <child>
                                       <object class="GtkRadioButton" id="allButton">
                                         <property name="label" translatable="yes">_All</property>
+                                        <property name="use_action_appearance">False</property>
                                         <property name="visible">True</property>
                                         <property name="can_focus">True</property>
                                         <property name="receives_default">False</property>
@@ -1537,7 +1548,6 @@
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
                                 <property name="label" translatable="yes">Punctuation Level</property>
-                                <property name="use_markup">False</property>
                                 <attributes>
                                   <attribute name="weight" value="bold"/>
                                 </attributes>
@@ -1583,6 +1593,7 @@
                                     <child>
                                       <object class="GtkCheckButton" id="onlySpeakDisplayedTextCheckButton">
                                         <property name="label" translatable="yes" comments="Translators: If this setting is enabled, Orca will only speak text which is actually displayed on the screen. It will NOT speak things like the role of an item (e.g. 'checkbox') or its state (e.g. 'not checked') or say 'mispelled' to indicate the presence of red squiggly spelling error lines -- things which Orca normally speaks. This setting is primarily intended for low vision users and sighted users with a learning disability.">Only speak displayed text</property>
+                                        <property name="use_action_appearance">False</property>
                                         <property name="visible">True</property>
                                         <property name="can_focus">True</property>
                                         <property name="receives_default">False</property>
@@ -1607,6 +1618,7 @@
                                         <child>
                                           <object class="GtkCheckButton" id="speakBlankLinesCheckButton">
                                             <property name="label" translatable="yes">Speak blank lines</property>
+                                            <property name="use_action_appearance">False</property>
                                             <property name="visible">True</property>
                                             <property name="can_focus">True</property>
                                             <property name="receives_default">False</property>
@@ -1627,6 +1639,7 @@
                                         <child>
                                           <object class="GtkCheckButton" id="enableSpeechIndentationCheckButton">
                                             <property name="label" translatable="yes">Speak _indentation and justification</property>
+                                            <property name="use_action_appearance">False</property>
                                             <property name="visible">True</property>
                                             <property name="can_focus">True</property>
                                             <property name="receives_default">False</property>
@@ -1646,6 +1659,7 @@
                                         <child>
                                           <object class="GtkCheckButton" id="enableMnemonicSpeakingCheckButton">
                                             <property name="label" translatable="yes">Spea_k object mnemonics</property>
+                                            <property name="use_action_appearance">False</property>
                                             <property name="visible">True</property>
                                             <property name="can_focus">True</property>
                                             <property name="receives_default">False</property>
@@ -1666,6 +1680,7 @@
                                         <child>
                                           <object class="GtkCheckButton" id="enablePositionSpeakingCheckButton">
                                             <property name="label" translatable="yes" comments="Translators: This checkbox toggles whether or not Orca says the child position (e.g., 'item 6 of 7').">Speak child p_osition</property>
+                                            <property name="use_action_appearance">False</property>
                                             <property name="visible">True</property>
                                             <property name="can_focus">True</property>
                                             <property name="receives_default">False</property>
@@ -1686,6 +1701,7 @@
                                         <child>
                                           <object class="GtkCheckButton" id="enableTutorialMessagesCheckButton">
                                             <property name="label" translatable="yes">Speak tutorial messages</property>
+                                            <property name="use_action_appearance">False</property>
                                             <property name="visible">True</property>
                                             <property name="can_focus">True</property>
                                             <property name="receives_default">False</property>
@@ -1720,7 +1736,6 @@
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
                                 <property name="label" translatable="yes">Spoken Context</property>
-                                <property name="use_markup">False</property>
                                 <attributes>
                                   <attribute name="weight" value="bold"/>
                                 </attributes>
@@ -1753,6 +1768,7 @@
                                     <child>
                                       <object class="GtkCheckButton" id="speechProgressBarCheckButton">
                                         <property name="label" translatable="yes" context="ProgressBarUpdates" comments="Translators: This is an option in the Preferences dialog box related to the speaking of progress bar information. If checked, Orca will speak progress bar information.">Enable_d</property>
+                                        <property name="use_action_appearance">False</property>
                                         <property name="visible">True</property>
                                         <property name="can_focus">True</property>
                                         <property name="receives_default">False</property>
@@ -1838,7 +1854,6 @@
                                             <property name="adjustment">adjustment4</property>
                                             <property name="climb_rate">1</property>
                                             <property name="numeric">True</property>
-                                            <property name="editable">True</property>
                                             <signal name="value-changed" handler="speakProgressBarValueChanged" swapped="no"/>
                                           </object>
                                           <packing>
@@ -1865,11 +1880,7 @@
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
                                 <property name="label" translatable="yes" comments="Translators: This is a label in the Preferences dialog box. It applies to several options related to which progress bars Orca should speak and how often Orca should speak them.">Progress Bar Updates</property>
-                                <property name="use_markup">False</property>
                               </object>
-                              <attributes>
-                                <attribute name="weight" value="bold"/>
-                              </attributes>
                             </child>
                           </object>
                           <packing>
@@ -1925,6 +1936,7 @@
                     <child>
                       <object class="GtkCheckButton" id="enableBrailleCheckButton">
                         <property name="label" translatable="yes">Enable Braille _support</property>
+                        <property name="use_action_appearance">False</property>
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="receives_default">False</property>
@@ -1945,6 +1957,7 @@
                     <child>
                       <object class="GtkCheckButton" id="enableBrailleMonitorCheckButton">
                         <property name="label" translatable="yes">Enable Braille _monitor</property>
+                        <property name="use_action_appearance">False</property>
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="receives_default">False</property>
@@ -1993,6 +2006,7 @@
                                 <child>
                                   <object class="GtkCheckButton" id="abbrevRolenames">
                                     <property name="label" translatable="yes">_Abbreviated role names</property>
+                                    <property name="use_action_appearance">False</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property name="receives_default">False</property>
@@ -2012,6 +2026,7 @@
                                 <child>
                                   <object class="GtkCheckButton" id="disableBrailleEOLCheckButton">
                                     <property name="label" translatable="yes">Disable _end of line symbol</property>
+                                    <property name="use_action_appearance">False</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property name="receives_default">False</property>
@@ -2031,6 +2046,7 @@
                                 <child>
                                   <object class="GtkCheckButton" id="contractedBrailleCheckButton">
                                     <property name="label" translatable="yes">_Enable Contracted Braille</property>
+                                    <property name="use_action_appearance">False</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property name="receives_default">False</property>
@@ -2102,7 +2118,6 @@
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
                             <property name="label" translatable="yes">Display Settings</property>
-                            <property name="use_markup">False</property>
                             <attributes>
                               <attribute name="weight" value="bold"/>
                             </attributes>
@@ -2134,6 +2149,7 @@
                                 <child>
                                   <object class="GtkRadioButton" id="brailleBriefButton">
                                     <property name="label" translatable="yes">Brie_f</property>
+                                    <property name="use_action_appearance">False</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property name="receives_default">False</property>
@@ -2154,6 +2170,7 @@
                                 <child>
                                   <object class="GtkRadioButton" id="brailleVerboseButton">
                                     <property name="label" translatable="yes">Ver_bose</property>
+                                    <property name="use_action_appearance">False</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property name="receives_default">False</property>
@@ -2180,7 +2197,6 @@
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
                             <property name="label" translatable="yes">Verbosity</property>
-                            <property name="use_markup">False</property>
                             <attributes>
                               <attribute name="weight" value="bold"/>
                             </attributes>
@@ -2213,6 +2229,7 @@
                                 <child>
                                   <object class="GtkRadioButton" id="brailleSelectionNoneButton">
                                     <property name="label" translatable="yes" context="braille dots" comments="Translators: This option refers to the dot or dots in braille which will be used to 'underline' certain characters.">_None</property>
+                                    <property name="use_action_appearance">False</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property name="receives_default">False</property>
@@ -2233,6 +2250,7 @@
                                 <child>
                                   <object class="GtkRadioButton" id="brailleSelection7Button">
                                     <property name="label" translatable="yes">Dot _7</property>
+                                    <property name="use_action_appearance">False</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property name="receives_default">False</property>
@@ -2253,6 +2271,7 @@
                                 <child>
                                   <object class="GtkRadioButton" id="brailleSelection8Button">
                                     <property name="label" translatable="yes">Dot _8</property>
+                                    <property name="use_action_appearance">False</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property name="receives_default">False</property>
@@ -2273,6 +2292,7 @@
                                 <child>
                                   <object class="GtkRadioButton" id="brailleSelectionBothButton">
                                     <property name="label" translatable="yes">Dots 7 an_d 8</property>
+                                    <property name="use_action_appearance">False</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property name="receives_default">False</property>
@@ -2299,11 +2319,7 @@
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
                             <property name="label" translatable="yes">Selection Indicator</property>
-                            <property name="use_markup">False</property>
                           </object>
-                          <attributes>
-                            <attribute name="weight" value="bold"/>
-                          </attributes>
                         </child>
                       </object>
                       <packing>
@@ -2332,6 +2348,7 @@
                                 <child>
                                   <object class="GtkRadioButton" id="brailleLinkNoneButton">
                                     <property name="label" translatable="yes" context="braille dots" comments="Translators: This option refers to the dot or dots in braille which will be used to 'underline' certain characters.">_None</property>
+                                    <property name="use_action_appearance">False</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property name="receives_default">False</property>
@@ -2352,6 +2369,7 @@
                                 <child>
                                   <object class="GtkRadioButton" id="brailleLink7Button">
                                     <property name="label" translatable="yes">Dot _7</property>
+                                    <property name="use_action_appearance">False</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property name="receives_default">False</property>
@@ -2372,6 +2390,7 @@
                                 <child>
                                   <object class="GtkRadioButton" id="brailleLink8Button">
                                     <property name="label" translatable="yes">Dot _8</property>
+                                    <property name="use_action_appearance">False</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property name="receives_default">False</property>
@@ -2392,6 +2411,7 @@
                                 <child>
                                   <object class="GtkRadioButton" id="brailleLinkBothButton">
                                     <property name="label" translatable="yes">Dots 7 an_d 8</property>
+                                    <property name="use_action_appearance">False</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property name="receives_default">False</property>
@@ -2418,7 +2438,6 @@
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
                             <property name="label" translatable="yes">Hyperlink Indicator</property>
-                            <property name="use_markup">False</property>
                             <attributes>
                               <attribute name="weight" value="bold"/>
                             </attributes>
@@ -2464,6 +2483,7 @@
                 <child>
                   <object class="GtkCheckButton" id="keyEchoCheckButton">
                     <property name="label" translatable="yes">Enable _key echo</property>
+                    <property name="use_action_appearance">False</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">False</property>
@@ -2492,6 +2512,7 @@
                         <child>
                           <object class="GtkCheckButton" id="enablePrintableKeysCheckButton">
                             <property name="label" translatable="yes">Enable _alphanumeric and punctuation keys</property>
+                            <property name="use_action_appearance">False</property>
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
                             <property name="receives_default">False</property>
@@ -2511,6 +2532,7 @@
                         <child>
                           <object class="GtkCheckButton" id="enableModifierKeysCheckButton">
                             <property name="label" translatable="yes">Enable _modifier keys</property>
+                            <property name="use_action_appearance">False</property>
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
                             <property name="receives_default">False</property>
@@ -2530,6 +2552,7 @@
                         <child>
                           <object class="GtkCheckButton" id="enableFunctionKeysCheckButton">
                             <property name="label" translatable="yes">Enable _function keys</property>
+                            <property name="use_action_appearance">False</property>
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
                             <property name="receives_default">False</property>
@@ -2549,6 +2572,7 @@
                         <child>
                           <object class="GtkCheckButton" id="enableActionKeysCheckButton">
                             <property name="label" translatable="yes">Enable ac_tion keys</property>
+                            <property name="use_action_appearance">False</property>
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
                             <property name="receives_default">False</property>
@@ -2568,6 +2592,7 @@
                         <child>
                           <object class="GtkCheckButton" id="enableNavigationKeysCheckButton">
                             <property name="label" translatable="yes">Enable _navigation keys</property>
+                            <property name="use_action_appearance">False</property>
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
                             <property name="receives_default">False</property>
@@ -2587,6 +2612,7 @@
                         <child>
                           <object class="GtkCheckButton" id="enableDiacriticalKeysCheckButton">
                             <property name="label" translatable="yes" comments="Translators: When this option is enabled, dead keys will be announced when pressed.">Enable non-spacing _diacritical keys</property>
+                            <property name="use_action_appearance">False</property>
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
                             <property name="receives_default">False</property>
@@ -2603,6 +2629,9 @@
                             <property name="height">1</property>
                           </packing>
                         </child>
+                        <child>
+                          <placeholder/>
+                        </child>
                       </object>
                     </child>
                   </object>
@@ -2616,6 +2645,7 @@
                 <child>
                   <object class="GtkCheckButton" id="enableEchoByCharacterCheckButton">
                     <property name="label" translatable="yes" comments="Translators: When this option is enabled, inserted text of length 1 is spoken.">Enable echo by cha_racter</property>
+                    <property name="use_action_appearance">False</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">False</property>
@@ -2635,6 +2665,7 @@
                 <child>
                   <object class="GtkCheckButton" id="enableEchoByWordCheckButton">
                     <property name="label" translatable="yes">Enable echo by _word</property>
+                    <property name="use_action_appearance">False</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">False</property>
@@ -2654,6 +2685,7 @@
                 <child>
                   <object class="GtkCheckButton" id="enableEchoBySentenceCheckButton">
                     <property name="label" translatable="yes">Enable echo by _sentence</property>
+                    <property name="use_action_appearance">False</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">False</property>
@@ -2830,7 +2862,6 @@
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="label" translatable="yes">Pronunciation Dictionary</property>
-                        <property name="use_markup">False</property>
                         <attributes>
                           <attribute name="weight" value="bold"/>
                         </attributes>
@@ -2851,6 +2882,7 @@
                     <child>
                       <object class="GtkButton" id="pronunciationAddButton">
                         <property name="label" translatable="yes">_New entry</property>
+                        <property name="use_action_appearance">False</property>
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="receives_default">True</property>
@@ -2869,6 +2901,7 @@
                     <child>
                       <object class="GtkButton" id="pronunciationDeleteButton">
                         <property name="label" translatable="yes">_Delete</property>
+                        <property name="use_action_appearance">False</property>
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="receives_default">True</property>
@@ -2941,6 +2974,7 @@
                                 <child>
                                   <object class="GtkButton" id="textSelectAllButton">
                                     <property name="label" translatable="yes">_Speak all</property>
+                                    <property name="use_action_appearance">False</property>
                                     <property name="can_focus">True</property>
                                     <property name="receives_default">True</property>
                                     <property name="border_width">5</property>
@@ -2958,6 +2992,7 @@
                                 <child>
                                   <object class="GtkButton" id="textUnselectAllButton">
                                     <property name="label" translatable="yes">Speak _none</property>
+                                    <property name="use_action_appearance">False</property>
                                     <property name="can_focus">True</property>
                                     <property name="receives_default">True</property>
                                     <property name="border_width">5</property>
@@ -2975,6 +3010,7 @@
                                 <child>
                                   <object class="GtkButton" id="textResetButton">
                                     <property name="label" translatable="yes">_Reset</property>
+                                    <property name="use_action_appearance">False</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property name="receives_default">True</property>
@@ -3033,7 +3069,6 @@
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="label" translatable="yes">Text attributes</property>
-                        <property name="use_markup">False</property>
                         <attributes>
                           <attribute name="weight" value="bold"/>
                         </attributes>
@@ -3070,6 +3105,7 @@
                                 <child>
                                   <object class="GtkButton" id="textMoveToBottomButton">
                                     <property name="label" translatable="yes" comments="Translators: This label is on a button on the Text Attributes pane of the Orca Preferences dialog. On that pane there is a long list of possible text attributes. The user can select one and then, by using the Move to _bottom button, move that attribute to the bottom of the list. The ordering in the list is important as Orca will speak the selected text attributes in the given order.">Move to _bottom</property>
+                                    <property name="use_action_appearance">False</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property name="receives_default">True</property>
@@ -3088,6 +3124,7 @@
                                 <child>
                                   <object class="GtkButton" id="textMoveDownOneButton">
                                     <property name="label" translatable="yes" comments="Translators: This label is on a button on the Text Attributes pane of the Orca Preferences dialog. On that pane there is a long list of possible text attributes. The user can select one and then, by using the Move _down one button, move that attribute down one line in the list. The ordering in the list is important as Orca will speak the selected text attributes in the given order.">Move _down one</property>
+                                    <property name="use_action_appearance">False</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property name="receives_default">True</property>
@@ -3106,6 +3143,7 @@
                                 <child>
                                   <object class="GtkButton" id="textMoveUpOneButton">
                                     <property name="label" translatable="yes" comments="Translators: This label is on a button on the Text Attributes pane of the Orca Preferences dialog. On that pane there is a long list of possible text attributes. The user can select one and then, by using the Move _up one button, move that attribute up one line in the list. The ordering in the list is important as Orca will speak the selected text attributes in the given order.">Move _up one</property>
+                                    <property name="use_action_appearance">False</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property name="receives_default">True</property>
@@ -3124,6 +3162,7 @@
                                 <child>
                                   <object class="GtkButton" id="textMoveToTopButton">
                                     <property name="label" translatable="yes" comments="Translators:  This label is on a button on the Text Attributes pane of the Orca Preferences dialog. On that pane there is a long list of possible text attributes. The user can select one and then, by using the Move to _top button, move that attribute to the top of the list. The ordering in the list is important as Orca will speak the selected text attributes in the given order.">Move to _top</property>
+                                    <property name="use_action_appearance">False</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property name="receives_default">True</property>
@@ -3148,7 +3187,6 @@
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
                             <property name="label" translatable="yes">Adjust selected attributes</property>
-                            <property name="use_markup">False</property>
                             <attributes>
                               <attribute name="weight" value="bold"/>
                             </attributes>
@@ -3181,6 +3219,7 @@
                                 <child>
                                   <object class="GtkRadioButton" id="textBrailleNoneButton">
                                     <property name="label" translatable="yes" context="braille dots" comments="Translators: This option refers to the dot or dots in braille which will be used to 'underline' certain characters.">_None</property>
+                                    <property name="use_action_appearance">False</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property name="receives_default">False</property>
@@ -3201,6 +3240,7 @@
                                 <child>
                                   <object class="GtkRadioButton" id="textBraille7Button">
                                     <property name="label" translatable="yes">Dot _7</property>
+                                    <property name="use_action_appearance">False</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property name="receives_default">False</property>
@@ -3221,6 +3261,7 @@
                                 <child>
                                   <object class="GtkRadioButton" id="textBraille8Button">
                                     <property name="label" translatable="yes">Dot _8</property>
+                                    <property name="use_action_appearance">False</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property name="receives_default">False</property>
@@ -3241,6 +3282,7 @@
                                 <child>
                                   <object class="GtkRadioButton" id="textBrailleBothButton">
                                     <property name="label" translatable="yes">Dots 7 an_d 8</property>
+                                    <property name="use_action_appearance">False</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property name="receives_default">False</property>
@@ -3267,7 +3309,6 @@
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
                             <property name="label" translatable="yes">Braille Indicator</property>
-                            <property name="use_markup">False</property>
                             <attributes>
                               <attribute name="weight" value="bold"/>
                             </attributes>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]