Package: geany / 2.1-2

Metadata

Package Version Patches format
geany 2.1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
20_change_gpl_location.patch | (download)

src/about.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 small patch to use common-licenses

===================================================================

20_add_debian_specific_filetypes.patch | (download)

data/filetype_extensions.conf | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 change default config file to include debian specific files:

20_debian_control_tags.patch | (download)

ctags/parsers/iniconf.c | 15 15 + 0 - 0 !
1 file changed, 15 insertions(+)

 add support for having 'source:' and 'package:' as tags in a

RFC2822 file as debian/control

20_load_plugins_from_all_paths.patch | (download)

src/plugins.c | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 search for plugins in /usr/lib/geany

20_use_x_terminal_emulator.patch | (download)

src/keyfile.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use sensible-terminal instead of xterm to be more
 desktop-independent

Bug-Ubuntu: https://bugs.launchpad.net/bugs/282972
Bug-Debian: http://bugs.debian.org/670510

Disable backwards mouse cursor on Scintilla margins.patch | (download)

src/editor.c | 8 8 + 0 - 0 !
1 file changed, 8 insertions(+)

 disable backwards mouse cursor on scintilla margins

Closes #4333 and #3809.