From 6bc2b280c349851a05f28ca4b06fe5d51c59bea0 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 2 Dec 2017 19:18:59 +0100 Subject: Convert to Ayatana Indicators. --- data/Makefile.am | 2 +- data/icons/Makefile.am | 8 +- ...atana-indicator-notification-close-deselect.svg | 79 ++++++++ ...ayatana-indicator-notification-close-select.svg | 61 ++++++ data/icons/ayatana-indicator-notification-read.svg | 133 ++++++++++++ .../ayatana-indicator-notification-unread.svg | 224 +++++++++++++++++++++ .../indicator-notification-close-deselect.svg | 79 -------- data/icons/indicator-notification-close-select.svg | 61 ------ data/icons/indicator-notification-read.svg | 133 ------------ data/icons/indicator-notification-unread.svg | 224 --------------------- ...chpad.indicator.notifications.gschema.xml.in.in | 25 --- ...atana.indicator.notifications.gschema.xml.in.in | 25 +++ 12 files changed, 527 insertions(+), 527 deletions(-) create mode 100644 data/icons/ayatana-indicator-notification-close-deselect.svg create mode 100644 data/icons/ayatana-indicator-notification-close-select.svg create mode 100644 data/icons/ayatana-indicator-notification-read.svg create mode 100644 data/icons/ayatana-indicator-notification-unread.svg delete mode 100644 data/icons/indicator-notification-close-deselect.svg delete mode 100644 data/icons/indicator-notification-close-select.svg delete mode 100644 data/icons/indicator-notification-read.svg delete mode 100644 data/icons/indicator-notification-unread.svg delete mode 100644 data/net.launchpad.indicator.notifications.gschema.xml.in.in create mode 100644 data/org.ayatana.indicator.notifications.gschema.xml.in.in (limited to 'data') diff --git a/data/Makefile.am b/data/Makefile.am index 7299c5b..1960ad7 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS = icons -gsettings_file = net.launchpad.indicator.notifications.gschema.xml +gsettings_file = org.ayatana.indicator.notifications.gschema.xml gsettings_SCHEMAS = $(gsettings_file) @INTLTOOL_XML_NOMERGE_RULE@ diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am index 2543305..13251ac 100644 --- a/data/icons/Makefile.am +++ b/data/icons/Makefile.am @@ -1,9 +1,9 @@ iconsdir = $(INDICATORICONSDIR) icons_DATA = \ - indicator-notification-close-select.svg \ - indicator-notification-close-deselect.svg \ - indicator-notification-read.svg \ - indicator-notification-unread.svg + ayatana-indicator-notification-close-select.svg \ + ayatana-indicator-notification-close-deselect.svg \ + ayatana-indicator-notification-read.svg \ + ayatana-indicator-notification-unread.svg EXTRA_DIST = $(icons_DATA) diff --git a/data/icons/ayatana-indicator-notification-close-deselect.svg b/data/icons/ayatana-indicator-notification-close-deselect.svg new file mode 100644 index 0000000..3e92220 --- /dev/null +++ b/data/icons/ayatana-indicator-notification-close-deselect.svg @@ -0,0 +1,79 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/data/icons/ayatana-indicator-notification-close-select.svg b/data/icons/ayatana-indicator-notification-close-select.svg new file mode 100644 index 0000000..21f5026 --- /dev/null +++ b/data/icons/ayatana-indicator-notification-close-select.svg @@ -0,0 +1,61 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/data/icons/ayatana-indicator-notification-read.svg b/data/icons/ayatana-indicator-notification-read.svg new file mode 100644 index 0000000..97e1f1e --- /dev/null +++ b/data/icons/ayatana-indicator-notification-read.svg @@ -0,0 +1,133 @@ + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/data/icons/ayatana-indicator-notification-unread.svg b/data/icons/ayatana-indicator-notification-unread.svg new file mode 100644 index 0000000..beb2292 --- /dev/null +++ b/data/icons/ayatana-indicator-notification-unread.svg @@ -0,0 +1,224 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/data/icons/indicator-notification-close-deselect.svg b/data/icons/indicator-notification-close-deselect.svg deleted file mode 100644 index 3e92220..0000000 --- a/data/icons/indicator-notification-close-deselect.svg +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/data/icons/indicator-notification-close-select.svg b/data/icons/indicator-notification-close-select.svg deleted file mode 100644 index 21f5026..0000000 --- a/data/icons/indicator-notification-close-select.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/data/icons/indicator-notification-read.svg b/data/icons/indicator-notification-read.svg deleted file mode 100644 index 97e1f1e..0000000 --- a/data/icons/indicator-notification-read.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/data/icons/indicator-notification-unread.svg b/data/icons/indicator-notification-unread.svg deleted file mode 100644 index beb2292..0000000 --- a/data/icons/indicator-notification-unread.svg +++ /dev/null @@ -1,224 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/data/net.launchpad.indicator.notifications.gschema.xml.in.in b/data/net.launchpad.indicator.notifications.gschema.xml.in.in deleted file mode 100644 index a4c6dde..0000000 --- a/data/net.launchpad.indicator.notifications.gschema.xml.in.in +++ /dev/null @@ -1,25 +0,0 @@ - - - - [] - <_summary>Discard notifications by application name - <_description>If an application name is in the blacklist, all notifications matching the application name will be discarded. - - - false - <_summary>Clear notifications on middle click - <_description>Normally when middle clicking the notification icon, the unread status will be toggled if the queue is not empty. With this option enabled, the notification queue will be cleared instead. - - - false - <_summary>Hide the indicator - <_description>If true, the indicator is hidden. - - - - 5 - <_summary>Maximum number of visible items - <_description>The indicator will only display at most the number of notifications indicated by this value. - - - diff --git a/data/org.ayatana.indicator.notifications.gschema.xml.in.in b/data/org.ayatana.indicator.notifications.gschema.xml.in.in new file mode 100644 index 0000000..a4c6dde --- /dev/null +++ b/data/org.ayatana.indicator.notifications.gschema.xml.in.in @@ -0,0 +1,25 @@ + + + + [] + <_summary>Discard notifications by application name + <_description>If an application name is in the blacklist, all notifications matching the application name will be discarded. + + + false + <_summary>Clear notifications on middle click + <_description>Normally when middle clicking the notification icon, the unread status will be toggled if the queue is not empty. With this option enabled, the notification queue will be cleared instead. + + + false + <_summary>Hide the indicator + <_description>If true, the indicator is hidden. + + + + 5 + <_summary>Maximum number of visible items + <_description>The indicator will only display at most the number of notifications indicated by this value. + + + -- cgit v1.2.3