D5557: fix basename handling of po files

2017-04-25 Thread Harald Sitter
This revision was automatically updated to reflect the committed changes. Closed by commit R249:7bce4e812836: fix basename handling of po files (authored by sitter). REPOSITORY R249 KI18n CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5557?vs=13728=13770 REVISION DETAIL

D5557: fix basename handling of po files

2017-04-24 Thread Aleix Pol Gonzalez
apol accepted this revision. apol added a comment. This revision is now accepted and ready to land. Lgtm, thanks for the test! INLINE COMMENTS > build-pofiles.cmake:35 > +# https://bugs.kde.org/show_bug.cgi?id=379116 > +string(REGEX REPLACE "^(.+)(\\.[^.]+)$" "\\1" name ${name}) >

D5557: fix basename handling of po files

2017-04-24 Thread Harald Sitter
sitter created this revision. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: Frameworks. REVISION SUMMARY get_filename_component(... ... NAME_WE) gets the name without the *longest* extension. in case of 'org.kde.plasma.kittens.po' that would