3 lines
69 B
Python
3 lines
69 B
Python
|
def internal_get_data_file(filename):
|
||
|
return "@prefix@/share/sugar"
|