Skip to content

Commit

Permalink
Use right image of Lepironia articulata.
Browse files Browse the repository at this point in the history
  • Loading branch information
hongquan committed Jan 5, 2023
1 parent 527400e commit bbbbdbe
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 108 deletions.
6 changes: 2 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ In the future, it will support generating QR code and running on Linux phones.
Name
++++

It is "`Cỏ bàng <co_bang_>`_" (Lepironia articulata), in Vietnamese (I failed to find exact icon for this plant).
It is "`Cỏ bàng <co_bang_>`_" (Lepironia articulata), in Vietnamese. This plant is used for making handicraft which has pattern like QR code.

Motivation
++++++++++
Expand Down Expand Up @@ -234,7 +234,7 @@ Credit
++++++

- Brought to you by `Nguyễn Hồng Quân <author_>`_.
- Application logo is from `www.flaticon.com`_, made by `Freepik`_.
- Application logo is from Shadd Gallegos.
- One icon is composed from ones made by `Good Ware <good_ware_>`_ (allowed by Flaticon license).
- Some contributors who proposed nicer UI for this app.

Expand Down Expand Up @@ -262,6 +262,4 @@ Credit
.. _Decoder: https://gitlab.gnome.org/World/decoder/
.. _Megapixels: https://git.sr.ht/~martijnbraam/megapixels
.. _author: https://quan.hoabinh.vn
.. _Freepik: https://www.flaticon.com/authors/freepik
.. _www.flaticon.com: https://www.flaticon.com
.. _good_ware: https://www.flaticon.com/authors/good-ware
Binary file modified data/cobang_128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions data/vn.hoabinh.quan.CoBang.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,11 @@
</kudos>

<releases>
<release version="0.9.10" date="2023-01-05" urgency="medium">
<description>
<p>Use right image of Lepironia articulata.</p>
</description>
</release>
<release version="0.9.9" date="2022-12-29" urgency="medium">
<description>
<p>Upgrade runtime for Flatpak.</p>
Expand Down
103 changes: 1 addition & 102 deletions data/vn.hoabinh.quan.CoBang.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
project('cobang',
version: '0.9.9',
version: '0.9.10',
meson_version: '>= 0.53',
default_options: [
'warning_level=2',
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "cobang"
version = "0.9.9"
version = "0.9.10"
description = "QR code and barcode scanner for Linux desktop"
authors = ["Nguyễn Hồng Quân <[email protected]>"]
license = "GPL-3.0-or-later"
Expand Down

0 comments on commit bbbbdbe

Please sign in to comment.