https://bugs.kde.org/show_bug.cgi?id=261930
Albert Astals Cid <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |4.11.0 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/okul | |ar/74420f1baac621f6822ed9c5 | |212e6004711d695a --- Comment #9 from Albert Astals Cid <[email protected]> --- Git commit 74420f1baac621f6822ed9c5212e6004711d695a by Albert Astals Cid, on behalf of Azat Khuzhin. Committed on 19/02/2013 at 00:22. Pushed by aacid into branch 'master'. Txt backend REVIEW: 109009 FIXED-IN: 4.11.0 M +2 -0 generators/CMakeLists.txt A +25 -0 generators/txt/CMakeLists.txt A +14 -0 generators/txt/active-documentviewer_txt.desktop A +41 -0 generators/txt/converter.cpp [License: GPL (v2+)] A +31 -0 generators/txt/converter.h [License: GPL (v2+)] A +68 -0 generators/txt/document.cpp [License: GPL (v2+)] A +26 -0 generators/txt/document.h [License: GPL (v2+)] A +36 -0 generators/txt/generator_txt.cpp [License: GPL (v2+)] A +24 -0 generators/txt/generator_txt.h [License: GPL (v2+)] A +10 -0 generators/txt/libokularGenerator_txt.desktop A +12 -0 generators/txt/okularApplication_txt.desktop A +7 -0 generators/txt/okularTxt.desktop http://commits.kde.org/okular/74420f1baac621f6822ed9c5212e6004711d695a -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Okular-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/okular-devel
