Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 345815
Collapse All | Expand All

(-)pithos/pithosconfig.py (-1 / +1 lines)
Lines 16-22 Link Here
16
16
17
# where your project will head for your data (for instance, images and ui files)
17
# where your project will head for your data (for instance, images and ui files)
18
# by default, this is ../data, relative your trunk layout
18
# by default, this is ../data, relative your trunk layout
19
__pithos_data_directory__ = '../data/'
19
__pithos_data_directory__ = '/usr/share/pithos/'
20
__license__ = 'GPL-3'
20
__license__ = 'GPL-3'
21
21
22
VERSION = '0.3.5'
22
VERSION = '0.3.5'

Return to bug 345815