Added a Close menu item to the window menu
This commit is contained in:
		| @@ -46,5 +46,12 @@ | |||||||
|                 <attribute name="accel"><Primary><Shift>s</attribute> |                 <attribute name="accel"><Primary><Shift>s</attribute> | ||||||
|             </item> |             </item> | ||||||
|         </section> |         </section> | ||||||
|  |         <section> | ||||||
|  |             <item> | ||||||
|  |                 <attribute name="label" translatable="yes">Close</attribute> | ||||||
|  |                 <attribute name="action">win.close</attribute> | ||||||
|  |                 <attribute name="accel"><Primary>w</attribute> | ||||||
|  |             </item> | ||||||
|  |         </section> | ||||||
|     </menu> |     </menu> | ||||||
| </interface> | </interface> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user