[metacity/cowbell] title, not titlebar
- From: Thomas James Alexander Thurman <tthurman src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [metacity/cowbell] title, not titlebar
- Date: Wed, 28 Oct 2009 23:11:55 +0000 (UTC)
commit c3c8c3d096f5e82cb0d4f31a8176b1e4355a32e3
Author: Thomas Thurman <tthurman gnome org>
Date: Wed Oct 28 19:04:59 2009 -0400
title, not titlebar
src/ui/theme.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/ui/theme.c b/src/ui/theme.c
index fb278e7..50e6aef 100644
--- a/src/ui/theme.c
+++ b/src/ui/theme.c
@@ -963,7 +963,7 @@ meta_theme_calc_geometry (MetaTheme *theme,
fgeom->areas[CC_TITLE].bottom_edge +
fgeom->areas[CC_TITLEBAR].bottom_edge;
- /* Now the titlebar. */
+ /* Now the title. */
fgeom->areas[CC_TITLE].x =
fgeom->areas[CC_FRAME].left_edge +
fgeom->areas[CC_TITLEBAR].left_edge;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]