]> Pileus Git - ~andy/sunrise/blob - app-office/tinyerp-client/files/tinyerp-client-3.5.0-options.patch
app-office/tinyerp-client: Version bump
[~andy/sunrise] / app-office / tinyerp-client / files / tinyerp-client-3.5.0-options.patch
1 --- tinyerp-client-3.5.0~/bin/options.py        2006-11-03 22:53:27.000000000 +0100
2 +++ tinyerp-client-3.5.0/bin/options.py 2006-11-03 22:55:05.000000000 +0100
3 @@ -65,8 +65,8 @@
4                         'client.modepda': False,
5                         'client.toolbar': 'both',
6                         'client.theme': 'none',
7 -                       'path.share': os.path.dirname(__file__),
8 -                       'path.pixmaps': os.path.dirname(__file__),
9 +                       'path.share': '/usr/share/tinyerp-client',
10 +                       'path.pixmaps': '/usr/share/tinyerp-client',
11                         'tip.autostart': True,
12                         'tip.position': 0,
13                         'survey.position': 0,