1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-17 04:45:45 +01:00

first attempt for an logo

probably at the wrong chrome location, it just didn't accept files in chrome/skin/ in my first attempts, but i don't really care as a logo is also "content" :)
This commit is contained in:
Martin Stubenschrott
2007-08-21 23:15:49 +00:00
parent 1072587cf9
commit dc9c0069b5
4 changed files with 4 additions and 2 deletions

View File

@@ -12,6 +12,7 @@ JAR_FILES = ${shell find chrome/content -type f \
-o -path '*.css' \
-o -path '*.xul' \
-o -path '*.rdf' \
-o -path '*.png' \
\) } chrome.manifest
JAR_DIRS = $(foreach f,${JAR_FILES},$(dir $f))
JAR = chrome/vimperator.jar