--- update-dockapps.pl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/update-dockapps.pl b/update-dockapps.pl index 015e166..124cc3b 100755 --- a/update-dockapps.pl +++ b/update-dockapps.pl @@ -35,6 +35,8 @@ # than one image) # description = (description, possibly taken from archive.org copy of # dockapps.windowmaker.org; in double quotes) +# hosted = (1 if in git repo, 0 if hosted elsewhere, i.e., original maintainer +# is still active) # url = (use archive.org copy if original homepage no longer exists) # dockapps = (currently unused; id number from dockapps.windowmaker.org) # category = (category from dockapps.windowmaker.org) -- 2.1.4
-- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.