Author: remi
Date: 2009-05-05 09:41:38 +0200 (Tue, 05 May 2009)
New Revision: 4615

Added:
   software_suite_v3/smart-core/smart-dev/plugin-toolkit/python/skeleton/trunk/
   
software_suite_v3/smart-core/smart-dev/plugin-toolkit/python/skeleton/trunk/build.py
   
software_suite_v3/smart-core/smart-dev/plugin-toolkit/python/skeleton/trunk/resources/
Removed:
   
software_suite_v3/smart-core/smart-dev/plugin-toolkit/python/skeleton/trunk/build.py
   
software_suite_v3/smart-core/smart-dev/plugin-toolkit/python/skeleton/trunk/resources/
Log:
* moved python plugin skeleton

Copied: 
software_suite_v3/smart-core/smart-dev/plugin-toolkit/python/skeleton/trunk 
(from rev 4474, 
softwares_suite_v3/kysoh/software/development_tool/gadget_toolkit/python/skeleton/trunk)

Deleted: 
software_suite_v3/smart-core/smart-dev/plugin-toolkit/python/skeleton/trunk/build.py
===================================================================
--- 
softwares_suite_v3/kysoh/software/development_tool/gadget_toolkit/python/skeleton/trunk/build.py
    2009-04-10 13:25:17 UTC (rev 4474)
+++ 
software_suite_v3/smart-core/smart-dev/plugin-toolkit/python/skeleton/trunk/build.py
        2009-05-05 07:41:38 UTC (rev 4615)
@@ -1,11 +0,0 @@
-# -*- coding: utf-8 -*-
-
-#    Copyleft (C) 2009 C2ME Sa
-#    Remi Jocaille <[email protected]>
-#    Distributed under the terms of the GNU General Public License
-#    http://www.gnu.org/copyleft/gpl.html
-
-from builder.GadgetPackager import GadgetPackager
-
-if __name__ == "__main__":
-    GadgetPackager().createTgf("tuxdroid-gadget-pySkeleton.tgf")

Copied: 
software_suite_v3/smart-core/smart-dev/plugin-toolkit/python/skeleton/trunk/build.py
 (from rev 4613, 
softwares_suite_v3/kysoh/software/development_tool/gadget_toolkit/python/skeleton/trunk/build.py)
===================================================================
--- 
software_suite_v3/smart-core/smart-dev/plugin-toolkit/python/skeleton/trunk/build.py
                                (rev 0)
+++ 
software_suite_v3/smart-core/smart-dev/plugin-toolkit/python/skeleton/trunk/build.py
        2009-05-05 07:41:38 UTC (rev 4615)
@@ -0,0 +1,11 @@
+# -*- coding: utf-8 -*-
+
+#    Copyleft (C) 2009 C2ME Sa
+#    Remi Jocaille <[email protected]>
+#    Distributed under the terms of the GNU General Public License
+#    http://www.gnu.org/copyleft/gpl.html
+
+from builder.GadgetPackager import GadgetPackager
+
+if __name__ == "__main__":
+    GadgetPackager().createTgf("tuxdroid-gadget-pySkeleton.tpg")

Copied: 
software_suite_v3/smart-core/smart-dev/plugin-toolkit/python/skeleton/trunk/resources
 (from rev 4614, 
softwares_suite_v3/kysoh/software/development_tool/gadget_toolkit/python/skeleton/trunk/resources)


------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to