upload to github

This commit is contained in:
JRoshthen1 2025-03-22 23:20:23 +01:00 committed by GitHub
commit 7be0570f7f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 399 additions and 0 deletions

BIN
schemas/gschemas.compiled Normal file

Binary file not shown.

View file

@ -0,0 +1,154 @@
<schemalist>
<schema id="org.gnome.shell.extensions.applet-launcher@jroshthen1.github.io" path="/home/jrosh/.local/share/gnome-shell/extensions/applet-launcher@jroshthen1.github.io/">
<key name="app-executable-0" type="s">
<default>''</default>
<summary>App Executable 1</summary>
<description>The path to the first app executable.</description>
</key>
<key name="app-icon-0" type="s">
<default>''</default>
<summary>App Icon SVG 1</summary>
<description>The path to the first app icon SVG.</description>
</key>
<key name="icon-size-0" type="i">
<default>18</default>
<summary>Icon Size 1</summary>
<description>The size of the first app icon.</description>
</key>
<key name="app-executable-1" type="s">
<default>''</default>
<summary>App Executable 2</summary>
<description>The path to the second app executable.</description>
</key>
<key name="app-icon-1" type="s">
<default>''</default>
<summary>App Icon SVG 2</summary>
<description>The path to the second app icon SVG.</description>
</key>
<key name="icon-size-1" type="i">
<default>18</default>
<summary>Icon Size 2</summary>
<description>The size of the first app icon.</description>
</key>
<key name="app-executable-2" type="s">
<default>''</default>
<summary>App Executable 3</summary>
<description>The path to the first app executable.</description>
</key>
<key name="app-icon-2" type="s">
<default>''</default>
<summary>App Icon SVG 3</summary>
<description>The path to the first app icon SVG.</description>
</key>
<key name="icon-size-2" type="i">
<default>18</default>
<summary>Icon Size 3</summary>
<description>The size of the first app icon.</description>
</key>
<key name="app-executable-3" type="s">
<default>''</default>
<summary>App Executable 4</summary>
<description>The path to the second app executable.</description>
</key>
<key name="app-icon-3" type="s">
<default>''</default>
<summary>App Icon SVG 4</summary>
<description>The path to the second app icon SVG.</description>
</key>
<key name="icon-size-3" type="i">
<default>18</default>
<summary>Icon Size 4</summary>
<description>The size of the first app icon.</description>
</key>
<key name="app-executable-4" type="s">
<default>''</default>
<summary>App Executable 5</summary>
<description>The path to the first app executable.</description>
</key>
<key name="app-icon-4" type="s">
<default>''</default>
<summary>App Icon SVG 5</summary>
<description>The path to the first app icon SVG.</description>
</key>
<key name="icon-size-4" type="i">
<default>18</default>
<summary>Icon Size 5</summary>
<description>The size of the first app icon.</description>
</key>
<key name="app-executable-5" type="s">
<default>''</default>
<summary>App Executable 6</summary>
<description>The path to the second app executable.</description>
</key>
<key name="app-icon-5" type="s">
<default>''</default>
<summary>App Icon SVG 6</summary>
<description>The path to the second app icon SVG.</description>
</key>
<key name="icon-size-5" type="i">
<default>18</default>
<summary>Icon Size 6</summary>
<description>The size of the first app icon.</description>
</key>
<key name="app-executable-6" type="s">
<default>''</default>
<summary>App Executable 7</summary>
<description>The path to the second app executable.</description>
</key>
<key name="app-icon-6" type="s">
<default>''</default>
<summary>App Icon SVG 7</summary>
<description>The path to the second app icon SVG.</description>
</key>
<key name="icon-size-6" type="i">
<default>18</default>
<summary>Icon Size 7</summary>
<description>The size of the first app icon.</description>
</key>
<key name="app-executable-7" type="s">
<default>''</default>
<summary>App Executable 8</summary>
<description>The path to the second app executable.</description>
</key>
<key name="app-icon-7" type="s">
<default>''</default>
<summary>App Icon SVG 8</summary>
<description>The path to the second app icon SVG.</description>
</key>
<key name="icon-size-7" type="i">
<default>18</default>
<summary>Icon Size 8</summary>
<description>The size of the first app icon.</description>
</key>
<key name="app-executable-8" type="s">
<default>''</default>
<summary>App Executable 9</summary>
<description>The path to the second app executable.</description>
</key>
<key name="app-icon-8" type="s">
<default>''</default>
<summary>App Icon SVG 9</summary>
<description>The path to the second app icon SVG.</description>
</key>
<key name="icon-size-8" type="i">
<default>18</default>
<summary>Icon Size 9</summary>
<description>The size of the first app icon.</description>
</key>
<key name="app-executable-9" type="s">
<default>''</default>
<summary>App Executable 10</summary>
<description>The path to the second app executable.</description>
</key>
<key name="app-icon-9" type="s">
<default>''</default>
<summary>App Icon SVG 10</summary>
<description>The path to the second app icon SVG.</description>
</key>
<key name="icon-size-9" type="i">
<default>18</default>
<summary>Icon Size 10</summary>
<description>The size of the first app icon.</description>
</key>
</schema>
</schemalist>