[quadrapassel: 1/2] Change "piece" to "block"



commit 03f13acfc55eaa0e9fc60e822082631d8afce514
Author: scootergrisen <scootergrisen gmail com>
Date:   Mon Jun 22 15:47:51 2020 +0000

    Change "piece" to "block"

 data/org.gnome.Quadrapassel.gschema.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/org.gnome.Quadrapassel.gschema.xml b/data/org.gnome.Quadrapassel.gschema.xml
index f2a2f40..077de01 100644
--- a/data/org.gnome.Quadrapassel.gschema.xml
+++ b/data/org.gnome.Quadrapassel.gschema.xml
@@ -23,8 +23,8 @@
     </key>
     <key name="show-shadow" type="b">
       <default>false</default>
-      <summary>Whether to show where the moving piece will land</summary>
-      <description>Whether to show where the moving piece will land.</description>
+      <summary>Whether to show where the moving block will land</summary>
+      <description>Whether to show where the moving block will land.</description>
     </key>
     <key name="random-block-colors" type="b">
       <default>false</default>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]