https://issues.apache.org/ooo/show_bug.cgi?id=45563
--- Comment #9 from Ariel Constenla-Haile <[email protected]> --- (In reply to comment #7) > > For the images, I guess you can reuse > > default_images/sc/res/imglst/apptbx/[sc|sch|lc|lch]26048.png > > http://svn.apache.org/viewvc/incubator/ooo/trunk/main/default_images/sc/res/ > > imglst/apptbx/lc26048.png?view=co&content-type=text%2Fplain > Writer and Draw have .uno:AutoSum command and its icons are there in > res/commandimagelist, You are right, they are there (what a duplication of icons, then) > they are used for command added by this patch because > of I choose the same command name. Then please, don't add the Label to CalcCommands.xcu, this way translators will have to translate the same string in three places. Remove the command from DrawImpressCommands.xcu and WriterCommands.xcu, and add it (omit the German translation) to GenericCommands.xcu (this file should contain commands that are used in more than one application, as long as it makes sense to have the same label - for example, that's not the case with ".uno:SendMailDocAsMS", it has a different label according to the application). I'll open an issue to remove all the other commands that are duplicated (they are quit a lot). > I want to leave to migrate images for time to resolve input window to normal > toolbar elements. Yes, it would be nice to use UNO commands everywhere. -- You are receiving this mail because: You are on the CC list for the bug.
