sugar-toolkit-gtk3/sugar/__uninstalled__.py

6 lines
126 B
Python
Raw Normal View History

import os
2006-05-18 06:24:32 +02:00
data_basedir = os.path.dirname(os.path.dirname(__file__))
data_dirs = [ 'activities/browser' ]
2006-05-18 06:24:32 +02:00
activities_dir = ''