From bbcd2c8a344c3730260ca6f3d5146e2e824463f1 Mon Sep 17 00:00:00 2001 From: Theo Linkspfeifer Date: Mon, 17 Jun 2019 22:57:15 +0200 Subject: [PATCH 1/1] 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 @@ - false + true Show path in window title When true the active document's full path will be shown in the window's -- 2.20.1