[gtk+/gtk-3-18] GtkAppChooserWidget: wrap the label, use a standard icon
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-3-18] GtkAppChooserWidget: wrap the label, use a standard icon
- Date: Thu, 28 Jan 2016 03:28:21 +0000 (UTC)
commit ab3cec3701e2af31ee8bf16e3deabe1371f76b60
Author: Sebastien Bacher <seb128 ubuntu com>
Date: Wed Dec 2 13:46:24 2015 +0100
GtkAppChooserWidget: wrap the label, use a standard icon
Let the label wrap if needed, that's required in some locales, use an
icon which is available in the theme
https://bugzilla.gnome.org/show_bug.cgi?id=758908
gtk/ui/gtkappchooserwidget.ui | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/gtk/ui/gtkappchooserwidget.ui b/gtk/ui/gtkappchooserwidget.ui
index 015bdd6..e290c02 100644
--- a/gtk/ui/gtkappchooserwidget.ui
+++ b/gtk/ui/gtkappchooserwidget.ui
@@ -103,7 +103,7 @@
<child>
<object class="GtkImage">
<property name="visible">1</property>
- <property name="icon-name">gnome-software-symbolic</property>
+ <property name="icon-name">application-x-executable-symbolic</property>
<property name="pixel-size">48</property>
<property name="margin">12</property>
<style>
@@ -117,6 +117,7 @@
<property name="label" translatable="yes">No applications found.</property>
<property name="halign">center</property>
<property name="valign">center</property>
+ <property name="wrap">1</property>
<attributes>
<attribute name="scale" value="1.2"/>
</attributes>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]