[seed] Take Gtk version into account in the prefix path



commit 74bc83ed18f609340a06307f7be3b9d47a357398
Author: Sjoerd Simons <sjoerd luon net>
Date:   Sun Mar 13 19:25:15 2011 +0000

    Take Gtk version into account in the prefix path
    
    https://bugzilla.gnome.org/show_bug.cgi?id=644663

 libseed/seed-path.h.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libseed/seed-path.h.in b/libseed/seed-path.h.in
index b9ed979..ae7de72 100644
--- a/libseed/seed-path.h.in
+++ b/libseed/seed-path.h.in
@@ -1 +1 @@
-#define SEED_PREFIX_PATH "@prefix@""/share/seed/"
+#define SEED_PREFIX_PATH "@prefix@""/share/seed SEED_GTK_VERSION@/"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]