diff options
author | Katarina Behrens <bubli@bubli.org> | 2013-08-02 13:19:47 +0200 |
---|---|---|
committer | Katarina Behrens <bubli@bubli.org> | 2013-08-02 23:58:42 +0200 |
commit | 33983bdb94b63ffadd13bd10c976b4d3a6a5469c (patch) | |
tree | d1457d78618b11b5d2af08b3a7c0a43ab0e5d96b /sd/source/ui/animations/CustomAnimation.hrc | |
parent | 9695f38ca4ab26b40524f2eade98c45f0360131d (diff) |
Put back the string lost in .ui migration
Change-Id: I5f91a2889bce8bfb7524d819dab9fdec13c689bf
Diffstat (limited to 'sd/source/ui/animations/CustomAnimation.hrc')
-rw-r--r-- | sd/source/ui/animations/CustomAnimation.hrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/source/ui/animations/CustomAnimation.hrc b/sd/source/ui/animations/CustomAnimation.hrc index 55ff7b6622ca..0003f307d81e 100644 --- a/sd/source/ui/animations/CustomAnimation.hrc +++ b/sd/source/ui/animations/CustomAnimation.hrc @@ -93,6 +93,7 @@ #define STR_CUSTOMANIMATION_GRADUAL RID_CUSTOMANIMATION_START+34 #define STR_CUSTOMANIMATION_TRIGGER RID_CUSTOMANIMATION_START+35 #define STR_CUSTOMANIMATION_LIST_HELPTEXT RID_CUSTOMANIMATION_START+36 +#define STR_CUSTOMANIMATION_USERPATH RID_CUSTOMANIMATION_START+37 #define CM_WITH_CLICK 1 #define CM_WITH_PREVIOUS 2 |