From 2627716010527e26ece9e9210489c5c14c9a77c1 Mon Sep 17 00:00:00 2001 From: Cameron Cawley Date: Sun, 19 Nov 2017 11:44:21 +0000 Subject: DEVTOOLS: Add RISC OS !Boot file to update-version.pl --- devtools/update-version.pl | 1 + dists/riscos/!Boot,feb.in | 8 ++++++++ 2 files changed, 9 insertions(+) create mode 100644 dists/riscos/!Boot,feb.in diff --git a/devtools/update-version.pl b/devtools/update-version.pl index 3b5f892c3f..73668b8648 100755 --- a/devtools/update-version.pl +++ b/devtools/update-version.pl @@ -50,6 +50,7 @@ my @subs_files = qw( dists/openpandora/index.html dists/gph/README-GPH dists/gph/scummvm.ini + dists/riscos/!Boot,feb backends/platform/psp/README.PSP ); diff --git a/dists/riscos/!Boot,feb.in b/dists/riscos/!Boot,feb.in new file mode 100644 index 0000000000..9668426074 --- /dev/null +++ b/dists/riscos/!Boot,feb.in @@ -0,0 +1,8 @@ +Set ScummVM$Dir +IconSprites .!Sprites + +Set ScummVM$Title "ScummVM" +Set ScummVM$Description "Play certain classic graphical point-and-click adventure games" +Set ScummVM$Publisher "ScummVM Developers" +Set ScummVM$Web "http://www.scummvm.org/" +Set ScummVM$Version "@VERSION@" -- cgit v1.2.3