File: com.github.phase1geo.minder.gschema.xml

package info (click to toggle)
minder 2.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 9,624 kB
  • sloc: xml: 799; sh: 104; python: 87; ansic: 78; makefile: 5; tcl: 4
file content (303 lines) | stat: -rw-r--r-- 17,051 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
 <?xml version="1.0" encoding="UTF-8"?>
<schemalist>
  <schema path="/com/github/phase1geo/minder/" id="com.github.phase1geo.minder" gettext-domain="com.github.phase1geo.minder">
    <key name="window-w" type="i">
      <default>1000</default>
      <summary>Most recent width of minder window</summary>
      <description>Most recent width of minder window</description>
    </key>
    <key name="window-h" type="i">
      <default>800</default>
      <summary>Most recent height of minder window</summary>
      <description>Most recent height of minder window</description>
    </key>
    <key name="current-properties-shown" type="b">
      <default>false</default>
      <summary>Most recent state of the current item properties sidebar</summary>
      <description>Most recent state of the current item properties sidebar</description>
    </key>
    <key name="map-properties-shown" type="b">
      <default>false</default>
      <summary>Most recent state of the map properties sidebar</summary>
      <description>Most recent state of the map properties sidebar</description>
    </key>
    <key name="style-properties-shown" type="b">
      <default>false</default>
      <summary>Most recent state of the style properties sidebar</summary>
      <description>Most recent state of the style properities sidebar</description>
    </key>
    <key name="tag-properties-shown" type="b">
      <default>false</default>
      <summary>Most recent state of the tag properties sidebar</summary>
      <description>Most recent state of the tag properties sidebar</description>
    </key>
    <key name="sticker-properties-shown" type="b">
      <default>false</default>
      <summary>Most recent state of the sticker properties sidebar</summary>
      <description>Most recent state of the sticker properties sidebar</description>
    </key>
    <key name="properties-width" type="i">
      <default>300</default>
      <summary>Width of the property sidebar when visible</summary>
      <description>Width of the property sidebar when visible</description>
    </key>
    <key name="enable-ui-animations" type="b">
      <default>true</default>
      <summary>Enables/disables application UI animations</summary>
      <description>Enables/disables application UI animations</description>
    </key>
    <key name="enable-animations" type="b">
      <default>true</default>
      <summary>Enables/Disables canvas animations</summary>
      <description>Controls the initial state of the canvas animator</description>
    </key>
    <key name="search-opt-nodes" type="b">
      <default>true</default>
      <summary>Search option for nodes</summary>
      <description>Specifies whether nodes should be searched or not</description>
    </key>
    <key name="search-opt-connections" type="b">
      <default>true</default>
      <summary>Search option for connections</summary>
      <description>Specifies whether connections should be searched or not</description>
    </key>
    <key name="search-opt-callouts" type="b">
      <default>true</default>
      <summary>Search option for callouts</summary>
      <description>Specifies whether callouts should be searched or not</description>
    </key>
    <key name="search-opt-groups" type="b">
      <default>true</default>
      <summary>Search option for node groups</summary>
      <description>Specifies whether node group should be searched or not</description>
    </key>
    <key name="search-opt-titles" type="b">
      <default>true</default>
      <summary>Search option for node/connection titles</summary>
      <description>Specifies whether node/connection titles should be searched or not</description>
    </key>
    <key name="search-opt-notes" type="b">
      <default>true</default>
      <summary>Search option for node/connection notes</summary>
      <description>Specifies whether node/connection notes should be searched or not</description>
    </key>
    <key name="search-opt-folded" type="b">
      <default>true</default>
      <summary>Search option for folded nodes</summary>
      <description>Specifies whether folded nodes should be searched or not</description>
    </key>
    <key name="search-opt-unfolded" type="b">
      <default>true</default>
      <summary>Search option for unfolded nodes</summary>
      <description>Specifies whether unfolded nodes should be searched or not</description>
    </key>
    <key name="search-opt-tasks" type="b">
      <default>true</default>
      <summary>Search option for task nodes</summary>
      <description>Specifies whether task nodes should be searched or not</description>
    </key>
    <key name="search-opt-nontasks" type="b">
      <default>true</default>
      <summary>Search option for non-task nodes</summary>
      <description>Specifies whether non-task nodes should be searched or not</description>
    </key>
    <key name="search-opt-all-tabs" type="b">
      <default>false</default>
      <summary>Search option which searches all tabs when true</summary>
      <description>Specifies whether all tabs will be searched (true) or only the current tab (false)</description>
    </key>
    <key name="image-id" type="i">
      <default>1</default>
      <summary>Unique ID added to image names</summary>
      <description>Specifies the current unique image ID value</description>
    </key>
    <key name="style-branch-options-expanded" type="b">
      <default>true</default>
      <summary>Specifies the expanded state of the Branch Options panel in the Style properties</summary>
      <description>Specifies the expanded state of the Branch Options panel in the Style properties</description>
    </key>
    <key name="style-link-options-expanded" type="b">
      <default>true</default>
      <summary>Specifies the expanded state of the Link Options panel in the Style properties</summary>
      <description>Specifies the expanded state of the Link Options panel in the Style properties</description>
    </key>
    <key name="style-node-options-expanded" type="b">
      <default>true</default>
      <summary>Specifies the expanded state of the Node Options panel in the Style properties</summary>
      <description>Specifies the expanded state of the Node Options panel in the Style properties</description>
    </key>
    <key name="style-connection-options-expanded" type="b">
      <default>true</default>
      <summary>Specifies the expanded state of the Connection Options panel in the Style properties</summary>
      <description>Specifies the expanded state of the Connection Options panel in the Style properties</description>
    </key>
    <key name="style-callout-options-expanded" type="b">
      <default>true</default>
      <summary>Specifies the expanded state of the Callout Options panel in the Style properties</summary>
      <description>Specifies the expanded state of the Callout Options panel in the Style properties</description>
    </key>
    <key name="new-node-from-edit" type="b">
      <default>false</default>
      <summary>Specifies if we should create a new node directly from edit mode if Return or Tab is pressed</summary>
      <description>Specifies if we should create a new node directly from edit mode if Return or Tab is pressed</description>
    </key>
    <key name="focus-mode-alpha" type="d">
      <default>0.05</default>
      <summary>Alpha value to use for all nodes/connections that are not within focus in focus mode</summary>
      <description>Alpha value to use for all nodes/connections that are not within focus in focus mode.  Value must be between 0 and 1.</description>
    </key>
    <key name="quick-entry-spaces-per-tab" type="i">
      <default>8</default>
      <summary>Specifies the number of space characters that match the indentation of the tab character in quick entry mode and text import.</summary>
      <description>Specifies the number of space characters that match the indentation of the tab character in quick entry mode and text import.</description>
    </key>
    <key name="auto-parse-embedded-urls" type="b">
      <default>true</default>
      <summary>Specifies if embedded URLs found in node titles should be automatically highlighted.</summary>
      <description>Specifies if embedded URLs found in node titles should be automatically highlighted.</description>
    </key>
    <key name="enable-markdown" type="b">
      <default>true</default>
      <summary>Specifies if node/connection title text will be treated as Markdown syntax.</summary>
      <description>Specifies if node/connection title text will be treated as Markdown syntax.</description>
    </key>
    <key name="enable-unicode-input" type="b">
      <default>true</default>
      <summary>Specifies if unicode input handling is enabled</summary>
      <description>Specifies if unicode input (starting with a backslash character) will be enabled</description>
    </key>
    <key name="rotate-main-link-colors" type="b">
      <default>true</default>
      <summary>If set, rotates link colors in the main branches when adding.  If set to false, the same color will be used as the last color.</summary>
      <description>If set, rotates link colors in the main branches when adding.  If set to false, the same color will be used as the last color.</description>
    </key>
    <key name="text-field-use-custom-font-size" type="b">
      <default>false</default>
      <summary>If set, uses the text-field-custom-font-size setting to determine text field font size; otherwise, the system default is used.</summary>
      <description>If set, uses the text-field-custom-font-size setting to determine text field font size; otherwise, the system default is used.</description>
    </key>
    <key name="text-field-custom-font-size" type="i">
      <default>14</default>
      <summary>Specifies the font size to use in text editing fields (i.e, quick entry or notes field) if text-field-use-custom-font-size is set.</summary>
      <description>Specifies the font size to use in text editing fields (i.e, quick entry or notes field) if text-field-use-custom-font-size is set.</description>
    </key>
    <key name="edit-connection-title-on-creation" type="b">
      <default>false</default>
      <summary>If true, the connection title will be added and put into edit mode immediately after the connection is made.</summary>
      <description>If true, the connection title will be added and put into edit mode immediately after the connection is made.</description>
    </key>
    <key name="default-theme" type="s">
      <default>"default"</default>
      <summary>Specifies the name of the default theme to use when creating new mind maps.</summary>
      <description>Specifies the name of the default theme to use when creating new mind maps.</description>
    </key>
    <key name="select-on-hover" type="b">
      <default>false</default>
      <summary>If enabled, selects items when mouse cursor hovers over the item.</summary>
      <description>If enabled, selects items when mouse cursor hovers over the item.</description>
    </key>
    <key name="select-on-hover-timeout" type="i">
      <default>300</default>
      <summary>If select-on-hover set, specifies hover time (in milliseconds).</summary>
      <description>If select-on-hover set, specifies hover time (in milliseconds).</description>
    </key>
    <key name="last-directory" type="s">
      <default>""</default>
      <summary>Last used directory in open/save file dialog</summary>
      <description>Stores last used directory in the open/save dialog and uses it when open/save is later invoked</description>
    </key>
    <key name="last-export" type="s">
      <default>"png"</default>
      <summary>Last used export</summary>
      <description>Stores last used export and uses it when it is later invoked</description>
    </key>
    <key name="print-settings" type="a{sv}">
      <default>[]</default>
      <summary>Printer settings used in the last print invocation</summary>
      <description>Printer settings used in the last print invocation</description>
    </key>
    <key name="page-setup" type="a{sv}">
      <default>[]</default>
      <summary>Printer page setup used in the last print invocation</summary>
      <description>Printer page setup used in the last print invocation</description>
    </key>
    <key name="max-auto-completion-items" type="i">
      <default>10</default>
      <summary>Specifies the maximum number of items that will be displayed in the auto-completion dropdown.</summary>
      <description>Specifies the maximum number of items that will be displayed in the auto-completion dropdown.</description>
    </key>
    <key name="colorize-notes" type="b">
      <default>true</default>
      <summary>Specifies that the notes textbox should have syntax coloring applied</summary>
      <description>Specifies that the notes textbox should have syntax coloring applied</description>
    </key>
    <key name="upgrade-action" type="i">
      <default>0</default>
      <summary>Action to perform when loading an older Minder format to an incompatible newer Minder format</summary>
      <description>
        Action to perform when loading an older Minder format to an imcompatible newer Minder format.  The
        following values are supported:
          0 - Upgrades the Minder file to new version.
          1 - Upgrades the Minder file to new version, saving a copy of the older Minder file.
          2 - Opens the Minder file in read-only mode without upgrading.
      </description>
    </key>
    <key name="ask-for-upgrade-action" type="b">
      <default>true</default>
      <summary>If set, displays the upgrade action dialog when a file is opened that needs to be upgraded to edit.</summary>
      <description>If set, displays the upgrade action dialog when a file is opened that needs to be upgraded to edit.</description>
    </key>
    <key name="keep-backup-after-save" type="b">
      <default>false</default>
      <summary>If true, keeps the backup file on disk after the save is performed</summary>
      <description>
        When this option is true, the backup file created when saving will remain on disk after the save has completed
        and when loading, the backup file will be ignored.  When this option is false, the backup file will be
        removed from the file system on a good save and, on load, if a backup file exists it will be loaded.
      </description>
    </key>
    <key name="starting-tags" type="a(ss)">
      <default>[]</default>
      <summary>List of tags that will be available for all new mindmaps</summary>
      <description>
        List of tags that will be available for all new mindmaps.  Each tag must be in the format of:
          ('name', '#hex RGB color')
      </description>
    </key>
    <key name="show-temp-dir-in-map-sidebar" type="b">
      <default>false</default>
      <summary>If set to true, displays the temporary directory used to store the contents of the current mindmap
        in the map sidebar.</summary>
      <description>If set to true, displays the temporary directory used to store the contents of the current mindmap
        in the map sidebar.</description>
    </key>
    <key name="style-always-from-parent" type="b">
      <default>false</default>
      <summary>If set to true, a new child node or a child node moved to a new parent will always have its style set from the new parent node</summary>
      <description>
        If set to true, a new child node or a child node moved to a new parent node will always have its style
        come from the new parent.  If set to false, the same node will get its style set from the last sibling node, or
        if no sibling exists, style information will come from the parent node.
      </description>
    </key>
    <key name="default-global-style" type="i">
      <default>0</default>
      <summary>Default global style to use in Style sidebar when a new mindmap is created.</summary>
      <description>
        Specifies the default global style that is used in the Style sidebar when a new mindmap is
        created.  The following values are supported:
          0 - Use the default Minder global style
          1 - Keep the global style from the last mindmap edited prior to adding the new mindmap.  If no
              prior mindmap exists, this will use the default Minder global style.
          2 - Use a saved global style.  The 'default-global-style-name' preference option will store the
              name of the global style to use.  If this global style doesn't exist, the default Minder global
              style will be used.
      </description>
    </key>
    <key name="default-global-style-name" type="s">
      <default>""</default>
      <summary>When 'default-global-style' is set to a value of 2, the name of the saved global style to use.</summary>
      <description>When 'default-global-style' is set to a value of 2, the name of the saved global style to use.</description>
    </key>
  </schema>
</schemalist>