From 90819bbdc4bdb1e7643d6cd7f8ed2ffa604d5cb7 Mon Sep 17 00:00:00 2001 From: "t.youngs" Date: Fri, 19 Sep 2008 14:29:16 +0000 Subject: [PATCH] Modified Aten.dt to try and correct category for SuSE_Factory (again). --- Aten.dt | 2 +- src/base/aten.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Aten.dt b/Aten.dt index 52b15abe7..810c3e796 100644 --- a/Aten.dt +++ b/Aten.dt @@ -9,5 +9,5 @@ Name=Aten StartupNotify=false Terminal=0 Type=Application -Categories=Education;Science; +Categories=Education;Chemistry; X-SuSE-translate=false diff --git a/src/base/aten.h b/src/base/aten.h index 7d756398a..ed7b5e0b5 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 - 15:16" +#define ATENDATE "Fri 19 Sep - 15:29" #define ATENURL "http://aten.googlecode.com/svn/trunk" // Forward Declarations