From 3f375261f384bb50c8b204a126494e19f2a1c5b4 Mon Sep 17 00:00:00 2001 From: John Ralls Date: Sat, 18 May 2013 22:06:30 +0000 Subject: [PATCH] Remove superfluous GRAMPSI18N from gramps-40 gramps.launcher svn: r22370 --- mac/gramps.launcher | 1 - 1 file changed, 1 deletion(-) diff --git a/mac/gramps.launcher b/mac/gramps.launcher index 767d1405d..8109d2065 100755 --- a/mac/gramps.launcher +++ b/mac/gramps.launcher @@ -35,7 +35,6 @@ export PYTHON="$bundle_contents/MacOS/python" export PYTHONHOME="$bundle_res" export GRAMPSDIR="$bundle_lib/python$PYVER/site-packages/gramps" -export GRAMPSI18N="$bundle_data"/locale export GRAMPS_RESOURCES="$bundle_data" export GRAMPSHOME="$HOME/Library/Application Support"