diff options
author | Fabien Broquard <[email protected]> | 2018-10-02 20:29:38 +0200 |
---|---|---|
committer | lukefromdc <[email protected]> | 2018-10-20 13:35:24 -0400 |
commit | 10b9c30fc79de5f8d9516ba153df233c4968da65 (patch) | |
tree | b88e4afea6a47a1f98e89c72e5928cee5ecffcf1 /configure.ac | |
parent | c7d431d36f8bf6e9b94bab37c19dd51041e117c9 (diff) | |
download | mate-panel-10b9c30fc79de5f8d9516ba153df233c4968da65.tar.bz2 mate-panel-10b9c30fc79de5f8d9516ba153df233c4968da65.tar.xz |
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.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index b38a1744..5d845983 100644 --- a/configure.ac +++ b/configure.ac @@ -282,6 +282,7 @@ applets/clock/pixmaps/Makefile applets/fish/Makefile applets/fish/org.mate.panel.applet.fish.gschema.xml applets/notification_area/Makefile +applets/notification_area/org.mate.panel.applet.notification-area.gschema.xml applets/notification_area/libstatus-notifier-watcher/Makefile applets/notification_area/status-notifier/Makefile applets/notification_area/system-tray/Makefile |