Skip to content

Commit

Permalink
fixed developer tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Nokse22 committed Mar 9, 2024
1 parent 6fdeb03 commit eb41079
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion data/io.github.nokse22.teleprompter.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<name translatable="no">Teleprompter</name>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0-or-later</project_license>
<developer_name translatable="no">Nokse</developer_name>
<description>
<p>A simple app to read scrolling text from your screen. It has an adaptive layout to work on smartphones too.</p>
</description>
Expand All @@ -13,6 +12,10 @@

<content_rating type="oars-1.1" />

<developer id="io.github.nokse22">
<name translatable="no">Nokse</name>
</developer>

<recommends>
<control>keyboard</control>
<control>pointing</control>
Expand Down

0 comments on commit eb41079

Please sign in to comment.