[gnome-software/uajain/ui-fixes: 2/3] details-page: Apply 'suggested-action' style class to 'Add shortcut' button
- From: Umang Jain <uajain src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/uajain/ui-fixes: 2/3] details-page: Apply 'suggested-action' style class to 'Add shortcut' button
- Date: Wed, 31 Jul 2019 12:30:29 +0000 (UTC)
commit 754d45a1957001ecb3d80edf7d36c4c276631353
Author: Umang Jain <umang endlessm com>
Date: Wed Jul 31 17:46:37 2019 +0530
details-page: Apply 'suggested-action' style class to 'Add shortcut' button
https://phabricator.endlessm.com/T27332
src/gs-details-page.ui | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/src/gs-details-page.ui b/src/gs-details-page.ui
index fe959a2a..b104bf8e 100644
--- a/src/gs-details-page.ui
+++ b/src/gs-details-page.ui
@@ -267,6 +267,9 @@
<property name="can_focus">True</property>
<property name="use_underline">True</property>
<property name="label" translatable="yes" comments="Translators: A label for
a button to add a shortcut to the selected application.">_Add shortcut</property>
+ <style>
+ <class name="suggested-action"/>
+ </style>
</object>
<packing>
<property name="pack-type">end</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]