mirror of
https://github.com/morgan9e/dash-to-panel
synced 2026-04-14 00:04:17 +09:00
Add conditional build to remove update mechanism
This commit is contained in:
@@ -71,6 +71,12 @@
|
||||
<value value='2' nick='BOTH'/>
|
||||
</enum>
|
||||
<schema path="/org/gnome/shell/extensions/dash-to-panel/" id="org.gnome.shell.extensions.dash-to-panel">
|
||||
<key type="b" name="check-update">
|
||||
<default>false</default>
|
||||
</key>
|
||||
<key type="b" name="force-check-update">
|
||||
<default>false</default>
|
||||
</key>
|
||||
<key type="s" name="version-to-install">
|
||||
<default>''</default>
|
||||
</key>
|
||||
|
||||
Reference in New Issue
Block a user