Paint

From GrunchWiki
Revision as of 23:18, 8 October 2012 by Db2wiki (talk | contribs) (update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

;--------------------------------------------

  • ## ITEM "Paint" DISPLAYNAME "Paint"
  • ## DATE "14.11.2011"
  • ## DESCRIPTION "Advanced pixel graphics editor based on layers.*N*NSupports plugins from Sketch and Scandal.*N*NMay be used for painting and image processing.*N*NMUI based, multiwindow user interface."
  • ## APPTYPE "PICTURE"
  • ## APPAUTHOR "Pawel Stefanski <stefkos&wp$pl>"
  • ## GRUNCHAUTHOR "Guido Mersmann <geit&gmx$de>"
  • ## URLARCHIVE "http://morphos-files.net/download/Paint"
  • ## URLWEBPAGE "http://morphos-files.net/find.php?n&find=Paint&e"
  • ## URLPATTERN "class=*"vr*">{VERSION}.{REVISION}<"
  • ## ARCHIVESIZE 1810406
  • ## INSTALLCHECK "{INSTALLDIR}{NAME}/{NAME}"
  • ## INSTALL
{STANDARDBACKUP}
{STANDARDEXTRACT}
{STANDARDCOPY}
  • ## INSTALL END
  • ## UNINSTALL
{STANDARDBACKUP}
Delete FORCE "{INSTALLDIR}{NAME}" ALL
Delete FORCE "{INSTALLDIR}{NAME}.info"
Delete FORCE "ENVARC:MUI/{UPPERNAME}{MUIPREFSPATTERN}"
Delete FORCE "ENV:MUI/{UPPERNAME}{MUIPREFSPATTERN}"
  • ## UNINSTALL END
  • ## ITEM END