commit a25964abb589367c24c16c14444bee0687420e02 Author: Petr Kovar Date: 2009-06-28 Fixed Czech help translation by Marek Cernocky Reviewed by: Lucas Lommer and Petr Kovar. M help/cs/cs.po commit f8ca071cdd56375bf57010e82ed1d1dd35795e0e Author: Petr Kovar Date: 2009-06-21 Added Czech help translation by Marek Cernocky Reviewed by Petr Kovar. M help/Makefile.am A help/cs/cs.po A help/cs/figures/gedit_window.png commit a21da2835835aec72dfc8152478bdcffa714ea3d Author: Jesse van den Kieboom Date: 2009-06-13 Set initial external tool text not undoable M plugins/externaltools/tools/manager.py commit fef7865976e500820c08efaa51d3511ae3121fed Author: Jesse van den Kieboom Date: 2009-05-23 Only apply default values for modelines when strictly necessary This solves the bug where modeline will always restore default values for all settings there are modelines for by default (even when there is no modeline in the document). Basicly, modelines will now only restore to default if the current setting of a value was due to the previous modeline. M plugins/modelines/gedit-modeline-plugin.c M plugins/modelines/modeline-parser.c M plugins/modelines/modeline-parser.h commit b11da8653502e672e089a036defb9e4d80ebedac Author: Ignacio Casal Quinteiro Date: 2009-05-28 Hide the fullscreen control when minimizing gedit. Hide the fullscreen control when you change from workspace or when you minimize gedit. (Fixes #584017) M gedit/gedit-window.c commit 882c2cf2318dbfcc80ff4046d5cc5bbe1e2a7fbf Author: Ignacio Casal Quinteiro Date: 2009-05-29 Show the help on windows. Show the help on windows on library.gnome.org. M gedit/gedit-help.c commit 6335c5ca9accfdf99dae11fa732ee4ae49f3318c Author: Paolo Borelli Date: 2009-06-08 Avoid sync stat for the icon of remote bookmarks For remote bookmarks we use the generic folder icon instead of performing a sync get_info otherwise we may block during startup waiting gvfs mounts. Fixes bug #582443. M plugins/filebrowser/gedit-file-bookmarks-store.c commit 24dfcf7d9645faec7a5265d52cccaabc2286d48b Author: Paolo Borelli Date: 2009-05-16 Fix id.po validation Remove message that was not passing the msgfmt -c validation and run make update-po on the file. M po/id.po commit 20f88c81ebb18fcfc0fa249a535abd0bf221ca39 Author: Paolo Borelli Date: 2009-05-16 Fix bn.po validation Remove two messages that were not passing the msgfmt -c validation and run make update-po on the file. M po/bn.po commit 77d919927a62547651c0e18fa13230b38f40dc54 Author: Paolo Borelli Date: 2009-05-16 Release 2.26.2 M NEWS M README M configure.ac