servies;385521 Wrote: 
> and possibly create a setup for the 'extension downloader'...

The repo.xml (put that in SVN/trunk) would look something like this:

Code:
--------------------
    <?xml version="1.0"?>
  <extensions>
  <details>
  <title lang="EN">WeatherTime Screensaver</title>
  </details>
  <plugins>
  <plugin name="AppletName" version="7.3" minTarget="7.3" maxTarget="7.*">
  <title lang="EN">WeatherTime Screensaver</title>
  <desc lang="EN">The weather data is retrieved from Weather Underground (tm). 
To localize you
  r forecast you also need to find out a unambiguous wunderground.com citycode. 
It is advisable to use
  the 3-letter-code of your nearest airport, e.g. TXL for Berlin-Tegel, 
Germany.</desc>
  <changes lang="EN">Many</changes>
  <creator>Martin Rehfeld</creator>
  <email>[email protected]</email>
  <url>http://weathertime.googlecode.com/files/Plugins-WeatherTime-Plugin 
r108.zip</url>
  <sha>00b0f1b232929c4f178f79d25a30949c3e47815d</sha>
  </plugin>
  </plugins>
  </extensions>
--------------------


You'd need so calculate the SHA again if you change the ZIP.


If also put the repo.xml here for testing
http://olaf.homelinux.com/misc/audio/repo.xml, just add that in SC and
something should show up.
Did not install, probably because I still have my modified WeatherTime
installed. As long as there is no new ZIP I do not want to remove that
;-)


-- 
w42

*sc 7.3 on debian etch/2.6.18-6-686*
*sb3 wired + sb3 wireless*
------------------------------------------------------------------------
w42's Profile: http://forums.slimdevices.com/member.php?userid=2498
View this thread: http://forums.slimdevices.com/showthread.php?t=21989

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to