[68458] trunk/dports/kde/kmymoney/files/KMyMoney.applescript
Revision: 68458 http://trac.macports.org/changeset/68458 Author: mk@macports.org Date: 2010-06-03 15:21:46 -0700 (Thu, 03 Jun 2010) Log Message: ----------- - be more precise concerning icons Modified Paths: -------------- trunk/dports/kde/kmymoney/files/KMyMoney.applescript Modified: trunk/dports/kde/kmymoney/files/KMyMoney.applescript =================================================================== --- trunk/dports/kde/kmymoney/files/KMyMoney.applescript 2010-06-03 21:58:05 UTC (rev 68457) +++ trunk/dports/kde/kmymoney/files/KMyMoney.applescript 2010-06-03 22:21:46 UTC (rev 68458) @@ -1,4 +1,4 @@ -#--------------------------------------------------------------------------------------------------- +#---------------------------------------------------------------------- # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -13,17 +13,19 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. # -#--------------------------------------------------------------------------------------------------- +#---------------------------------------------------------------------- # -# GPL-licensed icons included in applet.icns are courtesy of KMyMoney's developers! +# GPL-licensed icons used by the .app created from this script are +# courtesy of KMyMoney's developers and taken from KMyMoney's sources. +# (See ../Portfile for details.) # -#--------------------------------------------------------------------------------------------------- +#---------------------------------------------------------------------- # # Authors: # - Brad Giesbrecht <brad@pixilla.com> # - Marko K"aning <MK-MacPorts@techno.ms> # -######################################################## +#---------------------------------------------------------------------- try
participants (1)
-
mk@macports.org