diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-11-20 14:45:02 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-11-20 14:45:02 +0000 |
commit | a824c8ced03c996dd0e646876648a1f8740e2024 (patch) | |
tree | 881ab3704dee15a8094da6692ac4b9640ee7b248 /packages/albumshaper | |
parent | 4e783b87509f89e1d024450de05acacbfeed4dda (diff) |
many packages: fix parse errors
Diffstat (limited to 'packages/albumshaper')
-rw-r--r-- | packages/albumshaper/albumshaper_2.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/albumshaper/albumshaper_2.1.bb b/packages/albumshaper/albumshaper_2.1.bb index b640cb6fdd..978df1eda9 100644 --- a/packages/albumshaper/albumshaper_2.1.bb +++ b/packages/albumshaper/albumshaper_2.1.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Album Shaper strives to be the most friendly, easy to use, open source application for \ organizing, annotating, framing, enhancing, stylizing, and sharing your digital photos. \ -Album Shaper embraces open formats like XML, JPEG, and XSLT, while supporting Windows, Mac OS X, and Unix \ +Album Shaper embraces open formats like XML, JPEG, and XSLT, while supporting Windows, Mac OS X, and Unix \ users who speak a multitude of languages around the world." HOMEPAGE = "http://albumshaper.sourceforge.net" AUTHOR = "Will Stokes" |