From 23471a23712f9b9a70e98300e96836ed0403924a Mon Sep 17 00:00:00 2001 From: germedeb Date: Wed, 22 Jun 2022 14:31:26 -0300 Subject: [PATCH] replaced gnome font viewer with a link to cs-fonts --- icons/apps/org.gnome.font-viewer.svg | 2004 -------------------------- tasks/link/linkapps.sh | 2 + 2 files changed, 2 insertions(+), 2004 deletions(-) delete mode 100644 icons/apps/org.gnome.font-viewer.svg diff --git a/icons/apps/org.gnome.font-viewer.svg b/icons/apps/org.gnome.font-viewer.svg deleted file mode 100644 index bfad2f2..0000000 --- a/icons/apps/org.gnome.font-viewer.svg +++ /dev/null @@ -1,2004 +0,0 @@ - - - - - Twelf Icon Template - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Twelf Icon Template - - - - - - - - - - - - - - - - - - - - - diff --git a/tasks/link/linkapps.sh b/tasks/link/linkapps.sh index 5551825..05600b3 100755 --- a/tasks/link/linkapps.sh +++ b/tasks/link/linkapps.sh @@ -89,6 +89,8 @@ ln -s preferences-system.png system-settings.png ln -s preferences-desktop-locale.png preferences-locale.png ln -s preferences-desktop-locale.png cs-language.png ln -s preferences-desktop-font.png cs-fonts.png +ln -s preferences-desktop-font.png org.gnome.font-viewer.png +ln -s preferences-desktop-font.png fonts.png ln -s clock.png cs-date-time.png ln -s org.gnome.seahorse.Application.png cs-privacy.png ln -s preferences-desktop-accessibility.png cs-universal-access.png