From eb755bc603411f17aff9edb4cd1e3dcb6249fb5d Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Mon, 2 Jul 2012 08:31:20 +0200 Subject: hrc cleanup: Remove unused defines Rename GID_FORMEL to GID_MATH. GID_FORMEL was a compatibility alias for the new res string GID_MATH. Change-Id: I9a5a6972988353ffc001ecac1a746b59d09cb6cb --- starmath/source/smres.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'starmath') diff --git a/starmath/source/smres.src b/starmath/source/smres.src index 2dea5fd6fa20..e045b51697a2 100644 --- a/starmath/source/smres.src +++ b/starmath/source/smres.src @@ -1405,7 +1405,7 @@ String RID_UNDOFORMATNAME { Text = "Format" ; }; -String GID_FORMEL +String GID_MATH { Text = "StarMath" ; }; -- cgit