Hi,
To edit the platform you must open the 'gadget.gmanifest' file, with
example the program notepad.
And you see a text like this:
<gadget minimumGoogleDesktopVersion="5.0.0.0">
<about>
<id>25871445-B2C1-4772-8130-DB4B023FF46F</id>
<version>4</version>
<author>Stefan vd</author>
<authorEmail>[email protected]</authorEmail>
<authorWebsite>http://www.stefanvd.net</authorWebsite>
<smallIcon>icon_small.png</smallIcon>
<icon>icon_large.png</icon>
<copyright>2009</copyright>
<description>&GADGET_DESCRIPTION;</description>
<name>&GADGET_NAME;</name>
<aboutText>&GADGET_ABOUT_TEXT;</aboutText>
<category>tools</category>
<thumbnailUrl>http://www.stefanvd.net/media/image/FS/
Small_Screenshot.JPG</thumbnailUrl>
<screenshotUrl>http://www.stefanvd.net/media/image/FS/
Large_Screenshot.JPG</screenshotUrl>
</about>
</gadget>
So here you can change or add you platform...
Kind Regards,
Stefan Van Damme (aka Stefan vd)
Gadget Developer
On 10 apr, 17:13, "[email protected]" <[email protected]>
wrote:
> How is this done? I read the notes
> here:http://code.google.com/apis/desktop/docs/script.html
>
> It explains how to edit everything but it doesn't say where. Where can
> i specify the platform manually? is it string.xml? main.xml?
>
> Im using the Developer SDK and it only allows me to change a few
> elements (copyright, name, about etc)
>
> Thanks guys.
>
> Farhan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Desktop Developer Group" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/Google-Desktop-Developer?hl=en
-~----------~----~----~----~------~----~------~--~---