[Esbox-commits] r755 - in trunk: org.indt.esbox.core org.indt.esbox.core/META-INF org.indt.esbox.debug/META-INF org.indt.esbox.debug/src/org/indt/esbox/debug org.indt.esbox.feature org.indt.esbox.help/META-INF org.indt.esbox.launch/META-INF org.indt.esbox.python.debug/META-INF org.indt.esbox.python.launch/META-INF org.indt.esbox.python.ui/META-INF org.indt.esbox.ui/META-INF org.indt.esbox.ui/templates/CppDrawExample org.indt.esbox.ui/templates/CppGconfExample org.indt.esbox.ui/templates/CppHelloWorld org.indt.esbox.ui/templates/CppHelloWorldI18n org.indt.esbox.ui/templates/CppNewHelloWorld org.indt.esbox.ui/templates/HildonDesktopPlugins org.indt.esbox.ui/templates/HildonHelloWorldMake org.indt.esbox.ui/templates/SocketExample

eswartz at garage.maemo.org eswartz at garage.maemo.org
Mon Jun 16 17:27:43 EEST 2008


Author: eswartz
Date: 2008-06-16 17:27:43 +0300 (Mon, 16 Jun 2008)
New Revision: 755

Modified:
   trunk/org.indt.esbox.core/KNOWN-ISSUES.html
   trunk/org.indt.esbox.core/META-INF/MANIFEST.MF
   trunk/org.indt.esbox.debug/META-INF/MANIFEST.MF
   trunk/org.indt.esbox.debug/src/org/indt/esbox/debug/ESboxLaunchUtils.java
   trunk/org.indt.esbox.feature/feature.xml
   trunk/org.indt.esbox.help/META-INF/MANIFEST.MF
   trunk/org.indt.esbox.launch/META-INF/MANIFEST.MF
   trunk/org.indt.esbox.python.debug/META-INF/MANIFEST.MF
   trunk/org.indt.esbox.python.launch/META-INF/MANIFEST.MF
   trunk/org.indt.esbox.python.ui/META-INF/MANIFEST.MF
   trunk/org.indt.esbox.ui/META-INF/MANIFEST.MF
   trunk/org.indt.esbox.ui/templates/CppDrawExample/template.properties
   trunk/org.indt.esbox.ui/templates/CppGconfExample/template.properties
   trunk/org.indt.esbox.ui/templates/CppHelloWorld/template.properties
   trunk/org.indt.esbox.ui/templates/CppHelloWorldI18n/template.properties
   trunk/org.indt.esbox.ui/templates/CppNewHelloWorld/template.properties
   trunk/org.indt.esbox.ui/templates/HildonDesktopPlugins/template.properties
   trunk/org.indt.esbox.ui/templates/HildonHelloWorldMake/template.properties
   trunk/org.indt.esbox.ui/templates/SocketExample/template.properties
Log:
Update hyperlinks in templates and USB networking help to point to new maemo.org pages, remove outdated known issue, and bump plugin/feature versions to 1.4.1

Modified: trunk/org.indt.esbox.core/KNOWN-ISSUES.html
===================================================================
--- trunk/org.indt.esbox.core/KNOWN-ISSUES.html	2008-06-09 16:53:16 UTC (rev 754)
+++ trunk/org.indt.esbox.core/KNOWN-ISSUES.html	2008-06-16 14:27:43 UTC (rev 755)
@@ -3,7 +3,7 @@
 <head>
 	<meta http-equiv="Content-Language" content="en-us">
 	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-	<title>ESbox Known Issues in 1.4</title>
+	<title>ESbox Known Issues in 1.4.1</title>
 </head>
 
 		
@@ -28,14 +28,6 @@
 		button will be added in a later release. 
 	</p></li>		
 
-	<p><b>USB connectivity</b></p>
-	<li><p>
-		ESbox is able to detect that you're not connected to the device, but does not offer to
-		help beyond sending you to the ESbox website.  See the 
-		<a href="maemo_Tablet_USB_Networking.html">Setting up USB Networking on the Internet Tablet</a> document
-		for details.  
-	</p></li>		
-
 	<p><b>SBRSH</b></p>
 	<li><p>
 		Please use sbrsh7.5.2maemo9 or newer for best results.

Modified: trunk/org.indt.esbox.core/META-INF/MANIFEST.MF
===================================================================
--- trunk/org.indt.esbox.core/META-INF/MANIFEST.MF	2008-06-09 16:53:16 UTC (rev 754)
+++ trunk/org.indt.esbox.core/META-INF/MANIFEST.MF	2008-06-16 14:27:43 UTC (rev 755)
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: ESbox Core Plug-in
 Bundle-SymbolicName: org.indt.esbox.core;singleton:=true
-Bundle-Version: 1.4.0
+Bundle-Version: 1.4.1
 Bundle-Activator: org.indt.esbox.core.CoreActivator
 Bundle-Vendor: INdT
 Require-Bundle: org.eclipse.ui,

Modified: trunk/org.indt.esbox.debug/META-INF/MANIFEST.MF
===================================================================
--- trunk/org.indt.esbox.debug/META-INF/MANIFEST.MF	2008-06-09 16:53:16 UTC (rev 754)
+++ trunk/org.indt.esbox.debug/META-INF/MANIFEST.MF	2008-06-16 14:27:43 UTC (rev 755)
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: ESbox Debug Plug-in
 Bundle-SymbolicName: org.indt.esbox.debug;singleton:=true
-Bundle-Version: 1.4.0
+Bundle-Version: 1.4.1
 Bundle-Activator: org.indt.esbox.debug.DebugActivator
 Bundle-Vendor: INdT
 Require-Bundle: org.eclipse.ui,

Modified: trunk/org.indt.esbox.debug/src/org/indt/esbox/debug/ESboxLaunchUtils.java
===================================================================
--- trunk/org.indt.esbox.debug/src/org/indt/esbox/debug/ESboxLaunchUtils.java	2008-06-09 16:53:16 UTC (rev 754)
+++ trunk/org.indt.esbox.debug/src/org/indt/esbox/debug/ESboxLaunchUtils.java	2008-06-16 14:27:43 UTC (rev 755)
@@ -499,7 +499,7 @@
 					int ret = messageDialog.open();
 					// launch the help URL
 					if (ret == 2) {
-						showWebPageInBrowser("http://esbox.garage.maemo.org"); // $NON-NLS-1$
+						showWebPageInBrowser("http://maemo.org/development/documentation/pc_connectivity/"); // $NON-NLS-1$
 						
 						goon[0] = false;
 					} else if (ret == 1) {

Modified: trunk/org.indt.esbox.feature/feature.xml
===================================================================
--- trunk/org.indt.esbox.feature/feature.xml	2008-06-09 16:53:16 UTC (rev 754)
+++ trunk/org.indt.esbox.feature/feature.xml	2008-06-16 14:27:43 UTC (rev 755)
@@ -2,7 +2,7 @@
 <feature
       id="org.indt.esbox.feature"
       label="ESbox"
-      version="1.4.0"
+      version="1.4.1"
       provider-name="INdT / Nokia"
       plugin="org.indt.esbox.ui"
       os="linux">
@@ -64,56 +64,56 @@
          id="org.indt.esbox.core"
          download-size="287"
          install-size="287"
-         version="1.4.0"
+         version="1.4.1"
          unpack="false"/>
 
    <plugin
          id="org.indt.esbox.launch"
          download-size="161"
          install-size="161"
-         version="1.4.0"
+         version="1.4.1"
          unpack="false"/>
 
    <plugin
          id="org.indt.esbox.ui"
          download-size="867"
          install-size="867"
-         version="1.4.0"
+         version="1.4.1"
          unpack="false"/>
 
    <plugin
          id="org.indt.esbox.debug"
          download-size="81"
          install-size="81"
-         version="1.4.0"
+         version="1.4.1"
          unpack="false"/>
 
    <plugin
          id="org.indt.esbox.help"
          download-size="5000"
          install-size="5000"
-         version="1.4.0"
+         version="1.4.1"
          unpack="false"/>
 
    <plugin
          id="org.indt.esbox.python.launch"
          download-size="92"
          install-size="92"
-         version="1.4.0"
+         version="1.4.1"
          unpack="false"/>
 
    <plugin
          id="org.indt.esbox.python.ui"
          download-size="82"
          install-size="82"
-         version="1.4.0"
+         version="1.4.1"
          unpack="false"/>
 
    <plugin
          id="org.indt.esbox.python.debug"
          download-size="56"
          install-size="56"
-         version="1.4.0"
+         version="1.4.1"
          unpack="false"/>
 
 </feature>

Modified: trunk/org.indt.esbox.help/META-INF/MANIFEST.MF
===================================================================
--- trunk/org.indt.esbox.help/META-INF/MANIFEST.MF	2008-06-09 16:53:16 UTC (rev 754)
+++ trunk/org.indt.esbox.help/META-INF/MANIFEST.MF	2008-06-16 14:27:43 UTC (rev 755)
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: ESbox Help Plug-in
 Bundle-SymbolicName: org.indt.esbox.help; singleton:=true
-Bundle-Version: 1.4.0
+Bundle-Version: 1.4.1
 Bundle-Activator: org.indt.esbox.help.Activator
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime

Modified: trunk/org.indt.esbox.launch/META-INF/MANIFEST.MF
===================================================================
--- trunk/org.indt.esbox.launch/META-INF/MANIFEST.MF	2008-06-09 16:53:16 UTC (rev 754)
+++ trunk/org.indt.esbox.launch/META-INF/MANIFEST.MF	2008-06-16 14:27:43 UTC (rev 755)
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: ESbox Launch Plug-in
 Bundle-SymbolicName: org.indt.esbox.launch;singleton:=true
-Bundle-Version: 1.4.0
+Bundle-Version: 1.4.1
 Bundle-Activator: org.indt.esbox.launch.LaunchActivator
 Bundle-Vendor: INdT
 Require-Bundle: org.eclipse.ui,

Modified: trunk/org.indt.esbox.python.debug/META-INF/MANIFEST.MF
===================================================================
--- trunk/org.indt.esbox.python.debug/META-INF/MANIFEST.MF	2008-06-09 16:53:16 UTC (rev 754)
+++ trunk/org.indt.esbox.python.debug/META-INF/MANIFEST.MF	2008-06-16 14:27:43 UTC (rev 755)
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: ESbox Python Debug Plug-in
 Bundle-SymbolicName: org.indt.esbox.python.debug
-Bundle-Version: 1.4.0
+Bundle-Version: 1.4.1
 Bundle-Activator: org.indt.esbox.python.debug.PythonDebugActivator
 Bundle-Vendor: INdT
 Require-Bundle: org.eclipse.ui,

Modified: trunk/org.indt.esbox.python.launch/META-INF/MANIFEST.MF
===================================================================
--- trunk/org.indt.esbox.python.launch/META-INF/MANIFEST.MF	2008-06-09 16:53:16 UTC (rev 754)
+++ trunk/org.indt.esbox.python.launch/META-INF/MANIFEST.MF	2008-06-16 14:27:43 UTC (rev 755)
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: ESBox Python Launch Plug-in
 Bundle-SymbolicName: org.indt.esbox.python.launch;singleton:=true
-Bundle-Version: 1.4.0
+Bundle-Version: 1.4.1
 Bundle-Activator: org.indt.esbox.python.launch.PythonLaunchActivator
 Bundle-Vendor: INdT
 Require-Bundle: org.eclipse.ui,

Modified: trunk/org.indt.esbox.python.ui/META-INF/MANIFEST.MF
===================================================================
--- trunk/org.indt.esbox.python.ui/META-INF/MANIFEST.MF	2008-06-09 16:53:16 UTC (rev 754)
+++ trunk/org.indt.esbox.python.ui/META-INF/MANIFEST.MF	2008-06-16 14:27:43 UTC (rev 755)
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: ESbox Python Ui Plug-in
 Bundle-SymbolicName: org.indt.esbox.python.ui;singleton:=true
-Bundle-Version: 1.4.0
+Bundle-Version: 1.4.1
 Bundle-Activator: org.indt.esbox.python.ui.PythonUIActivator
 Bundle-Vendor: INdT
 Require-Bundle: org.eclipse.ui,

Modified: trunk/org.indt.esbox.ui/META-INF/MANIFEST.MF
===================================================================
--- trunk/org.indt.esbox.ui/META-INF/MANIFEST.MF	2008-06-09 16:53:16 UTC (rev 754)
+++ trunk/org.indt.esbox.ui/META-INF/MANIFEST.MF	2008-06-16 14:27:43 UTC (rev 755)
@@ -4,7 +4,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: ESbox Ui Plug-in
 Bundle-SymbolicName: org.indt.esbox.ui;singleton:=true
-Bundle-Version: 1.4.0
+Bundle-Version: 1.4.1
 Bundle-Activator: org.indt.esbox.ui.UIActivator
 Bundle-Vendor: INdT
 Require-Bundle: org.eclipse.ui,

Modified: trunk/org.indt.esbox.ui/templates/CppDrawExample/template.properties
===================================================================
--- trunk/org.indt.esbox.ui/templates/CppDrawExample/template.properties	2008-06-09 16:53:16 UTC (rev 754)
+++ trunk/org.indt.esbox.ui/templates/CppDrawExample/template.properties	2008-06-16 14:27:43 UTC (rev 755)
@@ -2,9 +2,7 @@
 CppDrawExample.Ctemplate.label=Maemo Draw Example Project
 CppDrawExample.Ctemplate.description=This program shows use of Gtk::DrawingArea.\n\n\
 This project requires the maemomm packages.  \
-If needed, add this repository to your scratchbox /etc/apt/sources.list:\
-\n\n\tdeb http://repository.maemo.org/extras [chinook|diablo] free non-free\n\nand invoke 'fakeroot apt-get update' \
-and 'fakeroot apt-get install libhildonmm libhildonmm-dev' first.\n\n\
+Please see\n\n\thttp://maemo.org/development/documentation/programming_languages/\n\nfor details.\n\n\
 NOTE: this application requires the 'doctools' devkit in your scratchbox target. \n\n\
 If you get the error:\n\n\tconfigure: error: Your intltool is too old.  \
 You need intltool 0.23 or later.\n\nwhen configuring, then for scratchbox 1, invoke a command like:\n\n\

Modified: trunk/org.indt.esbox.ui/templates/CppGconfExample/template.properties
===================================================================
--- trunk/org.indt.esbox.ui/templates/CppGconfExample/template.properties	2008-06-09 16:53:16 UTC (rev 754)
+++ trunk/org.indt.esbox.ui/templates/CppGconfExample/template.properties	2008-06-16 14:27:43 UTC (rev 755)
@@ -2,9 +2,7 @@
 CppGconfExample.Ctemplate.label=Maemo Gconf Example Project
 CppGconfExample.Ctemplate.description=This program shows use of Gnome::Conf::Client.\n\n\
 This project requires the maemomm packages.  \
-If needed, add this repository to your scratchbox /etc/apt/sources.list:\
-\n\n\tdeb http://repository.maemo.org/extras [chinook|diablo] free non-free\n\nand invoke 'fakeroot apt-get update' \
-and 'fakeroot apt-get install libhildonmm libhildonmm-dev libgconfmm-2.6-1c2 libgconfmm-2.6-dev' first.
+Please see\n\n\thttp://maemo.org/development/documentation/programming_languages/\n\nfor details.
 CppGconfExample.basics.label=Basic Settings
 CppGconfExample.basics.description=Basic properties of a project
 CppGconfExample.author.label=Author

Modified: trunk/org.indt.esbox.ui/templates/CppHelloWorld/template.properties
===================================================================
--- trunk/org.indt.esbox.ui/templates/CppHelloWorld/template.properties	2008-06-09 16:53:16 UTC (rev 754)
+++ trunk/org.indt.esbox.ui/templates/CppHelloWorld/template.properties	2008-06-16 14:27:43 UTC (rev 755)
@@ -2,9 +2,7 @@
 CppHelloWorld.Ctemplate.label=Maemo Hello World Cpp Project
 CppHelloWorld.Ctemplate.description=This is a simple Hello World program.\n\n\
 This project requires the maemomm packages.  \
-If needed, add this repository to your scratchbox /etc/apt/sources.list:\n\n\
-\tdeb http://repository.maemo.org/extras [chinook|diablo] free non-free\n\n\
-and invoke 'fakeroot apt-get update' then 'fakeroot apt-get install libhildonmm libhildonmm-dev' first.
+Please see\n\n\thttp://maemo.org/development/documentation/programming_languages/\n\nfor details.
 CppHelloWorld.basics.label=Basic Settings
 CppHelloWorld.basics.description=Basic properties of a project
 CppHelloWorld.author.label=Author

Modified: trunk/org.indt.esbox.ui/templates/CppHelloWorldI18n/template.properties
===================================================================
--- trunk/org.indt.esbox.ui/templates/CppHelloWorldI18n/template.properties	2008-06-09 16:53:16 UTC (rev 754)
+++ trunk/org.indt.esbox.ui/templates/CppHelloWorldI18n/template.properties	2008-06-16 14:27:43 UTC (rev 755)
@@ -3,9 +3,7 @@
 CppHelloworldI18n.Ctemplate.description=This is a simple Hello World project with internationalization \
 support using GNU gettext.\n\n\
 This project requires the maemomm packages.  \
-If needed, add this repository to your scratchbox /etc/apt/sources.list:\
-\n\n\tdeb http://repository.maemo.org/extras [chinook|diablo] free non-free\n\nand invoke 'fakeroot apt-get update' \
-and 'fakeroot apt-get install libhildonmm libhildonmm-dev' first.\n\n\
+Please see\n\n\thttp://maemo.org/development/documentation/programming_languages/\n\nfor details.\n\n\
 NOTE: this application requires the 'doctools' devkit in your scratchbox target. \n\n\
 If you get the error:\n\n\
 \tconfigure: error: Your intltool is too old.  You need intltool 0.23 or later.\n\n\

Modified: trunk/org.indt.esbox.ui/templates/CppNewHelloWorld/template.properties
===================================================================
--- trunk/org.indt.esbox.ui/templates/CppNewHelloWorld/template.properties	2008-06-09 16:53:16 UTC (rev 754)
+++ trunk/org.indt.esbox.ui/templates/CppNewHelloWorld/template.properties	2008-06-16 14:27:43 UTC (rev 755)
@@ -2,9 +2,7 @@
 CppNewHelloWorld.Ctemplate.label=Maemo New Hello World Cpp Project
 CppNewHelloWorld.Ctemplate.description=This is a simple Hello World project demonstratng file load and save dialogs.\n\n\
 This project requires the hildonmm packages.  \
-If needed, add this repository to your scratchbox /etc/apt/sources.list:\n\n\
-\tdeb http://repository.maemo.org/extras [chinook|diablo] free non-free\n\n\
-and invoke 'fakeroot apt-get update' and 'fakeroot apt-get install libhildonmm libhildonmm-dev libhildon-fmmm libhildon-fmmm-dev' first.
+Please see\n\n\thttp://maemo.org/development/documentation/programming_languages/\n\nfor details.
 CppNewHelloWorld.basics.label=Basic Settings
 CppNewHelloWorld.basics.description=Basic properties of a project
 CppNewHelloWorld.author.label=Author

Modified: trunk/org.indt.esbox.ui/templates/HildonDesktopPlugins/template.properties
===================================================================
--- trunk/org.indt.esbox.ui/templates/HildonDesktopPlugins/template.properties	2008-06-09 16:53:16 UTC (rev 754)
+++ trunk/org.indt.esbox.ui/templates/HildonDesktopPlugins/template.properties	2008-06-16 14:27:43 UTC (rev 755)
@@ -3,9 +3,7 @@
 HildonDesktopPlugin.Ctemplate.description=A Hildon Desktop Plug-in Project, which registers a plugin \
 which an application can invoke.  \n\n\
 This project requires the maemomm packages.  \
-If needed, add this repository to your scratchbox /etc/apt/sources.list:\n\n\
-\tdeb http://repository.maemo.org/extras [chinook|diablo] free non-free\n\n\
-and invoke 'fakeroot apt-get update' and 'fakeroot apt-get install libhildonmm libhildonmm-dev' first. 
+Please see\n\n\thttp://maemo.org/development/documentation/programming_languages/\n\nfor details.
 HildonDesktopPlugin.basics.label=Basic Settings
 HildonDesktopPlugin.basics.description=Basic properties of a project
 HildonDesktopPlugin.author.label=Author

Modified: trunk/org.indt.esbox.ui/templates/HildonHelloWorldMake/template.properties
===================================================================
--- trunk/org.indt.esbox.ui/templates/HildonHelloWorldMake/template.properties	2008-06-09 16:53:16 UTC (rev 754)
+++ trunk/org.indt.esbox.ui/templates/HildonHelloWorldMake/template.properties	2008-06-16 14:27:43 UTC (rev 755)
@@ -2,9 +2,7 @@
 HildonHelloWorldMake.Ctemplate.label=Hildon Hello World Make Project (4.x+)
 HildonHelloWorldMake.Ctemplate.description=A Hildon Hello World make-based project which shows a message in the application window. \
 \n\nThis project requires the maemomm packages.  \
-If needed, add this repository to your scratchbox /etc/apt/sources.list:\n\n\
-\tdeb http://repository.maemo.org/extras [chinook|diablo] free non-free\n\n\
-and invoke 'fakeroot apt-get update' and 'fakeroot apt-get install libhildonmm libhildonmm-dev' first.
+Please see\n\n\thttp://maemo.org/development/documentation/programming_languages/\n\nfor details.
 HildonHelloWorldMake.basics.label=Basic Settings
 HildonHelloWorldMake.basics.description=Basic properties of a project
 HildonHelloWorldMake.author.label=Author

Modified: trunk/org.indt.esbox.ui/templates/SocketExample/template.properties
===================================================================
--- trunk/org.indt.esbox.ui/templates/SocketExample/template.properties	2008-06-09 16:53:16 UTC (rev 754)
+++ trunk/org.indt.esbox.ui/templates/SocketExample/template.properties	2008-06-16 14:27:43 UTC (rev 755)
@@ -3,9 +3,7 @@
 SocketExample.Ctemplate.description=An example of use of BSD sockets in C++.  \
 This provides two programs, a server and a client, which can communicate with each other over sockets.\n\n\
 This project requires the maemomm packages.  \
-If needed, add this repository to your scratchbox /etc/apt/sources.list:\n\n\
-\tdeb http://repository.maemo.org/extras [chinook|diablo] free non-free\n\n\
-and invoke 'fakeroot apt-get update' and 'fakeroot apt-get install libhildonmm libhildonmm-dev' first.
+Please see\n\n\thttp://maemo.org/development/documentation/programming_languages/\n\nfor details.
 SocketExample.basics.label=Basic Settings
 SocketExample.basics.description=Basic properties of a project
 SocketExample.author.label=Author



More information about the Esbox-commits mailing list