Use the cmdXXX Ids from the ribbon xml as well
commit2ba365837ea674d7c52894cd30311b90254e1759
authorSven Strickroth <email@cs-ware.de>
Mon, 13 Nov 2017 21:02:18 +0000 (13 22:02 +0100)
committerSven Strickroth <email@cs-ware.de>
Mon, 13 Nov 2017 21:29:51 +0000 (13 22:29 +0100)
treeddf469589e09fab48b021e2d9e16de2c7f8a0ea4
parent913e0f5d6a7e8cfb1505787a729148e98744d88e
Use the cmdXXX Ids from the ribbon xml as well

Note: this only works if the conventions are used to prepend all Ribbon commands with "cmd".
If the convention is not used, ResText tries to guess the IDs, but then not all the IDs are caught.

Based on TortoiseSVN rev. 28040.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/ResText/ResModule.cpp