aboutsummaryrefslogtreecommitdiffstats
path: root/src/gui/machina.glade
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2007-04-06 03:35:03 +0000
committerDavid Robillard <d@drobilla.net>2007-04-06 03:35:03 +0000
commitadfdf199013acf2ae83731efe76e6ce4352e16b4 (patch)
treee821df6bdd5b356826fa33eb8fe0df381fff6600 /src/gui/machina.glade
parent4541e87aa843dd97c542f7c66fcbc0a16ffbcee5 (diff)
downloadmachina-adfdf199013acf2ae83731efe76e6ce4352e16b4.tar.gz
machina-adfdf199013acf2ae83731efe76e6ce4352e16b4.tar.bz2
machina-adfdf199013acf2ae83731efe76e6ce4352e16b4.zip
Icon fixes.
git-svn-id: http://svn.drobilla.net/lad/machina@402 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/gui/machina.glade')
-rw-r--r--src/gui/machina.glade6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/gui/machina.glade b/src/gui/machina.glade
index 4002ba1..c57bb88 100644
--- a/src/gui/machina.glade
+++ b/src/gui/machina.glade
@@ -13,7 +13,7 @@
<property name="default_height">480</property>
<property name="resizable">True</property>
<property name="destroy_with_parent">False</property>
- <property name="icon">machina-icon.svg</property>
+ <property name="icon">machina.svg</property>
<property name="decorated">True</property>
<property name="skip_taskbar_hint">False</property>
<property name="skip_pager_hint">False</property>
@@ -629,7 +629,7 @@ along with Machina; if not, write to the Free Software Foundation, Inc.,
<property name="website_label" translatable="yes">Website:</property>
<property name="authors">Dave Robillard &lt;dave@drobilla.net&gt;</property>
<property name="translator_credits" translatable="yes" comments="TRANSLATORS: Replace this string with your names, one name per line.">translator-credits</property>
- <property name="logo">machina-icon.svg</property>
+ <property name="logo">machina.svg</property>
</widget>
<widget class="GtkDialog" id="help_dialog">
@@ -640,6 +640,7 @@ along with Machina; if not, write to the Free Software Foundation, Inc.,
<property name="modal">False</property>
<property name="resizable">False</property>
<property name="destroy_with_parent">False</property>
+ <property name="icon">machina.svg</property>
<property name="icon_name">gtk-help</property>
<property name="decorated">True</property>
<property name="skip_taskbar_hint">False</property>
@@ -726,6 +727,7 @@ Selector nodes are shown in green.
<property name="modal">False</property>
<property name="resizable">False</property>
<property name="destroy_with_parent">False</property>
+ <property name="icon">machina.svg</property>
<property name="decorated">True</property>
<property name="skip_taskbar_hint">True</property>
<property name="skip_pager_hint">True</property>