Skip to content

Commit

Permalink
Merge pull request #2076 from Kaiserdragon2/appchange
Browse files Browse the repository at this point in the history
Change String for launcher support remove unused icons
  • Loading branch information
Donnnno committed Apr 17, 2024
2 parents a3294ae + be9916f commit a4502ff
Show file tree
Hide file tree
Showing 22 changed files with 3 additions and 3 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed app/src/dayNight/res/drawable/ic_drawer_about.png
Binary file not shown.
Binary file removed app/src/dayNight/res/drawable/ic_drawer_apply.png
Binary file not shown.
Binary file removed app/src/dayNight/res/drawable/ic_drawer_faqs.png
Binary file not shown.
Binary file removed app/src/dayNight/res/drawable/ic_drawer_home.png
Binary file not shown.
Binary file removed app/src/dayNight/res/drawable/ic_drawer_icons.png
Binary file not shown.
Binary file removed app/src/dayNight/res/drawable/ic_drawer_request.png
Binary file not shown.
Binary file removed app/src/dayNight/res/drawable/ic_drawer_settings.png
Binary file not shown.
6 changes: 3 additions & 3 deletions app/src/main/res/values/dashboard_configurations.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@
-->
<string name="home_description">
<![CDATA[
<p>Arcticons is a line based <a href="https://github.com/Donnnno/Arcticons/">open-source</a> icon-pack, brought to you by contributors all over the world!</p>
<p>❄️ Arcticons is a line based <a href="https://github.com/Donnnno/Arcticons/">open-source</a> icon-pack, brought to you by contributors all over the world!</p>
<br>
<p>You can get priority icon requests <a href="https://ko-fi.com/donno_">on Ko-fi</a></p>
<p>⚠️ If you need help with applying the icon pack, you can visit <a href="https://github.com/Arcticons-Team/Arcticons/wiki">our wiki</a>. Or you can also <a href="mailto:arcticons@onnno.nl">email</a> me if you have questions :)</p>
<br>
<p>Follow me on <a href="https://fosstodon.org/@donno">Mastodon</a> for Arcticons updates!.</p>
<p>🎨 You can get priority icon requests <a href="https://ko-fi.com/donno_">on Ko-fi</a>, if you want your icons made within the next update.</p>
]]>
</string>

Expand Down
Binary file removed app/src/you/res/drawable/ic_drawer_about.png
Binary file not shown.
Binary file removed app/src/you/res/drawable/ic_drawer_apply.png
Binary file not shown.
Binary file removed app/src/you/res/drawable/ic_drawer_faqs.png
Binary file not shown.
Binary file removed app/src/you/res/drawable/ic_drawer_home.png
Binary file not shown.
Binary file removed app/src/you/res/drawable/ic_drawer_icons.png
Binary file not shown.
Binary file removed app/src/you/res/drawable/ic_drawer_request.png
Binary file not shown.
Binary file removed app/src/you/res/drawable/ic_drawer_settings.png
Binary file not shown.

0 comments on commit a4502ff

Please sign in to comment.