mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 13:10:59 +00:00
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
This commit is contained in:
parent
4a37ff5a2e
commit
3f9c660f14
2 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
2009-03-05 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Resources/GNUmakefile: Add French localisation.
|
||||
* Resources/French.lproj/Localizable.strings: New localisation file.
|
||||
Patch by Philippe Roussel <p.o.roussel@free.fr>.
|
||||
|
||||
|
|
|
@ -35,7 +35,7 @@ RESOURCE_SET_NAME = gui-resources
|
|||
# run, keep only the new xxx_INSTALL_DIR one.
|
||||
gui-resources_RESOURCE_FILES_INSTALL_DIR = Library/Libraries/Resources/gnustep-gui
|
||||
gui-resources_INSTALL_DIR = $(GNUSTEP_LIBRARY)/Libraries/gnustep-gui/Versions/$(libgnustep-gui_INTERFACE_VERSION)/Resources
|
||||
gui-resources_LANGUAGES = English Italian Lojban Esperanto German
|
||||
gui-resources_LANGUAGES = English Italian Lojban Esperanto German French
|
||||
gui-resources_LOCALIZED_RESOURCE_FILES = Localizable.strings
|
||||
|
||||
include $(GNUSTEP_MAKEFILES)/resource-set.make
|
||||
|
|
Loading…
Reference in a new issue