summaryrefslogtreecommitdiffstats
path: root/starmath
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-07-02 08:31:20 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-07-02 17:46:23 +0200
commiteb755bc603411f17aff9edb4cd1e3dcb6249fb5d (patch)
tree5f2efe4b04e8712bca25b1bd98389533bcc1730e /starmath
parentfdo#50587: Remove totally mis-placed 'static' keyword. (diff)
downloadcore-eb755bc603411f17aff9edb4cd1e3dcb6249fb5d.tar.gz
core-eb755bc603411f17aff9edb4cd1e3dcb6249fb5d.zip
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
Diffstat (limited to 'starmath')
-rw-r--r--starmath/source/smres.src2
1 files changed, 1 insertions, 1 deletions
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" ;
};