From df109c0941744bd808c9d3c1702381aebec27da0 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 26 Jul 2012 02:32:53 +0100 Subject: Tweak blurb. --- src/tools/dvdomatic.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/tools/dvdomatic.cc b/src/tools/dvdomatic.cc index ab687c955..b677a198b 100644 --- a/src/tools/dvdomatic.cc +++ b/src/tools/dvdomatic.cc @@ -334,7 +334,7 @@ public: wxAboutDialogInfo info; info.SetName (_("DVD-o-matic")); info.SetVersion (wxT (DVDOMATIC_VERSION)); - info.SetDescription (_("DCP generation from arbitrary formats")); + info.SetDescription (_("Free, open-source DCP generation from almost anything")); info.SetCopyright (_("(C) Carl Hetherington, Terrence Meiczinger, Paul Davis")); wxArrayString authors; authors.Add (wxT ("Carl Hetherington")); -- cgit v1.2.3