From 0e27b4b978d81504a9e3bf221e6e4691c720e6ef Mon Sep 17 00:00:00 2001 From: Juhani Numminen Date: Tue, 17 Jan 2017 17:26:21 +0200 Subject: Update .appdata and .desktop files --- misc/minetest.appdata.xml | 46 --------------------------- misc/minetest.desktop | 17 ---------- misc/net.minetest.minetest.appdata.xml | 58 ++++++++++++++++++++++++++++++++++ misc/net.minetest.minetest.desktop | 17 ++++++++++ 4 files changed, 75 insertions(+), 63 deletions(-) delete mode 100644 misc/minetest.appdata.xml delete mode 100644 misc/minetest.desktop create mode 100644 misc/net.minetest.minetest.appdata.xml create mode 100644 misc/net.minetest.minetest.desktop (limited to 'misc') diff --git a/misc/minetest.appdata.xml b/misc/minetest.appdata.xml deleted file mode 100644 index 65acf96ec..000000000 --- a/misc/minetest.appdata.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - minetest.desktop - CC0-1.0 - LGPL-2.1+ and CC-BY-SA-3.0 and MIT and Apache-2.0 - Minetest - Multiplayer infinite-world block sandbox game - -

- Minetest is an infinite-world block sandbox game and game engine. -

- Players can create and destroy various types of blocks in a - three-dimensional open world. This allows forming structures in - every possible creation, on multiplayer servers or in singleplayer. -

- Minetest is designed to be simple, stable, and portable. - It is lightweight enough to run on fairly old hardware. -

- Minetest has many features, including: -

-
    -
  • Ability to walk around, dig, and build in a near-infinite voxel world
  • -
  • Crafting of items from raw materials
  • -
  • Fast and able to run on old and slow hardware
  • -
  • A simple modding API that supports many additions and modifications to the game
  • -
  • Multiplayer support via servers hosted by users
  • -
  • Beautiful lightning-fast map generator
  • -
-
- - http://www.minetest.net/media/gallery/1.jpg - http://www.minetest.net/media/gallery/3.jpg - http://www.minetest.net/media/gallery/5.jpg - - - sandbox - world - mining - multiplayer - - http://minetest.net - http://www.minetest.net/development/#reporting-issues - http://dev.minetest.net/Translation - http://www.minetest.net/development/#donate - sfan5@live.de -
diff --git a/misc/minetest.desktop b/misc/minetest.desktop deleted file mode 100644 index ca493c44e..000000000 --- a/misc/minetest.desktop +++ /dev/null @@ -1,17 +0,0 @@ -[Desktop Entry] -Name=Minetest -GenericName=Minetest -Comment=Multiplayer infinite-world block sandbox -Comment[de]=Mehrspieler-Sandkastenspiel mit unendlichen Blockwelten -Comment[es]=Juego sandbox multijugador con mundos infinitos -Comment[fr]=Jeu multijoueurs de type bac à sable avec des mondes infinis -Comment[ja]=マルチプレイに対応した、無限の世界のブロック型サンドボックスゲームです -Comment[ru]=Игра-песочница с безграничным миром, состоящим из блоков -Comment[tr]=Tek-Çok oyuncuyla küplerden sonsuz dünyalar inşa et -Exec=minetest -Icon=minetest -Terminal=false -Type=Application -Categories=Game;Simulation; -StartupNotify=false -Keywords=sandbox;world;mining;crafting;blocks;nodes;multiplayer;roleplaying; diff --git a/misc/net.minetest.minetest.appdata.xml b/misc/net.minetest.minetest.appdata.xml new file mode 100644 index 000000000..277225d4b --- /dev/null +++ b/misc/net.minetest.minetest.appdata.xml @@ -0,0 +1,58 @@ + + + net.minetest.minetest.desktop + CC0-1.0 + LGPL-2.1+ and CC-BY-SA-3.0 and MIT and Apache-2.0 + Minetest + Multiplayer infinite-world block sandbox game + +

+ Minetest is an infinite-world block sandbox game and game engine. +

+ Players can create and destroy various types of blocks in a + three-dimensional open world. This allows forming structures in + every possible creation, on multiplayer servers or in singleplayer. +

+ Minetest is designed to be simple, stable, and portable. + It is lightweight enough to run on fairly old hardware. +

+ Minetest has many features, including: +

+
    +
  • Ability to walk around, dig, and build in a near-infinite voxel world
  • +
  • Crafting of items from raw materials
  • +
  • Fast and able to run on old and slow hardware
  • +
  • A simple modding API that supports many additions and modifications to the game
  • +
  • Multiplayer support via servers hosted by users
  • +
  • Beautiful lightning-fast map generator
  • +
+
+ + + http://www.minetest.net/media/gallery/1.jpg + + + http://www.minetest.net/media/gallery/3.jpg + + + http://www.minetest.net/media/gallery/5.jpg + + + + sandbox + world + mining + multiplayer + + http://minetest.net + http://www.minetest.net/development/#reporting-issues + http://dev.minetest.net/Translation + http://www.minetest.net/development/#donate + http://wiki.minetest.net/FAQ + http://wiki.minetest.net + + minetest + + minetest + sfan5@live.de +
diff --git a/misc/net.minetest.minetest.desktop b/misc/net.minetest.minetest.desktop new file mode 100644 index 000000000..ca493c44e --- /dev/null +++ b/misc/net.minetest.minetest.desktop @@ -0,0 +1,17 @@ +[Desktop Entry] +Name=Minetest +GenericName=Minetest +Comment=Multiplayer infinite-world block sandbox +Comment[de]=Mehrspieler-Sandkastenspiel mit unendlichen Blockwelten +Comment[es]=Juego sandbox multijugador con mundos infinitos +Comment[fr]=Jeu multijoueurs de type bac à sable avec des mondes infinis +Comment[ja]=マルチプレイに対応した、無限の世界のブロック型サンドボックスゲームです +Comment[ru]=Игра-песочница с безграничным миром, состоящим из блоков +Comment[tr]=Tek-Çok oyuncuyla küplerden sonsuz dünyalar inşa et +Exec=minetest +Icon=minetest +Terminal=false +Type=Application +Categories=Game;Simulation; +StartupNotify=false +Keywords=sandbox;world;mining;crafting;blocks;nodes;multiplayer;roleplaying; -- cgit v1.2.3