Skip to content

Commit

Permalink
fix #16923 - fix content_rating tag
Browse files Browse the repository at this point in the history
git-svn-id: https://josm.openstreetmap.de/svn/trunk@14422 0c6e7542-c601-0410-84e7-c038aed88b3b
  • Loading branch information
don-vip committed Nov 12, 2018
1 parent 903d181 commit 2d39074
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@
<category>Geoscience</category>
<category>Maps</category>
</categories>
<content_rating/>
<content_rating type="oars-1.1"/>
<launchable type="desktop-id">org.openstreetmap.josm-latest.desktop</launchable>
<screenshots>
<screenshot type="default" width="1024" height="576">https://josm.openstreetmap.de/svn/trunk/linux/josm-screenshot.png</screenshot>
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@
<category>Geoscience</category>
<category>Maps</category>
</categories>
<content_rating/>
<content_rating type="oars-1.1"/>
<launchable type="desktop-id">org.openstreetmap.josm.desktop</launchable>
<screenshots>
<screenshot type="default" width="1024" height="576">https://josm.openstreetmap.de/svn/trunk/linux/josm-screenshot.png</screenshot>

0 comments on commit 2d39074

Please sign in to comment.