Commit graph

68 commits

Author SHA1 Message Date
Riccardo Mottola
bb7304e449 add and improve some italian translations 2023-11-22 17:32:34 +01:00
Sebastian Reitenbach
857c173d03 Don't misuse libgnustep-gui_INTERFACE_VERSION to define Resource Install paths
$(GNUSTEP_INSTANCE)_INTERFACE_VERSION is used in gnustep-make to define
the version of the shared object.

As a packager, there might be various reasons to
override the $(GNUSTEP_INSTANCE)_INTERFACE_VERSION
in order to control the library version.

So I do for gnustep-gui on OpenBSD packages. The problem here is, that
the libgnustep-gui_INTERFACE_VERSION is additionally used to specify the path
where resources like Panels, Localizations etc. get installed, however,
in Source/NSApplication.m, the use of
GNUSTEP_GUI_MAJOR_VERSION.GNUSTEP_GUI_MINOR_VERSION

As long as the libgnustep-gui_INTERFACE_VERSION is not overridden with
some other value, everything is fine. However, as in my case, Applications
aren't able to find the Panels/Translations provided by -gui anymore.

Decided to just remove the definition of libgnustep-gui_INTERFACE_VERSION
in these three Makefiles, as it was only used once, and used the
GNUSTEP_GUI_MAJOR_VERSION.GNUSTEP_GUI_MINOR_VERSION directly.

Alternatively, libgnustep-gui_INTERFACE_VERSION in these Makefiles
could could have been renamed to avoid this conflict.
2022-08-19 15:54:41 +02:00
Fred Kiefer
f16f268467 * Resources/Italian.lproj/Localizable.strings,
* Resources/Esperanto.lproj/Localizable.strings: Readd BOM which
was lost when regenerating these files.
2021-02-05 16:41:40 +01:00
Fred Kiefer
0d94a0bd91 Fix German translation file to use Unicode escapes. 2021-01-22 22:10:12 +01:00
fredkiefer
5e4ab88aa7 Updating documentation for the upcoming 0.29.0 release. 2021-01-16 20:37:24 +01:00
Riccardo Mottola
2028f31d0c Improve some Italian translations 2020-06-26 20:29:10 +02:00
Rafał Kołucki
af0c085f9d Translate more strings to Polish 2018-10-19 23:05:07 +02:00
Rafał Kołucki
047ea5c742 Add Polish translation 2018-10-15 20:18:32 +02:00
NAKAGAWA Chubei
8c36baad66 Add Japanese translations. 2018-06-02 01:24:17 +09:00
Riccardo Mottola
bb5cebd1bb add BOM
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@39289 72102866-910b-0410-8b05-ffd578937521
2016-01-18 14:56:39 +00:00
Fred Kiefer
34588452a1 dd file lost in last commit.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@38897 72102866-910b-0410-8b05-ffd578937521
2015-08-17 06:41:44 +00:00
Fred Kiefer
9b58665ac7 * Resources/Korean.lproj/Localizable.strings: Add Korean
translations.
        Patch by Seong-Gu Lee <sgleehd@gmail.com>


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@38890 72102866-910b-0410-8b05-ffd578937521
2015-08-16 20:11:58 +00:00
Germán Arias
5e2eebece5 Add Spanish translations.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@38715 72102866-910b-0410-8b05-ffd578937521
2015-06-28 06:07:12 +00:00
Fred Kiefer
cd07fc293b Regenerate string files.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@38582 72102866-910b-0410-8b05-ffd578937521
2015-05-28 22:17:02 +00:00
Fred Kiefer
072ade9e21 * Source/GSServicesManager.m: Call the more modern
NSDocumentController methods to open documents.
        * Resources/English.lproj/Localizable.strings
        * Resources/Esperanto.lproj/Localizable.strings
        * Resources/French.lproj/Localizable.strings
        * Resources/German.lproj/Localizable.strings
        * Resources/Italian.lproj/Localizable.strings
        * Resources/Lojban.lproj/Localizable.strings
        * Resources/Spanish.lproj/Localizable.strings
        Regenerate string files.



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@37350 72102866-910b-0410-8b05-ffd578937521
2013-11-01 20:34:29 +00:00
Germán Arias
07faddc706 Spanish translations.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@36164 72102866-910b-0410-8b05-ffd578937521
2013-02-18 04:50:17 +00:00
Riccardo Mottola
5b3ec6a678 translations
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@36116 72102866-910b-0410-8b05-ffd578937521
2013-02-12 08:29:58 +00:00
Fred Kiefer
6c32c76a0c Encoding correction for last commit
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@36090 72102866-910b-0410-8b05-ffd578937521
2013-02-08 12:31:12 +00:00
Fred Kiefer
4f3f4515ee Regenerate string files. Translations are still missing.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@36089 72102866-910b-0410-8b05-ffd578937521
2013-02-08 12:26:26 +00:00
Riccardo Mottola
91954f8e3f some italian translations
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@35130 72102866-910b-0410-8b05-ffd578937521
2012-05-01 12:24:59 +00:00
Germán Arias
a91a93939d Update spanish localizable strings
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@34358 72102866-910b-0410-8b05-ffd578937521
2011-12-28 05:30:36 +00:00
Germán Arias
a8c841bd33 Character Panel in Spanish
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@33542 72102866-910b-0410-8b05-ffd578937521
2011-07-13 18:51:59 +00:00
Nicola Pero
8cec097ed4 Removed very old, obsolete make variables
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@32576 72102866-910b-0410-8b05-ffd578937521
2011-03-14 10:53:27 +00:00
Wolfgang Lux
ba39755f4a Provide a default context menu for application icons when using
Macintosh or Windows 95 style menus. Inspired by OS X, the menu
contains items to hide or show the application, to terminate the
application, an item for each window present in the application's
window menu, and the items of the dock menu returned by the
application delegate.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@31892 72102866-910b-0410-8b05-ffd578937521
2011-01-15 14:36:38 +00:00
Germán Arias
0327e131df Added a translation for Separator (toolbar item)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@31541 72102866-910b-0410-8b05-ffd578937521
2010-10-20 05:56:59 +00:00
Germán Arias
1bf6ba101f Added find panel in spanish
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@31243 72102866-910b-0410-8b05-ffd578937521
2010-09-07 04:50:22 +00:00
Germán Arias
45a0301af8 Added French localisation by Philippe Roussel <p.o.roussel@free.fr>
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@29984 72102866-910b-0410-8b05-ffd578937521
2010-03-16 23:33:10 +00:00
Germán Arias
03301b8b30 Added missing internationalisation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@29937 72102866-910b-0410-8b05-ffd578937521
2010-03-14 05:45:53 +00:00
Germán Arias
642734daa0 Spanish translation to PrintPanel's title
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@29935 72102866-910b-0410-8b05-ffd578937521
2010-03-14 05:15:27 +00:00
Germán Arias
f59546bebf Added translation to string 'Opacity'
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@29338 72102866-910b-0410-8b05-ffd578937521
2010-01-21 01:37:23 +00:00
Fred Kiefer
93a86be317 Update Italian localisation file.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@29265 72102866-910b-0410-8b05-ffd578937521
2010-01-11 20:48:28 +00:00
Germán Arias
a7410c2e6d Added missing internationalisation (now is completed) and more strings in spanish
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@29201 72102866-910b-0410-8b05-ffd578937521
2010-01-04 01:41:31 +00:00
Fred Kiefer
59048d14b3 Regnerate localisation files for English and German.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@29200 72102866-910b-0410-8b05-ffd578937521
2010-01-03 22:58:21 +00:00
Germán Arias
d6fae7cd17 Added missing internationalisation and more strings in spanish
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@29198 72102866-910b-0410-8b05-ffd578937521
2010-01-03 22:27:01 +00:00
Germán Arias
1f0b992588 Added missing internationalisation and more strings in spanish
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@29197 72102866-910b-0410-8b05-ffd578937521
2010-01-03 21:38:44 +00:00
Germán Arias
3a0c721f28 Added missing internationalisation and more strings in spanish
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@29196 72102866-910b-0410-8b05-ffd578937521
2010-01-03 19:22:04 +00:00
Germán Arias
4cce4bcf99 Added missing internationalisation and more strings in spanish
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@29195 72102866-910b-0410-8b05-ffd578937521
2010-01-03 18:35:25 +00:00
Germán Arias
0968f5097f More localizable strings in spanish
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@29194 72102866-910b-0410-8b05-ffd578937521
2010-01-03 06:10:02 +00:00
Germán Arias
a3ea6e9598 Add missing internationalization and more localizable strings in spanish
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@29193 72102866-910b-0410-8b05-ffd578937521
2010-01-03 04:41:36 +00:00
Germán Arias
dd19af06f4 Fixed some spanish characters
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@29187 72102866-910b-0410-8b05-ffd578937521
2010-01-01 00:29:20 +00:00
Germán Arias
7aefc60216 Added Spanish strings into Resources
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@29186 72102866-910b-0410-8b05-ffd578937521
2009-12-31 18:09:16 +00:00
Fred Kiefer
3f9c660f14 Add GNUmakefile change left out in last commit.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@28044 72102866-910b-0410-8b05-ffd578937521
2009-03-05 08:08:14 +00:00
Fred Kiefer
4a37ff5a2e New French localisation file by Philippe Roussel <p.o.roussel@free.fr>.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@28043 72102866-910b-0410-8b05-ffd578937521
2009-03-05 07:45:07 +00:00
Fred Kiefer
08dc55de96 Improve localization.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@28014 72102866-910b-0410-8b05-ffd578937521
2009-03-01 17:42:46 +00:00
Nicola Pero
041abd2cdd Removed GNUSTEP_CORE_SOFTWARE=YES from makefiles and instead set PACKAGE_NAME=gnustep-gui
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@27347 72102866-910b-0410-8b05-ffd578937521
2008-12-19 13:00:47 +00:00
Nicola Pero
8326c8fb5e Set GNUSTEP_CORE_SOFTWARE to YES so that gnustep-gui is installed by default in SYSTEM if gnustep-make has been configured with --disable-packages
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@27334 72102866-910b-0410-8b05-ffd578937521
2008-12-18 18:45:01 +00:00
Richard Frith-MacDonald
74aae24e15 Fix bug #24672
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@27193 72102866-910b-0410-8b05-ffd578937521
2008-12-02 22:54:38 +00:00
Adam Fedor
7afdd32ac1 Revert library license version to 2 until applications can be converted
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@26619 72102866-910b-0410-8b05-ffd578937521
2008-06-10 04:01:49 +00:00
Fred Kiefer
193e31e678 Change all files to use GPL 3 and LGPL 3.
Prepare for next release.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@25536 72102866-910b-0410-8b05-ffd578937521
2007-10-29 21:16:17 +00:00
Nicola Pero
df2318e0d9 Use versioned resource in gnustep-gui. Lots of bundles and resources still unversioned though
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@24844 72102866-910b-0410-8b05-ffd578937521
2007-03-09 23:33:58 +00:00