diff --git a/Cargo.lock b/Cargo.lock index f6a1a4d..ead60d7 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1067,7 +1067,7 @@ dependencies = [ [[package]] name = "rclone-shuttle" -version = "0.1.7" +version = "0.1.8" dependencies = [ "chrono", "confy", diff --git a/Cargo.toml b/Cargo.toml index e1b710d..d292e32 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rclone-shuttle" -version = "0.1.7" +version = "0.1.8" edition = "2021" exclude = [ ".flatpak-builder", diff --git a/build.rs b/build.rs index 407527b..c7a0008 100644 --- a/build.rs +++ b/build.rs @@ -29,6 +29,7 @@ fn main() { "info-outline", "minus-circle-filled", "brush", + "leaflet", ], ); } diff --git a/icons.toml b/icons.toml deleted file mode 100644 index 94d1470..0000000 --- a/icons.toml +++ /dev/null @@ -1,17 +0,0 @@ -icons = [ - "left-large", - "right-large", - "up-large", - "arrow-circular-top-right", - "warning-outline", - "plus", - "folder-filled", - "paper-filled", - "check-round-outline", - "error-outline", - "padlock2", - "menu", - "info-outline", - "minus-circle-filled", - "brush", -] diff --git a/meta/io.github.pieterdd.RcloneShuttle.metainfo.xml b/meta/io.github.pieterdd.RcloneShuttle.metainfo.xml index 86a30a7..99a94be 100644 --- a/meta/io.github.pieterdd.RcloneShuttle.metainfo.xml +++ b/meta/io.github.pieterdd.RcloneShuttle.metainfo.xml @@ -46,6 +46,7 @@ https://github.com/pieterdd/RcloneShuttle + https://github.com/pieterdd/RcloneShuttle

@@ -81,6 +82,11 @@ + + +

Improve compatibility with small screens

+
+