Mageia Bugzilla – Attachment 5117 Details for
Bug 13212
Offer the choice between freealchemist and openalchemist
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Patch to remove comments in title.xml file from skins which prevent the game from loading
openalchemist-0.4-cl23-title-xml.patch (text/plain), 1.76 KB, created by
Nicolas Salguero
on 2014-04-15 17:00:03 CEST
(
hide
)
Description:
Patch to remove comments in title.xml file from skins which prevent the game from loading
Filename:
MIME Type:
Creator:
Nicolas Salguero
Created:
2014-04-15 17:00:03 CEST
Size:
1.76 KB
patch
obsolete
>--- openalchemist-0.4-src/skins/aqua/title.xml~ 2009-10-26 11:29:30.000000000 +0100 >+++ openalchemist-0.4-src/skins/aqua/title.xml 2014-04-15 16:20:17.395954367 +0200 >@@ -15,16 +15,13 @@ > > <!-- Sprite --> > <sprite name = "sprite"> >- <!-- first frame --> > <image file="dialogs/title/start_message.png"> > <grid pos="0,0" size="420,80" /> > </image> >- <!-- second frame --> > <image file="dialogs/title/start_message.png"> > <grid pos="0,0" size="0,0" /> > </image> > >- <!-- animation speed --> > <animation speed="900" /> > </sprite> > </section> >--- openalchemist-0.4-src/skins/brushed/title.xml~ 2009-10-23 13:19:28.000000000 +0200 >+++ openalchemist-0.4-src/skins/brushed/title.xml 2014-04-15 16:20:26.929053779 +0200 >@@ -15,16 +15,13 @@ > > <!-- Sprite --> > <sprite name = "sprite"> >- <!-- first frame --> > <image file="dialogs/title/start_message.png"> > <grid pos="0,0" size="420,80" /> > </image> >- <!-- second frame --> > <image file="dialogs/title/start_message.png"> > <grid pos="0,0" size="0,0" /> > </image> > >- <!-- animation speed --> > <animation speed="900" /> > </sprite> > </section> >--- openalchemist-0.4-src/skins/vectoriel/title.xml~ 2009-10-23 13:19:28.000000000 +0200 >+++ openalchemist-0.4-src/skins/vectoriel/title.xml 2014-04-15 16:20:33.781125227 +0200 >@@ -15,16 +15,13 @@ > > <!-- Sprite --> > <sprite name = "sprite"> >- <!-- first frame --> > <image file="dialogs/title/start_message.png"> > <grid pos="0,0" size="420,80" /> > </image> >- <!-- second frame --> > <image file="dialogs/title/start_message.png"> > <grid pos="0,0" size="0,0" /> > </image> > >- <!-- animation speed --> > <animation speed="900" /> > </sprite> > </section>
--- openalchemist-0.4-src/skins/aqua/title.xml~ 2009-10-26 11:29:30.000000000 +0100 +++ openalchemist-0.4-src/skins/aqua/title.xml 2014-04-15 16:20:17.395954367 +0200 @@ -15,16 +15,13 @@ <!-- Sprite --> <sprite name = "sprite"> - <!-- first frame --> <image file="dialogs/title/start_message.png"> <grid pos="0,0" size="420,80" /> </image> - <!-- second frame --> <image file="dialogs/title/start_message.png"> <grid pos="0,0" size="0,0" /> </image> - <!-- animation speed --> <animation speed="900" /> </sprite> </section> --- openalchemist-0.4-src/skins/brushed/title.xml~ 2009-10-23 13:19:28.000000000 +0200 +++ openalchemist-0.4-src/skins/brushed/title.xml 2014-04-15 16:20:26.929053779 +0200 @@ -15,16 +15,13 @@ <!-- Sprite --> <sprite name = "sprite"> - <!-- first frame --> <image file="dialogs/title/start_message.png"> <grid pos="0,0" size="420,80" /> </image> - <!-- second frame --> <image file="dialogs/title/start_message.png"> <grid pos="0,0" size="0,0" /> </image> - <!-- animation speed --> <animation speed="900" /> </sprite> </section> --- openalchemist-0.4-src/skins/vectoriel/title.xml~ 2009-10-23 13:19:28.000000000 +0200 +++ openalchemist-0.4-src/skins/vectoriel/title.xml 2014-04-15 16:20:33.781125227 +0200 @@ -15,16 +15,13 @@ <!-- Sprite --> <sprite name = "sprite"> - <!-- first frame --> <image file="dialogs/title/start_message.png"> <grid pos="0,0" size="420,80" /> </image> - <!-- second frame --> <image file="dialogs/title/start_message.png"> <grid pos="0,0" size="0,0" /> </image> - <!-- animation speed --> <animation speed="900" /> </sprite> </section>
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 13212
: 5117