| 2030 <property name="title" translatable="yes">Status / Idle</property> |
2030 <property name="title" translatable="yes">Status / Idle</property> |
| 2031 <property name="position">5</property> |
2031 <property name="position">5</property> |
| 2032 </packing> |
2032 </packing> |
| 2033 </child> |
2033 </child> |
| 2034 <child> |
2034 <child> |
| 2035 <object class="GtkBox" id="theme.page"> |
|
| 2036 <property name="visible">True</property> |
|
| 2037 <property name="can-focus">False</property> |
|
| 2038 <property name="border-width">12</property> |
|
| 2039 <property name="orientation">vertical</property> |
|
| 2040 <property name="spacing">18</property> |
|
| 2041 <child> |
|
| 2042 <object class="GtkFrame"> |
|
| 2043 <property name="visible">True</property> |
|
| 2044 <property name="can-focus">False</property> |
|
| 2045 <property name="label-xalign">0</property> |
|
| 2046 <property name="shadow-type">none</property> |
|
| 2047 <child> |
|
| 2048 <object class="GtkAlignment"> |
|
| 2049 <property name="visible">True</property> |
|
| 2050 <property name="can-focus">False</property> |
|
| 2051 <property name="left-padding">12</property> |
|
| 2052 <child> |
|
| 2053 <object class="GtkBox"> |
|
| 2054 <property name="visible">True</property> |
|
| 2055 <property name="can-focus">False</property> |
|
| 2056 <property name="orientation">vertical</property> |
|
| 2057 <property name="spacing">6</property> |
|
| 2058 <child> |
|
| 2059 <object class="GtkLabel"> |
|
| 2060 <property name="visible">True</property> |
|
| 2061 <property name="can-focus">False</property> |
|
| 2062 <property name="label" translatable="yes">Select a theme that you would like to use from the lists below. |
|
| 2063 New themes can be installed by dragging and dropping them onto the theme list.</property> |
|
| 2064 <property name="xalign">0</property> |
|
| 2065 </object> |
|
| 2066 <packing> |
|
| 2067 <property name="expand">False</property> |
|
| 2068 <property name="fill">True</property> |
|
| 2069 <property name="position">0</property> |
|
| 2070 </packing> |
|
| 2071 </child> |
|
| 2072 <child> |
|
| 2073 <object class="GtkBox"> |
|
| 2074 <property name="visible">True</property> |
|
| 2075 <property name="can-focus">False</property> |
|
| 2076 <property name="spacing">6</property> |
|
| 2077 <child> |
|
| 2078 <object class="GtkLabel" id="label20"> |
|
| 2079 <property name="visible">True</property> |
|
| 2080 <property name="can-focus">False</property> |
|
| 2081 <property name="label" translatable="yes">Status Icon Theme:</property> |
|
| 2082 <property name="xalign">0</property> |
|
| 2083 </object> |
|
| 2084 <packing> |
|
| 2085 <property name="expand">False</property> |
|
| 2086 <property name="fill">False</property> |
|
| 2087 <property name="position">0</property> |
|
| 2088 </packing> |
|
| 2089 </child> |
|
| 2090 <child> |
|
| 2091 <object class="GtkComboBox" id="theme.status"> |
|
| 2092 <property name="visible">True</property> |
|
| 2093 <property name="can-focus">False</property> |
|
| 2094 <signal name="changed" handler="prefs_set_status_icon_theme_cb" swapped="no"/> |
|
| 2095 <child> |
|
| 2096 <object class="GtkCellRendererPixbuf"> |
|
| 2097 <property name="width">32</property> |
|
| 2098 <property name="height">32</property> |
|
| 2099 </object> |
|
| 2100 <attributes> |
|
| 2101 <attribute name="pixbuf">0</attribute> |
|
| 2102 </attributes> |
|
| 2103 </child> |
|
| 2104 <child> |
|
| 2105 <object class="GtkCellRendererText"> |
|
| 2106 <property name="ellipsize">end</property> |
|
| 2107 </object> |
|
| 2108 <attributes> |
|
| 2109 <attribute name="markup">1</attribute> |
|
| 2110 </attributes> |
|
| 2111 </child> |
|
| 2112 </object> |
|
| 2113 <packing> |
|
| 2114 <property name="expand">True</property> |
|
| 2115 <property name="fill">True</property> |
|
| 2116 <property name="position">1</property> |
|
| 2117 </packing> |
|
| 2118 </child> |
|
| 2119 </object> |
|
| 2120 <packing> |
|
| 2121 <property name="expand">False</property> |
|
| 2122 <property name="fill">False</property> |
|
| 2123 <property name="position">2</property> |
|
| 2124 </packing> |
|
| 2125 </child> |
|
| 2126 </object> |
|
| 2127 </child> |
|
| 2128 </object> |
|
| 2129 </child> |
|
| 2130 <child type="label"> |
|
| 2131 <object class="GtkLabel"> |
|
| 2132 <property name="visible">True</property> |
|
| 2133 <property name="can-focus">False</property> |
|
| 2134 <property name="margin-bottom">6</property> |
|
| 2135 <property name="label" translatable="yes">Theme Selections</property> |
|
| 2136 <attributes> |
|
| 2137 <attribute name="weight" value="bold"/> |
|
| 2138 </attributes> |
|
| 2139 </object> |
|
| 2140 </child> |
|
| 2141 </object> |
|
| 2142 <packing> |
|
| 2143 <property name="expand">False</property> |
|
| 2144 <property name="fill">True</property> |
|
| 2145 <property name="position">0</property> |
|
| 2146 </packing> |
|
| 2147 </child> |
|
| 2148 </object> |
|
| 2149 <packing> |
|
| 2150 <property name="name">theme</property> |
|
| 2151 <property name="title" translatable="yes">Themes</property> |
|
| 2152 <property name="position">6</property> |
|
| 2153 </packing> |
|
| 2154 </child> |
|
| 2155 <child> |
|
| 2156 <object class="PidginCredentialsPage"> |
2035 <object class="PidginCredentialsPage"> |
| 2157 <property name="visible">True</property> |
2036 <property name="visible">True</property> |
| 2158 <property name="can-focus">False</property> |
2037 <property name="can-focus">False</property> |
| 2159 </object> |
2038 </object> |
| 2160 <packing> |
2039 <packing> |