diff --git a/Content/UniversalEditor.Content.Linux/UniversalEditor.Content.Linux.csproj b/Content/UniversalEditor.Content.Linux/UniversalEditor.Content.Linux.csproj index 63c5a6e5..2f082468 100644 --- a/Content/UniversalEditor.Content.Linux/UniversalEditor.Content.Linux.csproj +++ b/Content/UniversalEditor.Content.Linux/UniversalEditor.Content.Linux.csproj @@ -46,11 +46,14 @@ + + + diff --git a/Content/UniversalEditor.Content.Linux/usr/share/glib-2.0/schemas/net.alcetech.universal-editor.gschema.xml b/Content/UniversalEditor.Content.Linux/usr/share/glib-2.0/schemas/net.alcetech.universal-editor.gschema.xml new file mode 100644 index 00000000..67da0df7 --- /dev/null +++ b/Content/UniversalEditor.Content.Linux/usr/share/glib-2.0/schemas/net.alcetech.universal-editor.gschema.xml @@ -0,0 +1,53 @@ + + + + + + + + + + 'gtk' + Preferred user interface engine + + 'gtk' = GTK engine, 'winforms' = Windows Forms engine + + + + + + true + Automatically install updates + + If enabled, updates will automatically be downloaded and installed. + If disabled, updates will still be downloaded, but the user will be + asked to install them manually. + + + + + + '' + Author name + + The name of the content creator. + + + + '' + E-mail address + + The contact information of the content creator. + + + + + + false + Test setting for FileSystemEditor + + Changes a setting for the FileSystemEditor + + + +