summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--data/roadster-icon.pngbin0 -> 9402 bytes
-rw-r--r--data/roadster-logo.pngbin0 -> 11351 bytes
-rw-r--r--data/roadster.glade10
4 files changed, 10 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 1fdaa35..13c04f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-09-25 Ian McIntosh <ian_mcintosh@linuxadvocate.org>
+ * data/roadster-icon.png:
+ * data/roadster-logo.png: Added. Not necessarily the final ones, just what I'm using now.
+
+2005-09-25 Ian McIntosh <ian_mcintosh@linuxadvocate.org>
+
* src/*: Removed "m_" prefix from all struct variables! (It makes much more sense in C++ where you can access this-> without writing it.)
* src/searchwindow.c: Refactoring and changes to what/when messages get shown to users.
diff --git a/data/roadster-icon.png b/data/roadster-icon.png
new file mode 100644
index 0000000..9462f23
--- /dev/null
+++ b/data/roadster-icon.png
Binary files differ
diff --git a/data/roadster-logo.png b/data/roadster-logo.png
new file mode 100644
index 0000000..b6fb6b4
--- /dev/null
+++ b/data/roadster-logo.png
Binary files differ
diff --git a/data/roadster.glade b/data/roadster.glade
index ac2cfcd..d29cdce 100644
--- a/data/roadster.glade
+++ b/data/roadster.glade
@@ -1959,7 +1959,7 @@ Banks</property>
<child>
<widget class="GtkLabel" id="label92337">
<property name="visible">True</property>
- <property name="label" translatable="yes">&lt;span size=&quot;small&quot;&gt;_Search:&lt;/span&gt;</property>
+ <property name="label" translatable="yes">_Search:</property>
<property name="use_underline">True</property>
<property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -2203,7 +2203,7 @@ Banks</property>
<property name="visible">True</property>
<property name="show_tabs">True</property>
<property name="show_border">True</property>
- <property name="tab_pos">GTK_POS_BOTTOM</property>
+ <property name="tab_pos">GTK_POS_LEFT</property>
<property name="scrollable">False</property>
<property name="enable_popup">False</property>
@@ -2348,7 +2348,7 @@ Banks</property>
<property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
<property name="width_chars">-1</property>
<property name="single_line_mode">False</property>
- <property name="angle">0</property>
+ <property name="angle">90</property>
</widget>
<packing>
<property name="type">tab</property>
@@ -2401,7 +2401,7 @@ Banks</property>
<property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
<property name="width_chars">-1</property>
<property name="single_line_mode">False</property>
- <property name="angle">0</property>
+ <property name="angle">90</property>
</widget>
<packing>
<property name="type">tab</property>
@@ -2468,7 +2468,7 @@ Banks</property>
<property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
<property name="width_chars">-1</property>
<property name="single_line_mode">False</property>
- <property name="angle">0</property>
+ <property name="angle">90</property>
</widget>
<packing>
<property name="type">tab</property>