mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-15 15:41:24 +01:00
Compress user-visible name so more likely to fit on-device widgets
This commit is contained in:
parent
3771b0a4e6
commit
d695420b95
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# -*-mode: Makefile -*-
|
||||
# -*-mode: Makefile; compile-command: "make all"; -*-
|
||||
# Copyright 2002 by Eric House (xwords@eehouse.org). All rights reserved.
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or
|
||||
|
@ -15,7 +15,7 @@
|
|||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
|
||||
XWLANG=Spanish_FAA_4_1
|
||||
XWLANG=SpanishFAA41
|
||||
LANGCODE=es_ES
|
||||
TARGET_TYPE ?= PALM
|
||||
|
||||
|
|
Loading…
Reference in a new issue