From d81596b8e4626123c5fe3c905174ba4cbf6ad0c3 Mon Sep 17 00:00:00 2001 From: jeffser Date: Sun, 7 Jul 2024 14:58:29 -0600 Subject: [PATCH] Added a disclaimer when downloading models, replaced the library icon for a download icon --- src/alpaca.gresource.xml | 1 - src/icons/library-symbolic.svg | 2 -- src/window.ui | 29 ++++++++++++++++++++++------- 3 files changed, 22 insertions(+), 10 deletions(-) delete mode 100644 src/icons/library-symbolic.svg diff --git a/src/alpaca.gresource.xml b/src/alpaca.gresource.xml index 209824d..788a94d 100644 --- a/src/alpaca.gresource.xml +++ b/src/alpaca.gresource.xml @@ -2,7 +2,6 @@ style.css - icons/library-symbolic.svg icons/paper-plane-symbolic.svg icons/globe-symbolic.svg icons/chat-message-new-symbolic.svg diff --git a/src/icons/library-symbolic.svg b/src/icons/library-symbolic.svg deleted file mode 100644 index f9f7515..0000000 --- a/src/icons/library-symbolic.svg +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/src/window.ui b/src/window.ui index 210f34a..16fdd20 100644 --- a/src/window.ui +++ b/src/window.ui @@ -107,7 +107,7 @@ Manage Models - library-symbolic + folder-download-symbolic @@ -691,17 +691,32 @@ + true - - 1 + + 1 + 12 12 12 12 12 - single - + + + 2 + true + 0 + By downloading this model you accept the license agreement available on the model's website. + + + + + 1 + single + + +