Ship the startup sound with sugar

This commit is contained in:
Marco Pesenti Gritti
2007-09-24 21:16:06 +02:00
parent 9b68754ba5
commit a8969d776f
4 changed files with 2 additions and 4 deletions
-3
View File
@@ -73,9 +73,6 @@ def get_user_library_path():
def get_locale_path(path=None):
return _get_prefix_path('share/locale', path)
def get_sounds_path(path=None):
return _get_prefix_path('share/sounds', path)
def get_bin_path(path=None):
return _get_sugar_path('bin', path)