From: <dom...@us...> - 2011-01-29 20:29:19
|
Revision: 65 http://fvwm-crystal.svn.sourceforge.net/fvwm-crystal/?rev=65&view=rev Author: dominique_libre Date: 2011-01-29 20:29:13 +0000 (Sat, 29 Jan 2011) Log Message: ----------- Icon-Amiga: changed the colorsets Modified Paths: -------------- ChangeLog fvwm/components/functions/Icon-Amiga Modified: ChangeLog =================================================================== --- ChangeLog 2011-01-29 20:22:14 UTC (rev 64) +++ ChangeLog 2011-01-29 20:29:13 UTC (rev 65) @@ -10,6 +10,7 @@ * Added support for specific elements of the Amiga Recipe into EWMH-BaseStruts * Fullscreen: Added comment, cleanup * FvwmForm use the same font than the menus now + * Icon-Amiga: changed the colorsets Samedi 1 janvier 2011 Dominique Michel * Wimdow-Raise-Move-Lover witll focus on a non overlapped window Modified: fvwm/components/functions/Icon-Amiga =================================================================== --- fvwm/components/functions/Icon-Amiga 2011-01-29 20:22:14 UTC (rev 64) +++ fvwm/components/functions/Icon-Amiga 2011-01-29 20:29:13 UTC (rev 65) @@ -1,9 +1,9 @@ # Icons - Amiga style Style * IconTitle -Style * IconTitleColorset $[cs_icon_active] +Style * IconTitleColorset $[cs_menu_active] Style * HilightIconTitleColorset $[cs_menu_active] -Style * IconBackgroundColorset $[cs_icon_active] +Style * IconBackgroundColorset $[cs_icon_inactive] Style * IconTitleRelief 0 Style * IconBackgroundRelief 0 Style * IconBackgroundPadding 0 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |