This is an automated email from the git hooks/post-receive script.

andre pushed a 
commit to branch 
master
in repository apps/mousepad.

commit 48f78021d71dea488f1f41de93a208be2da2b145
Author: Theo Linkspfeifer <lastonestand...@tutanota.com>
Date:   Mon Jun 17 22:57:15 2019 +0200

    Show full path in window title by default (Bug #2896)
---
 mousepad/org.xfce.mousepad.gschema.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mousepad/org.xfce.mousepad.gschema.xml 
b/mousepad/org.xfce.mousepad.gschema.xml
index a34ba65..105a14a 100644
--- a/mousepad/org.xfce.mousepad.gschema.xml
+++ b/mousepad/org.xfce.mousepad.gschema.xml
@@ -231,7 +231,7 @@
       </description>
     </key>
     <key name="path-in-title" type="b">
-      <default>false</default>
+      <default>true</default>
       <summary>Show path in window title</summary>
       <description>
         When true the active document's full path will be shown in the window's

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to