summaryrefslogtreecommitdiff
path: root/raveos-theme/gnome/theme-data/extensions/installed/appindicatorsupport@rgcjonas.gmail.com/schemas
diff options
context:
space:
mode:
authorAlexanderCurl <alexc@alexc.hu>2026-04-18 17:46:06 +0100
committerAlexanderCurl <alexc@alexc.hu>2026-04-18 17:46:06 +0100
commit70ca3fef77ee8bdc6e3ac28589a6fa08c024cc69 (patch)
treeab1123d4067c1b086dd6faa7ee4ea643236b565a /raveos-theme/gnome/theme-data/extensions/installed/appindicatorsupport@rgcjonas.gmail.com/schemas
parent5d94c0a7d44a2255b81815a52a7056a94a39842d (diff)
downloadRaveOS-PKGBUILD-70ca3fef77ee8bdc6e3ac28589a6fa08c024cc69.tar.gz
RaveOS-PKGBUILD-70ca3fef77ee8bdc6e3ac28589a6fa08c024cc69.zip
Replaced file structures for themes in the correct format
Diffstat (limited to 'raveos-theme/gnome/theme-data/extensions/installed/appindicatorsupport@rgcjonas.gmail.com/schemas')
-rw-r--r--raveos-theme/gnome/theme-data/extensions/installed/appindicatorsupport@rgcjonas.gmail.com/schemas/gschemas.compiledbin820 -> 0 bytes
-rw-r--r--raveos-theme/gnome/theme-data/extensions/installed/appindicatorsupport@rgcjonas.gmail.com/schemas/org.gnome.shell.extensions.appindicator.gschema.xml49
2 files changed, 0 insertions, 49 deletions
diff --git a/raveos-theme/gnome/theme-data/extensions/installed/appindicatorsupport@rgcjonas.gmail.com/schemas/gschemas.compiled b/raveos-theme/gnome/theme-data/extensions/installed/appindicatorsupport@rgcjonas.gmail.com/schemas/gschemas.compiled
deleted file mode 100644
index 1a6beff..0000000
--- a/raveos-theme/gnome/theme-data/extensions/installed/appindicatorsupport@rgcjonas.gmail.com/schemas/gschemas.compiled
+++ /dev/null
Binary files differ
diff --git a/raveos-theme/gnome/theme-data/extensions/installed/appindicatorsupport@rgcjonas.gmail.com/schemas/org.gnome.shell.extensions.appindicator.gschema.xml b/raveos-theme/gnome/theme-data/extensions/installed/appindicatorsupport@rgcjonas.gmail.com/schemas/org.gnome.shell.extensions.appindicator.gschema.xml
deleted file mode 100644
index c303489..0000000
--- a/raveos-theme/gnome/theme-data/extensions/installed/appindicatorsupport@rgcjonas.gmail.com/schemas/org.gnome.shell.extensions.appindicator.gschema.xml
+++ /dev/null
@@ -1,49 +0,0 @@
-<schemalist gettext-domain="AppIndicatorExtension">
- <schema id="org.gnome.shell.extensions.appindicator" path="/org/gnome/shell/extensions/appindicator/">
- <key name="legacy-tray-enabled" type="b">
- <default>true</default>
- <summary>Enable legacy tray icons support</summary>
- </key>
- <key name="icon-saturation" type="d">
- <default>0.0</default>
- <summary>Saturation</summary>
- </key>
- <key name="icon-brightness" type="d">
- <default>0.0</default>
- <summary>Brightness</summary>
- </key>
- <key name="icon-contrast" type="d">
- <default>0.0</default>
- <summary>Contrast</summary>
- </key>
- <key name="icon-opacity" type="i">
- <default>240</default>
- <summary>Opacity</summary>
- </key>
- <key name="icon-size" type="i">
- <default>0</default>
- <summary>Icon size</summary>
- <description>Icon size in pixel</description>
- </key>
- <key name="compact-mode-enabled" type="b">
- <default>true</default>
- <summary>Compact Mode</summary>
- <description>Reduces the Spacing Between Indicators</description>
- </key>
- <key name="tray-pos" type="s">
- <default>"right"</default>
- <summary>Position in tray</summary>
- <description>Set where the Icon tray should appear in Gnome tray</description>
- </key>
- <key name="tray-order" type="i">
- <default>1</default>
- <summary>Order in tray</summary>
- <description>Set where the Icon tray should appear among other trays</description>
- </key>
- <key name="custom-icons" type="a(sss)">
- <default>[]</default>
- <summary>Custom icons</summary>
- <description>Replace any icons with custom icons from themes</description>
- </key>
- </schema>
-</schemalist>