forked from ubuntu-mate/mate-menu
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cleanup mate-menu to become a more generic upstream project
- Loading branch information
Showing
68 changed files
with
3,073 additions
and
1,112 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,103 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<schemalist> | ||
<schema id="org.mate.mate-menu" path="/org/mate/mate-menu/"> | ||
|
||
<key type="b" name="hide-applet-icon"> | ||
<default>false</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="b" name="use-custom-color"> | ||
<default>false</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="b" name="tooltips-enabled"> | ||
<default>true</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="b" name="start-with-favorites"> | ||
<default>false</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="i" name="applet-icon-size"> | ||
<default>22</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="i" name="border-width"> | ||
<default>1</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="i" name="opacity"> | ||
<default>100</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="i" name="offset"> | ||
<default>0</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="s" name="applet-text"> | ||
<default>"Menu"</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="s" name="theme-name"> | ||
<default>"default"</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="s" name="hot-key"> | ||
<default>"Super_L"</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="s" name="applet-icon"> | ||
<default>"/usr/lib/ubuntu-mate/mate-menu/visualisation-logo.png"</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="as" name="plugins-list"> | ||
<default>['places', 'system_management', 'newpane', 'applications']</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="s" name="custom-color"> | ||
<default>"#EEEEEE"</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="s" name="custom-heading-color"> | ||
<default>"#001155"</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="s" name="custom-border-color"> | ||
<default>"#001155"</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
</schema> | ||
|
||
</schemalist> |
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
...anel.applet.MateMenuAppletFactory.service → ...anel.applet.MateMenuAppletFactory.service
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
[D-BUS Service] | ||
Name=org.mate.panel.applet.MateMenuAppletFactory | ||
Exec=/usr/lib/ubuntu-mate/mate-menu/mate-menu.py | ||
Exec=/usr/lib/mate-menu/mate-menu.py |
File renamed without changes.
121 changes: 121 additions & 0 deletions
121
data/plugins/org.mate.mate-menu.plugins.applications.gschema.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,121 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<schemalist> | ||
<schema id="org.mate.mate-menu.plugins.applications" path="/org/mate/mate-menu/plugins/applications/"> | ||
|
||
<key type="b" name="categories-mouse-over"> | ||
<default>true</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="i" name="width"> | ||
<default>480</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="i" name="height"> | ||
<default>410</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="b" name="do-not-filter"> | ||
<default>false</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="i" name="icon-size"> | ||
<default>22</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="i" name="favicon-size"> | ||
<default>24</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="i" name="fav-cols"> | ||
<default>2</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="b" name="swap-generic-name"> | ||
<default>false</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="b" name="show-category-icons"> | ||
<default>true</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="i" name="category-hover-delay"> | ||
<default>150</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="b" name="show-application-comments"> | ||
<default>true</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="b" name="use-apt"> | ||
<default>true</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="i" name="last-active-tab"> | ||
<default>0</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="i" name="default-tab"> | ||
<default>-1</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="b" name="sticky"> | ||
<default>false</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="b" name="minimized"> | ||
<default>false</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="s" name="search-command"> | ||
<default>"mate-search-tool --named \"%s\" --start"</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="s" name="icon"> | ||
<default>"applications-accessories"</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="b" name="remember-filter"> | ||
<default>false</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
</schema> | ||
|
||
</schemalist> |
97 changes: 97 additions & 0 deletions
97
data/plugins/org.mate.mate-menu.plugins.places.gschema.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,97 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<schemalist> | ||
<schema id="org.mate.mate-menu.plugins.places" path="/org/mate/mate-menu/plugins/places/"> | ||
|
||
<key type="b" name="sticky"> | ||
<default>false</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="b" name="minimized"> | ||
<default>false</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="b" name="allow-scrollbar"> | ||
<default>false</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="b" name="show-gtk-bookmarks"> | ||
<default>false</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="i" name="height"> | ||
<default>180</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="i" name="width"> | ||
<default>200</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="i" name="icon-size"> | ||
<default>16</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="b" name="show-computer"> | ||
<default>true</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="b" name="show-home-folder"> | ||
<default>true</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="b" name="show-network"> | ||
<default>true</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="b" name="show-desktop"> | ||
<default>true</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="b" name="show-trash"> | ||
<default>true</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="as" name="custom-paths"> | ||
<default>[]</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="as" name="custom-names"> | ||
<default>[]</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="s" name="icon"> | ||
<default>"mate-fs-directory.png"</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
</schema> | ||
|
||
</schemalist> |
49 changes: 49 additions & 0 deletions
49
data/plugins/org.mate.mate-menu.plugins.recent.gschema.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<schemalist> | ||
<schema id="org.mate.mate-menu.plugins.recent" path="/org/mate/mate-menu/plugins/recent/"> | ||
|
||
<key type="i" name="width"> | ||
<default>250</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="i" name="height"> | ||
<default>385</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="i" name="num-recent-docs"> | ||
<default>10</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="i" name="recent-font-size"> | ||
<default>9</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="s" name="icon"> | ||
<default>"mate-fs-directory"</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="b" name="sticky"> | ||
<default>false</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
<key type="b" name="minimized"> | ||
<default>false</default> | ||
<summary></summary> | ||
<description></description> | ||
</key> | ||
|
||
</schema> | ||
|
||
</schemalist> |
Oops, something went wrong.