[clutter] po: Fix the location of a translatable file



commit 29dc9bdb730da681b7186a2ec3a8a90bf35d1e5c
Author: Emmanuele Bassi <ebassi linux intel com>
Date:   Mon Jul 4 16:16:56 2011 +0100

    po: Fix the location of a translatable file
    
    There is no glx/, only cogl/.

 po/POTFILES.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 3135438..66b5230 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -56,7 +56,7 @@ clutter/clutter-texture.c
 clutter/clutter-timeline.c
 clutter/clutter-units.c
 clutter/evdev/clutter-input-device-evdev.c
-clutter/glx/clutter-backend-glx.c
+clutter/cogl/clutter-backend-glx.c
 clutter/x11/clutter-backend-x11.c
 clutter/x11/clutter-keymap-x11.c
 clutter/x11/clutter-x11-texture-pixmap.c



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]