From 6357583c396382dd6ed8ac42004177f204fabe62 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 10 Jul 2003 05:44:23 +0000 Subject: rename 'xinerama' stuff to 'monitors' to be more generic and descriptive. --- openbox/client.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbox/client.h') diff --git a/openbox/client.h b/openbox/client.h index bee3b5d7..ede9df66 100644 --- a/openbox/client.h +++ b/openbox/client.h @@ -508,6 +508,6 @@ Client *client_find_directional(Client *c, Direction dir); */ void client_set_layer(Client *self, int layer); -guint client_xinerama_area(Client *self); +guint client_monitor(Client *self); #endif -- cgit v1.2.3