diff options
author | Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk> | 2009-06-30 08:07:33 +0800 |
---|---|---|
committer | Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk> | 2009-07-03 02:40:25 +0800 |
commit | 9f148e53e8086daff05f7ce9801a405c61182864 (patch) | |
tree | e158aefcc15b3e797b45d8a32b4d70b08451b549 /src/empathy-preferences.ui | |
parent | 5dae9d1185b972651a7c7e8d4431f8dcdd2e0cd3 (diff) | |
download | gsoc2013-empathy-9f148e53e8086daff05f7ce9801a405c61182864.tar gsoc2013-empathy-9f148e53e8086daff05f7ce9801a405c61182864.tar.gz gsoc2013-empathy-9f148e53e8086daff05f7ce9801a405c61182864.tar.bz2 gsoc2013-empathy-9f148e53e8086daff05f7ce9801a405c61182864.tar.lz gsoc2013-empathy-9f148e53e8086daff05f7ce9801a405c61182864.tar.xz gsoc2013-empathy-9f148e53e8086daff05f7ce9801a405c61182864.tar.zst gsoc2013-empathy-9f148e53e8086daff05f7ce9801a405c61182864.zip |
List installed adium themes
Diffstat (limited to 'src/empathy-preferences.ui')
-rw-r--r-- | src/empathy-preferences.ui | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/src/empathy-preferences.ui b/src/empathy-preferences.ui index 38cfd3419..e4ec183bd 100644 --- a/src/empathy-preferences.ui +++ b/src/empathy-preferences.ui @@ -851,50 +851,6 @@ <property name="position">0</property> </packing> </child> - <child> - <object class="GtkHBox" id="hbox_adium_theme"> - <property name="visible">True</property> - <property name="spacing">6</property> - <child> - <object class="GtkLabel" id="label587"> - <property name="visible">True</property> - <property name="xalign">0</property> - <property name="label" translatable="yes">Adium theme to use:</property> - </object> - <packing> - <property name="expand">False</property> - <property name="fill">False</property> - </packing> - </child> - <child> - <object class="GtkFileChooserButton" id="filechooserbutton_adium_theme"> - <property name="visible">True</property> - <property name="preview_widget_active">False</property> - <property name="action">GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER</property> - </object> - <packing> - <property name="position">1</property> - </packing> - </child> - </object> - <packing> - <property name="position">1</property> - </packing> - </child> - <child> - <object class="GtkLabel" id="label_invalid_adium_theme"> - <property name="visible">True</property> - <property name="label" translatable="yes">Not a valid adium theme</property> - <attributes> - <attribute name="foreground" value="red"/> - </attributes> - </object> - <packing> - <property name="expand">False</property> - <property name="fill">False</property> - <property name="position">2</property> - </packing> - </child> </object> </child> </object> |