[dconf-editor] Temp fix for a regression.
- From: Arnaud B. <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dconf-editor] Temp fix for a regression.
- Date: Fri, 2 Aug 2019 09:42:34 +0000 (UTC)
commit 36ab9b2307a0fcca97c5c938879c7838e08e9a15
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date: Fri Aug 2 11:42:20 2019 +0200
Temp fix for a regression.
editor/ca.desrt.dconf-editor.gschema.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/editor/ca.desrt.dconf-editor.gschema.xml b/editor/ca.desrt.dconf-editor.gschema.xml
index 804ed1b..1d5229a 100644
--- a/editor/ca.desrt.dconf-editor.gschema.xml
+++ b/editor/ca.desrt.dconf-editor.gschema.xml
@@ -101,7 +101,7 @@
<!-- start in "usual window" size (notably for pathbar items spacing), so with a large enough width -->
<default>800</default>
<!-- see AdaptativeWindow.width-request at adaptative-window.ui:22 -->
- <range min="284"/>
+ <!-- range min="284"/ FIXME -->
<!-- Translators: summary of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/window-width' -->
<summary>The width of the window</summary>
<!-- Translators: description of a settings key, see 'dconf-editor
/ca/desrt/dconf-editor/window-width' -->
@@ -111,7 +111,7 @@
<!-- first launch is at root, that only contains few subfolders, so start with a not-too-big height -->
<default>420</default>
<!-- see AdaptativeWindow.height-request at adaptative-window.ui:21 -->
- <range min="350"/>
+ <!-- range min="350"/ FIXME -->
<!-- Translators: summary of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/window-height'
-->
<summary>The height of the window</summary>
<!-- Translators: description of a settings key, see 'dconf-editor
/ca/desrt/dconf-editor/window-height' -->
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]