[gnome-control-center/578-background-settings-delete-background-button-is-misleading-and-a-bit-scary] background: clarify remove background button
- From: Allan Day <allanday src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/578-background-settings-delete-background-button-is-misleading-and-a-bit-scary] background: clarify remove background button
- Date: Fri, 14 Jun 2019 16:31:49 +0000 (UTC)
commit 6100c9256dd20f0bc0ec909614aa84537da622f6
Author: Allan Day <allanpday gmail com>
Date: Fri Jun 14 17:29:09 2019 +0100
background: clarify remove background button
The button doesn't delete the original file - it just removes
the image from the selection. "Remove" is therefore a better word
than "Delete", and the destructive action style isn't appropriate.
Fixes #578
panels/background/cc-background-chooser.ui | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/panels/background/cc-background-chooser.ui b/panels/background/cc-background-chooser.ui
index 8e96e5691..c5612fac0 100644
--- a/panels/background/cc-background-chooser.ui
+++ b/panels/background/cc-background-chooser.ui
@@ -140,11 +140,8 @@
<child>
<object class="GtkButton">
<property name="visible">True</property>
- <property name="label" translatable="yes">Delete Background</property>
+ <property name="label" translatable="yes">Remove Background</property>
<signal name="clicked" handler="on_delete_background_clicked_cb"
object="CcBackgroundChooser" swapped="no" />
- <style>
- <class name="destructive-action" />
- </style>
</object>
</child>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]