File tree Expand file tree Collapse file tree 1 file changed +19
-4
lines changed
Expand file tree Collapse file tree 1 file changed +19
-4
lines changed Original file line number Diff line number Diff line change 3838 " overlay-key" ,
3939 " activate-on-hover" ,
4040 " hover-delay" ,
41+ " force-show-panel" ,
4142 " enable-animation"
4243 ]
4344 },
8788 "default_icon" : " cinnamon-symbolic" ,
8889 "dependency" : " menu-custom" ,
8990 "indent" : true ,
90- "value" : " alter"
91+ "value" : " /usr/share/icons/hicolor/128x128/apps/ alter.png "
9192 },
9293 "menu-icon-size" : {
9394 "type" : " spinbutton" ,
99100 "description" : " Icon size" ,
100101 "dependency" : " menu-custom" ,
101102 "indent" : true ,
102- "value" : 29.0
103+ "value" : 29
103104 },
104105 "menu-label" : {
105106 "type" : " entry" ,
179180 "indent" : true ,
180181 "value" : 32
181182 },
183+ "show-favorites" : {
184+ "type" : " switch" ,
185+ "default" : true ,
186+ "description" : " Show favorites" ,
187+ "tooltip" : " Choose whether or not to show favorite files in the menu." ,
188+ "value" : true
189+ },
182190 "show-places" : {
183191 "type" : " switch" ,
184192 "default" : true ,
207215 "tooltip" : " Allows path entry in the menu search box." ,
208216 "value" : false
209217 },
218+ "force-show-panel" : {
219+ "type" : " switch" ,
220+ "default" : true ,
221+ "description" : " Force the panel to be visible when opening the menu" ,
222+ "tooltip" : " Opening the menu will also show the main panel (which may be auto-hidden)." ,
223+ "value" : true
224+ },
210225 "activate-on-hover" : {
211226 "type" : " switch" ,
212227 "default" : false ,
239254 "callback" : " _launch_editor" ,
240255 "tooltip" : " Press this button to customize your menu entries."
241256 },
242- "__md5__" : " 9fef899d7c11697066b5f3c4d8479daf "
243- }
257+ "__md5__" : " c4b27da93411965126569249b61793d7 "
258+ }
You can’t perform that action at this time.
0 commit comments