From ee89063c275b2ebf4405c1fcc8cc6f566d144a56 Mon Sep 17 00:00:00 2001 From: "t.youngs" Date: Fri, 19 Sep 2008 14:10:05 +0000 Subject: [PATCH] Modified Aten.dt to try and correct category for SuSE_Factory. --- Aten.dt | 2 +- src/base/aten.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Aten.dt b/Aten.dt index 4372506f4..52b15abe7 100644 --- a/Aten.dt +++ b/Aten.dt @@ -9,5 +9,5 @@ Name=Aten StartupNotify=false Terminal=0 Type=Application -Categories=Education;Science +Categories=Education;Science; X-SuSE-translate=false diff --git a/src/base/aten.h b/src/base/aten.h index 29d882e37..044a4af5d 100644 --- a/src/base/aten.h +++ b/src/base/aten.h @@ -31,7 +31,7 @@ #define ATENVERSION "0.99" #define ATENREVISION "640" -#define ATENDATE "Fri 19 Sep - 14:38" +#define ATENDATE "Fri 19 Sep - 15:10" #define ATENURL "http://aten.googlecode.com/svn/trunk" // Forward Declarations