[aseprite] 209/308: Fix website URL in VERSIONINFO comments

Tobias Hansen thansen at moszumanska.debian.org
Tue Mar 8 02:45:12 UTC 2016


This is an automated email from the git hooks/post-receive script.

thansen pushed a commit to branch master
in repository aseprite.

commit 07a3ceded8f6b69224116f77e3dfea0e5eb2ca75
Author: David Capello <davidcapello at gmail.com>
Date:   Fri Feb 5 17:31:18 2016 -0300

    Fix website URL in VERSIONINFO comments
---
 src/main/resources_win32.rc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/resources_win32.rc b/src/main/resources_win32.rc
index 4d1798a..2649a3e 100644
--- a/src/main/resources_win32.rc
+++ b/src/main/resources_win32.rc
@@ -19,7 +19,7 @@ BEGIN
     BEGIN
         BLOCK "040904b0"
         BEGIN
-            VALUE "Comments", "http://aseprite.org/"
+            VALUE "Comments", "http://www.aseprite.org/"
             VALUE "FileDescription", "Aseprite - Animated sprites editor & pixel art tool"
             VALUE "FileVersion", "1,1,2,0"
             VALUE "InternalName", "aseprite"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/aseprite.git



More information about the Pkg-games-commits mailing list