Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
61 changes: 0 additions & 61 deletions CMakeLists.txt

This file was deleted.

1 change: 0 additions & 1 deletion clickable.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
{
"template": "pure-qml-cmake",
"kill": "qmlscene"
}
3 changes: 2 additions & 1 deletion manifest.json.in → manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "mines.neothethird",
"description": "Clear the minefield.",
"architecture": "@CLICK_ARCH@",
"title": "Mines",
"hooks": {
"mines": {
Expand All @@ -10,5 +11,5 @@
},
"version": "1.1",
"maintainer": "Jan Sprinz <[email protected]>",
"framework" : "ubuntu-sdk-15.04.6"
"framework" : "ubuntu-sdk-20.04"
}
2 changes: 1 addition & 1 deletion mines.neothethird.apparmor
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"policy_groups": [
],
"policy_version": 1.3
"policy_version": 20.04
}
2 changes: 1 addition & 1 deletion mines.neothethird.desktop.in → mines.neothethird.desktop
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[Desktop Entry]
# TRANSLATORS: Title of application
_Name=Mines
Name=Mines
# TRANSLATORS: Single line description of application
Comment=Clear the minefield.
# TRANSLATORS: Keywords used for finding this application
Expand Down
4 changes: 2 additions & 2 deletions po/mines.neothethird.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: mines.neothethird\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-09-23 21:06+0000\n"
"POT-Creation-Date: 2024-08-29 17:30+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down Expand Up @@ -55,7 +55,7 @@ msgid "Keep existing scores"
msgstr ""

#. TRANSLATORS: Title of application
#: ../qml/Main.qml:147 ../qml/Main.qml:234
#: ../qml/Main.qml:147 ../qml/Main.qml:234 mines.neothethird.desktop.in.h:2
msgid "Mines"
msgstr ""

Expand Down