Added droid mono zeromod repo in Readme. Changed description of the repo in about section
This commit is contained in:
parent
78611a72a8
commit
75a39a5083
2 changed files with 2 additions and 1 deletions
|
@ -133,6 +133,7 @@ If you want to show your appreciation for our work with a small donation you can
|
|||
* [OpenPGP API library](https://github.com/open-keychain/openpgp-api)
|
||||
* [VNTNumberPickerPreference](https://github.com/vanniktech/VNTNumberPickerPreference)
|
||||
* [ZXing Android Embedded](https://github.com/journeyapps/zxing-android-embedded)
|
||||
* [Droid Sans Mono Zeromod](https://github.com/AlbertoDorado/droid-sans-mono-zeromod)
|
||||
|
||||
#### Code examples used:
|
||||
|
||||
|
|
|
@ -80,7 +80,7 @@
|
|||
<string name="library_MonoSlashedFont_author"> Alberto Dorado</string>
|
||||
|
||||
<string name="library_MonoSlashedFont_libraryName">Droid Sans Mono Zeromod</string>
|
||||
<string name="library_MonoSlashedFont_libraryDescription">Replaces Droid Sans Mono font\'s zero character with slashed zero.</string>
|
||||
<string name="library_MonoSlashedFont_libraryDescription">Replaces Droid Sans Mono font\'s zero character with slashed zero/dotted zero.</string>
|
||||
<string name="library_MonoSlashedFont_libraryWebsite">https://github.com/AlbertoDorado/droid-sans-mono-zeromod</string>
|
||||
|
||||
<string name="library_MonoSlashedFont_isOpenSource">true</string>
|
||||
|
|
Loading…
Reference in a new issue