mirror of
https://gitlab.gnome.org/june/top-bar-organizer.git
synced 2026-01-11 16:53:51 +01:00
Refactor: Move UI files and gschema file to more standard locations
This commit is contained in:
parent
ddd0297868
commit
7ed9329f2d
10 changed files with 6 additions and 8 deletions
|
|
@ -1,17 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<schemalist>
|
||||
<schema id="org.gnome.shell.extensions.top-bar-organizer" path="/org/gnome/shell/extensions/top-bar-organizer/">
|
||||
<key name="left-box-order" type="as">
|
||||
<description>Order of items in the left box of the top bar.</description>
|
||||
<default>[]</default>
|
||||
</key>
|
||||
<key name="center-box-order" type="as">
|
||||
<description>Order of items in the center box of the top bar.</description>
|
||||
<default>[]</default>
|
||||
</key>
|
||||
<key name="right-box-order" type="as">
|
||||
<description>Order of items in the right box of the top bar.</description>
|
||||
<default>[]</default>
|
||||
</key>
|
||||
</schema>
|
||||
</schemalist>
|
||||
Loading…
Add table
Add a link
Reference in a new issue