From 0b133ce96c5e02ce65406e30966637515cbb1368 Mon Sep 17 00:00:00 2001 From: Suzanne Soy Date: Sat, 12 Mar 2022 17:23:12 +0000 Subject: [PATCH] Added package.xml + search icon, actual URL of SVG for spanner&hammer icon. --- Tango-System-search.svg | 46 ++ Tango-System-search.svg.url | 4 + Tango-Tools-spanner-hammer.svg | 937 ++++++++++++++++++++++++----- Tango-Tools-spanner-hammer.svg.url | 2 + package.xml | 20 + 5 files changed, 864 insertions(+), 145 deletions(-) create mode 100644 Tango-System-search.svg create mode 100644 Tango-System-search.svg.url create mode 100644 package.xml diff --git a/Tango-System-search.svg b/Tango-System-search.svg new file mode 100644 index 0000000..dee0fdc --- /dev/null +++ b/Tango-System-search.svg @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Tango-System-search.svg.url b/Tango-System-search.svg.url new file mode 100644 index 0000000..019898a --- /dev/null +++ b/Tango-System-search.svg.url @@ -0,0 +1,4 @@ +https://upload.wikimedia.org/wikipedia/commons/1/17/System-search.svg +https://commons.wikimedia.org/wiki/File:System-search.svg +https://commons.wikimedia.org/wiki/Tango_icons +http://tango.freedesktop.org/Tango_Desktop_Project diff --git a/Tango-Tools-spanner-hammer.svg b/Tango-Tools-spanner-hammer.svg index b54ec4b..759253d 100644 --- a/Tango-Tools-spanner-hammer.svg +++ b/Tango-Tools-spanner-hammer.svg @@ -1,159 +1,718 @@ - - - - - - + + + + + + + - - - - + + + + - - - + + + - - - - - - + + + + + + - - - + + + - - - + + + - - - - - - - + + + + + + + - - - + + + - - - - - - - + + + + + + + - - + + - - + + - - - - - - - - - - - - - + + + + + + + + + + + + + - - - + + + - - + + - - + + - - + + - - - - - - - - - - - - - + + + + + + + + + + + + + - - - + + + - - - - - - - - - - + + + + + + + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - + + + - - - + + + - + - + image/svg+xml - + Jakub Steiner http://jimmac.musichall.cz - - + + preferences @@ -164,34 +723,120 @@ - - - - - - - + + + + + + + - - - - - - - - - - + + + + + + + + + + - - - - + + + + - \ No newline at end of file + diff --git a/Tango-Tools-spanner-hammer.svg.url b/Tango-Tools-spanner-hammer.svg.url index 1e5c536..7fea755 100644 --- a/Tango-Tools-spanner-hammer.svg.url +++ b/Tango-Tools-spanner-hammer.svg.url @@ -1,2 +1,4 @@ +https://upload.wikimedia.org/wikipedia/commons/a/aa/Tools-spanner-hammer.svg https://commons.wikimedia.org/wiki/File:Tools-spanner-hammer.svg +https://commons.wikimedia.org/wiki/Tango_icons http://tango.freedesktop.org/Tango_Desktop_Project diff --git a/package.xml b/package.xml new file mode 100644 index 0000000..a37965e --- /dev/null +++ b/package.xml @@ -0,0 +1,20 @@ + + + SearchBar + A FreeCAD Mod which adds a search bar to the user inferface. The results include tools, document objects and (still to do) preferences. + 1.0.1 + 2022-03-12 + Suzanne Soy + CC0 + https://github.com/SuzanneSoy/SearchBar + Tango-System-search.svg + + + SearchBar + 1.0.1 + https://github.com/SuzanneSoy/SearchBar + Tango-System-search.svg + ./ + + + \ No newline at end of file