Skip to content
This repository was archived by the owner on Jan 31, 2023. It is now read-only.

Commit ac5a0e7

Browse files
committed
Fix namings according to auto-review
1 parent 845b032 commit ac5a0e7

24 files changed

+89
-2050
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ A simple [Mastodon](https://github.com/tootsuite/mastodon) client designed for e
66

77
## Building and Installation
88

9-
[![Get it on AppCenter](https://appcenter.elementary.io/badge.svg)](https://appcenter.elementary.io/me.cleac.tootle)
10-
<a href='https://flathub.org/apps/details/me.cleac.tootle'><img height='51' alt='Download on Flathub' src='https://flathub.org/assets/badges/flathub-badge-en.png'/></a>
9+
[![Get it on AppCenter](https://appcenter.elementary.io/badge.svg)](https://appcenter.elementary.io/com.github.cleac.tootle)
10+
<a href='https://flathub.org/apps/details/com.github.cleac.tootle'><img height='51' alt='Download on Flathub' src='https://flathub.org/assets/badges/flathub-badge-en.png'/></a>
1111

1212
First of all you'll need some dependencies to build and run the app:
1313
* meson
@@ -22,7 +22,7 @@ Then run these commands to build and install it:
2222
meson build --prefix=/usr
2323
cd build
2424
sudo ninja install
25-
me.cleac.tootle
25+
com.github.cleac.tootle
2626

2727
## Contributing
2828

data/icons/128/me.cleac.tootle.svg

Lines changed: 0 additions & 241 deletions
This file was deleted.

data/icons/16/me.cleac.tootle.svg

Lines changed: 0 additions & 125 deletions
This file was deleted.

0 commit comments

Comments
 (0)