Author: ulhume
Date: 2008-07-27 11:45:58 +0200 (Sun, 27 Jul 2008)
New Revision: 1397

Added:
   
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail/.classpath
   
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail/.project
   
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail/.settings/
   
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail/.settings/org.eclipse.jdt.core.prefs
   
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail/build.xml
   
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail/gadgets.xml
   
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail/libraries/
   
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail/project.xml
   
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail/sources/
   
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail/targets/
Modified:
   
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail/
Log:
Share project "tuxdroid-gadget-mail" into 
"http://svn.tuxisalive.com/software_suite_v2/software";


Property changes on: 
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail
___________________________________________________________________
Name: svn:externals
   + builder    
http://svn.tuxisalive.com/software_suite_v2/software/tuxdroid-gadget-framework/trunk/tuxdroid-gadget-framework/builder


Added: 
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail/.classpath
===================================================================
--- 
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail/.classpath
                               (rev 0)
+++ 
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail/.classpath
       2008-07-27 09:45:58 UTC (rev 1397)
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+       <classpathentry kind="src" path="sources"/>
+       <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+       <classpathentry combineaccessrules="false" kind="src" 
path="/karmalab-commons"/>
+       <classpathentry combineaccessrules="false" kind="src" 
path="/tuxdroid-gadget-framework"/>
+       <classpathentry combineaccessrules="false" kind="src" 
path="/tuxdroid-gadget-tester"/>
+       <classpathentry kind="output" path="targets/eclipse"/>
+</classpath>


Property changes on: 
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail/.classpath
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Added: 
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail/.project
===================================================================
--- 
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail/.project
                         (rev 0)
+++ 
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail/.project
 2008-07-27 09:45:58 UTC (rev 1397)
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+       <name>tuxdroid-gadget-mail</name>
+       <comment></comment>
+       <projects>
+       </projects>
+       <buildSpec>
+               <buildCommand>
+                       <name>org.eclipse.jdt.core.javabuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+       </buildSpec>
+       <natures>
+               <nature>org.eclipse.jdt.core.javanature</nature>
+       </natures>
+</projectDescription>


Property changes on: 
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail/.project
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Added: 
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail/.settings/org.eclipse.jdt.core.prefs
===================================================================
--- 
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail/.settings/org.eclipse.jdt.core.prefs
                             (rev 0)
+++ 
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail/.settings/org.eclipse.jdt.core.prefs
     2008-07-27 09:45:58 UTC (rev 1397)
@@ -0,0 +1,12 @@
+#Fri Jul 25 17:34:18 CEST 2008
+eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
+org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
+org.eclipse.jdt.core.compiler.compliance=1.6
+org.eclipse.jdt.core.compiler.debug.lineNumber=generate
+org.eclipse.jdt.core.compiler.debug.localVariable=generate
+org.eclipse.jdt.core.compiler.debug.sourceFile=generate
+org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
+org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
+org.eclipse.jdt.core.compiler.source=1.6


Property changes on: 
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail/.settings/org.eclipse.jdt.core.prefs
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Added: 
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail/build.xml
===================================================================
--- 
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail/build.xml
                                (rev 0)
+++ 
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail/build.xml
        2008-07-27 09:45:58 UTC (rev 1397)
@@ -0,0 +1,11 @@
+<project default="Update dependencies" name="Tuxdroid MailL Gadget Builder">
+       <import file="./builder/build.xml"/>
+       <target name="Package gadget" depends="Create JAR file">
+               <mkdir dir="../tuxdroid-gadget-framework/targets/gadgets" />
+               <zip 
destfile="../tuxdroid-gadget-framework/targets/gadgets/${project.artifactId}.tgf">
+                       <zipfileset dir="." includes="gadgets.xml"/>
+                       <zipfileset dir="." includes="resources/*"/>
+                       <zipfileset dir="targets/build" 
includes="${project.artifactId}-${project.version}.jar" 
fullpath="libraries/${project.artifactId}-${project.version}.jar"/>
+               </zip>
+       </target>
+</project>
\ No newline at end of file


Property changes on: 
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail/build.xml
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Added: 
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail/gadgets.xml
===================================================================
--- 
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail/gadgets.xml
                              (rev 0)
+++ 
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail/gadgets.xml
      2008-07-27 09:45:58 UTC (rev 1397)
@@ -0,0 +1,33 @@
+<gadgets>
+       <gadget>
+               <interpreter
+                       kind="java">
+                       
<executable>net.karmaLab.tuxDroid.gadgets.MailGadget</executable>
+               </interpreter>
+               <description>
+                       <name>Mail Gadget</name>
+                       <description>Mail Gadget</description>
+                       <author>Y. Brault (C) http://artisan.karma-lab.net 
2008</author>
+                       <version>1.0</version>
+                       <iconFile>resources/MailGadget.png</iconFile>
+                       <executionMode>service</executionMode>
+                       <uuid>f63af23e-7ae0-4389-b89b-bc5a8185b0b8</uuid>
+               </description>
+               <parameters>
+                       <parameter
+                               name="host"
+                               description="MPD server"
+                               type="string"
+                               defaultValue="nephilia" />
+                       <parameter
+                               name="port"
+                               description="MPD port"
+                               type="integer"
+                               defaultValue="6600" />
+               </parameters>
+               <commands>
+                       <command name="play" description="play"/>
+                       <command name="stop" description="stop"/>
+               </commands>
+       </gadget>
+</gadgets>
\ No newline at end of file


Property changes on: 
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail/gadgets.xml
___________________________________________________________________
Name: svn:mime-type
   + text/plain


Property changes on: 
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail/libraries
___________________________________________________________________
Name: svn:ignore
   + *


Added: 
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail/project.xml
===================================================================
--- 
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail/project.xml
                              (rev 0)
+++ 
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail/project.xml
      2008-07-27 09:45:58 UTC (rev 1397)
@@ -0,0 +1,67 @@
+<project>
+       <name>tuxdroid-gadget-mail</name>
+       <title>TuxDroid Gadget Mail</title>
+       <description>TuxDroid Gadget Weather</description>
+
+       <license>
+               <name>GPL</name>
+       </license>
+
+       <groupId>com.kysoh</groupId>
+       <artifactId>tuxdroid-gadget-mail</artifactId>
+       <version>0.1</version>
+
+       <dependencies>
+               <dependency>
+                       <groupId>net.karmaLab</groupId>
+                       <artifactId>karmalab-commons</artifactId>
+                       <version>1.2</version>
+               </dependency>
+               <dependency>
+                       <groupId>com.kysoh</groupId>
+                       <artifactId>tuxdroid-gadget-framework</artifactId>
+                       <version>0.1</version>
+               </dependency>
+       </dependencies>
+       <repositories>
+               <repository>
+                       <id>central</id>
+                       <name>Maven Repository Switchboard</name>
+                       <layout>default</layout>
+                       <url>http://repo1.maven.org/maven2</url>
+                       <snapshots>
+                               <enabled>false</enabled>
+                       </snapshots>
+               </repository>
+               <repository>
+                       <id>karma-lab</id>
+                       <name>KarmaLab Repository Switchboard</name>
+                       <layout>default</layout>
+                       
<url>http://artisan.karma-lab.net/software/repository</url>
+                       <snapshots>
+                               <enabled>false</enabled>
+                       </snapshots>
+               </repository>
+       </repositories>
+       <developers>
+               <developer>
+                       <name>Yoran Brault</name>
+                       <organization>kysoh</organization>
+                       <email>
+                               [EMAIL PROTECTED] (remove _bad_ before sending
+                               an email)
+                       </email>
+                       <organizationUrl>http://www.kysoh.com/</organizationUrl>
+               </developer>
+       </developers>
+
+       <releases>
+               <release date="03/06/2008" version="0.1">
+                       <changes>
+                               <change kind="creation">
+                                       <description>First version</description>
+                               </change>
+                       </changes>
+               </release>
+       </releases>
+</project>
\ No newline at end of file


Property changes on: 
software_suite_v2/software/gadgets/tuxdroid-gadget-mail/trunk/tuxdroid-gadget-mail/project.xml
___________________________________________________________________
Name: svn:mime-type
   + text/plain


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to