From 10b9c30fc79de5f8d9516ba153df233c4968da65 Mon Sep 17 00:00:00 2001 From: Fabien Broquard Date: Tue, 2 Oct 2018 20:29:38 +0200 Subject: na-tray: wide panels, add GSettings to the applet The new GSettings allow to change and remember the minimum icon size for the grid. The default icon size is set at 24px. --- .../org.mate.panel.applet.notification-area.gschema.xml.in | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 applets/notification_area/org.mate.panel.applet.notification-area.gschema.xml.in (limited to 'applets/notification_area/org.mate.panel.applet.notification-area.gschema.xml.in') diff --git a/applets/notification_area/org.mate.panel.applet.notification-area.gschema.xml.in b/applets/notification_area/org.mate.panel.applet.notification-area.gschema.xml.in new file mode 100644 index 00000000..0a6bf46e --- /dev/null +++ b/applets/notification_area/org.mate.panel.applet.notification-area.gschema.xml.in @@ -0,0 +1,9 @@ + + + + 24 + Minimum icon size + The minimum size an icon can have. + + + -- cgit v1.2.1