[rhythmbox] file-helpers: remove obsolete 'art' dirs from search paths
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox] file-helpers: remove obsolete 'art' dirs from search paths
- Date: Mon, 23 Feb 2015 12:18:18 +0000 (UTC)
commit 9b6a6b641c5f8f15c5ae7e8a5cfe8b2fb2be7fbb
Author: Jonathan Matthew <jonathan d14n org>
Date: Sun Feb 22 23:33:06 2015 +1000
file-helpers: remove obsolete 'art' dirs from search paths
lib/rb-file-helpers.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/lib/rb-file-helpers.c b/lib/rb-file-helpers.c
index 70dc178..bb9924f 100644
--- a/lib/rb-file-helpers.c
+++ b/lib/rb-file-helpers.c
@@ -66,18 +66,14 @@ static char *user_cache_dir = NULL;
static char *uninstalled_paths[] = {
SHARE_UNINSTALLED_DIR "/",
SHARE_UNINSTALLED_DIR "/ui/",
- SHARE_UNINSTALLED_DIR "/art/",
SHARE_UNINSTALLED_BUILDDIR "/",
SHARE_UNINSTALLED_BUILDDIR "/ui/",
- SHARE_UNINSTALLED_BUILDDIR "/art/",
SHARE_DIR "/",
- SHARE_DIR "/art/",
NULL
};
static char *installed_paths[] = {
SHARE_DIR "/",
- SHARE_DIR "/art/",
NULL
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]