From: <var...@us...> - 2010-04-27 02:17:46
|
Revision: 7354 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7354&view=rev Author: vargenau Date: 2010-04-27 02:17:40 +0000 (Tue, 27 Apr 2010) Log Message: ----------- wikiwyg.css and awstats_misc_tracker.js do not exist Modified Paths: -------------- trunk/themes/default/Makefile Modified: trunk/themes/default/Makefile =================================================================== --- trunk/themes/default/Makefile 2010-04-27 02:12:12 UTC (rev 7353) +++ trunk/themes/default/Makefile 2010-04-27 02:17:40 UTC (rev 7354) @@ -6,11 +6,11 @@ # CSS_SRC = IEFixes.css phpwiki-modern-heavy.css phpwiki-printer.css phpwiki.css \ - highlight.css phpwiki-modern.css phpwiki-topbottombars.css wikiwyg.css \ + highlight.css phpwiki-modern.css phpwiki-topbottombars.css \ moacdropdown/css/dropdown.css MAIN = wikicommon JS_MAIN = wikicommon.js sortable.js ajax.js moacdropdown.js toolbar.js -JS_REST = ASCIIsvg.js awstats_misc_tracker.js # delayed.js +JS_REST = ASCIIsvg.js CSS_FILES = $(patsubst %.css,%-min.css,$(CSS_SRC)) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |