diff --git a/README.md b/README.md index fa9a690..3bb9c0e 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,8 @@

- screenshot of the tooth app showing the home tim + screenshot of the tooth app showing the flap/sidebar + screenshot of the tooth app showing the home timeline

> This is a fork of the now archived [Tootle](https://github.com/bleakgrey/tootle). @@ -19,18 +20,18 @@ 1. Make sure you have these dependencies: - Package Name | Required Version | Notes - --- |:---:| --- - meson | 0.50 | - valac | 0.48 | - libglib-2.0-dev | 2.30 | - libjson-glib-dev | 1.4.4 | - libxml2-dev | 2.9.10 | - libgee-0.8-dev | 0.8.5 | - libsoup2.4-dev | 2.64 | - libgtk-4-dev | 4.3.0 | - libadwaita-1.0-dev | 1.0.0-alpha2 | Will be attempted to install automatically if not present. - libsecret-1-dev | 0.20 | + Package Name | Required Version + :--- |---:| + meson | 0.50 + valac | 0.48 + libglib-2.0-dev | 2.30 + libjson-glib-dev | 1.4.4 + libxml2-dev | 2.9.10 + libgee-0.8-dev | 0.8.5 + libsoup2.4-dev | 2.64 + libgtk-4-dev | 4.3.0 + libadwaita-1.0-dev | 1.2.0 + libsecret-1-dev | 0.20 2. Run `install.sh` in the project directory. The app will launch automatically on success. diff --git a/data/dev.geopjr.tooth.appdata.xml.in b/data/dev.geopjr.tooth.appdata.xml.in index 7e4f270..7278251 100644 --- a/data/dev.geopjr.tooth.appdata.xml.in +++ b/data/dev.geopjr.tooth.appdata.xml.in @@ -60,21 +60,6 @@ mobile - - - https://raw.githubusercontent.com/GeopJr/tooth/main/data/screenshot1.png - - - https://raw.githubusercontent.com/GeopJr/tooth/main/data/screenshot2.png - - - https://raw.githubusercontent.com/GeopJr/tooth/main/data/screenshot3.png - - - https://raw.githubusercontent.com/GeopJr/tooth/main/data/screenshot4.png - - - diff --git a/data/screenshot1.png b/data/screenshot1.png deleted file mode 100644 index 92f2274..0000000 Binary files a/data/screenshot1.png and /dev/null differ diff --git a/data/screenshot2.png b/data/screenshot2.png deleted file mode 100644 index cfbeaf0..0000000 Binary files a/data/screenshot2.png and /dev/null differ diff --git a/data/screenshot3.png b/data/screenshot3.png deleted file mode 100644 index 7f81cdf..0000000 Binary files a/data/screenshot3.png and /dev/null differ diff --git a/data/screenshot4.png b/data/screenshot4.png deleted file mode 100644 index fa56050..0000000 Binary files a/data/screenshot4.png and /dev/null differ