| 203 <row> |
203 <row> |
| 204 <col id="0" translatable="yes">Always</col> |
204 <col id="0" translatable="yes">Always</col> |
| 205 <col id="1">always</col> |
205 <col id="1">always</col> |
| 206 </row> |
206 </row> |
| 207 </data> |
207 </data> |
| 208 </object> |
|
| 209 <object class="GtkListStore" id="keyring.active.store"> |
|
| 210 <columns> |
|
| 211 <!-- column-name text --> |
|
| 212 <column type="gchararray"/> |
|
| 213 <!-- column-name value --> |
|
| 214 <column type="gchararray"/> |
|
| 215 </columns> |
|
| 216 </object> |
208 </object> |
| 217 <object class="GtkListStore" id="logging.format.store"> |
209 <object class="GtkListStore" id="logging.format.store"> |
| 218 <columns> |
210 <columns> |
| 219 <!-- column-name text --> |
211 <!-- column-name text --> |
| 220 <column type="gchararray"/> |
212 <column type="gchararray"/> |
| 1961 </object> |
1953 </object> |
| 1962 <packing> |
1954 <packing> |
| 1963 <property name="name">proxy</property> |
1955 <property name="name">proxy</property> |
| 1964 <property name="title" translatable="yes">Proxy</property> |
1956 <property name="title" translatable="yes">Proxy</property> |
| 1965 <property name="position">4</property> |
1957 <property name="position">4</property> |
| 1966 </packing> |
|
| 1967 </child> |
|
| 1968 <child> |
|
| 1969 <object class="GtkBox" id="keyring.page"> |
|
| 1970 <property name="visible">True</property> |
|
| 1971 <property name="can-focus">False</property> |
|
| 1972 <property name="border-width">12</property> |
|
| 1973 <property name="orientation">vertical</property> |
|
| 1974 <property name="spacing">18</property> |
|
| 1975 <child> |
|
| 1976 <object class="GtkFrame"> |
|
| 1977 <property name="visible">True</property> |
|
| 1978 <property name="can-focus">False</property> |
|
| 1979 <property name="label-xalign">0</property> |
|
| 1980 <property name="shadow-type">none</property> |
|
| 1981 <child> |
|
| 1982 <object class="GtkAlignment"> |
|
| 1983 <property name="visible">True</property> |
|
| 1984 <property name="can-focus">False</property> |
|
| 1985 <property name="left-padding">12</property> |
|
| 1986 <child> |
|
| 1987 <object class="GtkBox" id="keyring.vbox"> |
|
| 1988 <property name="visible">True</property> |
|
| 1989 <property name="can-focus">False</property> |
|
| 1990 <property name="orientation">vertical</property> |
|
| 1991 <property name="spacing">6</property> |
|
| 1992 <child> |
|
| 1993 <object class="GtkBox"> |
|
| 1994 <property name="visible">True</property> |
|
| 1995 <property name="can-focus">False</property> |
|
| 1996 <property name="spacing">6</property> |
|
| 1997 <child> |
|
| 1998 <object class="GtkLabel"> |
|
| 1999 <property name="visible">True</property> |
|
| 2000 <property name="can-focus">False</property> |
|
| 2001 <property name="label" translatable="yes">Keyring:</property> |
|
| 2002 </object> |
|
| 2003 <packing> |
|
| 2004 <property name="expand">False</property> |
|
| 2005 <property name="fill">True</property> |
|
| 2006 <property name="position">0</property> |
|
| 2007 </packing> |
|
| 2008 </child> |
|
| 2009 <child> |
|
| 2010 <object class="GtkComboBox" id="keyring.active.combo"> |
|
| 2011 <property name="visible">True</property> |
|
| 2012 <property name="can-focus">False</property> |
|
| 2013 <property name="model">keyring.active.store</property> |
|
| 2014 <child> |
|
| 2015 <object class="GtkCellRendererText"/> |
|
| 2016 <attributes> |
|
| 2017 <attribute name="text">0</attribute> |
|
| 2018 </attributes> |
|
| 2019 </child> |
|
| 2020 </object> |
|
| 2021 <packing> |
|
| 2022 <property name="expand">False</property> |
|
| 2023 <property name="fill">True</property> |
|
| 2024 <property name="position">1</property> |
|
| 2025 </packing> |
|
| 2026 </child> |
|
| 2027 </object> |
|
| 2028 <packing> |
|
| 2029 <property name="expand">False</property> |
|
| 2030 <property name="fill">True</property> |
|
| 2031 <property name="position">0</property> |
|
| 2032 </packing> |
|
| 2033 </child> |
|
| 2034 </object> |
|
| 2035 </child> |
|
| 2036 </object> |
|
| 2037 </child> |
|
| 2038 <child type="label"> |
|
| 2039 <object class="GtkLabel"> |
|
| 2040 <property name="visible">True</property> |
|
| 2041 <property name="can-focus">False</property> |
|
| 2042 <property name="margin-bottom">6</property> |
|
| 2043 <property name="label" translatable="yes">Keyring</property> |
|
| 2044 <attributes> |
|
| 2045 <attribute name="weight" value="bold"/> |
|
| 2046 </attributes> |
|
| 2047 </object> |
|
| 2048 </child> |
|
| 2049 </object> |
|
| 2050 <packing> |
|
| 2051 <property name="expand">False</property> |
|
| 2052 <property name="fill">True</property> |
|
| 2053 <property name="position">0</property> |
|
| 2054 </packing> |
|
| 2055 </child> |
|
| 2056 </object> |
|
| 2057 <packing> |
|
| 2058 <property name="name">keyring</property> |
|
| 2059 <property name="title" translatable="yes">Password Storage</property> |
|
| 2060 <property name="position">5</property> |
|
| 2061 </packing> |
1958 </packing> |
| 2062 </child> |
1959 </child> |
| 2063 <child> |
1960 <child> |
| 2064 <object class="GtkBox" id="away.page"> |
1961 <object class="GtkBox" id="away.page"> |
| 2065 <property name="visible">True</property> |
1962 <property name="visible">True</property> |