[gnome-control-center] printers: Force icons toolbar style
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] printers: Force icons toolbar style
- Date: Tue, 21 Jun 2011 14:48:04 +0000 (UTC)
commit 9aaef2614ce8fa2abd97cdb5fbbf16ed4e2b4b34
Author: Bastien Nocera <hadess hadess net>
Date: Tue Jun 21 15:47:16 2011 +0100
printers: Force icons toolbar style
https://bugzilla.gnome.org/show_bug.cgi?id=651599
panels/printers/printers.ui | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/panels/printers/printers.ui b/panels/printers/printers.ui
index 01445a7..9c1d97a 100644
--- a/panels/printers/printers.ui
+++ b/panels/printers/printers.ui
@@ -38,6 +38,7 @@
<property name="visible">True</property>
<property name="icon_size">1</property>
<property name="icon_size_set">True</property>
+ <property name="toolbar-style">icons</property>
<style>
<class name="inline-toolbar"/>
</style>
@@ -45,7 +46,6 @@
<object class="GtkToolButton" id="printer-add-button">
<property name="visible">True</property>
<property name="sensitive">True</property>
- <property name="label" translatable="yes">Add printer</property>
<property name="use_underline">True</property>
<property name="icon_name">list-add-symbolic</property>
</object>
@@ -57,7 +57,6 @@
<child>
<object class="GtkToolButton" id="printer-remove-button">
<property name="visible">True</property>
- <property name="label" translatable="yes">Remove printer</property>
<property name="use_underline">True</property>
<property name="icon_name">list-remove-symbolic</property>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]