diff options
Diffstat (limited to 'advertising')
-rw-r--r-- | advertising/Makefile | 1 | ||||
-rw-r--r-- | advertising/NEWS | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/advertising/Makefile b/advertising/Makefile index e60ce7f79..cca1bb430 100644 --- a/advertising/Makefile +++ b/advertising/Makefile @@ -7,6 +7,7 @@ DESTDIR = $(ROOTDEST)/install/extra/advertising install: rm -rf $(DESTDIR) install -d $(DESTDIR) + install -m755 `cat list-$(THEME) | sed 's/png$$/pl/'` $(DESTDIR) install -m644 `cat list-$(THEME)` $(DESTDIR) install -m644 list-$(THEME) $(DESTDIR)/list diff --git a/advertising/NEWS b/advertising/NEWS index 7d8bc54d2..822e177d5 100644 --- a/advertising/NEWS +++ b/advertising/NEWS @@ -1,3 +1,5 @@ +- really add titles for 2008.0 adversting + Version 0.5 - 18 September 2007, by Pascal "Pixel" Rigaux - fix 02IM_MIGRATION.png screenshot |