Revision 766339
Go back to digest for 27th January 2008Features in Development Tools
Nick Shaforostoff committed changes in /trunk/KDE/kdesdk:
- New feature to help translators maintain two branches with no manual merge work needed.
Just specify the branch dir in the project file and appropriate files will be opened in Sync (aka Merge) view automatically, which will sync them on-the-fly (synced are only entries that are translated identically in both files at the start).
you can find example of the project file here: http://websvn.kde.org/*checkout*/trunk/l10n-kde4/ru/index.ktp
- Add second instance of Sync View to make merge into two branches simultaneously possible
- Provide a good example for others by updating docs immediately after new feature implementation
File Changes
Modified 15 files
- /trunk/KDE/kdesdk
- /doc/lokalize/index.docbook
- /lokalize/src/CMakeLists.txt
- /lokalize/src/kaider.cpp
- /lokalize/src/kaider.h
- /lokalize/src/lokalizeui.rc
- /lokalize/src/catalog/gettextstorage.cpp
- /lokalize/src/mergemode/mergecatalog.cpp
- /lokalize/src/mergemode/mergecatalog.h
- /lokalize/src/mergemode/mergeview.cpp
- /lokalize/src/mergemode/mergeview.h
- /lokalize/src/prefs/prefs.cpp
- /lokalize/src/project/prefs_projectmain.ui
- /lokalize/src/project/project.cpp
- /lokalize/src/project/project.h
- /lokalize/src/project/projectbase.kcfg
15 files changed in total