50 Commits

Author SHA256 Message Date
92cf27d73f Accepting request 1298392 from home:anenasaa:branches:GNOME:Apps
- Update to 2.1:
  * Include themes from geany-themes.
  * Fix silently truncating files containing NUL bytes.
  * Improve compatibility focusing the editor window when opening
    a file externally.
  * Update placeholders for external printing command to use the
    same ones as build commands.
  * Improve corner-case encoding detection and conversion.
  * Fix losing session after opening several projects.
  * Fix emission of the "document-activate" signal, leading to
    glitches in UI and plugins.
  * Fix spurious CPU load after running a build command.
  * Use a more reliable method for saving preferences and other
    auxiliary files.
  * Fix focusing the symbol list through key binding.
  * Fix search entry after editing the toolbar.
  * Fix non-deterministic anonymous symbol names.
  * Fix displaying symbols declared out of order.
  * Fix possible invalid memory access when generating user
    initials on first startup.
  * Fix replacing placeholders in filenames in build commands.
  * Add support for searching the Messages and Compiler output.
  * Add support for modern platform-native file selection dialogs.
  * Regroup filetypes by letter.
  * Add filter for open documents sidebar.
  * Add filter for keybindings preferences.
  * Add various pref to skip "replace in session" confirmation
    dialog.
  * Make it easier to wrap search when the confirmation dialog is
    shown.
  * Fix spurious selection when clicking an externally-modified
    file.
  * Fix translation of the Various preferences tab.
  * Do not show redundant None encoding.
  * Do not display encodings not supported on the system.
  * Move "Virtual Spaces" preference to "Editor -> Features".
  * Various UI tweaks.
  * Allow pasting and autocompletion for multiple carets.
  * Increase minimal number margin width.
- Drop upstreamed reproducible.patch.
- Drop upstreamed geany-2.0-gcc15.patch.

OBS-URL: https://build.opensuse.org/request/show/1298392
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=87
2025-08-11 07:07:49 +00:00
69a122a014 Accepting request 1279627 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1279627
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=85
2025-05-26 08:01:33 +00:00
45eb52bf8f Accepting request 1254849 from home:iznogood:factory
- Add geany-2.0-gcc15.patch: Fix build with gcc 15 (patch lifted
  from gentoo).

OBS-URL: https://build.opensuse.org/request/show/1254849
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=83
2025-03-24 10:20:25 +00:00
49daf2184e Accepting request 1169977 from home:bmwiedemann:branches:GNOME:Apps
Add reproducible.patch to make glfw build deterministic

OBS-URL: https://build.opensuse.org/request/show/1169977
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=81
2024-04-24 14:15:26 +00:00
d2f75a47c3 Accepting request 1119159 from home:polslinux:branches:GNOME:Apps
- Update to 2.0:
  * Split "session data" into session.conf, preferences are written to
    and read from geany.conf (PR#2776, PR#2779, PR#3014, PR#3125 and more).
  * Require GTK 3.24.
  * (Re-)Add ability to scroll over document tabs (PR#3134).
  * Fix keyword colorization on filetype change (PR#3553).
  * Fix startup files order when placing tabs next to the current one (PR#3611).
  * The document list in the sidebar has a new tree view. This mode is
    the new default and existing installations automatically use it (PR#1813).
  * Use dark-theme friendly colors for compiler messages (PR#3013).
  * Add a confirmation dialog on search & replace for the whole session (PR#3033).
  * Filter entry for symbol tree (PR#3055).
  * Simplify project creation from existing directories with sources (PR#3042).
  * Add option to show symbols in symbol tree without category groups (PR#3172).
  * Add option to only show line endings if they differ from file default (PR#3287).
  * Make tab label length and window title length configurable (Abdul Rafey, #3365).
  * Make Go to Symbol commands show signature list (PR#3475).
  * Sync many parsers from the Universal Ctags project, this leads to
    updated symbol parsers (PR#2990, PR#2991, PR#3032).
  * Improved support for the ctags file format, which is now the recommended
    format for tags files (PR#3049).  
  * Enable local variables and improve autocompletion for C/C++ and
    some other languages (PR#3185, PR#3275).
- Drop upstreamed geany-inttool.patch.
- Rebased geany-appstream.patch.

OBS-URL: https://build.opensuse.org/request/show/1119159
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=79
2023-10-23 08:40:03 +00:00
e810822b97 Accepting request 966608 from home:coolo:branches:GNOME:Apps
- Add geany-inttool.patch and adopt geany-appstream.patch to fix
  for autoconf 2.71 - upstream moved away from broken intltool,
  so cherry picked that

OBS-URL: https://build.opensuse.org/request/show/966608
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=77
2022-04-03 14:03:54 +00:00
2becda6ea2 Accepting request 929646 from GNOME:Next
- Require libgeany0 by -devel package: we install the .so symlink
  and are thus responsible for the link target too.

OBS-URL: https://build.opensuse.org/request/show/929646
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=76
2021-11-05 16:11:58 +00:00
2043e0cb2e Accepting request 924551 from home:stroeder:branches:GNOME:Apps
Update to version 1.38

OBS-URL: https://build.opensuse.org/request/show/924551
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=75
2021-10-11 17:20:31 +00:00
2b391159e6 Accepting request 856700 from home:polslinux:branches:GNOME:Apps
- Update to version 1.37.1:
  * Fix crash on first startup

OBS-URL: https://build.opensuse.org/request/show/856700
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=73
2020-12-21 10:21:51 +00:00
b33ee609e8 Accepting request 844555 from home:polslinux:branches:GNOME:Apps
- Update to version 1.37:
  * Save main and project configuration whenever documents are
    opened/closed to reduce accidental loss of current session in the
    event of a crash (can be disabled).
  * Fix a possible crash when quitting
  * Show OS info in debug messages which can and should be included
    in bug reports to ease support and debugging.
  * Update Scintilla to version 3.21.1.
  * Add BibTeX (Mirco Schoenfeld) and Smalltalk
  * Update FreeBasic, JavaScript, Lua, and Python filetypes.
- Remove geany-avoid-segfault-on-quit.patch

OBS-URL: https://build.opensuse.org/request/show/844555
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=71
2020-10-28 13:42:17 +00:00
a5ec77d059 Accepting request 796769 from home:berny:branches:GNOME:Apps
- geany-avoid-segfault-on-quit.patch: Add patch. (boo#1166820)
- geany-appstream.patch: Refresh patch.
- geany.spec: Reference above new patch.

OBS-URL: https://build.opensuse.org/request/show/796769
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=69
2020-04-27 18:25:05 +00:00
742e5b85e1 Accepting request 767060 from GNOME:Next
Eliminate the -lang recommends

OBS-URL: https://build.opensuse.org/request/show/767060
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=67
2020-01-26 00:01:59 +00:00
4b632d7354 Tweak .changes x2
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=65
2019-10-02 17:34:15 +00:00
7f9af5aa5b Fixup .changes
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=64
2019-10-02 17:16:52 +00:00
aea899fd1a Accepting request 733865 from home:stroeder:branches:GNOME:Apps
Update to version 1.36

OBS-URL: https://build.opensuse.org/request/show/733865
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=63
2019-10-02 17:10:43 +00:00
e4c32f5840 Accepting request 699434 from home:vinzv:branches:GNOME:Apps
- Update to version 1.35
  + General
      - Start synchronization with Universal-CTags (Jiří Techet, gh#geany/geany#1263, gh#geany/geany#2018).
  + Bug fixes
      - Improve IPC socket handling (gh#geany/geany#641, gh#geany/geany#2111).
      - Fix loading the default open encoding option (gh#geany/geany#1326).
      - Fix VTE path following after reset (gh#geany/geany#352, gh#geany/geany#2116).
  + Interface
      - Show variable type in a tooltip in symbol tree (Jiří Techet, gh#geany/geany#2036).
  + Editor
      - Update Scintilla to version 3.10.2 (gh#geany/geany#971, gh#geany/geany#1947, gh#geany/geany#2076, gh#geany/geany#2045).
      - Drastically speed up huge bulk replacements (gh#geany/geany#2092, gh#geany/geany#2097).
      - Fix accessibility information reported upon deletion.
      - Fix garbage data insertion when moving lines up or down (gh#geany/geany#2066).
      - Don't perform line breaking in rectangular selection mode (gh#geany/geany#2051, gh#geany/geany#2135).
  + Filetypes
      - Allow stripping trailing spaces from custom filetypes based on the Diff lexer (Cristian Ciocaltea, gh#geany/geany#2041, gh#geany/geany#2043).
      - Improve JavaScript symbols parsing (gh#geany/geany#1329, gh#geany/geany#1891, gh#geany/geany#1933, part of gh#geany/geany#2018).
      - Improve HTML symbols parsing (part of gh#geany/geany#2018).
      - Improve COBOL symbols parsing (gh#geany/geany#2128).
      - Improve ActionScript symbols parsing (gh#geany/geany#2134).
  + Windows
      - Installer: only install GTK translations if selected (gh#geany/geany#2090).
  + Internationalization
      - Updated translations: da, de, es, fr, ja, lv, pt, ru, sk, zh_CN

OBS-URL: https://build.opensuse.org/request/show/699434
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=62
2019-04-30 09:53:12 +00:00
7349bbd56a OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=60 2019-01-06 11:25:59 +00:00
9478493a53 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=59 2019-01-06 11:24:04 +00:00
64e8283d8a Accepting request 663105 from home:seanlew:branches:GNOME:Apps
update geany

OBS-URL: https://build.opensuse.org/request/show/663105
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=58
2019-01-06 11:22:47 +00:00
d9e1cb96c5 Accepting request 658788 from home:stroeder:branches:GNOME:Apps
Update to version 1.34 (successfully tested on Tumbleweed x86_64)

OBS-URL: https://build.opensuse.org/request/show/658788
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=57
2018-12-18 09:55:51 +00:00
11782be1b4 Accepting request 580974 from home:badshah400:branches:GNOME:Apps
- Update to version 1.33:
  + Bug fixes: Fix the symbols tree hierarchy when several tags
    have the same name (gh#geany/geany#1598).
  + Interface:
    - Add a tooltip showing the full path on menu items
      representing documents (gh#geany/geany#1706).
    - Add a note for applying the indent settings in the project
      preferences (gh#geany/geany#1650).
    - Enable popup menu on sidebar and message window notebooks
      (gh#geany/geany#1726).
    - Show status message on attempt to execute empty context
      action (gh#geany/geany#1642).
    - GTK3 theming improvements and documentation
      (gh#geany/geany#1382).
  + Filetypes: CSS: Update Grid properties (gh#geany/geany#1705).
  * Updated translations.

OBS-URL: https://build.opensuse.org/request/show/580974
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=55
2018-03-01 11:13:48 +00:00
8735901605 tweakchanges
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=53
2017-12-29 15:00:19 +00:00
16e270c0a6 Accepting request 557632 from home:Mailaender:branches:GNOME:Apps
new upstream release

OBS-URL: https://build.opensuse.org/request/show/557632
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=52
2017-12-29 14:55:42 +00:00
Bjørn Lie
a72a77dfcd Accepting request 518894 from home:jengelh:branches:GNOME:Apps
- Update description: say more about what geany does.

OBS-URL: https://build.opensuse.org/request/show/518894
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=50
2017-08-28 11:28:26 +00:00
Bjørn Lie
e931a4bd23 Tweak2
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=48
2017-08-21 01:11:14 +00:00
Bjørn Lie
2dcdd4eefa Fix missing 'top bar' in .changes
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=47
2017-08-21 01:09:11 +00:00
Bjørn Lie
3dc2d5ac79 Tweak previous sub/checkin
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=46
2017-08-21 01:06:11 +00:00
Bjørn Lie
714ebccc05 Accepting request 517431 from home:13ilya:branches:GNOME:Apps
1.31

OBS-URL: https://build.opensuse.org/request/show/517431
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=45
2017-08-21 01:00:14 +00:00
e6e36375f7 Accepting request 509417 from home:badshah400:branches:GNOME:Apps
- Drop easily-togglable support for building against gtk2 -- it
  leads to assumptions that we want to officially support gtk2,
  where we don't. Remove the %%{prefer_gtk2} macro.
- Switch gtk3-devel BuildRequires to pkgconfig(gtk+-3.0).

OBS-URL: https://build.opensuse.org/request/show/509417
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=43
2017-07-13 07:13:20 +00:00
d811429c6f + Editor: fix auto-completion and calltip popup position on
multi-monitor setups (gh#geany/geany#1422).
  + Updated translations.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=41
2017-05-22 16:04:14 +00:00
4011d65e96 Accepting request 497344 from home:stroeder:branches:GNOME:Apps
update to 1.30.1

OBS-URL: https://build.opensuse.org/request/show/497344
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=40
2017-05-22 16:01:26 +00:00
Bjørn Lie
3a063b8d04 Accepting request 477846 from home:badshah400:branches:GNOME:Apps
- Update to version 1.30:
  + General:
    - Initial accessibility support in the editor (SF#328).
    - Fix scrolling on Wayland (gh#geany/geany#1320).
  + Interface:
    - Fix the current scope shown in the statusbar
      (gh#geany/geany#1279).
  + Editor:
    - Update Scintilla to version 3.7.3.
    - Fix triggering default keybindings together with snippets
      keybindings (gh#geany/geany#1354, gh#geany/geany#1356).
  + Filetypes:
    - Update JavaScript keywords (gh#geany/geany#1361).
    - Partial highlighting of JavaScript ES6 template strings
      (gh#geany/geany#934).
    - Add Arduino custom filetype (gh#geany/geany#1339).
  + API:
    - Remove unprefixed Scintilla structure aliases. Plugins must
      use the `Sci_`-prefixed version from now on.
    - Add `geany_api_version()` to detect the API version of Geany
      at runtime (gh#geany/geany#1406).
  + Bug fixes:
    - Fix Ctrl+X and Ctrl+C in non-Latin keyboard layouts
      (gh#geany/geany#1386).
    - Fix search history filling on GTK >= 3.20
      (gh#geany/geany#1404).
    - Simplify setting build menu items labels, fixing a Commander
      plugin issue (gh#geany/geany#1396).
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/477846
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=38
2017-03-10 11:20:48 +00:00
Bjørn Lie
e9339fdff6 Accepting request 452972 from home:Zaitor:branches:GNOME:Apps
Add boo ref

OBS-URL: https://build.opensuse.org/request/show/452972
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=36
2017-01-30 18:53:09 +00:00
Bjørn Lie
7d3c53a08b Accepting request 452797 from home:firebird619:branches:GNOME:Apps
Update to 1.29

OBS-URL: https://build.opensuse.org/request/show/452797
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=34
2017-01-26 20:04:25 +00:00
2be3e46f04 Accepting request 412220 from home:badshah400:branches:GNOME:Apps
The too-tired-to-comment version, but seems to pass my tests with appstream-builder

OBS-URL: https://build.opensuse.org/request/show/412220
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=32
2016-07-22 13:06:57 +00:00
Bjørn Lie
19aff35278 Accepting request 353123 from home:badshah400:branches:GNOME:Apps
- Build with gtk3 (change %prefer_gtk2 to 0).
- Suppress rpmlint devel-file-in-non-devel-package warnings for
  files in /usr/share/geany/templates/ by adding them to the
  rpmlintrc; these files are meant as templates for the use to
  copy and use and are not really devel files.

OBS-URL: https://build.opensuse.org/request/show/353123
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=30
2016-01-12 18:12:30 +00:00
Bjørn Lie
a565619d3a Accepting request 351442 from home:badshah400:branches:GNOME:Apps
- Update to version 1.26:
  + General:
    - New plugin API (PR#469).
    - Add support for "proxy" plugins (PR#629).
  + Bug fixes:
    - Fix "Open in New Window" command (Issue#590).
    - Fix spurious "source file has been modified" (Issue#605,
      PR#621).
    - Don't open more than one document for non-existing paths
      from the CLI
      (https://bugs.launchpad.net/linuxmint/+bug/1482558, PR#646).
    - Fix configuration directory encoding on non-UTF-8
      non-Windows systems (PR#658).
  + Interface:
    - Use monospace font for the message window by default
      (Issue#435, PR#580).
    - Fix mnemonic conflict in "Use multi-line matching"
      (Issue#589, PR#647).
  + Editor:
    - Update Scintilla to version 3.6.1.
    - Fix completion popup height when view is zoomed
      (Issue#702).
    - Fix Go To End Of Display Line when wrapping is on and EOL
      are visible (Issue#712).
    - Keeping undo history when reloading files is now enabled
      by default (Issue#562, PR#672).
    - "Strip trailing spaces", "Replace tabs" and
      "Replace spaces" now follow the current selection (PR#394).
    - Respect Smart Home Key setting in Go To Start of Display
      Line.

OBS-URL: https://build.opensuse.org/request/show/351442
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=29
2016-01-05 11:44:22 +00:00
Bjørn Lie
d22a8e93c9 Accepting request 342726 from home:Zaitor:branches:GNOME:Apps
Leave the package in gtk2 for now, way too many of the plugins from -plugins package are not ready for gtk3.... So this is just a tweak sr

OBS-URL: https://build.opensuse.org/request/show/342726
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=28
2015-11-07 13:28:57 +00:00
Bjørn Lie
8a752358f1 Accepting request 339259 from home:jcsl:test
- Update to version 1.25
  + splited -doc subpackage
  + added libgeany0 subpackage for Geany's core library

OBS-URL: https://build.opensuse.org/request/show/339259
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=27
2015-10-23 12:45:18 +00:00
a99ae6440b Accepting request 231479 from home:Zaitor:branches:GNOME:Apps
Update to ver 1.24.1

OBS-URL: https://build.opensuse.org/request/show/231479
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=25
2014-04-28 10:51:13 +00:00
8cdca1ce99 Accepting request 176429 from home:dimstar:branches:GNOME:Apps
Update to 1.23.1

OBS-URL: https://build.opensuse.org/request/show/176429
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=23
2013-05-24 07:43:37 +00:00
3d023fa057 Accepting request 160771 from home:dimstar:branches:GNOME:Apps
Update to 1.23

OBS-URL: https://build.opensuse.org/request/show/160771
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=21
2013-03-24 18:35:37 +00:00
fe280896bc Accepting request 130873 from home:dimstar:branches:GNOME:Apps
Update to 1.22

OBS-URL: https://build.opensuse.org/request/show/130873
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=19
2012-08-15 21:57:45 +00:00
279a468707 Accepting request 102559 from home:dimstar:branches:GNOME:Apps
- Add geany-link-gmodule.patch: Detect and link gmodule-2.0.
- Add libtool BuildRequires and call to ./autogen.sh, as above
  patch touches the buildsystem.

OBS-URL: https://build.opensuse.org/request/show/102559
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=17
2012-02-05 12:59:59 +00:00
Vincent Untz
1be5f847e7 Accepting request 86475 from home:vuntz:branches:GNOME:Apps
Update to 0.21

OBS-URL: https://build.opensuse.org/request/show/86475
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=15
2011-10-05 16:12:01 +00:00
Vincent Untz
69fef9a851 Accepting request 60750 from home:vuntz:branches:GNOME:Apps
Forwarding to openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/60750
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=13
2011-02-13 20:52:15 +00:00
Vincent Untz
73bb70eaa9 Accepting request 57491 from home:vuntz:branches:GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/57491
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=11
2011-01-07 23:03:07 +00:00
Vincent Untz
37708ef279 Accepting request 54753 from home:badshah400:branches:GNOME:Apps
thanks

OBS-URL: https://build.opensuse.org/request/show/54753
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=9
2010-12-07 12:09:13 +00:00
OBS User autobuild
de9edc43ba Accepting request 46318 from GNOME:Apps
Copy from GNOME:Apps/geany based on submit request 46318 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/46318
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/geany?expand=0&rev=4
2010-08-27 14:01:03 +00:00
OBS User autobuild
5a42d62108 Accepting request 36723 from GNOME:Apps
Copy from GNOME:Apps/geany based on submit request 36723 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/36723
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/geany?expand=0&rev=1
2010-04-15 22:15:42 +00:00