[gtk+] wayland: The shared cursors are now installed in the weston directory
- From: Rob Bradford <rbradford src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] wayland: The shared cursors are now installed in the weston directory
- Date: Fri, 6 Jan 2012 15:11:18 +0000 (UTC)
commit e2dd95aced36fcc379691e0382f3ec092a4a604c
Author: Kristian HÃgsberg <krh bitplanet net>
Date: Fri Jan 6 15:10:42 2012 +0000
wayland: The shared cursors are now installed in the weston directory
Signed-off-by: Rob Bradford <rob linux intel com>
gdk/wayland/gdkcursor-wayland.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/wayland/gdkcursor-wayland.c b/gdk/wayland/gdkcursor-wayland.c
index 70d368d..51e41cd 100644
--- a/gdk/wayland/gdkcursor-wayland.c
+++ b/gdk/wayland/gdkcursor-wayland.c
@@ -293,7 +293,7 @@ _gdk_wayland_display_get_cursor_for_type (GdkDisplay *display,
{
gchar *filename;
filename = g_build_filename (directories[j],
- "wayland",
+ "weston",
cursor_definitions[i].filename,
NULL);
if (g_file_test (filename, G_FILE_TEST_EXISTS))
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]