From 141e246dc979b9c4761fc73bc68a17841cb7c490 Mon Sep 17 00:00:00 2001 From: vinceliuice Date: Thu, 8 Dec 2022 12:04:21 +0800 Subject: [PATCH] update --- alternative/apps/calc.svg | 12 +- alternative/apps/eog.svg | 5 +- alternative/apps/gnome-maps.svg | 6 +- alternative/apps/indicator-weather.svg | 15 ++- .../scalable/accessories-clock-symbolic.svg | 1 - .../org.gnome.Settings-keyboard-symbolic.svg | 1 - .../preferences-desktop-display-randr.svg | 1 + .../preferences-desktop-keyboard-shortcut.svg | 1 + src/apps/scalable/addressbook.svg | 30 ++++- src/apps/scalable/bulky.svg | 14 +- src/apps/scalable/colorgrab.svg | 71 ++++++++++- src/apps/scalable/deluge.svg | 29 ++++- src/apps/scalable/empathy.svg | 25 +++- src/apps/scalable/flash.svg | 17 ++- src/apps/scalable/fonts.svg | 25 +++- src/apps/scalable/gpk-log.svg | 18 ++- src/apps/scalable/indicator-weather.svg | 8 +- src/apps/scalable/internet-mail.svg | 44 ++++++- src/apps/scalable/kate.svg | 43 ++++++- src/apps/scalable/librewolf.svg | 15 ++- src/apps/scalable/micro-logo-mark.svg | 20 ++- src/apps/scalable/org.gnome.PowerStats.svg | 26 +++- src/apps/scalable/org.gnome.dspy.svg | 106 ++++++++++++++++ src/apps/scalable/polari.svg | 37 +++++- .../preferences-desktop-screensaver.svg | 32 ++++- .../scalable/preferences-system-sharing.svg | 17 ++- src/apps/scalable/rambox.svg | 18 ++- src/apps/scalable/rclone-browser.svg | 24 +++- src/apps/scalable/shutter.svg | 17 ++- src/apps/scalable/ultrakill.svg | 120 +++--------------- src/apps/scalable/vidcutter.svg | 27 +++- src/apps/scalable/vlc.svg | 17 ++- src/apps/scalable/wechat.svg | 37 +++++- .../symbolic/utilities-terminal-symbolic.svg | 8 +- src/status/22/plasma-browser-integration.svg | 29 +++++ src/status/24/plasma-browser-integration.svg | 15 +++ 36 files changed, 786 insertions(+), 145 deletions(-) delete mode 120000 links/apps/scalable/accessories-clock-symbolic.svg delete mode 120000 links/apps/scalable/org.gnome.Settings-keyboard-symbolic.svg create mode 120000 links/apps/scalable/preferences-desktop-display-randr.svg create mode 120000 links/apps/scalable/preferences-desktop-keyboard-shortcut.svg create mode 100644 src/apps/scalable/org.gnome.dspy.svg create mode 100644 src/status/22/plasma-browser-integration.svg create mode 100644 src/status/24/plasma-browser-integration.svg diff --git a/alternative/apps/calc.svg b/alternative/apps/calc.svg index 5442fec3..85577fd1 100644 --- a/alternative/apps/calc.svg +++ b/alternative/apps/calc.svg @@ -5,7 +5,7 @@ - + @@ -18,13 +18,21 @@ - + + + + + + + + + diff --git a/alternative/apps/eog.svg b/alternative/apps/eog.svg index 6dce80c6..3bdd29f3 100644 --- a/alternative/apps/eog.svg +++ b/alternative/apps/eog.svg @@ -8,6 +8,9 @@ + + + @@ -16,7 +19,7 @@ - + diff --git a/alternative/apps/gnome-maps.svg b/alternative/apps/gnome-maps.svg index fc0d2eb6..ce200958 100644 --- a/alternative/apps/gnome-maps.svg +++ b/alternative/apps/gnome-maps.svg @@ -30,8 +30,8 @@ - - + + @@ -39,7 +39,7 @@ - + diff --git a/alternative/apps/indicator-weather.svg b/alternative/apps/indicator-weather.svg index 2a03b5c5..cb7bc8df 100644 --- a/alternative/apps/indicator-weather.svg +++ b/alternative/apps/indicator-weather.svg @@ -1,6 +1,6 @@ - + @@ -12,15 +12,18 @@ - - + + + + + - - + - + + diff --git a/links/apps/scalable/accessories-clock-symbolic.svg b/links/apps/scalable/accessories-clock-symbolic.svg deleted file mode 120000 index 7ac5eaaf..00000000 --- a/links/apps/scalable/accessories-clock-symbolic.svg +++ /dev/null @@ -1 +0,0 @@ -clock-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Settings-keyboard-symbolic.svg b/links/apps/scalable/org.gnome.Settings-keyboard-symbolic.svg deleted file mode 120000 index 9114063b..00000000 --- a/links/apps/scalable/org.gnome.Settings-keyboard-symbolic.svg +++ /dev/null @@ -1 +0,0 @@ -preferences-desktop-keyboard-symbolic.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-desktop-display-randr.svg b/links/apps/scalable/preferences-desktop-display-randr.svg new file mode 120000 index 00000000..fa24a04e --- /dev/null +++ b/links/apps/scalable/preferences-desktop-display-randr.svg @@ -0,0 +1 @@ +preferences-desktop-display.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-desktop-keyboard-shortcut.svg b/links/apps/scalable/preferences-desktop-keyboard-shortcut.svg new file mode 120000 index 00000000..d14a5be9 --- /dev/null +++ b/links/apps/scalable/preferences-desktop-keyboard-shortcut.svg @@ -0,0 +1 @@ +preferences-desktop-keyboard.svg \ No newline at end of file diff --git a/src/apps/scalable/addressbook.svg b/src/apps/scalable/addressbook.svg index 163ba676..acfed83a 100644 --- a/src/apps/scalable/addressbook.svg +++ b/src/apps/scalable/addressbook.svg @@ -1 +1,29 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/bulky.svg b/src/apps/scalable/bulky.svg index 9ecbf4ed..9ee4ac67 100644 --- a/src/apps/scalable/bulky.svg +++ b/src/apps/scalable/bulky.svg @@ -1 +1,13 @@ - \ No newline at end of file + + + + + + + + + + + + + diff --git a/src/apps/scalable/colorgrab.svg b/src/apps/scalable/colorgrab.svg index b990852f..459dcb5d 100644 --- a/src/apps/scalable/colorgrab.svg +++ b/src/apps/scalable/colorgrab.svg @@ -1 +1,70 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/deluge.svg b/src/apps/scalable/deluge.svg index cebd1176..98f043e5 100644 --- a/src/apps/scalable/deluge.svg +++ b/src/apps/scalable/deluge.svg @@ -1 +1,28 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/empathy.svg b/src/apps/scalable/empathy.svg index 41650043..c2c93f84 100644 --- a/src/apps/scalable/empathy.svg +++ b/src/apps/scalable/empathy.svg @@ -1 +1,24 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/flash.svg b/src/apps/scalable/flash.svg index 1f8689e9..0e24a04f 100644 --- a/src/apps/scalable/flash.svg +++ b/src/apps/scalable/flash.svg @@ -1 +1,16 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/fonts.svg b/src/apps/scalable/fonts.svg index 59d1ac55..d0d80849 100644 --- a/src/apps/scalable/fonts.svg +++ b/src/apps/scalable/fonts.svg @@ -1 +1,24 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/gpk-log.svg b/src/apps/scalable/gpk-log.svg index ecddc05d..c8d06b4e 100644 --- a/src/apps/scalable/gpk-log.svg +++ b/src/apps/scalable/gpk-log.svg @@ -1 +1,17 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/indicator-weather.svg b/src/apps/scalable/indicator-weather.svg index 2a03b5c5..37ecfd49 100644 --- a/src/apps/scalable/indicator-weather.svg +++ b/src/apps/scalable/indicator-weather.svg @@ -12,15 +12,11 @@ - - - - - + - + diff --git a/src/apps/scalable/internet-mail.svg b/src/apps/scalable/internet-mail.svg index 0da595f6..5e0a5b98 100644 --- a/src/apps/scalable/internet-mail.svg +++ b/src/apps/scalable/internet-mail.svg @@ -1 +1,43 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/kate.svg b/src/apps/scalable/kate.svg index af115e5e..5066545d 100644 --- a/src/apps/scalable/kate.svg +++ b/src/apps/scalable/kate.svg @@ -1 +1,42 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/librewolf.svg b/src/apps/scalable/librewolf.svg index 660996d9..f387cb51 100644 --- a/src/apps/scalable/librewolf.svg +++ b/src/apps/scalable/librewolf.svg @@ -1 +1,14 @@ - \ No newline at end of file + + + + + + + + + + + + + + diff --git a/src/apps/scalable/micro-logo-mark.svg b/src/apps/scalable/micro-logo-mark.svg index f843319c..52315149 100644 --- a/src/apps/scalable/micro-logo-mark.svg +++ b/src/apps/scalable/micro-logo-mark.svg @@ -1 +1,19 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/org.gnome.PowerStats.svg b/src/apps/scalable/org.gnome.PowerStats.svg index 2858e511..c6f9f163 100644 --- a/src/apps/scalable/org.gnome.PowerStats.svg +++ b/src/apps/scalable/org.gnome.PowerStats.svg @@ -1 +1,25 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/org.gnome.dspy.svg b/src/apps/scalable/org.gnome.dspy.svg new file mode 100644 index 00000000..bcbb769b --- /dev/null +++ b/src/apps/scalable/org.gnome.dspy.svg @@ -0,0 +1,106 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/polari.svg b/src/apps/scalable/polari.svg index 24ebb886..af95596d 100644 --- a/src/apps/scalable/polari.svg +++ b/src/apps/scalable/polari.svg @@ -1 +1,36 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/preferences-desktop-screensaver.svg b/src/apps/scalable/preferences-desktop-screensaver.svg index 109832be..92aa5820 100644 --- a/src/apps/scalable/preferences-desktop-screensaver.svg +++ b/src/apps/scalable/preferences-desktop-screensaver.svg @@ -1 +1,31 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/preferences-system-sharing.svg b/src/apps/scalable/preferences-system-sharing.svg index 23f17a50..20ca6478 100644 --- a/src/apps/scalable/preferences-system-sharing.svg +++ b/src/apps/scalable/preferences-system-sharing.svg @@ -1 +1,16 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/rambox.svg b/src/apps/scalable/rambox.svg index 3636472d..94884489 100644 --- a/src/apps/scalable/rambox.svg +++ b/src/apps/scalable/rambox.svg @@ -1 +1,17 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/rclone-browser.svg b/src/apps/scalable/rclone-browser.svg index 58048c1c..cac5d4fc 100644 --- a/src/apps/scalable/rclone-browser.svg +++ b/src/apps/scalable/rclone-browser.svg @@ -1 +1,23 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/shutter.svg b/src/apps/scalable/shutter.svg index a6a924a2..1bbf5589 100644 --- a/src/apps/scalable/shutter.svg +++ b/src/apps/scalable/shutter.svg @@ -1 +1,16 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/ultrakill.svg b/src/apps/scalable/ultrakill.svg index f48ef939..ca672b0a 100644 --- a/src/apps/scalable/ultrakill.svg +++ b/src/apps/scalable/ultrakill.svg @@ -1,101 +1,21 @@ - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/vidcutter.svg b/src/apps/scalable/vidcutter.svg index 0311099b..e769cc02 100644 --- a/src/apps/scalable/vidcutter.svg +++ b/src/apps/scalable/vidcutter.svg @@ -1 +1,26 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/vlc.svg b/src/apps/scalable/vlc.svg index 18fa418d..2e76232e 100644 --- a/src/apps/scalable/vlc.svg +++ b/src/apps/scalable/vlc.svg @@ -1 +1,16 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/wechat.svg b/src/apps/scalable/wechat.svg index 56ba2549..881aa55b 100644 --- a/src/apps/scalable/wechat.svg +++ b/src/apps/scalable/wechat.svg @@ -1 +1,36 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/symbolic/utilities-terminal-symbolic.svg b/src/apps/symbolic/utilities-terminal-symbolic.svg index e917d3cd..15e8ca08 100644 --- a/src/apps/symbolic/utilities-terminal-symbolic.svg +++ b/src/apps/symbolic/utilities-terminal-symbolic.svg @@ -1,4 +1,6 @@ - - - + + + + + diff --git a/src/status/22/plasma-browser-integration.svg b/src/status/22/plasma-browser-integration.svg new file mode 100644 index 00000000..3b5268db --- /dev/null +++ b/src/status/22/plasma-browser-integration.svg @@ -0,0 +1,29 @@ + + + + + + + + + diff --git a/src/status/24/plasma-browser-integration.svg b/src/status/24/plasma-browser-integration.svg new file mode 100644 index 00000000..3f404ac1 --- /dev/null +++ b/src/status/24/plasma-browser-integration.svg @@ -0,0 +1,15 @@ + + + + + + + + + + +