[totem] Homogenise the appearance of the YouTube and Jamendo plugins
- From: Philip Withnall <pwithnall src gnome org>
- To: svn-commits-list gnome org
- Subject: [totem] Homogenise the appearance of the YouTube and Jamendo plugins
- Date: Sun, 19 Jul 2009 23:10:40 +0000 (UTC)
commit c7420edcb3c9b929abf75b660c82d07f3e749a02
Author: Philip Withnall <philip tecnocode co uk>
Date: Mon Jul 20 00:09:21 2009 +0100
Homogenise the appearance of the YouTube and Jamendo plugins
2009-07-20 Philip Withnall <philip tecnocode co uk>
* src/plugins/jamendo/jamendo.ui:
* src/plugins/youtube/youtube.ui: Homogenise the appearance of the
YouTube and Jamendo plugins. (Helps: #572292)
ChangeLog | 6 ++
src/plugins/jamendo/jamendo.ui | 113 +++++++++++++++------------------------
src/plugins/youtube/youtube.ui | 2 +-
3 files changed, 51 insertions(+), 70 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 9da624b..9a0a0e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-07-20 Philip Withnall <philip tecnocode co uk>
+
+ * src/plugins/jamendo/jamendo.ui:
+ * src/plugins/youtube/youtube.ui: Homogenise the appearance of the
+ YouTube and Jamendo plugins. (Helps: #572292)
+
2009-07-20 Bastien Nocera <hadess hadess net>
* src/plugins/lirc/totem_lirc_default: Add
diff --git a/src/plugins/jamendo/jamendo.ui b/src/plugins/jamendo/jamendo.ui
index d419ad0..5b80725 100644
--- a/src/plugins/jamendo/jamendo.ui
+++ b/src/plugins/jamendo/jamendo.ui
@@ -91,82 +91,57 @@
<object class="GtkVBox" id="container">
<property name="visible">True</property>
<property name="homogeneous">False</property>
- <property name="spacing">5</property>
+ <property name="spacing">6</property>
<child>
- <object class="GtkVBox" id="vbox1">
+ <object class="GtkEntry" id="search_entry">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"/>
+ <property name="has_frame">True</property>
+ <property name="invisible_char">●</property>
+ <property name="activates_default">False</property>
+ </object>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkHBox" id="search_hbox">
<property name="visible">True</property>
<property name="homogeneous">False</property>
- <property name="spacing">0</property>
+ <property name="spacing">4</property>
<child>
- <object class="GtkHBox" id="search_hbox">
+ <object class="GtkComboBox" id="search_combo">
+ <property name="model">search_combo_model</property>
<property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
- <child>
- <object class="GtkEntry" id="search_entry">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="editable">True</property>
- <property name="visibility">True</property>
- <property name="max_length">0</property>
- <property name="text" translatable="yes"/>
- <property name="has_frame">True</property>
- <property name="invisible_char">●</property>
- <property name="activates_default">False</property>
- </object>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
- <child>
- <object class="GtkComboBox" id="search_combo">
- <property name="model">search_combo_model</property>
- <property name="visible">True</property>
- <property name="add_tearoffs">False</property>
- <property name="focus_on_click">True</property>
- <child>
- <object class="GtkCellRendererText" id="renderer1"/>
- <attributes>
- <attribute name="text">0</attribute>
- </attributes>
- </child>
- </object>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">True</property>
- </packing>
- </child>
+ <property name="add_tearoffs">False</property>
+ <property name="focus_on_click">True</property>
<child>
- <object class="GtkButton" id="search_button">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <child>
- <object class="GtkImage" id="track_icon">
- <property name="visible">True</property>
- <property name="stock">gtk-find</property>
- <property name="icon_size">4</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </object>
- </child>
- </object>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">True</property>
- </packing>
+ <object class="GtkCellRendererText" id="renderer1"/>
+ <attributes>
+ <attribute name="text">0</attribute>
+ </attributes>
</child>
</object>
<packing>
<property name="padding">0</property>
- <property name="expand">False</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkButton" id="search_button">
+ <property name="use-stock">True</property>
+ <property name="label">gtk-find</property>
+ </object>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">True</property>
<property name="fill">True</property>
</packing>
</child>
@@ -190,7 +165,7 @@
<object class="GtkVBox" id="vbox1">
<property name="visible">True</property>
<property name="homogeneous">False</property>
- <property name="spacing">0</property>
+ <property name="spacing">4</property>
<child>
<object class="GtkScrolledWindow" id="results_scrolledwindow">
<property name="visible">True</property>
@@ -280,7 +255,7 @@
<object class="GtkVBox" id="vbox2">
<property name="visible">True</property>
<property name="homogeneous">False</property>
- <property name="spacing">0</property>
+ <property name="spacing">4</property>
<child>
<object class="GtkScrolledWindow" id="popular_scrolledwindow">
<property name="visible">True</property>
@@ -370,7 +345,7 @@
<object class="GtkVBox" id="vbox3">
<property name="visible">True</property>
<property name="homogeneous">False</property>
- <property name="spacing">0</property>
+ <property name="spacing">4</property>
<child>
<object class="GtkScrolledWindow" id="latest_scrolledwindow">
<property name="visible">True</property>
diff --git a/src/plugins/youtube/youtube.ui b/src/plugins/youtube/youtube.ui
index c3ac711..f3e65df 100644
--- a/src/plugins/youtube/youtube.ui
+++ b/src/plugins/youtube/youtube.ui
@@ -20,7 +20,7 @@
</object>
<object class="GtkVBox" id="yt_vbox">
- <property name="border-width">5</property>
+ <property name="border-width">0</property>
<property name="homogeneous">False</property>
<property name="spacing">6</property>
<child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]