From d68268a7200b0f9ecf93566f1da9beca58ca4c1d Mon Sep 17 00:00:00 2001 From: Fabien Broquard Date: Tue, 2 Oct 2018 20:35:14 +0200 Subject: na-tray: add preferences dialog and applet menu entry The only option in the preferences is a GtkSpinButton for the user to be able to set the icon sizes easily without having to use dconf-editor. --- .../notification-area-preferences-dialog.ui | 164 +++++++++++++++++++++ 1 file changed, 164 insertions(+) create mode 100644 applets/notification_area/notification-area-preferences-dialog.ui (limited to 'applets/notification_area/notification-area-preferences-dialog.ui') diff --git a/applets/notification_area/notification-area-preferences-dialog.ui b/applets/notification_area/notification-area-preferences-dialog.ui new file mode 100644 index 00000000..d4be2a0c --- /dev/null +++ b/applets/notification_area/notification-area-preferences-dialog.ui @@ -0,0 +1,164 @@ + + + + + + + + + + + 7 + 100 + 26 + 1 + 1 + + + False + 5 + Notification Area Preferences + False + center + dialog + + + + + + True + False + vertical + 2 + + + True + False + + + gtk-close + True + True + True + True + False + True + + + False + False + 1 + + + + + False + False + end + 0 + + + + + True + True + 5 + False + False + + + True + False + 6 + 6 + 6 + 6 + 6 + 12 + + + True + False + start + _Minimum Icon Size: + True + min_icon_size_spin + + + 0 + 0 + + + + + True + True + True + 26 + adjustment1 + 1 + True + 26 + + + 1 + 0 + + + + + True + False + pixels + + + 2 + 0 + + + + + + + + + + + + + + + + False + True + 1 + + + + + + closebutton + + + -- cgit v1.2.1