mirror of
https://codeberg.org/gitnex/GitNex.git
synced 2024-12-26 16:04:07 +08:00
Remove credits, add donators (#268)
Merge branch 'master' into 264-remove-credits Merge pull request 'Support for c header files' (#266) from 265-files-support-in-file-viewer into master Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/266 Remove credits, add donators support for c header files Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/268
This commit is contained in:
parent
e0b25c77a0
commit
5720c5f613
@ -152,7 +152,7 @@
|
||||
android:textSize="16sp"
|
||||
android:gravity="start"
|
||||
android:autoLink="web"
|
||||
android:visibility="visible"
|
||||
android:visibility="gone"
|
||||
android:layout_marginBottom="10dp"
|
||||
android:textColorLink="@color/lightBlue" />
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<resources>
|
||||
|
||||
<string-array name="creditsInfo">
|
||||
<item>Logo by Kasun <a href="https://mastodon.social/@kasun">@kasun</a></item>
|
||||
<item>Removed</item>
|
||||
</string-array>
|
||||
|
||||
</resources>
|
@ -7,6 +7,8 @@
|
||||
<item>Ljoonal <a href="https://mastodon.ljoonal.xyz/@ljoonal">@ljoonal</a></item>
|
||||
<item>Tobias <a href="https://www.patreon.com/user/creators?u=20367132">@Tobias</a></item>
|
||||
<item>Sameer Gupta</item>
|
||||
<item>Yin Yihang</item>
|
||||
<item>Svierne</item>
|
||||
</string-array>
|
||||
|
||||
</resources>
|
Loading…
Reference in New Issue
Block a user