mirror of
https://github.com/morgan9e/dash-to-panel
synced 2026-04-14 00:04:17 +09:00
Merge branch 'master' of https://github.com/home-sweet-gnome/dash-to-panel into panel-border
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
<enum id='org.gnome.shell.extensions.dash-to-panel.appiconStyle'>
|
||||
<value value='0' nick='NORMAL'/>
|
||||
<value value='1' nick='SYMBOLIC'/>
|
||||
<value value='2' nick='GRAYSCALE'/>
|
||||
</enum>
|
||||
<enum id='org.gnome.shell.extensions.dash-to-panel.dotStyle'>
|
||||
<value value='0' nick='DOTS'/>
|
||||
@@ -1298,5 +1299,13 @@
|
||||
<summary>Show badge count on app icon</summary>
|
||||
<description>Whether to show badge count overlay on app icon, for supported applications.</description>
|
||||
</key>
|
||||
<key type="s" name="target-prefs-page">
|
||||
<default>''</default>
|
||||
<summary>The preferences page name to display</summary>
|
||||
</key>
|
||||
<key type="s" name="hide-donate-icon-unixtime">
|
||||
<default>''</default>
|
||||
<summary>Unix time when the donate icon was hidden</summary>
|
||||
</key>
|
||||
</schema>
|
||||
</schemalist>
|
||||
|
||||
Reference in New Issue
Block a user