[clutter/msvc-support] Update path to file



commit f8d1c71b2742be4655e46a8738f548f24907b2a2
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Fri Jul 1 15:29:26 2011 +0800

    Update path to file
    
    -clutter-event-tslib.c is now in $(srcdir)/cogl/
    -$(srcdir)/glx/clutter-backend-glx.c does not exist

 clutter/Makefile.am |    2 +-
 po/POTFILES.in      |    1 -
 po/clutter-1.0.pot  |    4 ----
 po/cs.po            |    6 ------
 po/de.po            |    4 ----
 po/eo.po            |    4 ----
 po/es.po            |    6 ------
 po/fr.po            |    4 ----
 po/gl.po            |    6 ------
 po/id.po            |    4 ----
 po/it.po            |    4 ----
 po/nb.po            |    4 ----
 po/nl.po            |    4 ----
 po/pa.po            |    4 ----
 po/pl.po            |    4 ----
 po/sl.po            |    5 -----
 po/sv.po            |    4 ----
 po/te.po            |    4 ----
 po/uk.po            |    4 ----
 po/zh_CN.po         |    4 ----
 po/zh_TW.po         |    4 ----
 21 files changed, 1 insertions(+), 85 deletions(-)
---
diff --git a/clutter/Makefile.am b/clutter/Makefile.am
index 65bd1df..d5303e2 100644
--- a/clutter/Makefile.am
+++ b/clutter/Makefile.am
@@ -445,7 +445,7 @@ egl_source_h = \
 	$(srcdir)/cogl/clutter-egl.h		\
 	$(NULL)
 
-egl_tslib_c = $(srcdir)/egl/clutter-event-tslib.c
+egl_tslib_c = $(srcdir)/cogl/clutter-event-tslib.c
 
 evdev_c_priv = \
 	$(srcdir)/evdev/clutter-xkb-utils.c 		\
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 3135438..ee1cd78 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -56,7 +56,6 @@ 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/x11/clutter-backend-x11.c
 clutter/x11/clutter-keymap-x11.c
 clutter/x11/clutter-x11-texture-pixmap.c
diff --git a/po/clutter-1.0.pot b/po/clutter-1.0.pot
index 7745e0c..ee90e2b 100644
--- a/po/clutter-1.0.pot
+++ b/po/clutter-1.0.pot
@@ -2009,10 +2009,6 @@ msgstr ""
 msgid "Path of the device node"
 msgstr ""
 
-#: clutter/glx/clutter-backend-glx.c:107
-msgid "Set to 'none' or '0' to disable throttling framerate to vblank"
-msgstr ""
-
 #: clutter/x11/clutter-backend-x11.c:483
 msgid "X display to use"
 msgstr ""
diff --git a/po/cs.po b/po/cs.po
index f04fdfa..34790ab 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -2039,12 +2039,6 @@ msgstr "Cesta zaÅÃzenÃ"
 msgid "Path of the device node"
 msgstr "Cesta uzlu zaÅÃzenÃ"
 
-#: clutter/glx/clutter-backend-glx.c:107
-msgid "Set to 'none' or '0' to disable throttling framerate to vblank"
-msgstr ""
-"Nastavte na ânoneâ nebo â0â, kdyÅ chcete zakÃzat omezenà snÃmkovà rychlost "
-"na synchronizaÄnà ÅÃdky (vblank)."
-
 #: clutter/x11/clutter-backend-x11.c:483
 msgid "X display to use"
 msgstr "Displej X, kterà se mà pouÅÃt"
diff --git a/po/de.po b/po/de.po
index 835ce78..865e3c1 100644
--- a/po/de.po
+++ b/po/de.po
@@ -2070,10 +2070,6 @@ msgstr "GerÃtepfad"
 msgid "Path of the device node"
 msgstr "Pfad des GerÃteknotens"
 
-#: clutter/glx/clutter-backend-glx.c:107
-msgid "Set to 'none' or '0' to disable throttling framerate to vblank"
-msgstr ""
-
 #: clutter/x11/clutter-backend-x11.c:483
 msgid "X display to use"
 msgstr "Zu benutzende X-Anzeige"
diff --git a/po/eo.po b/po/eo.po
index 9d08aeb..8a70fc8 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -2013,10 +2013,6 @@ msgstr ""
 msgid "Path of the device node"
 msgstr ""
 
-#: clutter/glx/clutter-backend-glx.c:107
-msgid "Set to 'none' or '0' to disable throttling framerate to vblank"
-msgstr ""
-
 #: clutter/x11/clutter-backend-x11.c:483
 msgid "X display to use"
 msgstr "X-vidigilo uzota"
diff --git a/po/es.po b/po/es.po
index f6b797b..e39e456 100644
--- a/po/es.po
+++ b/po/es.po
@@ -2058,12 +2058,6 @@ msgstr "Ruta del dispositivo"
 msgid "Path of the device node"
 msgstr "Ruta al nodo del dispositivo"
 
-#: ../clutter/glx/clutter-backend-glx.c:107
-msgid "Set to 'none' or '0' to disable throttling framerate to vblank"
-msgstr ""
-"Establecer a Ânone o a Â0 para desactivar el lÃmite de imÃgenes por "
-"segundo de ÂvblankÂ"
-
 #: ../clutter/x11/clutter-backend-x11.c:483
 msgid "X display to use"
 msgstr "Pantalla X que usar"
diff --git a/po/fr.po b/po/fr.po
index 8b90a2d..3933b7f 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -2055,10 +2055,6 @@ msgstr "Gestionnaire"
 msgid "Path of the device node"
 msgstr "Le nom du pÃriphÃrique"
 
-#: clutter/glx/clutter-backend-glx.c:107
-msgid "Set to 'none' or '0' to disable throttling framerate to vblank"
-msgstr ""
-
 #: clutter/x11/clutter-backend-x11.c:483
 msgid "X display to use"
 msgstr "Affichage X Ã utiliser"
diff --git a/po/gl.po b/po/gl.po
index e9d6440..e9eab83 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -2051,12 +2051,6 @@ msgstr "Ruta ao dispositivo"
 msgid "Path of the device node"
 msgstr "Ruta ao nodo dodispositivo"
 
-#: clutter/glx/clutter-backend-glx.c:107
-msgid "Set to 'none' or '0' to disable throttling framerate to vblank"
-msgstr ""
-"Estabelecer a Ânone ou a Â0 para desactivar o lÃmite de imaxes por segundo "
-"de ÂvblankÂ"
-
 #: clutter/x11/clutter-backend-x11.c:483
 msgid "X display to use"
 msgstr "Visor [display] X que usar"
diff --git a/po/id.po b/po/id.po
index e969dc7..6b2fa0a 100644
--- a/po/id.po
+++ b/po/id.po
@@ -2193,10 +2193,6 @@ msgstr "Manajer"
 msgid "Path of the device node"
 msgstr "Nama perangkat"
 
-#: clutter/glx/clutter-backend-glx.c:107
-msgid "Set to 'none' or '0' to disable throttling framerate to vblank"
-msgstr ""
-
 #: clutter/x11/clutter-backend-x11.c:483
 #, fuzzy
 msgid "X display to use"
diff --git a/po/it.po b/po/it.po
index 2be9af2..b1e873a 100644
--- a/po/it.po
+++ b/po/it.po
@@ -2078,10 +2078,6 @@ msgstr "Gestore"
 msgid "Path of the device node"
 msgstr "Il nome del dispositivo"
 
-#: clutter/glx/clutter-backend-glx.c:107
-msgid "Set to 'none' or '0' to disable throttling framerate to vblank"
-msgstr ""
-
 #: clutter/x11/clutter-backend-x11.c:483
 msgid "X display to use"
 msgstr "Display X da usare"
diff --git a/po/nb.po b/po/nb.po
index 4b5512c..fc19509 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -2008,10 +2008,6 @@ msgstr ""
 msgid "Path of the device node"
 msgstr ""
 
-#: clutter/glx/clutter-backend-glx.c:107
-msgid "Set to 'none' or '0' to disable throttling framerate to vblank"
-msgstr ""
-
 #: clutter/x11/clutter-backend-x11.c:483
 msgid "X display to use"
 msgstr ""
diff --git a/po/nl.po b/po/nl.po
index 6ab1c6a..b769a37 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -2074,10 +2074,6 @@ msgstr "Apparaat-type"
 msgid "Path of the device node"
 msgstr "De naam van het apparaat"
 
-#: clutter/glx/clutter-backend-glx.c:107
-msgid "Set to 'none' or '0' to disable throttling framerate to vblank"
-msgstr ""
-
 #: clutter/x11/clutter-backend-x11.c:483
 msgid "X display to use"
 msgstr "Te gebruiken X-display"
diff --git a/po/pa.po b/po/pa.po
index c3c7c83..933bb5b 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -2009,10 +2009,6 @@ msgstr ""
 msgid "Path of the device node"
 msgstr ""
 
-#: clutter/glx/clutter-backend-glx.c:107
-msgid "Set to 'none' or '0' to disable throttling framerate to vblank"
-msgstr ""
-
 #: clutter/x11/clutter-backend-x11.c:483
 msgid "X display to use"
 msgstr ""
diff --git a/po/pl.po b/po/pl.po
index af4d1b9..299ee1e 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -2052,10 +2052,6 @@ msgstr "ÅcieÅka urzÄdzenia"
 msgid "Path of the device node"
 msgstr "ÅcieÅka wÄzÅa urzÄdzenia"
 
-#: clutter/glx/clutter-backend-glx.c:107
-msgid "Set to 'none' or '0' to disable throttling framerate to vblank"
-msgstr ""
-
 #: clutter/x11/clutter-backend-x11.c:483
 msgid "X display to use"
 msgstr "UÅywany ekran X"
diff --git a/po/sl.po b/po/sl.po
index 9b83c74..b71400a 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -2035,11 +2035,6 @@ msgstr "Pot naprave"
 msgid "Path of the device node"
 msgstr "Pot do vozliÅÄa naprave"
 
-#: clutter/glx/clutter-backend-glx.c:107
-msgid "Set to 'none' or '0' to disable throttling framerate to vblank"
-msgstr ""
-"Nastavitev 'brez' ali '0' onemogoÄi omejevanje hitrosti sliÄic z vblank"
-
 #: clutter/x11/clutter-backend-x11.c:483
 msgid "X display to use"
 msgstr "Zaslon X, ki naj bo uporabljen"
diff --git a/po/sv.po b/po/sv.po
index a8f7ee7..c310036 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -2024,10 +2024,6 @@ msgstr "Enhetstyp"
 msgid "Path of the device node"
 msgstr "Namnet fÃr enheten"
 
-#: clutter/glx/clutter-backend-glx.c:107
-msgid "Set to 'none' or '0' to disable throttling framerate to vblank"
-msgstr ""
-
 #: clutter/x11/clutter-backend-x11.c:483
 msgid "X display to use"
 msgstr "X-display att anvÃnda"
diff --git a/po/te.po b/po/te.po
index daddc24..fd53cfe 100644
--- a/po/te.po
+++ b/po/te.po
@@ -2010,10 +2010,6 @@ msgstr ""
 msgid "Path of the device node"
 msgstr ""
 
-#: clutter/glx/clutter-backend-glx.c:107
-msgid "Set to 'none' or '0' to disable throttling framerate to vblank"
-msgstr ""
-
 #: clutter/x11/clutter-backend-x11.c:483
 msgid "X display to use"
 msgstr ""
diff --git a/po/uk.po b/po/uk.po
index b9a5fdc..5f27c14 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -2080,10 +2080,6 @@ msgstr "ÐÐÐ ÐÑÐÑÑÑÐÑ"
 msgid "Path of the device node"
 msgstr "ÐÐÐÐÐ ÐÑÐÑÑÑÐÑ"
 
-#: clutter/glx/clutter-backend-glx.c:107
-msgid "Set to 'none' or '0' to disable throttling framerate to vblank"
-msgstr ""
-
 #: clutter/x11/clutter-backend-x11.c:483
 msgid "X display to use"
 msgstr "ÐÐÑÐÐÐÐ ÑÐÑÐÐÑÐ X, ÑÐÐÐ ÐÑÐÐ ÐÐÐÐÑÐÑÑÐÐÐ"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 5b3acb8..2dceb8c 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -2042,10 +2042,6 @@ msgstr "ççå"
 msgid "Path of the device node"
 msgstr "èååç"
 
-#: clutter/glx/clutter-backend-glx.c:107
-msgid "Set to 'none' or '0' to disable throttling framerate to vblank"
-msgstr ""
-
 #: clutter/x11/clutter-backend-x11.c:483
 msgid "X display to use"
 msgstr "èäçç X æç"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 9769e42..df10b10 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -2048,10 +2048,6 @@ msgstr "èçéå"
 msgid "Path of the device node"
 msgstr "èçåç"
 
-#: clutter/glx/clutter-backend-glx.c:107
-msgid "Set to 'none' or '0' to disable throttling framerate to vblank"
-msgstr ""
-
 #: clutter/x11/clutter-backend-x11.c:483
 msgid "X display to use"
 msgstr "æçç X éç"



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