* gramps.sh.in: Typo.
svn: r8677
This commit is contained in:
parent
1ab9f57295
commit
ffffac40f4
@ -1,5 +1,6 @@
|
|||||||
2007-06-27 Alex Roitman <shura@gramps-project.org>
|
2007-06-27 Alex Roitman <shura@gramps-project.org>
|
||||||
* src/RelLib/Makefile.am: Ship _BasicPrimaryObject.py.
|
* src/RelLib/Makefile.am: Ship _BasicPrimaryObject.py.
|
||||||
|
* gramps.sh.in: Typo.
|
||||||
|
|
||||||
2007-06-26 Don Allingham <don@gramps-project.org>
|
2007-06-26 Don Allingham <don@gramps-project.org>
|
||||||
* src/Bookmarks.py: pylint
|
* src/Bookmarks.py: pylint
|
||||||
|
@ -25,7 +25,7 @@ exec_prefix=@exec_prefix@
|
|||||||
PACKAGE=@PACKAGE@
|
PACKAGE=@PACKAGE@
|
||||||
|
|
||||||
export GRAMPSDIR=@datadir@/@PACKAGE@
|
export GRAMPSDIR=@datadir@/@PACKAGE@
|
||||||
export GRAMPSPLUGINSDIR=$GRAMPDIR/plugins:$GRAMPSDIR/docgen
|
export GRAMPSPLUGINSDIR=$GRAMPSDIR/plugins:$GRAMPSDIR/docgen
|
||||||
export GRAMPSLIBDIR=@libdir@/@PACKAGE@
|
export GRAMPSLIBDIR=@libdir@/@PACKAGE@
|
||||||
export GRAMPSI18N=@prefix@/share/locale
|
export GRAMPSI18N=@prefix@/share/locale
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user