slight tweaks to text, add text property

svn: r21593
This commit is contained in:
Paul Franklin
2013-03-09 17:48:00 +00:00
parent f84cc66c58
commit aa21c636b2
2 changed files with 11 additions and 7 deletions

View File

@@ -15,11 +15,12 @@ version by deleting the installed directories (for example,
/usr/lib/pythonx.x/site-packages/gramps
/usr/lib/pythonx.x/dist-packages/gramps
where pythonx.x is python2.7 or whatever version you installed gramps with.
Also remove the gramps .egg files that are installed along the gramps directory.
Also remove the gramps .egg files that are installed along with the gramps
directory.
If you don't know the list of all files that Gramps installed, you can reinstall
it with the --record option, and take a look at the list this produces (so
python setup.py install --record grampsfiles.txt
If you don't know the list of all files that Gramps installed, you can
reinstall it with the --record option, and take a look at the list this
produces (so python setup.py install --record grampsfiles.txt
GRAMPS is a python application, so loading happens on reading the
files, meaning that files of a previous version that are no longer