[Xfce4-commits] [apps/xfdashboard] 05/07: Fix typo
noreply at xfce.org
noreply at xfce.org
Thu Jun 11 19:57:32 CEST 2015
This is an automated email from the git hooks/post-receive script.
nomad pushed a commit to annotated tag 0.4.2
in repository apps/xfdashboard.
commit b844c3156dfa7305c411a4eed933607533945cfe
Author: Stephan Haller <nomad at froevel.de>
Date: Sat May 30 11:59:03 2015 +0200
Fix typo
---
xfdashboard/stage.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfdashboard/stage.c b/xfdashboard/stage.c
index 766c864..6a335f9 100644
--- a/xfdashboard/stage.c
+++ b/xfdashboard/stage.c
@@ -1662,7 +1662,7 @@ static void xfdashboard_stage_init(XfdashboardStage *self)
/* Resize stage to match screen size and listen for futher screen size changes
* to resize stage again.
- * This should only be needed when compiled against Clutter prior to 0.17.2
+ * This should only be needed when compiled against Clutter prior to 1.17.2
* because this version or newer ones seem to handle window resizes correctly.
*/
if(clutter_major_version<1 ||
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list