[Xfce4-commits] [apps/xfdashboard] 04/31: Fix typo in XfdashboardWindowContent
noreply at xfce.org
noreply at xfce.org
Thu Jun 11 19:56:59 CEST 2015
This is an automated email from the git hooks/post-receive script.
nomad pushed a commit to annotated tag 0.4.1
in repository apps/xfdashboard.
commit bddb21395febb3f5d5067f3bb1c14e0892f4b7be
Author: Stephan Haller <nomad at froevel.de>
Date: Mon Apr 20 20:31:19 2015 +0200
Fix typo in XfdashboardWindowContent
---
xfdashboard/window-content.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfdashboard/window-content.c b/xfdashboard/window-content.c
index b8fefd0..9b16334 100644
--- a/xfdashboard/window-content.c
+++ b/xfdashboard/window-content.c
@@ -1149,7 +1149,7 @@ static void _xdashboard_window_content_clutter_content_iface_paint_content(Clutt
textureHeight=cogl_texture_get_height(priv->texture);
textureHeight*=priv->unmappedWindowIconYScale;
- /* Get boundary in X axis depending on gravity and scaled width */
+ /* Get boundary in Y axis depending on gravity and scaled width */
offset=(priv->unmappedWindowIconYAlign*allocationHeight);
switch(priv->unmappedWindowIconGravity)
{
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list