fi
dist_man_MANS = sm.6
-EXTRA_DIST = sm.py sm.desktop.in sm.html
+EXTRA_DIST = sm.py sm.desktop.in sm.html README.Win32
CLEANFILES = sm.desktop
if WIN32
INSTALLER = $(INSTALLER_BASE).exe
CLEANFILES += setup.iss $(INSTALLER)
-$(INSTALLER): setup.iss sm.exe
+$(INSTALLER): setup.iss sm.exe README.Win32
"$(WINE)" "$(ISCC)" /O. "/F$(INSTALLER_BASE)" $<
installer: $(INSTALLER)
--- /dev/null
+Screen Message
+
+(c) 2009 Joachim Breitner <mail@joachim-breitner.de>
+
+Screen Message is a small program to display a text as large as possible on your screen. You can edit the text while Screen Message is running.
+
+To blank the text, press Esc. To quit Screen Message, press Ctrl-Q or press Esc twice.
+
+License Information
+===================
+
+This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
+
+This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+
+You can find a COPY of the GNU General Public License in the file LICENSE after setup is finished in the installation directory.
+
+Third party components
+======================
+
+This program uses and ships the following components from Free Software projects. You can find the source code at the respective websites:
+
+ * TODO
+