[gnomeweb-wml] Correct a variable prefix to fix the easytag build
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnomeweb-wml] Correct a variable prefix to fix the easytag build
- Date: Fri, 30 Nov 2012 11:57:18 +0000 (UTC)
commit 18c5fe60958940054d475a422144e4bdd233966c
Author: David King <amigadave amigadave com>
Date: Fri Nov 30 11:56:40 2012 +0000
Correct a variable prefix to fix the easytag build
projects.gnome.org/easytag/Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/projects.gnome.org/easytag/Makefile.am b/projects.gnome.org/easytag/Makefile.am
index 3f87293..c9373cf 100644
--- a/projects.gnome.org/easytag/Makefile.am
+++ b/projects.gnome.org/easytag/Makefile.am
@@ -49,7 +49,7 @@ images_DATA = \
images/win32.png \
$(NULL)
-screenshots_gtk1dir = $(themedir)/images/screenshots-gtk1
+screenshots_gtk1dir = $(pagedir)/images/screenshots-gtk1
screenshots_gtk1_DATA = \
images/screenshot-gtk1/screenshot_cddb_window_automatic_search.jpg \
images/screenshot-gtk1/screenshot_cddb_window_manual_search.jpg \
@@ -66,7 +66,7 @@ screenshots_gtk1_DATA = \
images/screenshot-gtk1/screenshot_sw_scan_tag.jpg \
$(NULL)
-screenshots_gtk2dir = $(themedir)/images/screenshots-gtk2
+screenshots_gtk2dir = $(pagedir)/images/screenshots-gtk2
screenshots_gtk2_DATA = \
images/screenshot-gtk2/screenshot_cddb_window_automatic_search.png \
images/screenshot-gtk2/screenshot_cddb_window_manual_search.png \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]