Branch: refs/heads/elextr-news-addition
Author: elextr <elextr(a)gmail.com>
Committer: elextr <elextr(a)gmail.com>
Date: Sun, 12 Jul 2015 00:43:34 UTC
Commit: fc76d28bc3190d6bf4791844ec2f8299489af48d
https://github.com/geany/geany/commit/fc76d28bc3190d6bf4791844ec2f8299489af…
Log Message:
-----------
Move up for greater visibility
Modified Paths:
--------------
NEWS
Modified: NEWS
6 lines changed, 3 insertions(+), 3 deletions(-)
===================================================================
@@ -144,15 +144,15 @@ Geany 1.25 (unreleased)
* Add scintilla_get_type().
Windows
+ * Use native Windows quoting rules for commands (on Windows, part of
+ subprocess spawning improvements).
* Prompt before overwriting existing files when using native Save As
dialog (PR#113, Adam Coyne).
* View -> Change Font now respects the native dialog setting.
* Fix main window freeze when displaying native dialogs.
* Use the same plugin directory as other platforms (PR#540, Thomas
Martitz).
- * Use native Windows quoting rules for commands (on Windows, part of
- subprocess spawning improvements).
-
+
Geany 1.24.1 (April 16, 2014)
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
Branch: refs/heads/elextr-news-addition
Author: elextr <elextr(a)gmail.com>
Committer: elextr <elextr(a)gmail.com>
Date: Sun, 12 Jul 2015 00:34:04 UTC
Commit: 12e9dcfbd9e3ef89149c7a4ebd0b2e95744f6c68
https://github.com/geany/geany/commit/12e9dcfbd9e3ef89149c7a4ebd0b2e95744f6…
Log Message:
-----------
Update NEWS
Modified Paths:
--------------
NEWS
Modified: NEWS
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -150,7 +150,7 @@ Geany 1.25 (unreleased)
* Fix main window freeze when displaying native dialogs.
* Use the same plugin directory as other platforms (PR#540, Thomas
Martitz).
- * Use normal windows quoting rules for commands (on windows, part of
+ * Use native Windows quoting rules for commands (on Windows, part of
subprocess spawning improvements).
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
Branch: refs/heads/elextr-news-addition
Author: elextr <elextr(a)gmail.com>
Committer: elextr <elextr(a)gmail.com>
Date: Sun, 12 Jul 2015 00:29:57 UTC
Commit: ac58622c8884c52c7e503ac5c794a641b7fc855e
https://github.com/geany/geany/commit/ac58622c8884c52c7e503ac5c794a641b7fc8…
Log Message:
-----------
Update NEWS to mention windows command quoting
Modified Paths:
--------------
NEWS
Modified: NEWS
2 lines changed, 2 insertions(+), 0 deletions(-)
===================================================================
@@ -150,6 +150,8 @@ Geany 1.25 (unreleased)
* Fix main window freeze when displaying native dialogs.
* Use the same plugin directory as other platforms (PR#540, Thomas
Martitz).
+ * Use normal windows quoting rules for commands (on windows, part of
+ subprocess spawning improvements).
Geany 1.24.1 (April 16, 2014)
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
Branch: refs/heads/master
Author: Colomban Wendling <ban(a)herbesfolles.org>
Committer: Colomban Wendling <ban(a)herbesfolles.org>
Date: Sat, 11 Jul 2015 23:48:56 UTC
Commit: c021447394d5b4510212d3c3f450c6b9a4c5d810
https://github.com/geany/geany/commit/c021447394d5b4510212d3c3f450c6b9a4c5d…
Log Message:
-----------
Fix a few typos in NEWS
Modified Paths:
--------------
NEWS
Modified: NEWS
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -106,7 +106,7 @@ Geany 1.25 (unreleased)
* Fix scope of some Python symbols.
* Fix support of trigraphs in C-like languages.
* Add support of digraphs in C-like languages.
- * Add support of `final`, `override` and `noexcpet` C++11 keywords
+ * Add support of `final`, `override` and `noexcept` C++11 keywords
(PR#544).
Internationalization
@@ -123,7 +123,7 @@ Geany 1.25 (unreleased)
select all) (PR#467, Alex).
API
- * Hide private API (PR#351, Jiří Techet, and #429, Matthew Brush and
+ * Hide private API (PR#351, Jiří Techet, and PR#429, Matthew Brush and
Thomas Martitz).
* Cleaner and safer TagManager API (Part of PR#356, Jiří Techet).
* Entry point prototypes are now checked by the compiler (PR#359).
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
Branch: refs/heads/master
Author: Colomban Wendling <ban(a)herbesfolles.org>
Committer: Colomban Wendling <ban(a)herbesfolles.org>
Date: Sat, 11 Jul 2015 20:34:41 UTC
Commit: 676f3794fcae6068da770eecc1570c5868bd8a44
https://github.com/geany/geany/commit/676f3794fcae6068da770eecc1570c5868bd8…
Log Message:
-----------
Merge pull request #553 from b4n/no-reload-maintain-history-by-default
Disable "maintain history on reload" by default
Modified Paths:
--------------
NEWS
doc/geany.txt
src/keyfile.c
Modified: NEWS
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -59,8 +59,8 @@ Geany 1.25 (unreleased)
* Do not comment out blank lines when toggling comments (PR#79, Igor
Shaula).
* Improve handling of Verilog strings and comments.
- * Keep undo history when reloading files (PR#188, Arthur
- Rosenstein).
+ * Support for keeping undo history when reloading files (PR#188, Arthur
+ Rosenstein). This is not enabled by default in this release.
* Respect filetype.common's wordchars if a filetype doesn't have its own
(Issue#492, PR#501).
Modified: doc/geany.txt
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -2652,7 +2652,7 @@ use_gio_unsafe_file_saving Whether to use GIO as the unsafe file t
correctly on some complex setups.
gio_unsafe_save_backup Make a backup when using GIO unsafe file false immediately
saving. Backup is named `filename~`.
-keep_edit_history_on_reload Whether to maintain the edit history when true immediately
+keep_edit_history_on_reload_125 Whether to maintain the edit history when false immediately
reloading a file, and allow the operation
to be reverted.
**Filetype related**
Modified: src/keyfile.c
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -234,7 +234,7 @@ static void init_pref_groups(void)
stash_group_add_boolean(group, &file_prefs.use_gio_unsafe_file_saving,
"use_gio_unsafe_file_saving", TRUE);
stash_group_add_boolean(group, &file_prefs.keep_edit_history_on_reload,
- "keep_edit_history_on_reload", TRUE);
+ "keep_edit_history_on_reload_125", FALSE);
/* for backwards-compatibility */
stash_group_add_integer(group, &editor_prefs.indentation->hard_tab_width,
"indent_hard_tab_width", 8);
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
Branch: refs/heads/master
Author: Colomban Wendling <ban(a)herbesfolles.org>
Committer: Colomban Wendling <ban(a)herbesfolles.org>
Date: Sat, 11 Jul 2015 20:22:09 UTC
Commit: 73822e77ec3e6c99048298c07d7c06f8c9498532
https://github.com/geany/geany/commit/73822e77ec3e6c99048298c07d7c06f8c9498…
Log Message:
-----------
Merge pull request #556 from b4n/gtk3-in-news
Replace references to GTK2 with GTK+ and "stabilize" GTK3 in NEWS
Modified Paths:
--------------
NEWS
README
configure.ac
doc/geany.txt
geany.desktop.in
geany.pc.in
geany.spec.in
po/ar.po
po/ast.po
po/be.po
po/bg.po
po/ca.po
po/cs.po
po/de.po
po/el.po
po/en_GB.po
po/es.po
po/et.po
po/eu.po
po/fa.po
po/fi.po
po/fr.po
po/gl.po
po/he.po
po/hi.po
po/hu.po
po/id.po
po/it.po
po/ja.po
po/kk.po
po/ko.po
po/lb.po
po/lt.po
po/mn.po
po/nl.po
po/nn.po
po/pl.po
po/pt.po
po/pt_BR.po
po/ro.po
po/ru.po
po/sk.po
po/sl.po
po/sr.po
po/sv.po
po/tr.po
po/uk.po
po/vi.po
po/zh_CN.po
po/zh_TW.po
Modified: NEWS
1 lines changed, 1 insertions(+), 0 deletions(-)
===================================================================
@@ -1,6 +1,7 @@
Geany 1.25 (unreleased)
General
+ * GTK3 support, while not enabled by default, is now considered stable.
* Improve MacOS X support (PR#396, PR#419, PR#420, Jiří Techet).
* Improve subprocess spawning (especially on Windows) (PR#441,
Dimitar Zhekov).
Modified: README
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -8,8 +8,8 @@ Geany is a small and lightweight integrated development environment.
It was developed to provide a small and fast IDE, which has only a
few dependencies from other packages. Another goal was to be as independent
as possible from a special Desktop Environment like KDE or GNOME. So it
-is using only the GTK2 toolkit and therefore you need only the
-GTK2 runtime libraries to run Geany.
+is using only the GTK+ toolkit and therefore you need only the
+GTK+ runtime libraries to run Geany.
Features
Modified: configure.ac
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -89,7 +89,7 @@ PKG_CHECK_MODULES([GTHREAD], [$gthread_modules])
AC_SUBST([GTHREAD_CFLAGS])
AC_SUBST([GTHREAD_LIBS])
-# --disable-deprecated switch for GTK2 purification
+# --disable-deprecated switch for GTK purification
AC_ARG_ENABLE([deprecated],
[AS_HELP_STRING([--disable-deprecated], [Disable deprecated GTK functions.])],
[GTK_CFLAGS="$GTK_CFLAGS -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED"],
Modified: doc/geany.txt
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -41,7 +41,7 @@ Geany is a small and lightweight Integrated Development Environment. It
was developed to provide a small and fast IDE, which has only a few
dependencies on other packages. Another goal was to be as independent
as possible from a particular Desktop Environment like KDE or GNOME -
-Geany only requires the GTK2 runtime libraries.
+Geany only requires the GTK+ runtime libraries.
Some basic features of Geany:
Modified: geany.desktop.in
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -3,7 +3,7 @@ Type=Application
Version=1.0
_Name=Geany
_GenericName=Integrated Development Environment
-_Comment=A fast and lightweight IDE using GTK2
+_Comment=A fast and lightweight IDE using GTK+
Exec=geany %F
Icon=geany
Terminal=false
Modified: geany.pc.in
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -7,7 +7,7 @@ datadir=@datadir@
localedir=@localedir@
Name: Geany
-Description: A fast and lightweight IDE using GTK2
+Description: A fast and lightweight IDE using GTK+
Requires: @DEPENDENCIES@
Version: @VERSION@
Libs: -L${libdir} -lgeany
Modified: geany.spec.in
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -5,7 +5,7 @@
Name: geany
Version: @VERSION@
Release: 1
-Summary: A fast and lightweight IDE using GTK2
+Summary: A fast and lightweight IDE using GTK+
Group: Development/Tools
License: GPLv2+
Modified: po/ar.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -31,8 +31,8 @@ msgid "Integrated Development Environment"
msgstr "بيئة التطوير المتكاملة"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "بيئة تطوير خفيفة وسريع تستخدم مكتبات GTK2"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "بيئة تطوير خفيفة وسريع تستخدم مكتبات GTK+"
#: ../data/geany.glade.h:1
msgid "_Toolbar Preferences"
Modified: po/ast.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -27,8 +27,8 @@ msgid "Integrated Development Environment"
msgstr "Entornu Integráu de Desarrollu"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "Un IDE rápidu y llixeru basáu en GTK2"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "Un IDE rápidu y llixeru basáu en GTK+"
#: ../data/geany.glade.h:1
#, fuzzy
Modified: po/be.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -29,8 +29,8 @@ msgid "Integrated Development Environment"
msgstr "Інтэграванае асяроддзе распрацоўкі"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "Хуткае і легкаважнае асяроддзе распрацоўкі, выкарыстоўваючае GTK2"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "Хуткае і легкаважнае асяроддзе распрацоўкі, выкарыстоўваючае GTK+"
#: ../data/geany.glade.h:1
msgid "_Toolbar Preferences"
Modified: po/bg.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -29,7 +29,7 @@ msgstr "Вградена среда за разработка"
#: ../geany.desktop.in.h:3
#, fuzzy
-msgid "A fast and lightweight IDE using GTK2"
+msgid "A fast and lightweight IDE using GTK+"
msgstr "Бърза и лека среда за разработване"
#: ../data/geany.glade.h:1
Modified: po/ca.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -28,8 +28,8 @@ msgid "Integrated Development Environment"
msgstr "Entorn Integrat de Desenvolupament"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "Un IDE ràpid i lleuger fet amb GTK2"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "Un IDE ràpid i lleuger fet amb GTK+"
#: ../data/geany.glade.h:1
msgid "_Toolbar Preferences"
Modified: po/cs.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -43,8 +43,8 @@ msgstr "Integrované vývojové prostředí"
# ###
#
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "Rychlé a lehké IDE pro GTK2"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "Rychlé a lehké IDE pro GTK+"
#: ../data/geany.glade.h:1
msgid "_Toolbar Preferences"
Modified: po/de.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -33,8 +33,8 @@ msgid "Integrated Development Environment"
msgstr "Integrierte Entwicklungsumgebung"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "Eine kleine und schnelle Entwicklungsumgebung für GTK2"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "Eine kleine und schnelle Entwicklungsumgebung für GTK+"
#: ../data/geany.glade.h:1
msgid "_Toolbar Preferences"
Modified: po/el.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -28,8 +28,8 @@ msgid "Integrated Development Environment"
msgstr "Ενιαίο Περιβάλλον Ανάπτυξης"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "Γρήγορο και ελαφρύ GTK2 IDE"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "Γρήγορο και ελαφρύ GTK+ IDE"
#: ../data/geany.glade.h:1
msgid "_Toolbar Preferences"
Modified: po/en_GB.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -27,8 +27,8 @@ msgid "Integrated Development Environment"
msgstr "Integrated Development Environment"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "A fast and lightweight IDE using GTK2"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "A fast and lightweight IDE using GTK+"
#: ../data/geany.glade.h:1
msgid "_Toolbar Preferences"
Modified: po/es.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -28,8 +28,8 @@ msgid "Integrated Development Environment"
msgstr "Entorno de desarrollo integrado"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "Un IDE rápido y ligero para GTK2"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "Un IDE rápido y ligero para GTK+"
#: ../data/geany.glade.h:1
msgid "_Toolbar Preferences"
Modified: po/et.po
6 lines changed, 3 insertions(+), 3 deletions(-)
===================================================================
@@ -26,8 +26,8 @@ msgid "Integrated Development Environment"
msgstr "Integreeritud arenduskeskkond"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "Kiire ja väike IDE GTK2 põhjal"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "Kiire ja väike IDE GTK+ põhjal"
#: ../data/geany.glade.h:1
msgid "_Toolbar Preferences"
@@ -2153,7 +2153,7 @@ msgstr "Geany teave"
#: ../src/about.c:213
msgid "A fast and lightweight IDE"
-msgstr "Kiire ja väike IDE GTK2 põhjal"
+msgstr "Kiire ja väike IDE GTK+ põhjal"
#: ../src/about.c:235
#, c-format
Modified: po/eu.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -26,8 +26,8 @@ msgid "Integrated Development Environment"
msgstr "Garapen ingurune integratua"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "GTK2 erabiltzen duen IDE azkar eta arina"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "GTK+ erabiltzen duen IDE azkar eta arina"
#: ../data/geany.glade.h:1
msgid "_Toolbar Preferences"
Modified: po/fa.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -29,8 +29,8 @@ msgid "Integrated Development Environment"
msgstr "محیط توسعه ی نرم افزار"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "A fast and lightweight IDE using GTK2"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "A fast and lightweight IDE using GTK+"
#: ../data/geany.glade.h:1
msgid "_Toolbar Preferences"
Modified: po/fi.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -31,8 +31,8 @@ msgid "Integrated Development Environment"
msgstr "Integroitu ohjelmointiympäristö"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "Nopea ja kevyt GTK2-pohjainen ohjelmointiympäristö"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "Nopea ja kevyt GTK+-pohjainen ohjelmointiympäristö"
#: ../data/geany.glade.h:1
msgid "_Toolbar Preferences"
Modified: po/fr.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -30,8 +30,8 @@ msgid "Integrated Development Environment"
msgstr "Environnement de Développement Intégré"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "Un EDI rapide et léger utilisant GTK2"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "Un EDI rapide et léger utilisant GTK+"
#: ../data/geany.glade.h:1
msgid "_Toolbar Preferences"
Modified: po/gl.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -26,8 +26,8 @@ msgid "Integrated Development Environment"
msgstr "Contorno integrado de desenvolvemento"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "Un IDE rápido e lixeiro empregando GTK2"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "Un IDE rápido e lixeiro empregando GTK+"
#: ../data/geany.glade.h:1
msgid "_Toolbar Preferences"
Modified: po/he.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -27,8 +27,8 @@ msgid "Integrated Development Environment"
msgstr "סביבת פיתוח משולבת"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "סביבת פיתוח משולבת קטנה וקלת משקל העושה שימוש ב־GTK2"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "סביבת פיתוח משולבת קטנה וקלת משקל העושה שימוש ב־GTK+"
#: ../data/geany.glade.h:1
msgid "_Toolbar Preferences"
Modified: po/hi.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -26,8 +26,8 @@ msgid "Integrated Development Environment"
msgstr "एकीकृत विकास वातावरण"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "एक तेज और हलका GTK2 का उपयोग कर आईडीई"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "एक तेज और हलका GTK+ का उपयोग कर आईडीई"
#: ../data/geany.glade.h:1
msgid "_Toolbar Preferences"
Modified: po/hu.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -26,8 +26,8 @@ msgid "Integrated Development Environment"
msgstr "Integrált Fejlesztői Felület"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "Gyors és pehelykönnyű IDE GTK2 alapokon"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "Gyors és pehelykönnyű IDE GTK+ alapokon"
#: ../data/geany.glade.h:1
msgid "_Toolbar Preferences"
Modified: po/id.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -26,8 +26,8 @@ msgid "Integrated Development Environment"
msgstr "Integrated Development Environment"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "Sebuah IDE yang cepat dan ringan menggunakan GTK2 "
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "Sebuah IDE yang cepat dan ringan menggunakan GTK+ "
#: ../data/geany.glade.h:1
msgid "_Toolbar Preferences"
Modified: po/it.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -31,8 +31,8 @@ msgid "Integrated Development Environment"
msgstr "Ambiente di sviluppo integrato"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "Un IDE veloce e leggero che usa GTK2"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "Un IDE veloce e leggero che usa GTK+"
#: ../data/geany.glade.h:1
msgid "_Toolbar Preferences"
Modified: po/ja.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -30,8 +30,8 @@ msgid "Integrated Development Environment"
msgstr "統合開発環境"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "GTK2 を用いた高速で軽量な IDE"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "GTK+ を用いた高速で軽量な IDE"
#: ../data/geany.glade.h:1
msgid "_Toolbar Preferences"
Modified: po/kk.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -27,8 +27,8 @@ msgid "Integrated Development Environment"
msgstr "Интеграцияланған өндіру ортасы"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "GTK2 негізіндегі жылдам әрі жеңіл өндіру ортасы"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "GTK+ негізіндегі жылдам әрі жеңіл өндіру ортасы"
#: ../data/geany.glade.h:1
msgid "_Toolbar Preferences"
Modified: po/ko.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -27,8 +27,8 @@ msgid "Integrated Development Environment"
msgstr "통합 개발 환경"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "빠르고 가벼운 GTK2 기반의 통합개발환경"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "빠르고 가벼운 GTK+ 기반의 통합개발환경"
#: ../data/geany.glade.h:1
#, fuzzy
Modified: po/lb.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -28,8 +28,8 @@ msgid "Integrated Development Environment"
msgstr "Integréiert Entwécklungsumgebung"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "En klenge an schnelle IDE fir GTK2"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "En klenge an schnelle IDE fir GTK+"
#: ../data/geany.glade.h:1
#, fuzzy
Modified: po/lt.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -28,8 +28,8 @@ msgid "Integrated Development Environment"
msgstr "Integruota kūrimo aplinka"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "Greita ir supaprastinta kūrimo aplinka naudojanti GTK2"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "Greita ir supaprastinta kūrimo aplinka naudojanti GTK+"
#: ../data/geany.glade.h:1
msgid "_Toolbar Preferences"
Modified: po/mn.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -28,7 +28,7 @@ msgstr ""
#: ../geany.desktop.in.h:3
#, fuzzy
-msgid "A fast and lightweight IDE using GTK2"
+msgid "A fast and lightweight IDE using GTK+"
msgstr "Хурдан авсаархан IDE"
#: ../data/geany.glade.h:1
Modified: po/nl.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -28,8 +28,8 @@ msgid "Integrated Development Environment"
msgstr "Geintegreerde Ontwikkel Omgeving"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "Een snel en lichtgewicht, op GTK2 gebaseerde, IDE"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "Een snel en lichtgewicht, op GTK+ gebaseerde, IDE"
#: ../data/geany.glade.h:1
msgid "_Toolbar Preferences"
Modified: po/nn.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -26,8 +26,8 @@ msgid "Integrated Development Environment"
msgstr "Integrert utviklingsmiljø"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "Eit raskt og lett IDE som nyttar GTK2"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "Eit raskt og lett IDE som nyttar GTK+"
#: ../data/geany.glade.h:1
msgid "_Toolbar Preferences"
Modified: po/pl.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -34,8 +34,8 @@ msgid "Integrated Development Environment"
msgstr "Zintegrowane środowisko programistyczne"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "Szybkie i lekkie środowisko programistyczne oparte na GTK2"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "Szybkie i lekkie środowisko programistyczne oparte na GTK+"
#: ../data/geany.glade.h:1
msgid "_Toolbar Preferences"
Modified: po/pt.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -31,8 +31,8 @@ msgid "Integrated Development Environment"
msgstr "Ambiente integrado de desenvolvimento"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "Um IDE rápido e leve, usando GTK2"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "Um IDE rápido e leve, usando GTK+"
#: ../data/geany.glade.h:1
msgid "_Toolbar Preferences"
Modified: po/pt_BR.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -29,8 +29,8 @@ msgid "Integrated Development Environment"
msgstr "Ambiente de Desenvolvimento Integrado"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "Um IDE rápido e leve usando GTK2"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "Um IDE rápido e leve usando GTK+"
#: ../data/geany.glade.h:1
msgid "_Toolbar Preferences"
Modified: po/ro.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -27,8 +27,8 @@ msgid "Integrated Development Environment"
msgstr "Mediu de dezvoltare"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "Un IDE rapid folosind GTK2"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "Un IDE rapid folosind GTK+"
#: ../data/geany.glade.h:1
#, fuzzy
Modified: po/ru.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -31,8 +31,8 @@ msgid "Integrated Development Environment"
msgstr "Интегрированная среда разработки"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "Быстрая и легковесная среда разработки, использующая GTK2"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "Быстрая и легковесная среда разработки, использующая GTK+"
#: ../data/geany.glade.h:1
msgid "_Toolbar Preferences"
Modified: po/sk.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -26,7 +26,7 @@ msgid "Integrated Development Environment"
msgstr "Integorvané Vývojové Prostredie"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
+msgid "A fast and lightweight IDE using GTK+"
msgstr "Rýchle vývojové prostredie"
#: ../data/geany.glade.h:1
Modified: po/sl.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -30,8 +30,8 @@ msgid "Integrated Development Environment"
msgstr "Vdelano razvojno okolje"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "Hitro in lahkotno vdelano razvojno okolje z uporabo GTK2"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "Hitro in lahkotno vdelano razvojno okolje z uporabo GTK+"
#: ../data/geany.glade.h:1
msgid "_Toolbar Preferences"
Modified: po/sr.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -31,7 +31,7 @@ msgid "Integrated Development Environment"
msgstr "Интегрисано развојно окружење"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
+msgid "A fast and lightweight IDE using GTK+"
msgstr "Брзо и лагано GTK развојно окружење"
#: ../data/geany.glade.h:1
Modified: po/sv.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -28,8 +28,8 @@ msgid "Integrated Development Environment"
msgstr "Integrerad utvecklingsmiljö"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "Ett snabbt och lättviktigt IDE som använder GTK2"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "Ett snabbt och lättviktigt IDE som använder GTK+"
#: ../data/geany.glade.h:1
msgid "_Toolbar Preferences"
Modified: po/tr.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -25,8 +25,8 @@ msgid "Integrated Development Environment"
msgstr "Tümleşik Geliştirme Ortamı"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "GTK2 kullanan hızlı ve hafif bir IDE"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "GTK+ kullanan hızlı ve hafif bir IDE"
#: ../data/geany.glade.h:1
msgid "_Toolbar Preferences"
Modified: po/uk.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -27,8 +27,8 @@ msgid "Integrated Development Environment"
msgstr "Об'єднане середовище розробки"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "Швидке та легке графічне середовище, що використовує GTK2"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "Швидке та легке графічне середовище, що використовує GTK+"
#: ../data/geany.glade.h:1
#, fuzzy
Modified: po/vi.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -27,8 +27,8 @@ msgid "Integrated Development Environment"
msgstr "Môi trường Phát triển Hợp nhất"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "Một IDE nhanh và nhẹ nhàng dùng GTK2"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "Một IDE nhanh và nhẹ nhàng dùng GTK+"
#: ../data/geany.glade.h:1
#, fuzzy
Modified: po/zh_CN.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -30,8 +30,8 @@ msgid "Integrated Development Environment"
msgstr "集成开发环境"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "GTK2 编写的轻快的 IDE"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "GTK+ 编写的轻快的 IDE"
#: ../data/geany.glade.h:1
msgid "_Toolbar Preferences"
Modified: po/zh_TW.po
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -28,8 +28,8 @@ msgid "Integrated Development Environment"
msgstr "整合開發環境"
#: ../geany.desktop.in.h:3
-msgid "A fast and lightweight IDE using GTK2"
-msgstr "一個快速且輕巧的 GTK2 整合開發環境"
+msgid "A fast and lightweight IDE using GTK+"
+msgstr "一個快速且輕巧的 GTK+ 整合開發環境"
#: ../data/geany.glade.h:1
msgid "_Toolbar Preferences"
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).