Lucy

From GrunchWiki
Revision as of 22:39, 26 October 2011 by Db2wiki (talk | contribs) (1.16)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

  • ## ITEM "Lucy"
  • ## DATE "28.08.2011"
  • ## DESCRIPTION "Adds transparency effects for system windows.*N*NAllows for specifying transparency level for active and inactive windows, windows under mouse pointer, has optional 'bring to front' functionality. Detects backdrop windows and panels."
  • ## APPTYPE "DESKTOP"
  • ## APPAUTHOR "Matthias 'UltraGelb' Böcker <ugelb&gmx$net>"
  • ## APPWEBPAGE "http://amigazeux.org/"
  • ## GRUNCHAUTHOR "Guido Mersmann <geit&gmx$de>"
  • ## URLARCHIVE "http://morphos-files.net/download/Lucy"
  • ## URLWEBPAGE "http://morphos-files.net/find.php?n&find=Lucy"
  • ## URLPATTERN "class=*"vr*">{VERSION}#?{REVISION}<"
  • ## ARCHIVESIZE 25978
  • ## INSTALLCHECK "{INSTALLDIR}{NAME}/{NAME}"
  • ## INSTALL
{STANDARDBACKUP}
{STANDARDEXTRACT}
{STANDARDCOPY}
{CREATEWBSTARTUPICON}
  • ## 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}"
Delete FORCE "SYS:WBStartup/{NAME}.info"
Delete FORCE "SYS:WBStartup/{NAME}_WBStartup.info"
  • ## UNINSTALL END
  • ## ITEM END