From 3360a56ee4e14aa69fb91787429d1a7045ce262f Mon Sep 17 00:00:00 2001 From: stefanp Date: Mon, 8 Apr 2002 08:56:22 +0000 Subject: [PATCH] removed =self tag for self scripting applications base and manage. this is done in app's class.properties files now --- apps.properties | 4 ++-- build/main/apps.properties | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps.properties b/apps.properties index 27dd7cfd..9f451397 100644 --- a/apps.properties +++ b/apps.properties @@ -1,7 +1,7 @@ # List of apps to start. -base=self -manage=self +base +manage bloggerapi himp diff --git a/build/main/apps.properties b/build/main/apps.properties index 27dd7cfd..9f451397 100644 --- a/build/main/apps.properties +++ b/build/main/apps.properties @@ -1,7 +1,7 @@ # List of apps to start. -base=self -manage=self +base +manage bloggerapi himp