[clutter/msvc-support] Revert "Merge branch 'msvc-support-2.0' into msvc-support"
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter/msvc-support] Revert "Merge branch 'msvc-support-2.0' into msvc-support"
- Date: Fri, 16 Sep 2011 08:35:43 +0000 (UTC)
commit 5e02cc6c090c2d48dcaed3303e7e4a7395b492e1
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Fri Sep 16 16:52:37 2011 +0800
Revert "Merge branch 'msvc-support-2.0' into msvc-support"
This reverts commit d99976a5be472519f2c247e936421a1ed593193d, reversing
changes made to f884d1b1dc48121824469963dd03502b815ff34a.
Conflicts:
clutter/clutter-text.c
po/kn.po
po/sl.po
.gitignore | 4 +
COPYING | 20 +-
NEWS | 299 ---
README.in | 13 -
build/autotools/Makefile.am.release | 36 +-
build/clutter-build-setup.sh | 3 +-
build/jhbuildrc-clutter | 2 +-
build/mingw/mingw-fetch-dependencies.sh | 10 +-
build/win32/vs10/README.txt | 16 -
build/win32/vs10/clutter.props | 32 +-
build/win32/vs10/test-conformance.vcxprojin | 8 +-
build/win32/vs9/README.txt | 11 -
build/win32/vs9/clutter.vsprops | 30 +-
build/win32/vs9/test-conformance.vcprojin | 8 +-
clutter/Makefile.am | 1 -
clutter/cally/cally-actor.c | 61 +-
clutter/cally/cally-stage.c | 112 +-
clutter/cally/cally-util.c | 39 +-
clutter/clutter-actor.c | 225 +-
clutter/clutter-actor.h | 12 +-
clutter/clutter-align-constraint.c | 39 +-
clutter/clutter-alpha.c | 72 +-
clutter/clutter-animatable.c | 95 +-
clutter/clutter-animatable.h | 16 +-
clutter/clutter-animation.c | 38 +-
clutter/clutter-animator.c | 20 +-
clutter/clutter-backend.c | 26 -
clutter/clutter-backend.h | 7 -
clutter/clutter-behaviour-path.c | 474 -----
clutter/clutter-behaviour-rotate.c | 693 ------
clutter/clutter-behaviour-scale.h | 106 -
clutter/clutter-behaviour.h | 166 --
clutter/clutter-bin-layout.c | 13 +-
clutter/clutter-bind-constraint.c | 54 +-
clutter/clutter-box.c | 19 +-
clutter/clutter-cairo-texture.c | 617 ++-----
clutter/clutter-cairo-texture.h | 57 +-
clutter/clutter-child-meta.h | 9 +-
clutter/clutter-color-static.h | 92 +-
clutter/clutter-container.c | 10 +-
clutter/clutter-drag-action.c | 58 +-
clutter/clutter-drop-action.c | 18 +-
clutter/clutter-effect.c | 10 +-
clutter/clutter-flow-layout.c | 13 +-
clutter/clutter-gesture-action.c | 38 +-
clutter/clutter-interval.c | 6 +-
clutter/clutter-layout-manager.c | 4 +-
clutter/clutter-list-model.c | 2 +-
clutter/clutter-main.c | 90 +-
clutter/clutter-model.c | 167 +-
clutter/clutter-paint-volume.c | 86 +-
clutter/clutter-path.h | 2 +-
clutter/clutter-private.h | 10 -
clutter/clutter-script-parser.c | 114 +-
clutter/clutter-script-private.h | 54 +-
clutter/clutter-script.c | 7 +-
clutter/clutter-settings.c | 67 +-
clutter/clutter-shader-effect.c | 2 +-
clutter/clutter-snap-constraint.c | 4 +-
clutter/clutter-stage.c | 23 +-
clutter/clutter-state.c | 101 +-
clutter/clutter-table-layout.c | 8 +-
clutter/clutter-text.c | 299 +--
clutter/clutter-texture.c | 130 +-
clutter/clutter-timeline.c | 10 +-
clutter/clutter-timeline.h | 2 +-
clutter/clutter.symbols | 33 +-
clutter/cogl/clutter-egl-headers.h | 22 +-
clutter/cogl/clutter-stage-cogl.c | 11 +-
clutter/osx/clutter-backend-osx.c | 11 +-
clutter/osx/clutter-stage-osx.c | 111 +-
clutter/osx/clutter-stage-osx.h | 4 +-
clutter/win32/clutter-stage-win32.c | 2 +-
clutter/x11/clutter-device-manager-xi2.c | 18 +-
clutter/x11/clutter-event-x11.c | 25 -
clutter/x11/clutter-settings-x11.h | 3 +-
config.h.win32.in | 3 -
configure.ac | 44 +-
doc/HACKING | 20 +-
doc/Makefile.am | 2 +-
...invariants.txt => clutter-actor-invariants.txt} | 0
doc/cookbook/actors.xml | 8 +-
doc/cookbook/animations.xml | 8 +-
doc/cookbook/clutter-cookbook.xml.in | 2 +-
doc/cookbook/examples/Makefile.am | 36 +-
doc/cookbook/examples/animations-reuse.c | 8 +-
doc/cookbook/examples/script-signals.c | 5 +-
doc/cookbook/examples/script-states.c | 44 -
doc/cookbook/examples/script-states.json | 92 -
doc/cookbook/introduction.xml | 62 +-
doc/cookbook/script.xml | 127 --
doc/manual/Makefile.am | 76 +
doc/manual/clutter-manual.xml.in | 98 +
doc/manual/images/clutter-header.png | Bin 0 -> 7715 bytes
doc/manual/manual.xsl | 14 +
doc/manual/style.css | 97 +
doc/reference/cally/Makefile.am | 4 +-
doc/reference/cally/cally-docs.xml.in | 5 -
doc/reference/cally/cally-sections.txt | 2 -
doc/reference/clutter/clutter-sections.txt | 8 -
doc/reference/clutter/subclassing-ClutterActor.xml | 88 +-
doc/reference/cogl-2.0/Makefile.am | 142 ++
doc/reference/cogl-2.0/blend-strings.xml | 129 ++
doc/reference/cogl-2.0/cogl-docs.xml.in | 194 ++
doc/reference/cogl-2.0/cogl-sections.txt | 484 +++++
doc/reference/cogl-2.0/cogl_ortho.png | Bin 0 -> 12650 bytes
doc/reference/cogl-2.0/fill-rule-even-odd.png | Bin 0 -> 3121 bytes
doc/reference/cogl-2.0/fill-rule-non-zero.png | Bin 0 -> 3143 bytes
doc/reference/cogl-2.0/quad-indices-order.png | Bin 0 -> 2620 bytes
doc/reference/cogl-2.0/quad-indices-triangles.png | Bin 0 -> 8018 bytes
doc/size-negotiation.txt | 98 -
po/ast.po | 2218 --------------------
po/ca.po | 2203 -------------------
po/ca valencia po | 2202 -------------------
po/clutter-1.0.pot | 759 ++++----
po/cs.po | 763 ++++----
po/da.po | 2162 -------------------
po/de.po | 883 ++++----
po/en_GB.po | 2173 -------------------
po/eo.po | 757 ++++----
po/es.po | 1178 +++++------
po/fr.po | 758 ++++----
po/gl.po | 806 ++++----
po/hi.po | 2172 -------------------
po/id.po | 2116 ++++++++++---------
po/it.po | 759 ++++----
po/kn.po | 2157 -------------------
po/lt.po | 2172 -------------------
po/lv.po | 2183 -------------------
po/nb.po | 984 +++++-----
po/nl.po | 759 ++++----
po/or.po | 2156 -------------------
po/pa.po | 757 ++++----
po/pl.po | 802 ++++----
po/pt_BR.po | 2204 -------------------
po/ru.po | 2195 -------------------
po/sl.po | 2197 -------------------
po/sv.po | 809 ++++----
po/te.po | 757 ++++----
po/tr.po | 2163 -------------------
po/uk.po | 761 ++++----
po/zh_CN.po | 1002 +++++-----
po/zh_HK.po | 2187 -------------------
po/zh_TW.po | 929 ++++----
tests/accessibility/cally-atkevents-example.c | 9 +-
tests/conform/Makefile.am | 7 +-
tests/conform/test-cally-text.c | 338 ---
tests/conform/test-clutter-cairo-texture.c | 1 -
tests/conform/test-clutter-text.c | 92 -
tests/conform/test-cogl-blend-strings.c | 2 +
tests/conform/test-cogl-materials.c | 14 +-
tests/conform/test-cogl-texture-rectangle.c | 58 +-
tests/conform/test-conform-common.c | 24 -
tests/conform/test-conform-common.h | 19 -
tests/conform/test-conform-main.c | 10 -
tests/conform/test-model.c | 95 -
tests/conform/test-offscreen-redirect.c | 34 +-
tests/data/test-script-signals.json | 2 +-
tests/interactive/Makefile.am | 5 +-
tests/interactive/test-actors.c | 3 -
tests/interactive/test-bin-layout.c | 21 +-
tests/interactive/test-cairo-clock.c | 113 -
tests/interactive/test-cairo-flowers.c | 1 -
tests/interactive/test-cogl-tex-foreign.c | 49 +-
tests/interactive/test-constraints.c | 59 +-
tests/interactive/test-easing.c | 128 +-
tests/interactive/test-state.c | 4 -
tests/micro-bench/Makefile.am | 6 +-
tests/performance/Makefile.am | 12 +-
169 files changed, 10718 insertions(+), 46501 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 76a32df..e478b43 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,6 +37,10 @@ depcomp
/doc/cookbook/*.stamp
/doc/cookbook/clutter-cookbook.xml
/doc/cookbook/clutter-cookbook.html
+/doc/manual/*.pdf
+/doc/manual/html
+/doc/manual/*.stamp
+/doc/manual/clutter-manual.xml
doc/reference/clutter/clutter-*.txt
!/doc/reference/clutter/clutter-sections.txt
doc/reference/clutter/html
diff --git a/COPYING b/COPYING
index 4362b49..b1e3f5a 100644
--- a/COPYING
+++ b/COPYING
@@ -1,8 +1,8 @@
- GNU LESSER GENERAL PUBLIC LICENSE
- Version 2.1, February 1999
+ GNU LESSER GENERAL PUBLIC LICENSE
+ Version 2.1, February 1999
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
@@ -10,7 +10,7 @@
as the successor of the GNU Library Public License, version 2, hence
the version number 2.1.]
- Preamble
+ Preamble
The licenses for most software are designed to take away your
freedom to share and change it. By contrast, the GNU General Public
@@ -112,7 +112,7 @@ modification follow. Pay close attention to the difference between a
former contains code derived from the library, whereas the latter must
be combined with the library in order to run.
- GNU LESSER GENERAL PUBLIC LICENSE
+ GNU LESSER GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. This License Agreement applies to any software library or other
@@ -146,7 +146,7 @@ such a program is covered only if its contents constitute a work based
on the Library (independent of the use of the Library in a tool for
writing it). Whether that is true depends on what the Library does
and what the program that uses the Library does.
-
+
1. You may copy and distribute verbatim copies of the Library's
complete source code as you receive it, in any medium, provided that
you conspicuously and appropriately publish on each copy an
@@ -432,7 +432,7 @@ decision will be guided by the two goals of preserving the free status
of all derivatives of our free software and of promoting the sharing
and reuse of software generally.
- NO WARRANTY
+ NO WARRANTY
15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
@@ -455,7 +455,7 @@ FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.
- END OF TERMS AND CONDITIONS
+ END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Libraries
@@ -485,7 +485,7 @@ convey the exclusion of warranty; and each file should have at least the
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Also add information on how to contact you by electronic and paper mail.
@@ -500,3 +500,5 @@ necessary. Here is a sample; alter the names:
Ty Coon, President of Vice
That's all there is to it!
+
+
diff --git a/NEWS b/NEWS
index 6a8e077..a91626d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,302 +1,3 @@
-Clutter 1.7.90 2011-09-12
-===============================================================================
-
- â List of changes since Clutter 1.7.14
-
- - Make sure that setting :use-markup does not depend on the order
- Setting the :use-markup property should yield the same results regardless
- of whether the :text property is also set before or after. This applies to
- ClutterText defined using ClutterScript as well.
-
- - Protect against multiple unrealize call on ClutterStage
- This should fix a segmentation fault in clutter-gtk when unrealize() is
- called multiple times on an already unrealized stage.
-
- - Fortify ATK event listener
- Make sure that we subscribe only to the events we want to, and avoid
- warnings caused by AT-SPI, as well as a leak.
-
- - Documentation fixes
-
- - Translation updates
- Indonesian, British English, Brazilian Portuguese, Oriya, Polish,
- Latvian, Hindi, Danish, Chinese (Simplified), Lithuanian, Turkish,
- Russian, Spanish, Asturian.
-
- â List of bugs fixed since Clutter 1.7.14
-
- [bugzilla.gnome.org]
-
- #651940 - "use-markup" is ignored when set after "text"
- #658721 - cally: Fix up event listener registration minimally
-
- [bugzilla.clutter-project.org]
-
- #2629 - ClutterText thinks priv->text can be NULL, but it can't
-
-Many thanks to:
-
- Muhammet Kara, Andika Triwidada, Manoj Kumar Giri, Piotr DrÄg,
- Aurimas Äernius, Bruce Cowan, Edvaldo de Souza Cruz, Jorge GonzÃlez,
- Kenneth Nielsen, Matthias Clasen, Neil Roberts, Og B. Maciel,
- Rajesh Ranjan, Ray Wang, Rudolfs Mazurs, Xandru Armesto, Yuri Myasoedov
-
-Clutter 1.7.14 2011-09-05
-===============================================================================
-
- â List of changes since Clutter 1.7.12
-
- - Use newer version of ATK
- Cally now depends on the latest version of ATK, to reduce the amount of
- ad hoc code needed and to use newer features that simplify the
- implementation of accessible objects in Clutter.
-
- - Allow using Layout Managers with generic containers
- Layout managers should not assume that they are allocating the whole
- area available from the Actor using them; this allows actors that
- support concepts like padding or margin to use a LayoutManager internally
- for its children.
-
- - Cookbook updates
- Add a recipe on how to bind a ClutterState to the signals of objects
- defined in ClutterScript. We also install the cookbook examples inside
- the $datadir/clutter-1.0/cookbook/examples directory.
-
- - Improve examples in the API reference
- Some of the interactive test suite units are actually good examples of
- how to use the Clutter API; we can use the XInclude tags to include the
- source code inside the API reference.
-
- - Ensure thread safety of the repaint functions add/removal
- Fix a long standing issue where adding or removing repaint functions
- was not acquiring a lock; now it's safe to manipulate the repaint
- functions list from different threads.
-
- - Make the ClutterText:line-wrap property work again
- In 1.2 the :line-wrap property was broken, and ClutterText would paint
- a PangoLayout wrapping until it fit the height of the allocation
- regardless of whether the :line-wrap property was set to FALSE or
- TRUE. Now we clip the PangoLayout before rendering it, if the :line-wrap
- property is set to FALSE and there is no ellipsization policy set.
-
- - Disable redirection to offscreen buffer by default
- Whenever a ClutterActor with children was not fully opaque, the actor
- was redirected to an FBO, to perform correct opacity computations.
- Sadly, this can lead to 3x slowdowns, given the amount of framebuffer
- objects created and the state changes that have to be performed. We
- decided to turn off this feature by default, to avoid the performance
- hit. It is still possible to enable this feature on a per-actor basis,
- though, and will work to reduce the hit in future versions of Cogl,
- Clutter and the drivers.
-
- â List of bugs fixed since Clutter 1.7.12
-
- [bugzilla.gnome.org]
-
- #657681 - Crash when destroying an actor while dragging it
-
- [bugzilla.clutter-project.org]
-
- #2339 - ClutterText in 1.4 line-wraps even if line-wrap is disabled
-
-Many thanks to:
-
- Alejandro PiÃeiro, Shankar Prasad, Chao-Hsiung Liao, Dan Winship,
- Daniel Mustieles, Daniel Nylander, Fran Dieguez, Marek ÄernockÃ,
- Robert Bragg
-
-Clutter 1.7.12 2011-08-29
-===============================================================================
-
- â List of changes since Clutter 1.7.10
-
- - Reload the font caches on X11 when the user installs a new font
- Whenever the user installs a new font inside one of the directories that
- ware being watched by a session daemon, or changes the fontconfig
- configuration, the toolkits using FontConfig (either directly or indirectly
- e.g. through Pango, like Clutter) should listen to the Fontconfig/Timestamp
- XSETTINGS key and release all the font configuration caches. This allows
- selecting the newly installed fonts without requiring the user to restart
- the application.
-
- - Allow using "font-description" as a ClutterScript alias for "font-name"
- ClutterText:font-description allows passing a PangoFontDescription
- directly to a ClutterText; when defining a ClutterText instance inside a
- ClutterScript file, :font-description should be an alias for :font-name,
- which takes a string and converts it to a PangoFontDescription.
-
- - Make sure that LayoutManager subclasses take the allocation origin
- into account when allocating the children
- A LayoutManager should be resilient against allocations with an origin
- not positioned at (0, 0); this allows actors using a layout manager
- instance to munge the box and implement things like margin and padding
- without the layout manager having knowledge of those concepts.
-
- - Build fixes
- Always link against libm when building Clutter (and its tests); don't
- rely on libraries lower on the stack to do so.
-
- - Documentation fixes
-
- â List of bugs fixed since Clutter 1.7.10
-
- [bugzilla.gnome.org]
-
- #657529 - Build failure
-
-Many thanks to:
-
- Robert Bragg, Daniel Mustieles, Fran Dieguez, Kjartan Maraas
-
-Clutter 1.7.10 2011-08-15
-===============================================================================
-
- â List of changes since Clutter 1.7.8
-
- - Do not update the last paint volume when picking
- Last minute fix for an issue that was most prominently manifesting itself
- when using GNOME Shell with Clutter 1.7; this should resolve the issue
- that dragging icons from the dash left around some stale pixels.
-
- - Fix building the tests
- The performance and micro-benchmark tests did not pick up changes in
- local dependencies, e.g. under a JHBuild root.
-
- â List of bugs fixed since Clutter 1.7.8
-
- [bugzilla.gnome.org]
-
- #656588 - Outdated FSF Address in code files
-
-Many thanks to:
-
- Alejandro PiÃeiro, Robert Bragg
-
-Clutter 1.7.8 2011-08-15
-===============================================================================
-
- â List of changes since Clutter 1.7.6
-
- - Various fixes in Cally
- Make sure to use Clutter's API and remove old workarounds that were put
- into place when Cally was a separate project and targeting pre-1.0 API
- versions of Clutter.
-
- - Add ClutterCairoTexture:auto-resize
- This property makes it easier to create 2D canvas surfaces by tracking
- the actor's allocation in a backward compatible way.
-
- - Add ClutterAnimatable.interpolate_value()
- This new virtual function deprecates the animate_property() virtual of the
- Animatable interface, which was sub-optimal in different ways.
-
- - Allow using Animatable implementations with ClutterState
- Thanks to the new interpolate_value() virtual it is now possible to use
- the Animatable interface with ClutterState; this allows animating
- action, constraint and effect properties using the same "@" syntax also
- used by ClutterAnimation and clutter_actor_animate().
-
- - Improve ClutterModel's implementation
- Avoid a bunch of needless checks, and make sure that the ::row-changed
- signal is emitted in all cases when a row has been changed through the
- ClutterModelIter API. The conformance test unit for ClutterModel has
- also been improved to avoid future regressions.
-
- - Improve ClutterStage behaviour on OS X
- Make sure that the fullscreen, multi-screen and key focusing are
- well-behaved on OS X, by implementing the correct delegate methods.
-
- â List of bugs fixed since Clutter 1.7.6
-
- [bugzilla.gnome.org]
-
- #655387 - Missing GObject introspection annotations
- #655306 - Added windowDidChangeScreen delegate to fix pick errors when
- window moved to different screen
- #655311 - Prevent hiding of unrelated application windows when stage returns
- from fullscreen
- #655307 - Fix resource leak on subsequent calls to clutter_stage_osx_realize
- #648633 - gnome-shell notification pop-ups do not emit
- object:state-changed:showing
-
-Many thanks to:
-
- Kirk A. Baker, Neil Roberts, Alejandro PiÃeiro, Alejo Pacin,
- Daniel Mustieles, Evan Nemerson, Marek ÄernockÃ, Philippe Normand,
- Robert Bragg
-
-
-Clutter 1.7.6 2011-07-26
-===============================================================================
-
- â List of changes since Clutter 1.7.4
-
- - Accessibility fixes in Cally
- Fix the implementation of the AtkText interface for ClutterText.
-
- - Depend on the new Cogl windowing system API.
-
- - Add functions for retrieving the clip boundaries on the Stage
- The clutter_stage_get_redraw_clip_bounds() function is useful for
- window managers (like Mutter) that need to retrieve the clipped
- region used on the Stage.
-
- - Auto-detect the default flavour when building
- The default flavour used when building should be set depending
- on the platform.
-
- - Mark the OSX backend as non-experimental
- The OSX backend is being developed, and maintained, so it should
- not be considered experimental.
-
- - Make sure that Gestures are cancelled when missing release events
-
- - Correct the rounding for paint volumes
- Try to provide stable results against potential floating point rounding
- margins when projecting 3D paint volumes into screen bounding boxes;
- this should avoid re-creating FBOs and always correctly handle clipped
- redraws.
-
- - Do not clobber XI2 events data
- This allows to play along with other toolkits using XI2.
-
- - Fix ClutterSnapConstraint's right edge snapping
-
- - Deprecations
- ClutterScore, clutter_texture_new_from_actor(),
- clutter_cairo_texture_create*()
-
- â List of bugs fixed since Clutter 1.7.4
-
- [bugzilla.gnome.org]
-
- #653959 - clutter-actor: Don't apply shaders during picking
- #654361 - uprof: Rename timers to remove the EGL specific bits
- #654363 - uprof: Add the units in the name of the "Per Frame"
- timer attribute
- #654103 - Fixed typo
- #654656 - Improve XGenericEventCookie allocation wrt other toolkits
- #654024 - snap-constraint: Fix allocation for CLUTTER_SNAP_EDGE_RIGHT
- #654066 - ClutterTimeline new-frame signal not working correctly on
- some platforms
- #654718 - clutter-1.6.16 compile issues
- #654726 - text: Fix the default value of "editable"
- #654727 - alpha: Don't use the GClosure to compute the alpha when
- possible
- #655342 - memory leak in clutter_bin_layout_get_preferred_width/height
-
- [bugzilla.clutter-project.org]
-
- #1733 - AtkText implementation on CallyText is not complete
- #2421 - Way to get current repaint bounds
-
-Many thanks to:
-
- Robert Bragg, Philippe Normand, Neil Roberts, Damien Lespiau, Tomeu Vizoso,
- Gil Forcada, Alejandro PiÃeiro, Bastian Winkler, Carlos Garnacho,
- Christian Kirbach, Daniel Mustieles, Dinh Bowman, Kjartan Maraas,
- Marek ÄernockÃ, Mario BlÃttermann, Matej UrbanÄiÄ, Piotr DrÄg
-
Clutter 1.7.4 2011-07-04
===============================================================================
diff --git a/README.in b/README.in
index 36b29ba..01662b7 100644
--- a/README.in
+++ b/README.in
@@ -305,19 +305,6 @@ Release Notes for Clutter 1.8
â ClutterBoxLayout layout algorithm has been changed to map the more mature
and more stable GtkBox one.
-â The ClutterText:editable property was incorrectly defined in the GParamSpec
- as being TRUE by default, but it was initialized to FALSE. To avoid breaking
- existing code, the default value inside the GParamSpec (and inside the
- documentation) has been changed to FALSE as well.
-
-â The preferred way to draw inside a ClutterCairoTexture is connecting to
- its ::draw signal, and calling the invalidate() method. The old pattern
- of creating the Cairo context using the create() method is deprecated but
- still working as intended.
-
-â ClutterScore has been deprecated; the preferred way to chain up multiple
- animations is to use the ClutterAnimator or ClutterState classes.
-
Release Notes for Clutter 1.6
-------------------------------------------------------------------------------
diff --git a/build/autotools/Makefile.am.release b/build/autotools/Makefile.am.release
index 2b36ac9..9f1c122 100644
--- a/build/autotools/Makefile.am.release
+++ b/build/autotools/Makefile.am.release
@@ -26,16 +26,16 @@ $(sha256_file): $(tar_file)
release-tag:
@if test "x$(CLUTTER_RELEASE_STATUS)" = "xgit"; then \
- echo "*** Cannot tag a Git version; please, update the Clutter version" >&2; \
+ echo "Cannot tag a Git version; please, update the Clutter version" >&2; \
else \
if test -d "$(top_srcdir)/.git"; then \
- echo " GIT Tagging release $(CLUTTER_VERSION)..." ; \
+ echo "Tagging release $(CLUTTER_VERSION)..." ; \
$(top_srcdir)/build/missing --run git tag \
-s \
-m "Clutter $(CLUTTER_VERSION) ($(CLUTTER_RELEASE_STATUS))" \
$(CLUTTER_VERSION) ; \
else \
- echo "*** A git checkout is required to tag a release" >&2; \
+ echo A git checkout is required to tag a release >&2; \
fi \
fi
@@ -43,37 +43,37 @@ release-check: release-verify-even-micro release-verify-sane-changelogs release-
TAR_OPTIONS="$(TAR_OPTIONS)" $(MAKE) $(AM_MAKEFLAGS) distcheck
release-verify-news:
- @echo -n " CHK Checking that the NEWS file has been updated..."
+ @echo -n "Checking that the NEWS file has been updated..."
@if ! grep -q "$(CLUTTER_VERSION)" $(top_srcdir)/NEWS; then \
(echo "Ouch." && \
- echo "*** The version in the NEWS file does not match $(CLUTTER_VERSION)." && \
- echo "*** This probably means you haven't updated the NEWS file." && \
+ echo "The version in the NEWS file does not match $(CLUTTER_VERSION)." && \
+ echo "This probably means you haven't updated the NEWS file." && \
false); else :; fi
@echo "Good."
release-verify-sane-changelogs: changelogs
- @echo -n " CHK Checking that the ChangeLog files are sane..."
+ @echo -n "Checking that the ChangeLog files are sane..."
@if grep -q "is required to generate" $(CHANGELOGS); then \
(echo "Ouch." && \
- echo "*** Some of the ChangeLogs are not generated correctly." && \
- echo "*** Remove ChangeLog* and make changelogs" && false); else :; fi
+ echo "Some of the ChangeLogs are not generated correctly." && \
+ echo "Remove ChangeLog* and make changelogs" && false); else :; fi
@echo "Good."
release-verify-even-micro:
- @echo -n " CHK Checking that $(VERSION) has an even micro component..."
+ @echo -n "Checking that $(VERSION) has an even micro component..."
@test "$(CLUTTER_MICRO_VERSION)" = "`echo $(CLUTTER_MICRO_VERSION)/2*2 | bc`" || \
(echo "Ouch." && \
- echo "*** The version micro component '$(CLUTTER_MICRO_VERSION)' is not an even number." && \
- echo "*** The version in configure.ac must be incremented before a new release." && \
+ echo "The version micro component '$(CLUTTER_MICRO_VERSION)' is not an even number." && \
+ echo "The version in configure.ac must be incremented before a new release." && \
false)
@echo "Good."
release-upload: $(sha256_file)
- @echo " SCP Uploading to $(RELEASE_UPLOAD_HOST)..."
+ @echo "Uploading to $(RELEASE_UPLOAD_HOST)..."
@scp $(tar_file) $(RELEASE_UPLOAD_DIR)
- @echo " SCP Uploading to master.gnome.org..."
+ @echo "Uploading to master.gnome.org..."
@scp $(tar_file) master.gnome.org:
- @echo " EXEC Running ftpadmin install..."
+ @echo "Running ftpadmin install..."
@ssh master.gnome.org ftpadmin install $(tar_file)
@mv -f $(sha256_file) $(top_builddir)/build/$(sha256_file)
@echo "Done."
@@ -83,7 +83,7 @@ release-message:
@echo "Release checksum: $(RELEASE_URL)/$(sha256_file)"
@echo "Send an email to: $(RELEASE_ANNOUNCE_LIST)"
@echo " Cc: $(RELEASE_ANNOUNCE_CC)"
- @echo " Subject: ANNOUNCE: Clutter $(CLUTTER_VERSION) ($(CLUTTER_RELEASE_STATUS))"
+ @echo " Subject: Clutter $(CLUTTER_VERSION) ($(CLUTTER_RELEASE_STATUS))"
@echo " Contents:"
@echo "--- CUT HERE ---"
@echo "Good news, everyone!"
@@ -116,16 +116,18 @@ release-message:
@echo "Clutter depends on:"
@echo " GLib â @GLIB_REQ_VERSION@"
@echo " JSON-GLib â @JSON_GLIB_REQ_VERSION@"
- @echo " Cogl â @COGL_REQ_VERSION@"
@echo " Cairo â @CAIRO_REQ_VERSION@"
@echo " Pango â @PANGO_REQ_VERSION@"
@echo " Atk â @ATK_REQ_VERSION@"
+ @echo " OpenGL â 1.3 (or 1.2 + multi-texturing), OpenGL|ES 1.1 or 2.0"
+ @echo " GLX, WGL, Quartz, or an EGL implementation"
@echo ""
@echo "Clutter also has platform-specific dependencies; for more information, see"
@echo "the README file included in the release."
@echo ""
@echo "Documentation:"
@echo " Clutter: $(RELEASE_DOC_URL)/clutter/$(CLUTTER_MAJOR_VERSION).$(CLUTTER_MINOR_VERSION)/"
+ @echo " Cogl: $(RELEASE_DOC_URL)/cogl/$(CLUTTER_MAJOR_VERSION).$(CLUTTER_MINOR_VERSION)/"
@echo " Cally: $(RELEASE_DOC_URL)/cally/$(CLUTTER_MAJOR_VERSION).$(CLUTTER_MINOR_VERSION)/"
@echo " Cookbook: $(RELEASE_DOC_URL)/clutter-cookbook/$(CLUTTER_API_VERSION)/"
@echo ""
diff --git a/build/clutter-build-setup.sh b/build/clutter-build-setup.sh
index 2029bd2..b9e8ccc 100644
--- a/build/clutter-build-setup.sh
+++ b/build/clutter-build-setup.sh
@@ -121,7 +121,7 @@ if test x$system = xMandrivaLinux ; then
fi
SOURCE=$HOME/Source
-BASEURL=http://git.gnome.org/browse/clutter/plain/build
+BASEURL=http://git.clutter-project.org/clutter/plain/build
if [ -d $SOURCE ] ; then : ; else
mkdir $SOURCE
@@ -171,3 +171,4 @@ if test "x`echo $PATH | grep $HOME/bin`" = x; then
fi
echo "Done."
+
diff --git a/build/jhbuildrc-clutter b/build/jhbuildrc-clutter
index 3bc639d..4c254a5 100644
--- a/build/jhbuildrc-clutter
+++ b/build/jhbuildrc-clutter
@@ -22,7 +22,7 @@
# Only rebuild modules that have changed
build_policy = 'updated'
-moduleset = 'http://git.gnome.org/browse/clutter/plain/build/clutter.modules'
+moduleset = 'http://git.clutter-project.org/clutter/plain/build/clutter.modules'
modules = [ 'meta-clutter' ]
diff --git a/build/mingw/mingw-fetch-dependencies.sh b/build/mingw/mingw-fetch-dependencies.sh
index 82ec4d4..66d2f03 100755
--- a/build/mingw/mingw-fetch-dependencies.sh
+++ b/build/mingw/mingw-fetch-dependencies.sh
@@ -10,7 +10,8 @@ TOR_URL="http://ftp.gnome.org/pub/gnome/binaries/win32";
TOR_BINARIES=( \
glib/2.26/glib{-dev,}_2.26.0-2_win32.zip \
gtk+/2.16/gtk+{-dev,}_2.16.6-2_win32.zip \
- pango/1.28/pango{-dev,}_1.28.0-1_win32.zip );
+ pango/1.28/pango{-dev,}_1.28.0-1_win32.zip \
+ atk/1.30/atk{-dev,}_1.30.0-1_win32.zip );
TOR_DEP_URL="http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies";
@@ -25,8 +26,7 @@ TOR_DEPS=( \
GNOME_SOURCES_URL="http://ftp.gnome.org/pub/GNOME/sources/"
SOURCES_DEPS=(\
- json-glib/0.12/json-glib-0.12.2.tar.bz2 \
- atk/2.1/atk-2.1.91.tar.bz2 );
+ json-glib/0.12/json-glib-0.12.2.tar.gz );
GL_HEADER_URLS=( \
http://cgit.freedesktop.org/mesa/mesa/plain/include/GL/gl.h \
@@ -125,7 +125,7 @@ function do_untar_source_d ()
local exdir="$1"; shift;
local tarfile="$1"; shift;
- tar -C "$exdir" -jxvf "$tarfile" "$@";
+ tar -C "$exdir" -zxvf "$tarfile" "$@";
if [ "$?" -ne 0 ]; then
echo "Failed to extract $tarfile";
@@ -345,7 +345,7 @@ find_compiler;
for dep in "${SOURCES_DEPS[ ]}"; do
echo "Building $dep...";
src="${dep##*/}";
- src="${src%%.tar.bz2}";
+ src="${src%%.tar.gz}";
do_cross_compile "$src"
done;
diff --git a/build/win32/vs10/README.txt b/build/win32/vs10/README.txt
index a18c8f6..68dccd4 100644
--- a/build/win32/vs10/README.txt
+++ b/build/win32/vs10/README.txt
@@ -1,26 +1,10 @@
Note that all this is rather experimental.
-<<<<<<< HEAD
-A more detailed description on using Visual C++ to compile Clutter with
-its dependencies can be found on the following GNOME Live! page:
-
-https://live.gnome.org/GTK%2B/Win32/MSVCCompilationOfGTKStack
-
-Please do not attempt to compile Clutter in a path that contains spaces
-to avoid potential problems during compilation, linking or usage.
-
-=======
->>>>>>> msvc-support-2.0
This VS10 solution and the projects it includes are intented to be used
in a Clutter source tree unpacked from a tarball. In a git checkout you
first need to use some Unix-like environment or manual work to expand
the files needed, like config.h.win32.in into config.h.win32 and the
-<<<<<<< HEAD
-.vcprojxin and .vcxproj.filtersin files here into corresponding actual
-.vcxproj and .vcxproj.filters files.
-=======
.vcprojin files here into corresponding actual .vcproj files.
->>>>>>> msvc-support-2.0
You will need the parts from GNOME: Cogl, JSON-GLib, GDK-Pixbuf,
Pango*, atk and GLib. External dependencies are at least zlib, libpng,
diff --git a/build/win32/vs10/clutter.props b/build/win32/vs10/clutter.props
index 0e19e92..aefe049 100644
--- a/build/win32/vs10/clutter.props
+++ b/build/win32/vs10/clutter.props
@@ -6,12 +6,12 @@
<CopyDir>$(GlibEtcInstallRoot)</CopyDir>
<BaseWinBuildDef>_WIN32_WINNT=0x0500</BaseWinBuildDef>
<BaseBuildDef>$(BaseWinBuildDef);CLUTTER_DISABLE_DEPRECATED;COGL_DISABLE_DEPRECATED</BaseBuildDef>
- <LibBuildDefines>HAVE_CONFIG_H;CLUTTER_COMPILATION;COGL_ENABLE_EXPERIMENTAL_API;COGL_HAS_WIN32_SUPPORT;CLUTTER_ENABLE_EXPERIMENTAL_API</LibBuildDefines>
+ <LibBuildDefines>HAVE_CONFIG_H;CLUTTER_COMPILATION;COGL_ENABLE_EXPERIMENTAL_API;COGL_HAS_WIN32_SUPPORT</LibBuildDefines>
<DebugLibBuildDefines>$(LibBuildDefines);_DEBUG;CLUTTER_ENABLE_DEBUG</DebugLibBuildDefines>
<ReleaseLibBuildDefines>$(LibBuildDefines);G_DISABLE_ASSERT;G_DISABLE_CHECKS;G_DISABLE_CAST_CHECKS</ReleaseLibBuildDefines>
<ClutterBuildDefines>$(BaseBuildDef);G_LOG_DOMAIN="Clutter";CLUTTER_PREFIX="../";CLUTTER_LIBDIR="../lib";CLUTTER_DATADIR="../share";CLUTTER_LOCALEDIR="../share/locale"</ClutterBuildDefines>
<CallyTestDefs>$(BaseWinBuildDef);PREFIXDIR="/some/dummy/dir"</CallyTestDefs>
- <TestProgDef>$(BaseBuildDef);TESTS_DATADIR="../share/clutter-$(ClutterApiVersion)/data"</TestProgDef>
+ <TestProgDef>$(BaseBuildDef);TESTS_DATADIR="../tests/data"</TestProgDef>
<PreBuildCmd>
if exist ..\..\..\config.h goto DONE_CONFIG_H
@@ -38,11 +38,7 @@ if exist ..\..\..\clutter\clutter-enum-types.h goto DONE_CLUTTER_ENUM_H
cd ..\..\..\clutter
-<<<<<<< HEAD
-perl $(GlibEtcInstallRoot)\bin\glib-mkenums --template clutter-enum-types.h.in ./clutter-action.h ./clutter-actor-meta.h ./clutter-actor.h ./clutter-align-constraint.h ./clutter-alpha.h ./clutter-animatable.h ./clutter-animation.h ./clutter-animator.h ./clutter-backend.h ./clutter-behaviour.h ./clutter-behaviour-depth.h ./clutter-behaviour-ellipse.h ./clutter-behaviour-opacity.h ./clutter-behaviour-path.h ./clutter-behaviour-rotate.h ./clutter-behaviour-scale.h ./clutter-bind-constraint.h ./clutter-binding-pool.h ./clutter-bin-layout.h ./clutter-blur-effect.h ./clutter-box.h ./clutter-box-layout.h ./clutter-cairo-texture.h ./clutter-child-meta.h ./clutter-click-action.h ./clutter-clone.h ./clutter-color-static.h ./clutter-color.h ./clutter-colorize-effect.h ./clutter-constraint.h ./clutter-container.h ./clutter-deform-effect.h ./clutter-deprecated.h ./clutter-desaturate-effect.h ./clutter-device-manager.h ./clutter-drag-action.h ./clutter-drop-action.h ./clutter-effect.h ./
clutter-event.h ./clutter-feature.h ./clutter-fixed.h ./clutter-fixed-layout.h ./clutter-flow-layout.h ./clutter-frame-source.h ./clutter-group.h ./clutter-input-device.h ./clutter-interval.h ./clutter-keysyms.h ./clutter-keysyms-compat.h ./clutter-layout-manager.h ./clutter-layout-meta.h ./clutter-list-model.h ./clutter-main.h ./clutter-media.h ./clutter-model.h ./clutter-offscreen-effect.h ./clutter-page-turn-effect.h ./clutter-path-constraint.h ./clutter-path.h ./clutter-rectangle.h ./clutter-score.h ./clutter-script.h ./clutter-scriptable.h ./clutter-settings.h ./clutter-shader.h ./clutter-shader-effect.h ./clutter-shader-types.h ./clutter-snap-constraint.h ./clutter-stage.h ./clutter-stage-manager.h ./clutter-stage-window.h ./clutter-state.h ./clutter-swipe-action.h ./clutter-table-layout.h ./clutter-texture.h ./clutter-text.h ./clutter-timeline.h ./clutter-timeout-pool.h ./clutter-types.h ./clutter-units.h ./clutter-util.h ./win32/clutter-win32.h > clutter-enum-type
s.h
-=======
perl $(GlibEtcInstallRoot)\bin\glib-mkenums --template clutter-enum-types.h.in ./clutter-action.h ./clutter-actor-meta.h ./clutter-actor.h ./clutter-align-constraint.h ./clutter-alpha.h ./clutter-animatable.h ./clutter-animation.h ./clutter-animator.h ./clutter-backend.h ./clutter-bind-constraint.h ./clutter-binding-pool.h ./clutter-bin-layout.h ./clutter-blur-effect.h ./clutter-box.h ./clutter-box-layout.h ./clutter-cairo-texture.h ./clutter-child-meta.h ./clutter-click-action.h ./clutter-clone.h ./clutter-color-static.h ./clutter-color.h ./clutter-colorize-effect.h ./clutter-constraint.h ./clutter-container.h ./clutter-deform-effect.h ./clutter-desaturate-effect.h ./clutter-device-manager.h ./clutter-drag-action.h ./clutter-drop-action.h ./clutter-effect.h ./clutter-event.h ./clutter-feature.h ./clutter-fixed.h ./clutter-fixed-layout.h ./clutter-flow-layout.h ./clutter-group.h ./clutter-input-device.h ./clutter-interval.h ./clutter-keysyms.h ./clutter-layout-manager.h ./c
lutter-layout-meta.h ./clutter-list-model.h ./clutter-main.h ./clutter-media.h ./clutter-model.h ./clutter-offscreen-effect.h ./clutter-page-turn-effect.h ./clutter-path-constraint.h ./clutter-path.h ./clutter-rectangle.h ./clutter-score.h ./clutter-script.h ./clutter-scriptable.h ./clutter-settings.h ./clutter-shader-effect.h ./clutter-shader-types.h ./clutter-snap-constraint.h ./clutter-stage.h ./clutter-stage-manager.h ./clutter-stage-window.h ./clutter-state.h ./clutter-table-layout.h ./clutter-texture.h ./clutter-text.h ./clutter-timeline.h ./clutter-types.h ./clutter-units.h ./win32/clutter-win32.h > clutter-enum-types.h
->>>>>>> msvc-support-2.0
cd ..\build\win32\vs10
@@ -53,11 +49,7 @@ if exist ..\..\..\clutter\clutter-enum-types.c goto DONE_CLUTTER_ENUM_C
cd ..\..\..\clutter
-<<<<<<< HEAD
-perl $(GlibEtcInstallRoot)\bin\glib-mkenums --template clutter-enum-types.c.in ./clutter-action.h ./clutter-actor-meta.h ./clutter-actor.h ./clutter-align-constraint.h ./clutter-alpha.h ./clutter-animatable.h ./clutter-animation.h ./clutter-animator.h ./clutter-backend.h ./clutter-behaviour.h ./clutter-behaviour-depth.h ./clutter-behaviour-ellipse.h ./clutter-behaviour-opacity.h ./clutter-behaviour-path.h ./clutter-behaviour-rotate.h ./clutter-behaviour-scale.h ./clutter-bind-constraint.h ./clutter-binding-pool.h ./clutter-bin-layout.h ./clutter-blur-effect.h ./clutter-box.h ./clutter-box-layout.h ./clutter-cairo-texture.h ./clutter-child-meta.h ./clutter-click-action.h ./clutter-clone.h ./clutter-color-static.h ./clutter-color.h ./clutter-colorize-effect.h ./clutter-constraint.h ./clutter-container.h ./clutter-deform-effect.h ./clutter-deprecated.h ./clutter-desaturate-effect.h ./clutter-device-manager.h ./clutter-drag-action.h ./clutter-drop-action.h ./clutter-effect.h ./
clutter-event.h ./clutter-feature.h ./clutter-fixed.h ./clutter-fixed-layout.h ./clutter-flow-layout.h ./clutter-frame-source.h ./clutter-group.h ./clutter-input-device.h ./clutter-interval.h ./clutter-keysyms.h ./clutter-keysyms-compat.h ./clutter-layout-manager.h ./clutter-layout-meta.h ./clutter-list-model.h ./clutter-main.h ./clutter-media.h ./clutter-model.h ./clutter-offscreen-effect.h ./clutter-page-turn-effect.h ./clutter-path-constraint.h ./clutter-path.h ./clutter-rectangle.h ./clutter-score.h ./clutter-script.h ./clutter-scriptable.h ./clutter-settings.h ./clutter-shader.h ./clutter-shader-effect.h ./clutter-shader-types.h ./clutter-snap-constraint.h ./clutter-stage.h ./clutter-stage-manager.h ./clutter-stage-window.h ./clutter-state.h ./clutter-swipe-action.h ./clutter-table-layout.h ./clutter-texture.h ./clutter-text.h ./clutter-timeline.h ./clutter-timeout-pool.h ./clutter-types.h ./clutter-units.h ./clutter-util.h ./win32/clutter-win32.h > clutter-enum-type
s.c
-=======
perl $(GlibEtcInstallRoot)\bin\glib-mkenums --template clutter-enum-types.c.in ./clutter-action.h ./clutter-actor-meta.h ./clutter-actor.h ./clutter-align-constraint.h ./clutter-alpha.h ./clutter-animatable.h ./clutter-animation.h ./clutter-animator.h ./clutter-backend.h ./clutter-bind-constraint.h ./clutter-binding-pool.h ./clutter-bin-layout.h ./clutter-blur-effect.h ./clutter-box.h ./clutter-box-layout.h ./clutter-cairo-texture.h ./clutter-child-meta.h ./clutter-click-action.h ./clutter-clone.h ./clutter-color-static.h ./clutter-color.h ./clutter-colorize-effect.h ./clutter-constraint.h ./clutter-container.h ./clutter-deform-effect.h ./clutter-desaturate-effect.h ./clutter-device-manager.h ./clutter-drag-action.h ./clutter-drop-action.h ./clutter-effect.h ./clutter-event.h ./clutter-feature.h ./clutter-fixed.h ./clutter-fixed-layout.h ./clutter-flow-layout.h ./clutter-group.h ./clutter-input-device.h ./clutter-interval.h ./clutter-keysyms.h ./clutter-layout-manager.h ./c
lutter-layout-meta.h ./clutter-list-model.h ./clutter-main.h ./clutter-media.h ./clutter-model.h ./clutter-offscreen-effect.h ./clutter-page-turn-effect.h ./clutter-path-constraint.h ./clutter-path.h ./clutter-rectangle.h ./clutter-score.h ./clutter-script.h ./clutter-scriptable.h ./clutter-settings.h ./clutter-shader-effect.h ./clutter-shader-types.h ./clutter-snap-constraint.h ./clutter-stage.h ./clutter-stage-manager.h ./clutter-stage-window.h ./clutter-state.h ./clutter-table-layout.h ./clutter-texture.h ./clutter-text.h ./clutter-timeline.h ./clutter-types.h ./clutter-units.h ./win32/clutter-win32.h > clutter-enum-types.c
->>>>>>> msvc-support-2.0
cd ..\build\win32\vs10
@@ -93,7 +85,7 @@ mkdir $(CopyDir)
mkdir $(CopyDir)\bin
-mkdir $(CopyDir)\share\clutter-$(ClutterApiVersion)\data
+mkdir $(CopyDir)\tests\data
copy $(SolutionDir)$(Configuration)\$(Platform)\bin\*.dll $(CopyDir)\bin
@@ -102,11 +94,11 @@ copy $(SolutionDir)$(Configuration)\$(Platform)\bin\*.exe $(CopyDir)\bin
copy ..\*.bat $(CopyDir)\bin
-copy ..\..\..\tests\data\*.png $(CopyDir)\share\clutter-$(ClutterApiVersion)\data
+copy ..\..\..\tests\data\*.png $(CopyDir)\tests\data
-copy ..\..\..\tests\data\clutter-1.0.suppressions $(CopyDir)\share\clutter-$(ClutterApiVersion)\data
+copy ..\..\..\tests\data\clutter-1.0.suppressions $(CopyDir)\tests\data
-copy ..\..\..\tests\data\*.json $(CopyDir)\share\clutter-$(ClutterApiVersion)\data
+copy ..\..\..\tests\data\*.json $(CopyDir)\tests\data
mkdir $(CopyDir)\lib
@@ -295,21 +287,11 @@ copy ..\..\..\clutter\cally\cally-texture.h $(CopyDir)\include\clutter-$(Clutter
copy ..\..\..\clutter\cally\cally-util.h $(CopyDir)\include\clutter-$(ClutterApiVersion)\cally
-mkdir $(CopyDir)\share\clutter-$(ClutterApiVersion)\cookbook\examples
-
-copy ..\..\..\doc\cookbook\examples\*.c $(CopyDir)\share\clutter-$(ClutterApiVersion)\cookbook\examples
-
-copy ..\..\..\doc\cookbook\examples\*.h $(CopyDir)\share\clutter-$(ClutterApiVersion)\cookbook\examples
-
-copy ..\..\..\doc\cookbook\examples\*.json $(CopyDir)\share\clutter-$(ClutterApiVersion)\cookbook\examples
-
-copy ..\..\..\doc\cookbook\examples\*.png $(CopyDir)\share\clutter-$(ClutterApiVersion)\cookbook\examples
-
</ClutterDoInstall>
<GenerateClutterDef>
echo EXPORTS > ..\..\..\clutter\clutter.def
- cl -EP -DHAVE_CAIRO -DHAVE_CLUTTER_WIN32 -DCLUTTER_ENABLE_EXPERIMENTAL_API ..\..\..\clutter\clutter.symbols >> ..\..\..\clutter\clutter.def
+ cl -EP -DHAVE_CAIRO -DHAVE_CLUTTER_WIN32 ..\..\..\clutter\clutter.symbols >> ..\..\..\clutter\clutter.def
</GenerateClutterDef>
<ClutterLibtoolCompatibleDllPrefix>lib</ClutterLibtoolCompatibleDllPrefix>
diff --git a/build/win32/vs10/test-conformance.vcxprojin b/build/win32/vs10/test-conformance.vcxprojin
index 0c9a20d..de5d81a 100644
--- a/build/win32/vs10/test-conformance.vcxprojin
+++ b/build/win32/vs10/test-conformance.vcxprojin
@@ -81,7 +81,7 @@
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
</ClCompile>
<Link>
- <AdditionalDependencies>pango-1.0.lib;cairo.lib;atk-1.0.lib;OpenGL32.lib;%(AdditionalDependencies)</AdditionalDependencies>
+ <AdditionalDependencies>pango-1.0.lib;cairo.lib;OpenGL32.lib;%(AdditionalDependencies)</AdditionalDependencies>
<GenerateDebugInformation>true</GenerateDebugInformation>
<SubSystem>Console</SubSystem>
<TargetMachine>MachineX86</TargetMachine>
@@ -101,7 +101,7 @@
<CompileAs>CompileAsC</CompileAs>
</ClCompile>
<Link>
- <AdditionalDependencies>pango-1.0.lib;cairo.lib;atk-1.0.lib;OpenGL32.lib;%(AdditionalDependencies)</AdditionalDependencies>
+ <AdditionalDependencies>pango-1.0.lib;cairo.lib;OpenGL32.lib;%(AdditionalDependencies)</AdditionalDependencies>
<GenerateDebugInformation>true</GenerateDebugInformation>
<SubSystem>Console</SubSystem>
<RandomizedBaseAddress>false</RandomizedBaseAddress>
@@ -123,7 +123,7 @@
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
</ClCompile>
<Link>
- <AdditionalDependencies>pango-1.0.lib;cairo.lib;atk-1.0.lib;OpenGL32.lib;%(AdditionalDependencies)</AdditionalDependencies>
+ <AdditionalDependencies>pango-1.0.lib;cairo.lib;OpenGL32.lib;%(AdditionalDependencies)</AdditionalDependencies>
<GenerateDebugInformation>true</GenerateDebugInformation>
<SubSystem>Console</SubSystem>
<OptimizeReferences>true</OptimizeReferences>
@@ -142,7 +142,7 @@
<CompileAs>CompileAsC</CompileAs>
</ClCompile>
<Link>
- <AdditionalDependencies>pango-1.0.lib;cairo.lib;atk-1.0.lib;OpenGL32.lib;%(AdditionalDependencies)</AdditionalDependencies>
+ <AdditionalDependencies>pango-1.0.lib;cairo.lib;OpenGL32.lib;%(AdditionalDependencies)</AdditionalDependencies>
<GenerateDebugInformation>true</GenerateDebugInformation>
<SubSystem>Console</SubSystem>
<OptimizeReferences>true</OptimizeReferences>
diff --git a/build/win32/vs9/README.txt b/build/win32/vs9/README.txt
index 20b4f0f..588ed5c 100644
--- a/build/win32/vs9/README.txt
+++ b/build/win32/vs9/README.txt
@@ -1,16 +1,5 @@
Note that all this is rather experimental.
-<<<<<<< HEAD
-A more detailed description on using Visual C++ to compile Clutter with
-its dependencies can be found on the following GNOME Live! page:
-
-https://live.gnome.org/GTK%2B/Win32/MSVCCompilationOfGTKStack
-
-Please do not attempt to compile Clutter in a path that contains spaces
-to avoid potential problems during compilation, linking or usage.
-
-=======
->>>>>>> msvc-support-2.0
This VS9 solution and the projects it includes are intented to be used
in a Clutter source tree unpacked from a tarball. In a git checkout you
first need to use some Unix-like environment or manual work to expand
diff --git a/build/win32/vs9/clutter.vsprops b/build/win32/vs9/clutter.vsprops
index ad17d94..d392605 100644
--- a/build/win32/vs9/clutter.vsprops
+++ b/build/win32/vs9/clutter.vsprops
@@ -4,7 +4,7 @@
Version="8.00"
Name="clutterprops"
OutputDirectory="$(SolutionDir)$(ConfigurationName)\$(PlatformName)\bin"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\$(PlatformName)\obj\$(ProjectName)"
+ IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\$(PlatformName)\obj"
>
<Tool
Name="VCCLCompilerTool"
@@ -36,7 +36,7 @@
/>
<UserMacro
Name="LibBuildDefines"
- Value="HAVE_CONFIG_H;CLUTTER_COMPILATION;COGL_ENABLE_EXPERIMENTAL_API;COGL_HAS_WIN32_SUPPORT;CLUTTER_ENABLE_EXPERIMENTAL_API"
+ Value="HAVE_CONFIG_H;CLUTTER_COMPILATION;COGL_ENABLE_EXPERIMENTAL_API;COGL_HAS_WIN32_SUPPORT"
/>
<UserMacro
Name="DebugLibBuildDefines"
@@ -56,7 +56,7 @@
/>
<UserMacro
Name="TestProgDef"
- Value="$(BaseBuildDef);TESTS_DATADIR=\"../share/clutter-$(ClutterApiVersion)/data\""
+ Value="$(BaseBuildDef);TESTS_DATADIR=\"../tests/data\""
/>
<UserMacro
Name="PreBuildCmd"
@@ -75,21 +75,13 @@ copy ..\..\..\clutter\clutter-version.h.win32 ..\..\..\clutter\clutter-version.h
if exist ..\..\..\clutter\clutter-enum-types.h goto DONE_CLUTTER_ENUM_H

cd ..\..\..\clutter

-<<<<<<< HEAD
-perl $(GlibEtcInstallRoot)\bin\glib-mkenums --template clutter-enum-types.h.in ./clutter-action.h ./clutter-actor-meta.h ./clutter-actor.h ./clutter-align-constraint.h ./clutter-alpha.h ./clutter-animatable.h ./clutter-animation.h ./clutter-animator.h ./clutter-backend.h ./clutter-behaviour.h ./clutter-behaviour-depth.h ./clutter-behaviour-ellipse.h ./clutter-behaviour-opacity.h ./clutter-behaviour-path.h ./clutter-behaviour-rotate.h ./clutter-behaviour-scale.h ./clutter-bind-constraint.h ./clutter-binding-pool.h ./clutter-bin-layout.h ./clutter-blur-effect.h ./clutter-box.h ./clutter-box-layout.h ./clutter-cairo-texture.h ./clutter-child-meta.h ./clutter-click-action.h ./clutter-clone.h ./clutter-color-static.h ./clutter-color.h ./clutter-colorize-effect.h ./clutter-constraint.h ./clutter-container.h ./clutter-deform-effect.h ./clutter-deprecated.h ./clutter-desaturate-effect.h ./clutter-device-manager.h ./clutter-drag-action.h ./clutter-drop-action.h ./clutter-effect.h ./
clutter-event.h ./clutter-feature.h ./clutter-fixed.h ./clutter-fixed-layout.h ./clutter-flow-layout.h ./clutter-frame-source.h ./clutter-group.h ./clutter-input-device.h ./clutter-interval.h ./clutter-keysyms.h ./clutter-keysyms-compat.h ./clutter-layout-manager.h ./clutter-layout-meta.h ./clutter-list-model.h ./clutter-main.h ./clutter-media.h ./clutter-model.h ./clutter-offscreen-effect.h ./clutter-page-turn-effect.h ./clutter-path-constraint.h ./clutter-path.h ./clutter-rectangle.h ./clutter-score.h ./clutter-script.h ./clutter-scriptable.h ./clutter-settings.h ./clutter-shader.h ./clutter-shader-effect.h ./clutter-shader-types.h ./clutter-snap-constraint.h ./clutter-stage.h ./clutter-stage-manager.h ./clutter-stage-window.h ./clutter-state.h ./clutter-swipe-action.h ./clutter-table-layout.h ./clutter-texture.h ./clutter-text.h ./clutter-timeline.h ./clutter-timeout-pool.h ./clutter-types.h ./clutter-units.h ./clutter-util.h ./win32/clutter-win32.h > clutter-enum-type
s.h

-=======
perl $(GlibEtcInstallRoot)\bin\glib-mkenums --template clutter-enum-types.h.in ./clutter-action.h ./clutter-actor-meta.h ./clutter-actor.h ./clutter-align-constraint.h ./clutter-alpha.h ./clutter-animatable.h ./clutter-animation.h ./clutter-animator.h ./clutter-backend.h ./clutter-bind-constraint.h ./clutter-binding-pool.h ./clutter-bin-layout.h ./clutter-blur-effect.h ./clutter-box.h ./clutter-box-layout.h ./clutter-cairo-texture.h ./clutter-child-meta.h ./clutter-click-action.h ./clutter-clone.h ./clutter-color-static.h ./clutter-color.h ./clutter-colorize-effect.h ./clutter-constraint.h ./clutter-container.h ./clutter-deform-effect.h ./clutter-desaturate-effect.h ./clutter-device-manager.h ./clutter-drag-action.h ./clutter-drop-action.h ./clutter-effect.h ./clutter-event.h ./clutter-feature.h ./clutter-fixed.h ./clutter-fixed-layout.h ./clutter-flow-layout.h ./clutter-group.h ./clutter-input-device.h ./clutter-interval.h ./clutter-keysyms.h ./clutter-layout-manager.h ./c
lutter-layout-meta.h ./clutter-list-model.h ./clutter-main.h ./clutter-media.h ./clutter-model.h ./clutter-offscreen-effect.h ./clutter-page-turn-effect.h ./clutter-path-constraint.h ./clutter-path.h ./clutter-rectangle.h ./clutter-score.h ./clutter-script.h ./clutter-scriptable.h ./clutter-settings.h ./clutter-shader-effect.h ./clutter-shader-types.h ./clutter-snap-constraint.h ./clutter-stage.h ./clutter-stage-manager.h ./clutter-stage-window.h ./clutter-state.h ./clutter-table-layout.h ./clutter-texture.h ./clutter-text.h ./clutter-timeline.h ./clutter-types.h ./clutter-units.h ./win32/clutter-win32.h > clutter-enum-types.h

->>>>>>> msvc-support-2.0
cd ..\build\win32\vs9

:DONE_CLUTTER_ENUM_H

if exist ..\..\..\clutter\clutter-enum-types.c goto DONE_CLUTTER_ENUM_C

cd ..\..\..\clutter

-<<<<<<< HEAD
-perl $(GlibEtcInstallRoot)\bin\glib-mkenums --template clutter-enum-types.c.in ./clutter-action.h ./clutter-actor-meta.h ./clutter-actor.h ./clutter-align-constraint.h ./clutter-alpha.h ./clutter-animatable.h ./clutter-animation.h ./clutter-animator.h ./clutter-backend.h ./clutter-behaviour.h ./clutter-behaviour-depth.h ./clutter-behaviour-ellipse.h ./clutter-behaviour-opacity.h ./clutter-behaviour-path.h ./clutter-behaviour-rotate.h ./clutter-behaviour-scale.h ./clutter-bind-constraint.h ./clutter-binding-pool.h ./clutter-bin-layout.h ./clutter-blur-effect.h ./clutter-box.h ./clutter-box-layout.h ./clutter-cairo-texture.h ./clutter-child-meta.h ./clutter-click-action.h ./clutter-clone.h ./clutter-color-static.h ./clutter-color.h ./clutter-colorize-effect.h ./clutter-constraint.h ./clutter-container.h ./clutter-deform-effect.h ./clutter-deprecated.h ./clutter-desaturate-effect.h ./clutter-device-manager.h ./clutter-drag-action.h ./clutter-drop-action.h ./clutter-effect.h ./
clutter-event.h ./clutter-feature.h ./clutter-fixed.h ./clutter-fixed-layout.h ./clutter-flow-layout.h ./clutter-frame-source.h ./clutter-group.h ./clutter-input-device.h ./clutter-interval.h ./clutter-keysyms.h ./clutter-keysyms-compat.h ./clutter-layout-manager.h ./clutter-layout-meta.h ./clutter-list-model.h ./clutter-main.h ./clutter-media.h ./clutter-model.h ./clutter-offscreen-effect.h ./clutter-page-turn-effect.h ./clutter-path-constraint.h ./clutter-path.h ./clutter-rectangle.h ./clutter-score.h ./clutter-script.h ./clutter-scriptable.h ./clutter-settings.h ./clutter-shader.h ./clutter-shader-effect.h ./clutter-shader-types.h ./clutter-snap-constraint.h ./clutter-stage.h ./clutter-stage-manager.h ./clutter-stage-window.h ./clutter-state.h ./clutter-swipe-action.h ./clutter-table-layout.h ./clutter-texture.h ./clutter-text.h ./clutter-timeline.h ./clutter-timeout-pool.h ./clutter-types.h ./clutter-units.h ./clutter-util.h ./win32/clutter-win32.h > clutter-enum-type
s.c

-=======
perl $(GlibEtcInstallRoot)\bin\glib-mkenums --template clutter-enum-types.c.in ./clutter-action.h ./clutter-actor-meta.h ./clutter-actor.h ./clutter-align-constraint.h ./clutter-alpha.h ./clutter-animatable.h ./clutter-animation.h ./clutter-animator.h ./clutter-backend.h ./clutter-bind-constraint.h ./clutter-binding-pool.h ./clutter-bin-layout.h ./clutter-blur-effect.h ./clutter-box.h ./clutter-box-layout.h ./clutter-cairo-texture.h ./clutter-child-meta.h ./clutter-click-action.h ./clutter-clone.h ./clutter-color-static.h ./clutter-color.h ./clutter-colorize-effect.h ./clutter-constraint.h ./clutter-container.h ./clutter-deform-effect.h ./clutter-desaturate-effect.h ./clutter-device-manager.h ./clutter-drag-action.h ./clutter-drop-action.h ./clutter-effect.h ./clutter-event.h ./clutter-feature.h ./clutter-fixed.h ./clutter-fixed-layout.h ./clutter-flow-layout.h ./clutter-group.h ./clutter-input-device.h ./clutter-interval.h ./clutter-keysyms.h ./clutter-layout-manager.h ./c
lutter-layout-meta.h ./clutter-list-model.h ./clutter-main.h ./clutter-media.h ./clutter-model.h ./clutter-offscreen-effect.h ./clutter-page-turn-effect.h ./clutter-path-constraint.h ./clutter-path.h ./clutter-rectangle.h ./clutter-score.h ./clutter-script.h ./clutter-scriptable.h ./clutter-settings.h ./clutter-shader-effect.h ./clutter-shader-types.h ./clutter-snap-constraint.h ./clutter-stage.h ./clutter-stage-manager.h ./clutter-stage-window.h ./clutter-state.h ./clutter-table-layout.h ./clutter-texture.h ./clutter-text.h ./clutter-timeline.h ./clutter-types.h ./clutter-units.h ./win32/clutter-win32.h > clutter-enum-types.c

->>>>>>> msvc-support-2.0
cd ..\build\win32\vs9

:DONE_CLUTTER_ENUM_C

@@ -112,14 +104,14 @@ cd ..\build\win32\vs9

Value="
mkdir $(OutDir)

mkdir $(OutDir)\bin

-mkdir $(OutDir)\share\clutter-$(ClutterApiVersion)\data

+mkdir $(OutDir)\tests\data

copy $(SolutionDir)$(ConfigurationName)\$(PlatformName)\bin\*.dll $(OutDir)\bin

copy $(SolutionDir)$(ConfigurationName)\$(PlatformName)\bin\*.exe $(OutDir)\bin

copy ..\*.bat $(OutDir)\bin

-copy ..\..\..\tests\data\*.png $(OutDir)\share\clutter-$(ClutterApiVersion)\data

-copy ..\..\..\tests\data\clutter-1.0.suppressions $(OutDir)\share\clutter-$(ClutterApiVersion)\data

-copy ..\..\..\tests\data\*.json $(OutDir)\share\clutter-$(ClutterApiVersion)\data

+copy ..\..\..\tests\data\*.png $(OutDir)\tests\data

+copy ..\..\..\tests\data\clutter-1.0.suppressions $(OutDir)\tests\data

+copy ..\..\..\tests\data\*.json $(OutDir)\tests\data

mkdir $(OutDir)\lib

copy $(SolutionDir)$(ConfigurationName)\$(PlatformName)\bin\*-$(ClutterApiVersion).lib $(OutDir)\lib

@@ -216,19 +208,13 @@ copy ..\..\..\clutter\cally\cally-text.h $(OutDir)\include\clutter-$(ClutterApiV
copy ..\..\..\clutter\cally\cally-texture.h $(OutDir)\include\clutter-$(ClutterApiVersion)\cally

copy ..\..\..\clutter\cally\cally-util.h $(OutDir)\include\clutter-$(ClutterApiVersion)\cally

-mkdir $(OutDir)\share\clutter-$(ClutterApiVersion)\cookbook\examples

-copy ..\..\..\doc\cookbook\examples\*.c $(OutDir)\share\clutter-$(ClutterApiVersion)\cookbook\examples

-copy ..\..\..\doc\cookbook\examples\*.h $(OutDir)\share\clutter-$(ClutterApiVersion)\cookbook\examples

-copy ..\..\..\doc\cookbook\examples\*.json $(OutDir)\share\clutter-$(ClutterApiVersion)\cookbook\examples

-copy ..\..\..\doc\cookbook\examples\*.png $(OutDir)\share\clutter-$(ClutterApiVersion)\cookbook\examples

-
"
/>
<UserMacro
Name="GenerateClutterDef"
Value="
echo EXPORTS > ..\..\..\clutter\clutter.def

- cl -EP -DHAVE_CAIRO -DHAVE_CLUTTER_WIN32 -DCLUTTER_ENABLE_EXPERIMENTAL_API ..\..\..\clutter\clutter.symbols >> ..\..\..\clutter\clutter.def

+ cl -EP -DHAVE_CAIRO -DHAVE_CLUTTER_WIN32 ..\..\..\clutter\clutter.symbols >> ..\..\..\clutter\clutter.def

"
/>
<UserMacro
diff --git a/build/win32/vs9/test-conformance.vcprojin b/build/win32/vs9/test-conformance.vcprojin
index 95171d1..3dba53e 100644
--- a/build/win32/vs9/test-conformance.vcprojin
+++ b/build/win32/vs9/test-conformance.vcprojin
@@ -43,7 +43,7 @@
<Tool
Name="VCLinkerTool"
LinkIncremental="2"
- AdditionalDependencies="pango-1.0.lib cairo.lib atk-1.0.lib OpenGL32.lib"
+ AdditionalDependencies="pango-1.0.lib cairo.lib OpenGL32.lib"
GenerateDebugInformation="true"
SubSystem="1"
TargetMachine="1"
@@ -73,7 +73,7 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="pango-1.0.lib cairo.lib atk-1.0.lib OpenGL32.lib"
+ AdditionalDependencies="pango-1.0.lib cairo.lib OpenGL32.lib"
LinkIncremental="2"
GenerateDebugInformation="true"
SubSystem="1"
@@ -107,7 +107,7 @@
<Tool
Name="VCLinkerTool"
LinkIncremental="1"
- AdditionalDependencies="pango-1.0.lib cairo.lib atk-1.0.lib OpenGL32.lib"
+ AdditionalDependencies="pango-1.0.lib cairo.lib OpenGL32.lib"
GenerateDebugInformation="true"
SubSystem="1"
OptimizeReferences="2"
@@ -137,7 +137,7 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="pango-1.0.lib cairo.lib atk-1.0.lib OpenGL32.lib"
+ AdditionalDependencies="pango-1.0.lib cairo.lib OpenGL32.lib"
LinkIncremental="1"
GenerateDebugInformation="true"
SubSystem="1"
diff --git a/clutter/Makefile.am b/clutter/Makefile.am
index b87d233..472b054 100644
--- a/clutter/Makefile.am
+++ b/clutter/Makefile.am
@@ -571,7 +571,6 @@ nodist_clutter_include_HEADERS = \
lib_LTLIBRARIES += libclutter- CLUTTER_SONAME_INFIX@- CLUTTER_API_VERSION@.la
libclutter_ CLUTTER_SONAME_INFIX@_ CLUTTER_API_VERSION@_la_LIBADD = \
- -lm \
$(CLUTTER_LIBS) \
$(CLUTTER_PROFILE_LIBS)
diff --git a/clutter/cally/cally-actor.c b/clutter/cally/cally-actor.c
index b3bf24f..0302fd2 100644
--- a/clutter/cally/cally-actor.c
+++ b/clutter/cally/cally-actor.c
@@ -153,6 +153,8 @@ static AtkObject* cally_actor_ref_child (AtkObject *obj,
gint i);
static AtkAttributeSet * cally_actor_get_attributes (AtkObject *obj);
+static gboolean _cally_actor_all_parents_visible (ClutterActor *actor);
+
/* ClutterContainer */
static gint cally_actor_add_actor (ClutterActor *container,
ClutterActor *actor,
@@ -183,6 +185,7 @@ static void cally_actor_remove_focus_handler (AtkComponent *component,
guint handler_id);
static void cally_actor_focus_event (AtkObject *obj,
gboolean focus_in);
+static gboolean _is_actor_on_screen (ClutterActor *actor);
/* AtkAction.h */
static void cally_actor_action_interface_init (AtkActionIface *iface);
@@ -540,11 +543,9 @@ cally_actor_ref_state_set (AtkObject *obj)
{
atk_state_set_add_state (state_set, ATK_STATE_VISIBLE);
- /* It would be good to also check if the actor is on screen,
- like the old and removed clutter_actor_is_on_stage*/
- if (clutter_actor_get_paint_visibility (actor))
+ if (_is_actor_on_screen (actor) &&
+ _cally_actor_all_parents_visible (actor))
atk_state_set_add_state (state_set, ATK_STATE_SHOWING);
-
}
/* See focus section on implementation notes */
@@ -887,6 +888,18 @@ cally_actor_remove_focus_handler (AtkComponent *component,
g_signal_handler_disconnect (component, handler_id);
}
+/* This method should check if the actor is currently on screen */
+static gboolean
+_is_actor_on_screen (ClutterActor *actor)
+{
+ /* FIXME: FILL ME!!
+ * You could get some ideas from clutter_actor_is_on_stage, a private clutter
+ * function (note: it doesn't exists in the last versions of clutter)
+ * A occlusion check could be a good idea too
+ */
+
+ return TRUE;
+}
/*
*
@@ -1126,6 +1139,41 @@ cally_actor_action_get_keybinding (AtkAction *action,
/* Misc functions */
/*
+ * Checks if the parent actor, and his parent, etc is all visible
+ * Used to check the showing property
+ *
+ * FIXME: the same functionality is implemented on clutter since version 0.8.4
+ * by clutter_actor_get_paint_visibility, so we should change this function
+ * if a clutter version update is made
+ */
+static gboolean
+_cally_actor_all_parents_visible (ClutterActor *actor)
+{
+ ClutterActor *iter_parent = NULL;
+ gboolean result = TRUE;
+ ClutterActor *stage = NULL;
+
+ stage = clutter_actor_get_stage (actor);
+
+ for (iter_parent = clutter_actor_get_parent(actor); iter_parent;
+ iter_parent = clutter_actor_get_parent(iter_parent))
+ {
+ if (!CLUTTER_ACTOR_IS_VISIBLE (iter_parent))
+ {
+ /* stage parent */
+ if (iter_parent != stage)
+ result = FALSE;
+ else
+ result = TRUE;
+
+ break;
+ }
+ }
+
+ return result;
+}
+
+/*
* This function is a signal handler for key_focus_in and
* key_focus_out signal which gets emitted on a ClutterActor
*/
@@ -1203,11 +1251,6 @@ cally_actor_real_notify_clutter (GObject *obj,
state = ATK_STATE_VISIBLE;
value = CLUTTER_ACTOR_IS_VISIBLE (actor);
}
- else if (g_strcmp0 (pspec->name, "mapped") == 0)
- {
- state = ATK_STATE_SHOWING;
- value = CLUTTER_ACTOR_IS_MAPPED (actor);
- }
else if (g_strcmp0 (pspec->name, "reactive") == 0)
{
state = ATK_STATE_SENSITIVE;
diff --git a/clutter/cally/cally-stage.c b/clutter/cally/cally-stage.c
index 6c2c3b5..9a986c2 100644
--- a/clutter/cally/cally-stage.c
+++ b/clutter/cally/cally-stage.c
@@ -38,6 +38,16 @@
#include "cally-stage.h"
#include "cally-actor-private.h"
+enum {
+ ACTIVATE,
+ CREATE,
+ DEACTIVATE,
+ DESTROY,
+ LAST_SIGNAL
+};
+
+static guint cally_stage_signals [LAST_SIGNAL] = { 0, };
+
static void cally_stage_class_init (CallyStageClass *klass);
static void cally_stage_init (CallyStage *stage);
@@ -46,9 +56,6 @@ static void cally_stage_real_initialize (AtkObject *obj,
gpointer data);
static AtkStateSet* cally_stage_ref_state_set (AtkObject *obj);
-/* AtkWindow */
-static void cally_stage_window_interface_init (AtkWindowIface *iface);
-
/* Auxiliar */
static void cally_stage_activate_cb (ClutterStage *stage,
gpointer data);
@@ -56,11 +63,7 @@ static void cally_stage_deactivate_cb (ClutterStage *stage,
gpointer data);
-G_DEFINE_TYPE_WITH_CODE (CallyStage,
- cally_stage,
- CALLY_TYPE_GROUP,
- G_IMPLEMENT_INTERFACE (ATK_TYPE_WINDOW,
- cally_stage_window_interface_init));
+G_DEFINE_TYPE (CallyStage, cally_stage, CALLY_TYPE_GROUP);
#define CALLY_STAGE_GET_PRIVATE(obj) \
(G_TYPE_INSTANCE_GET_PRIVATE ((obj), CALLY_TYPE_STAGE, CallyStagePrivate))
@@ -82,6 +85,88 @@ cally_stage_class_init (CallyStageClass *klass)
class->ref_state_set = cally_stage_ref_state_set;
g_type_class_add_private (gobject_class, sizeof (CallyStagePrivate));
+
+ /**
+ * CallyStage::activate:
+ * @cally_actor: the object which received the signal
+ *
+ * The ::activate signal is emitted when the stage receives the key
+ * focus from the underlying window system.
+ *
+ * Toolkit implementation note: it is used when anyone adds a global
+ * event listener to "window:activate"
+ *
+ * Since: 1.4
+ */
+ cally_stage_signals [ACTIVATE] =
+ g_signal_new ("activate",
+ G_TYPE_FROM_CLASS (klass),
+ G_SIGNAL_RUN_LAST,
+ 0, /* default signal handler */
+ NULL, NULL,
+ g_cclosure_marshal_VOID__VOID,
+ G_TYPE_NONE, 0);
+
+ /**
+ * CallyStage::create:
+ * @cally_actor: the object which received the signal
+ *
+ * The ::create signal is emitted when the stage is created.
+ *
+ * Toolkit implementation note: it is used when anyone adds a global
+ * event listener to "window:create"
+ *
+ * Since: 1.4
+ */
+ cally_stage_signals [CREATE] =
+ g_signal_new ("create",
+ G_TYPE_FROM_CLASS (klass),
+ G_SIGNAL_RUN_LAST,
+ 0, /* default signal handler */
+ NULL, NULL,
+ g_cclosure_marshal_VOID__VOID,
+ G_TYPE_NONE, 0);
+
+ /**
+ * CallyStage::deactivate:
+ * @cally_actor: the object which received the signal
+ *
+ * The ::deactivate signal is emitted when the stage loses key focus
+ * from the underlying window system.
+ *
+ * Toolkit implementation note: it is used when anyone adds a global
+ * event listener to "window:deactivate"
+ *
+ * Since: 1.4
+ */
+ cally_stage_signals [DEACTIVATE] =
+ g_signal_new ("deactivate",
+ G_TYPE_FROM_CLASS (klass),
+ G_SIGNAL_RUN_LAST,
+ 0, /* default signal handler */
+ NULL, NULL,
+ g_cclosure_marshal_VOID__VOID,
+ G_TYPE_NONE, 0);
+
+ /**
+ * CallyStage::destroy:
+ * @cally_actor: the object which received the signal
+ *
+ * The ::destroy signal is emitted when the stage is destroyed.
+ *
+ * Toolkit implementation note: it is used when anyone adds a global
+ * event listener to "window:destroy"
+ *
+ * Since: 1.4
+ */
+ cally_stage_signals [DESTROY] =
+ g_signal_new ("destroy",
+ G_TYPE_FROM_CLASS (klass),
+ G_SIGNAL_RUN_LAST,
+ 0, /* default signal handler */
+ NULL, NULL,
+ g_cclosure_marshal_VOID__VOID,
+ G_TYPE_NONE, 0);
}
static void
@@ -161,13 +246,6 @@ cally_stage_ref_state_set (AtkObject *obj)
return state_set;
}
-/* AtkWindow */
-static void
-cally_stage_window_interface_init (AtkWindowIface *iface)
-{
- /* At this moment AtkWindow is just about signals */
-}
-
/* Auxiliar */
static void
cally_stage_activate_cb (ClutterStage *stage,
@@ -184,7 +262,7 @@ cally_stage_activate_cb (ClutterStage *stage,
atk_object_notify_state_change (ATK_OBJECT (cally_stage),
ATK_STATE_ACTIVE, TRUE);
- g_signal_emit_by_name (cally_stage, "activate", 0);
+ g_signal_emit (cally_stage, cally_stage_signals [ACTIVATE], 0);
}
static void
@@ -202,5 +280,5 @@ cally_stage_deactivate_cb (ClutterStage *stage,
atk_object_notify_state_change (ATK_OBJECT (cally_stage),
ATK_STATE_ACTIVE, FALSE);
- g_signal_emit_by_name (cally_stage, "deactivate", 0);
+ g_signal_emit (cally_stage, cally_stage_signals [DEACTIVATE], 0);
}
diff --git a/clutter/cally/cally-util.c b/clutter/cally/cally-util.c
index 13ab9aa..cb33654 100644
--- a/clutter/cally/cally-util.c
+++ b/clutter/cally/cally-util.c
@@ -89,6 +89,7 @@ static void insert_hf (gpointer k
gpointer value,
gpointer data);
static AtkKeyEventStruct * atk_key_event_from_clutter_event_key (ClutterKeyEvent *event);
+static void do_window_event_initialization (void);
/* This is just a copy of the Gail one, a shared library or place to
@@ -183,10 +184,33 @@ cally_util_add_global_event_listener (GSignalEmissionHook listener,
split_string = g_strsplit (event_type, ":", 3);
- if (g_strv_length (split_string) == 3)
- rc = add_listener (listener, split_string[1], split_string[2], event_type);
+ if (split_string)
+ {
+ if (!strcmp ("window", split_string[0]))
+ {
+ /* Using ClutterStage as the window equivalent, although
+ several methods (move, etc) are missing. This would be
+ probably defined for other window-related classes (MxWindow)
+
+ FIXME: for this reason, this process should be extendable
+ on the future.*/
+ static gboolean initialized = FALSE;
+
+ if (initialized == FALSE)
+ {
+ do_window_event_initialization ();
+ initialized = TRUE;
+ }
+
+ rc = add_listener (listener, "CallyStage", split_string[1], event_type);
+ }
+ else
+ {
+ rc = add_listener (listener, split_string[1], split_string[2], event_type);
+ }
- g_strfreev (split_string);
+ g_strfreev (split_string);
+ }
return rc;
}
@@ -519,3 +543,12 @@ cally_util_stage_removed_cb (ClutterStageManager *stage_manager,
g_signal_handlers_disconnect_by_func (stage, cally_key_snooper_cb, NULL);
}
+
+static void
+do_window_event_initialization (void)
+{
+ /*
+ * Ensure that CallyStageClass exists.
+ */
+ g_type_class_unref (g_type_class_ref (CALLY_TYPE_STAGE));
+}
diff --git a/clutter/clutter-actor.c b/clutter/clutter-actor.c
index 901ce55..ec510f3 100644
--- a/clutter/clutter-actor.c
+++ b/clutter/clutter-actor.c
@@ -390,6 +390,34 @@ struct _ClutterActorPrivate
ClutterActorBox allocation;
ClutterAllocationFlags allocation_flags;
+ guint position_set : 1;
+ guint min_width_set : 1;
+ guint min_height_set : 1;
+ guint natural_width_set : 1;
+ guint natural_height_set : 1;
+ /* cached request is invalid (implies allocation is too) */
+ guint needs_width_request : 1;
+ /* cached request is invalid (implies allocation is too) */
+ guint needs_height_request : 1;
+ /* cached allocation is invalid (request has changed, probably) */
+ guint needs_allocation : 1;
+ guint show_on_set_parent : 1;
+ guint has_clip : 1;
+ guint clip_to_allocation : 1;
+ guint enable_model_view_transform : 1;
+ guint enable_paint_unmapped : 1;
+ guint has_pointer : 1;
+ guint propagated_one_redraw : 1;
+ guint paint_volume_valid : 1;
+ guint last_paint_volume_valid : 1;
+ guint in_clone_paint : 1;
+ guint transform_valid : 1;
+ /* This is TRUE if anything has queued a redraw since we were last
+ painted. In this case effect_to_redraw will point to an effect
+ the redraw was queued from or it will be NULL if the redraw was
+ queued without an effect. */
+ guint is_dirty : 1;
+
gfloat clip[4];
/* Rotation angles */
@@ -477,35 +505,6 @@ struct _ClutterActorPrivate
ClutterPaintVolume last_paint_volume;
ClutterStageQueueRedrawEntry *queue_redraw_entry;
-
- /* bitfields */
- guint position_set : 1;
- guint min_width_set : 1;
- guint min_height_set : 1;
- guint natural_width_set : 1;
- guint natural_height_set : 1;
- /* cached request is invalid (implies allocation is too) */
- guint needs_width_request : 1;
- /* cached request is invalid (implies allocation is too) */
- guint needs_height_request : 1;
- /* cached allocation is invalid (request has changed, probably) */
- guint needs_allocation : 1;
- guint show_on_set_parent : 1;
- guint has_clip : 1;
- guint clip_to_allocation : 1;
- guint enable_model_view_transform : 1;
- guint enable_paint_unmapped : 1;
- guint has_pointer : 1;
- guint propagated_one_redraw : 1;
- guint paint_volume_valid : 1;
- guint last_paint_volume_valid : 1;
- guint in_clone_paint : 1;
- guint transform_valid : 1;
- /* This is TRUE if anything has queued a redraw since we were last
- painted. In this case effect_to_redraw will point to an effect
- the redraw was queued from or it will be NULL if the redraw was
- queued without an effect. */
- guint is_dirty : 1;
};
enum
@@ -1982,7 +1981,7 @@ clutter_actor_real_queue_relayout (ClutterActor *self)
* @ancestor: (allow-none): A #ClutterActor ancestor, or %NULL to use the
* default #ClutterStage
* @point: A point as #ClutterVertex
- * @vertex: (out caller-allocates): The translated #ClutterVertex
+ * @vertex: The translated #ClutterVertex
*
* Transforms @point in coordinates relative to the actor into
* ancestor-relative coordinates using the relevant transform
@@ -2072,7 +2071,7 @@ _clutter_actor_fully_transform_vertices (ClutterActor *self,
* clutter_actor_apply_transform_to_point:
* @self: A #ClutterActor
* @point: A point as #ClutterVertex
- * @vertex: (out caller-allocates): The translated #ClutterVertex
+ * @vertex: The translated #ClutterVertex
*
* Transforms @point in coordinates relative to the actor
* into screen-relative coordinates with the current actor
@@ -2111,10 +2110,10 @@ clutter_actor_apply_transform_to_point (ClutterActor *self,
* using cogl_set_modelview_matrix() for example then you would want a matrix
* that transforms into eye coordinates.
*
- * <note><para>This function explicitly initializes the given @matrix. If you just
+ * <note>This function explicitly initializes the given @matrix. If you just
* want clutter to multiply a relative transformation with an existing matrix
- * you can use clutter_actor_apply_relative_transformation_matrix()
- * instead.</para></note>
+ * you can use clutter_actor_apply_relative_transformation_matrix() instead.
+ * </note>
*
*/
/* XXX: We should consider caching the stage relative modelview along with
@@ -2716,16 +2715,20 @@ needs_flatten_effect (ClutterActor *self)
CLUTTER_DEBUG_DISABLE_OFFSCREEN_REDIRECT))
return FALSE;
- if (priv->offscreen_redirect & CLUTTER_OFFSCREEN_REDIRECT_ALWAYS)
- return TRUE;
- else if (priv->offscreen_redirect & CLUTTER_OFFSCREEN_REDIRECT_AUTOMATIC_FOR_OPACITY)
+ switch (priv->offscreen_redirect)
{
- if (clutter_actor_get_paint_opacity (self) < 255 &&
- clutter_actor_has_overlaps (self))
- return TRUE;
+ case CLUTTER_OFFSCREEN_REDIRECT_AUTOMATIC_FOR_OPACITY:
+ if (!clutter_actor_has_overlaps (self))
+ return FALSE;
+ /* flow through */
+ case CLUTTER_OFFSCREEN_REDIRECT_ALWAYS_FOR_OPACITY:
+ return clutter_actor_get_paint_opacity (self) < 255;
+
+ case CLUTTER_OFFSCREEN_REDIRECT_ALWAYS:
+ return TRUE;
}
- return FALSE;
+ g_assert_not_reached ();
}
static void
@@ -2898,19 +2901,8 @@ clutter_actor_paint (ClutterActor *self)
* XXX: We are starting to do a lot of vertex transforms on
* the CPU in a typical paint, so at some point we should
* audit these and consider caching some things.
- *
- * NB: We don't perform culling while picking at this point because
- * clutter-stage.c doesn't setup the clipping planes appropriately.
- *
- * NB: We don't want to update the last-paint-volume during picking
- * because the last-paint-volume is used to determine the old screen
- * space location of an actor that has moved so we can know the
- * minimal region to redraw to clear an old view of the actor. If we
- * update this during picking then by the time we come around to
- * paint then the last-paint-volume would likely represent the new
- * actor position not the old.
*/
- if (!in_clone_paint () && pick_mode == CLUTTER_PICK_NONE)
+ if (!in_clone_paint ())
{
gboolean success;
/* annoyingly gcc warns if uninitialized even though
@@ -2926,7 +2918,8 @@ clutter_actor_paint (ClutterActor *self)
success = cull_actor (self, &result);
- if (G_UNLIKELY (clutter_paint_debug_flags & CLUTTER_DEBUG_REDRAWS))
+ if (G_UNLIKELY (clutter_paint_debug_flags & CLUTTER_DEBUG_REDRAWS &&
+ pick_mode == CLUTTER_PICK_NONE))
_clutter_actor_paint_cull_result (self, success, result);
else if (result == CLUTTER_CULL_RESULT_OUT && success)
goto done;
@@ -3796,9 +3789,11 @@ clutter_actor_real_get_paint_volume (ClutterActor *self,
static gboolean
clutter_actor_real_has_overlaps (ClutterActor *self)
{
- /* By default we'll assume that all actors need an offscreen redirect to get
- * the correct opacity. Actors such as ClutterTexture that would never need
- * an offscreen redirect can override this to return FALSE. */
+ /* By default we'll assume that all actors need an offscreen
+ redirect to get the correct opacity. This effectively favours
+ accuracy over efficiency. Actors such as ClutterTexture that
+ would never need an offscreen redirect can override this to
+ return FALSE. */
return TRUE;
}
@@ -4194,21 +4189,18 @@ clutter_actor_class_init (ClutterActorClass *klass)
/**
* ClutterActor:offscreen-redirect:
*
- * Determines the conditions in which the actor will be redirected
- * to an offscreen framebuffer while being painted. For example this
- * can be used to cache an actor in a framebuffer or for improved
- * handling of transparent actors. See
+ * Whether to flatten the actor into a single image. See
* clutter_actor_set_offscreen_redirect() for details.
*
* Since: 1.8
*/
- pspec = g_param_spec_flags ("offscreen-redirect",
- P_("Offscreen redirect"),
- P_("Flags controlling when to flatten the "
- "actor into a single image"),
- CLUTTER_TYPE_OFFSCREEN_REDIRECT,
- 0,
- CLUTTER_PARAM_READWRITE);
+ pspec = g_param_spec_enum ("offscreen-redirect",
+ P_("Offscreen redirect"),
+ P_("Whether to flatten the actor into a "
+ "single image"),
+ CLUTTER_TYPE_OFFSCREEN_REDIRECT,
+ CLUTTER_OFFSCREEN_REDIRECT_AUTOMATIC_FOR_OPACITY,
+ CLUTTER_PARAM_READWRITE);
obj_props[PROP_OFFSCREEN_REDIRECT] = pspec;
g_object_class_install_property (object_class,
PROP_OFFSCREEN_REDIRECT,
@@ -5260,6 +5252,7 @@ clutter_actor_init (ClutterActor *self)
priv->parent_actor = NULL;
priv->has_clip = FALSE;
priv->opacity = 0xff;
+ priv->offscreen_redirect = CLUTTER_OFFSCREEN_REDIRECT_AUTOMATIC_FOR_OPACITY;
priv->id = _clutter_context_acquire_id (self);
priv->pick_id = -1;
priv->scale_x = 1.0;
@@ -6103,10 +6096,10 @@ clutter_actor_get_allocation_geometry (ClutterActor *self,
clutter_actor_get_allocation_box (self, &box);
- geom->x = CLUTTER_NEARBYINT (clutter_actor_box_get_x (&box));
- geom->y = CLUTTER_NEARBYINT (clutter_actor_box_get_y (&box));
- geom->width = CLUTTER_NEARBYINT (clutter_actor_box_get_width (&box));
- geom->height = CLUTTER_NEARBYINT (clutter_actor_box_get_height (&box));
+ geom->x = clutter_actor_box_get_x (&box);
+ geom->y = clutter_actor_box_get_y (&box);
+ geom->width = clutter_actor_box_get_width (&box);
+ geom->height = clutter_actor_box_get_height (&box);
}
/**
@@ -6135,7 +6128,7 @@ clutter_actor_allocate (ClutterActor *self,
ClutterActorPrivate *priv;
ClutterActorClass *klass;
ClutterActorBox alloc;
- gboolean origin_changed, child_moved, size_changed;
+ gboolean child_moved;
gboolean stage_allocation_changed;
g_return_if_fail (CLUTTER_IS_ACTOR (self));
@@ -6166,15 +6159,13 @@ clutter_actor_allocate (ClutterActor *self,
}
}
- origin_changed = (flags & CLUTTER_ABSOLUTE_ORIGIN_CHANGED);
-
child_moved = (alloc.x1 != priv->allocation.x1 ||
alloc.y1 != priv->allocation.y1);
- size_changed = (alloc.x2 != priv->allocation.x2 ||
- alloc.y2 != priv->allocation.y2);
-
- if (origin_changed || child_moved || size_changed)
+ if (flags & CLUTTER_ABSOLUTE_ORIGIN_CHANGED ||
+ child_moved ||
+ alloc.x2 != priv->allocation.x2 ||
+ alloc.y2 != priv->allocation.y2)
stage_allocation_changed = TRUE;
else
stage_allocation_changed = FALSE;
@@ -7569,16 +7560,15 @@ clutter_actor_get_opacity (ClutterActor *self)
/**
* clutter_actor_set_offscreen_redirect:
* @self: A #ClutterActor
- * @redirect: New offscreen redirect flags for the actor.
+ * @redirect: New offscreen redirect value for the actor.
*
- * Defines the circumstances where the actor should be redirected into
- * an offscreen image. The offscreen image is used to flatten the
- * actor into a single image while painting for two main reasons.
- * Firstly, when the actor is painted a second time without any of its
- * contents changing it can simply repaint the cached image without
- * descending further down the actor hierarchy. Secondly, it will make
- * the opacity look correct even if there are overlapping primitives
- * in the actor.
+ * Sets whether to redirect the actor into an offscreen image. The
+ * offscreen image is used to flatten the actor into a single image
+ * while painting for two main reasons. Firstly, when the actor is
+ * painted a second time without any of its contents changing it can
+ * simply repaint the cached image without descending further down the
+ * actor hierarchy. Secondly, it will make the opacity look correct
+ * even if there are overlapping primitives in the actor.
*
* Caching the actor could in some cases be a performance win and in
* some cases be a performance lose so it is important to determine
@@ -7615,15 +7605,13 @@ clutter_actor_get_opacity (ClutterActor *self)
* <graphic fileref="offscreen-redirect.png" format="PNG"/>
* </figure>
*
- * The default value for this property is 0, so we effectively will
- * never redirect an actor offscreen by default. This means that there
- * are times that transparent actors may look glassy as described
- * above. The reason this is the default is because there is a
- * performance trade off between quality and performance here. In many
- * cases the default form of glassy opacity looks good enough, but if
- * it's not you will need to set the
- * %CLUTTER_OFFSCREEN_REDIRECT_AUTOMATIC_FOR_OPACITY flag to enable
- * redirection for opacity.
+ * The default behaviour is
+ * %CLUTTER_OFFSCREEN_REDIRECT_AUTOMATIC_FOR_OPACITY. This will end up
+ * redirecting actors whenever they are semi-transparent unless their
+ * has_overlaps() virtual returns %FALSE. This should mean that
+ * generally all actors will be rendered with the correct opacity and
+ * certain actors that don't need the offscreen redirect (such as
+ * #ClutterTexture) will paint directly for efficiency.
*
* Custom actors that don't contain any overlapping primitives are
* recommended to override the has_overlaps() virtual to return %FALSE
@@ -8283,17 +8271,7 @@ clutter_actor_unparent (ClutterActor *self)
/* We take this opportunity to invalidate any queue redraw entry
* associated with the actor and descendants since we won't be able to
- * determine the appropriate stage after this.
- *
- * we do this after we updated the mapped state because actors might
- * end up queueing redraws inside their mapped/unmapped virtual
- * functions, and if we invalidate the redraw entry we could end up
- * with an inconsistent state and weird memory corruption. see
- * bugs:
- *
- * http://bugzilla.clutter-project.org/show_bug.cgi?id=2621
- * https://bugzilla.gnome.org/show_bug.cgi?id=652036
- */
+ * determine the appropriate stage after this. */
_clutter_actor_traverse (self,
0,
invalidate_queue_redraw_entry,
@@ -9401,6 +9379,8 @@ clutter_actor_find_property (ClutterAnimatable *animatable,
klass = G_OBJECT_GET_CLASS (meta);
pspec = g_object_class_find_property (klass, p_name);
+
+ g_free (p_name);
}
else
{
@@ -9409,8 +9389,6 @@ clutter_actor_find_property (ClutterAnimatable *animatable,
pspec = g_object_class_find_property (klass, property_name);
}
- g_free (p_name);
-
return pspec;
}
@@ -9453,9 +9431,26 @@ clutter_actor_set_final_state (ClutterAnimatable *animatable,
g_free (p_name);
}
+static gboolean
+clutter_actor_animate_property (ClutterAnimatable *animatable,
+ ClutterAnimation *animation,
+ const gchar *property_name,
+ const GValue *initial,
+ const GValue *final,
+ gdouble progress,
+ GValue *new_value)
+{
+ ClutterInterval *interval;
+
+ interval = clutter_animation_get_interval (animation, property_name);
+
+ return clutter_interval_compute_value (interval, progress, new_value);
+}
+
static void
clutter_animatable_iface_init (ClutterAnimatableIface *iface)
{
+ iface->animate_property = clutter_actor_animate_property;
iface->find_property = clutter_actor_find_property;
iface->get_initial_state = clutter_actor_get_initial_state;
iface->set_final_state = clutter_actor_set_final_state;
@@ -9929,8 +9924,7 @@ _clutter_actor_get_stage_internal (ClutterActor *actor)
*
* Retrieves the #ClutterStage where @actor is contained.
*
- * Return value: (transfer none) (type Clutter.Actor): the stage
- * containing the actor, or %NULL
+ * Return value: (transfer none): the stage containing the actor, or %NULL
*
* Since: 0.8
*/
@@ -10726,7 +10720,7 @@ clutter_actor_unset_flags (ClutterActor *self,
/**
* clutter_actor_get_transformation_matrix:
* @self: a #ClutterActor
- * @matrix: (out caller-allocates): the return location for a #CoglMatrix
+ * @matrix: (out): the return location for a #CoglMatrix
*
* Retrieves the transformations applied to @self relative to its
* parent.
@@ -11998,9 +11992,8 @@ clutter_actor_get_paint_box (ClutterActor *self,
* Asks the actor's implementation whether it may contain overlapping
* primitives.
*
- * For example; Clutter may use this to determine whether the painting
- * should be redirected to an offscreen buffer to correctly implement
- * the opacity property.
+ * Clutter uses this to determine whether the painting should be redirected
+ * to an offscreen buffer to correctly implement the opacity property.
*
* Custom actors can override the default response by implementing the
* #ClutterActor <function>has_overlaps</function> virtual function. See
diff --git a/clutter/clutter-actor.h b/clutter/clutter-actor.h
index aaa48dc..06cf98b 100644
--- a/clutter/clutter-actor.h
+++ b/clutter/clutter-actor.h
@@ -77,7 +77,7 @@ typedef struct _ClutterActorPrivate ClutterActorPrivate;
/**
* ClutterCallback:
* @actor: a #ClutterActor
- * @data: (closure): user data
+ * @data: user data
*
* Generic callback
*/
@@ -121,17 +121,21 @@ typedef enum
* @CLUTTER_OFFSCREEN_REDIRECT_AUTOMATIC_FOR_OPACITY: Only redirect
* the actor if it is semi-transparent and its has_overlaps()
* virtual returns %TRUE. This is the default.
+ * @CLUTTER_OFFSCREEN_REDIRECT_ALWAYS_FOR_OPACITY: Always redirect the
+ * actor if it is semi-transparent regardless of the return value of
+ * its has_overlaps() virtual.
* @CLUTTER_OFFSCREEN_REDIRECT_ALWAYS: Always redirect the actor to an
* offscreen buffer even if it is fully opaque.
*
- * Possible flags to pass to clutter_actor_set_offscreen_redirect().
+ * Possible values to pass to clutter_actor_set_offscreen_redirect().
*
* Since: 1.8
*/
typedef enum
{
- CLUTTER_OFFSCREEN_REDIRECT_AUTOMATIC_FOR_OPACITY = 1<<0,
- CLUTTER_OFFSCREEN_REDIRECT_ALWAYS = 1<<1
+ CLUTTER_OFFSCREEN_REDIRECT_AUTOMATIC_FOR_OPACITY,
+ CLUTTER_OFFSCREEN_REDIRECT_ALWAYS_FOR_OPACITY,
+ CLUTTER_OFFSCREEN_REDIRECT_ALWAYS
} ClutterOffscreenRedirect;
/**
diff --git a/clutter/clutter-align-constraint.c b/clutter/clutter-align-constraint.c
index c7f415d..8ec342c 100644
--- a/clutter/clutter-align-constraint.c
+++ b/clutter/clutter-align-constraint.c
@@ -40,8 +40,6 @@
#include "clutter-align-constraint.h"
-#include "clutter-actor-meta-private.h"
-#include "clutter-actor-private.h"
#include "clutter-constraint.h"
#include "clutter-debug.h"
#include "clutter-enum-types.h"
@@ -109,19 +107,6 @@ clutter_align_constraint_set_actor (ClutterActorMeta *meta,
ClutterAlignConstraint *align = CLUTTER_ALIGN_CONSTRAINT (meta);
ClutterActorMetaClass *parent;
- if (new_actor != NULL &&
- align->source != NULL &&
- clutter_actor_contains (new_actor, align->source))
- {
- g_warning (G_STRLOC ": The source actor '%s' is contained "
- "by the actor '%s' associated to the constraint "
- "'%s'",
- _clutter_actor_get_debug_name (align->source),
- _clutter_actor_get_debug_name (new_actor),
- _clutter_actor_meta_get_debug_name (meta));
- return;
- }
-
/* store the pointer to the actor, for later use */
align->actor = new_actor;
@@ -258,10 +243,7 @@ clutter_align_constraint_class_init (ClutterAlignConstraintClass *klass)
/**
* ClutterAlignConstraint:source:
*
- * The #ClutterActor used as the source for the alignment.
- *
- * The #ClutterActor must not be a child or a grandchild of the actor
- * using the constraint.
+ * The #ClutterActor used as the source for the alignment
*
* Since: 1.4
*/
@@ -364,8 +346,7 @@ void
clutter_align_constraint_set_source (ClutterAlignConstraint *align,
ClutterActor *source)
{
- ClutterActor *old_source, *actor;
- ClutterActorMeta *meta;
+ ClutterActor *old_source;
g_return_if_fail (CLUTTER_IS_ALIGN_CONSTRAINT (align));
g_return_if_fail (source == NULL || CLUTTER_IS_ACTOR (source));
@@ -373,22 +354,6 @@ clutter_align_constraint_set_source (ClutterAlignConstraint *align,
if (align->source == source)
return;
- meta = CLUTTER_ACTOR_META (align);
- actor = clutter_actor_meta_get_actor (meta);
- if (actor != NULL && source != NULL)
- {
- if (clutter_actor_contains (actor, source))
- {
- g_warning (G_STRLOC ": The source actor '%s' is contained "
- "by the actor '%s' associated to the constraint "
- "'%s'",
- _clutter_actor_get_debug_name (source),
- _clutter_actor_get_debug_name (actor),
- _clutter_actor_meta_get_debug_name (meta));
- return;
- }
- }
-
old_source = align->source;
if (old_source != NULL)
{
diff --git a/clutter/clutter-alpha.c b/clutter/clutter-alpha.c
index a99cfc9..e41adef 100644
--- a/clutter/clutter-alpha.c
+++ b/clutter/clutter-alpha.c
@@ -73,8 +73,8 @@
* <title>Defining a ClutterAlpha in ClutterScript</title>
* <para>The following JSON fragment defines a #ClutterAlpha
* using a #ClutterTimeline with id "sine-timeline" and an alpha
- * function called <function>my_sine_alpha</function>. The defined
- * #ClutterAlpha instance can be reused in multiple #ClutterBehaviour
+ * function called my_sine_alpha(). The defined #ClutterAlpha
+ * instance can be reused in multiple #ClutterBehaviour
* definitions or for #ClutterAnimation definitions.</para>
* <programlisting><![CDATA[
* {
@@ -131,10 +131,6 @@ struct _ClutterAlphaPrivate
GClosure *closure;
- ClutterAlphaFunc func;
- gpointer user_data;
- GDestroyNotify notify;
-
gulong mode;
};
@@ -220,9 +216,7 @@ clutter_alpha_finalize (GObject *object)
{
ClutterAlphaPrivate *priv = CLUTTER_ALPHA (object)->priv;
- if (priv->notify != NULL)
- priv->notify (priv->user_data);
- else if (priv->closure != NULL)
+ if (priv->closure)
g_closure_unref (priv->closure);
G_OBJECT_CLASS (clutter_alpha_parent_class)->finalize (object);
@@ -303,7 +297,7 @@ clutter_alpha_parse_custom_node (ClutterScriptable *scriptable,
{
gulong mode;
- mode = _clutter_script_resolve_animation_mode (node);
+ mode = clutter_script_resolve_animation_mode (node);
g_value_init (value, G_TYPE_ULONG);
g_value_set_ulong (value, mode);
@@ -421,11 +415,7 @@ clutter_alpha_get_alpha (ClutterAlpha *alpha)
priv = alpha->priv;
- if (G_LIKELY (priv->func))
- {
- return priv->func (alpha, priv->user_data);
- }
- else if (priv->closure)
+ if (G_LIKELY (priv->closure))
{
GValue params = { 0, };
GValue result_value = { 0, };
@@ -465,18 +455,9 @@ clutter_alpha_set_closure_internal (ClutterAlpha *alpha,
{
ClutterAlphaPrivate *priv = alpha->priv;
- if (priv->notify != NULL)
- priv->notify (priv->user_data);
- else if (priv->closure != NULL)
+ if (priv->closure)
g_closure_unref (priv->closure);
- priv->func = NULL;
- priv->user_data = NULL;
- priv->notify = NULL;
-
- if (closure == NULL)
- return;
-
/* need to take ownership of the closure before sinking it */
priv->closure = g_closure_ref (closure);
g_closure_sink (closure);
@@ -539,28 +520,17 @@ clutter_alpha_set_func (ClutterAlpha *alpha,
GDestroyNotify destroy)
{
ClutterAlphaPrivate *priv;
+ GClosure *closure;
g_return_if_fail (CLUTTER_IS_ALPHA (alpha));
g_return_if_fail (func != NULL);
priv = alpha->priv;
- if (priv->notify != NULL)
- {
- priv->notify (priv->user_data);
- }
- else if (priv->closure != NULL)
- {
- g_closure_unref (priv->closure);
- priv->closure = NULL;
- }
-
- priv->func = func;
- priv->user_data = data;
- priv->notify = destroy;
+ closure = g_cclosure_new (G_CALLBACK (func), data, (GClosureNotify) destroy);
+ clutter_alpha_set_closure_internal (alpha, closure);
priv->mode = CLUTTER_CUSTOM_MODE;
-
g_object_notify_by_pspec (G_OBJECT (alpha), obj_props[PROP_MODE]);
}
@@ -1273,8 +1243,7 @@ clutter_alpha_set_mode (ClutterAlpha *alpha,
}
else if (mode < CLUTTER_ANIMATION_LAST)
{
- if (priv->mode == mode)
- return;
+ GClosure *closure;
/* sanity check to avoid getting an out of sync
* enum/function mapping
@@ -1282,11 +1251,10 @@ clutter_alpha_set_mode (ClutterAlpha *alpha,
g_assert (animation_modes[mode].mode == mode);
g_assert (animation_modes[mode].func != NULL);
- clutter_alpha_set_closure_internal (alpha, NULL);
-
- priv->func = animation_modes[mode].func;
- priv->user_data = NULL;
- priv->notify = NULL;
+ closure = g_cclosure_new (G_CALLBACK (animation_modes[mode].func),
+ NULL,
+ NULL);
+ clutter_alpha_set_closure_internal (alpha, closure);
priv->mode = mode;
}
@@ -1295,9 +1263,6 @@ clutter_alpha_set_mode (ClutterAlpha *alpha,
AlphaData *alpha_data = NULL;
gulong real_index = 0;
- if (priv->mode == mode)
- return;
-
if (G_UNLIKELY (clutter_alphas == NULL))
{
g_warning ("No alpha functions defined for ClutterAlpha to use. "
@@ -1320,11 +1285,12 @@ clutter_alpha_set_mode (ClutterAlpha *alpha,
clutter_alpha_set_closure (alpha, alpha_data->closure);
else
{
- clutter_alpha_set_closure_internal (alpha, NULL);
+ GClosure *closure;
- priv->func = alpha_data->func;
- priv->user_data = alpha_data->data;
- priv->notify = NULL;
+ closure = g_cclosure_new (G_CALLBACK (alpha_data->func),
+ alpha_data->data,
+ NULL);
+ clutter_alpha_set_closure_internal (alpha, closure);
}
priv->mode = mode;
diff --git a/clutter/clutter-animatable.c b/clutter/clutter-animatable.c
index e6bd38c..cbf4597 100644
--- a/clutter/clutter-animatable.c
+++ b/clutter/clutter-animatable.c
@@ -29,10 +29,10 @@
* #ClutterAnimatable is an interface that allows a #GObject class
* to control how a #ClutterAnimation will animate a property.
*
- * Each #ClutterAnimatable should implement the
- * <function>animate_property</function> virtual function of the interface
- * to compute the animation state between two values of an interval depending
- * on a progress factor, expressed as a floating point value.
+ * Each #ClutterAnimatable should implement the animate_property()
+ * virtual function of the interface to compute the animation state
+ * between two values of an interval depending on a progress factor,
+ * expressed as a floating point value.
*
* If a #ClutterAnimatable is animated by a #ClutterAnimation
* instance, the #ClutterAnimation will call
@@ -84,9 +84,6 @@ clutter_animatable_default_init (ClutterAnimatableInterface *iface)
* be applied to the #ClutterAnimatable, and %FALSE otherwise
*
* Since: 1.0
- *
- * Deprecated: 1.8: Use clutter_animatable_interpolate_value()
- * instead
*/
gboolean
clutter_animatable_animate_property (ClutterAnimatable *animatable,
@@ -97,7 +94,6 @@ clutter_animatable_animate_property (ClutterAnimatable *animatable,
gdouble progress,
GValue *value)
{
- ClutterAnimatableIface *iface;
gboolean res;
g_return_val_if_fail (CLUTTER_IS_ANIMATABLE (animatable), FALSE);
@@ -111,26 +107,14 @@ clutter_animatable_animate_property (ClutterAnimatable *animatable,
G_VALUE_TYPE (value) == G_VALUE_TYPE (final_value),
FALSE);
- iface = CLUTTER_ANIMATABLE_GET_IFACE (animatable);
- if (iface->animate_property == NULL)
- {
- ClutterInterval *interval;
-
- interval = clutter_animation_get_interval (animation, property_name);
- if (interval == NULL)
- return FALSE;
-
- res = clutter_animatable_interpolate_value (animatable, property_name,
- interval,
- progress,
- value);
- }
- else
- res = iface->animate_property (animatable, animation,
- property_name,
- initial_value, final_value,
- progress,
- value);
+ res =
+ CLUTTER_ANIMATABLE_GET_IFACE (animatable)->animate_property (animatable,
+ animation,
+ property_name,
+ initial_value,
+ final_value,
+ progress,
+ value);
return res;
}
@@ -223,58 +207,3 @@ clutter_animatable_set_final_state (ClutterAnimatable *animatable,
else
g_object_set_property (G_OBJECT (animatable), property_name, value);
}
-
-/**
- * clutter_animatable_interpolate_value:
- * @animatable: a #ClutterAnimatable
- * @property_name: the name of the property to interpolate
- * @interval: a #ClutterInterval with the animation range
- * @progress: the progress to use to interpolate between the
- * initial and final values of the @interval
- * @value: (out): return location for an initialized #GValue
- * using the same type of the @interval
- *
- * Asks a #ClutterAnimatable implementation to interpolate a
- * a named property between the initial and final values of
- * a #ClutterInterval, using @progress as the interpolation
- * value, and store the result inside @value.
- *
- * This function should be used for every property animation
- * involving #ClutterAnimatable<!-- -->s.
- *
- * This function replaces clutter_animatable_animate_property().
- *
- * Return value: %TRUE if the interpolation was successful,
- * and %FALSE otherwise
- *
- * Since: 1.8
- */
-gboolean
-clutter_animatable_interpolate_value (ClutterAnimatable *animatable,
- const gchar *property_name,
- ClutterInterval *interval,
- gdouble progress,
- GValue *value)
-{
- ClutterAnimatableIface *iface;
-
- g_return_val_if_fail (CLUTTER_IS_ANIMATABLE (animatable), FALSE);
- g_return_val_if_fail (property_name != NULL, FALSE);
- g_return_val_if_fail (CLUTTER_IS_INTERVAL (interval), FALSE);
- g_return_val_if_fail (value != NULL, FALSE);
-
- CLUTTER_NOTE (ANIMATION, "Interpolating '%s' (progress: %.3f)",
- property_name,
- progress);
-
- iface = CLUTTER_ANIMATABLE_GET_IFACE (animatable);
- if (iface->interpolate_value != NULL)
- {
- return iface->interpolate_value (animatable, property_name,
- interval,
- progress,
- value);
- }
- else
- return clutter_interval_compute_value (interval, progress, value);
-}
diff --git a/clutter/clutter-animatable.h b/clutter/clutter-animatable.h
index 13690f9..2edd6b0 100644
--- a/clutter/clutter-animatable.h
+++ b/clutter/clutter-animatable.h
@@ -53,15 +53,13 @@ typedef struct _ClutterAnimatableIface ClutterAnimatableIface;
/**
* ClutterAnimatableIface:
* @animate_property: virtual function for custom interpolation of a
- * property. This virtual function is deprecated
+ * property
* @find_property: virtual function for retrieving the #GParamSpec of
* an animatable property
* @get_initial_state: virtual function for retrieving the initial
* state of an animatable property
* @set_final_state: virtual function for setting the state of an
* animatable property
- * @interpolate_value: virtual function for interpolating the progress
- * of a property
*
* Base interface for #GObject<!-- -->s that can be animated by a
* a #ClutterAnimation.
@@ -89,16 +87,10 @@ struct _ClutterAnimatableIface
void (* set_final_state) (ClutterAnimatable *animatable,
const gchar *property_name,
const GValue *value);
- gboolean (* interpolate_value) (ClutterAnimatable *animatable,
- const gchar *property_name,
- ClutterInterval *interval,
- gdouble progress,
- GValue *value);
};
GType clutter_animatable_get_type (void) G_GNUC_CONST;
-#ifndef CLUTTER_DISABLE_DEPRECATED
gboolean clutter_animatable_animate_property (ClutterAnimatable *animatable,
ClutterAnimation *animation,
const gchar *property_name,
@@ -106,7 +98,6 @@ gboolean clutter_animatable_animate_property (ClutterAnimatable *animatable,
const GValue *final_value,
gdouble progress,
GValue *value);
-#endif /* CLUTTER_DISABLE_DEPRECATED */
GParamSpec *clutter_animatable_find_property (ClutterAnimatable *animatable,
const gchar *property_name);
@@ -116,11 +107,6 @@ void clutter_animatable_get_initial_state (ClutterAnimatable *animatable,
void clutter_animatable_set_final_state (ClutterAnimatable *animatable,
const gchar *property_name,
const GValue *value);
-gboolean clutter_animatable_interpolate_value (ClutterAnimatable *animatable,
- const gchar *property_name,
- ClutterInterval *interval,
- gdouble progress,
- GValue *value);
G_END_DECLS
diff --git a/clutter/clutter-animation.c b/clutter/clutter-animation.c
index 555a615..f284c51 100644
--- a/clutter/clutter-animation.c
+++ b/clutter/clutter-animation.c
@@ -60,9 +60,8 @@
* #ClutterAnimation<!-- -->s are distinguished from #ClutterBehaviour<!-- -->s
* because the former can only control #GObject properties of a single
* #GObject instance, while the latter can control multiple properties
- * using accessor functions inside the #ClutterBehaviour
- * <function>alpha_notify</function> virtual function, and can control
- * multiple #ClutterActor<!-- -->s as well.
+ * using accessor functions inside the #ClutterBehaviour::alpha_notify
+ * virtual function, and can control multiple #ClutterActor<!-- -->s as well.
*
* For convenience, it is possible to use the clutter_actor_animate()
* function call which will take care of setting up and tearing down
@@ -130,15 +129,6 @@
* </variablelist>
* </refsect2>
*
- * <example id="example-clutter-animation">
- * <title>Tweening using clutter_actor_animate()</title>
- * <programlisting>
- * <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="text" href="../../../../tests/interactive/test-easing.c">
- * <xi:fallback>FIXME: MISSING XINCLUDE CONTENT</xi:fallback>
- * </xi:include>
- * </programlisting>
- * </example>
- *
* #ClutterAnimation is available since Clutter 1.0
*/
@@ -432,7 +422,7 @@ clutter_animation_parse_custom_node (ClutterScriptable *scriptable,
{
gulong mode;
- mode = _clutter_script_resolve_animation_mode (node);
+ mode = clutter_script_resolve_animation_mode (node);
g_value_init (value, G_TYPE_ULONG);
g_value_set_ulong (value, mode);
@@ -736,7 +726,7 @@ clutter_animation_validate_bind (ClutterAnimation *animation,
* about animations, see clutter_actor_animate().
*
* If you need to update the interval instance use
- * clutter_animation_update_interval() instead.
+ * clutter_animation_update_property() instead.
*
* Return value: (transfer none): The animation itself.
* Since: 1.0
@@ -1114,10 +1104,16 @@ on_alpha_notify (GObject *gobject,
if (is_animatable)
{
- apply = clutter_animatable_interpolate_value (animatable, p_name,
- interval,
- alpha_value,
- &value);
+ const GValue *initial, *final;
+
+ initial = clutter_interval_peek_initial_value (interval);
+ final = clutter_interval_peek_final_value (interval);
+
+ apply = clutter_animatable_animate_property (animatable, animation,
+ p_name,
+ initial, final,
+ alpha_value,
+ &value);
}
else
{
@@ -2011,7 +2007,7 @@ animation_create_for_actor (ClutterActor *actor)
* @actor: a #ClutterActor
* @alpha: a #ClutterAlpha
* @first_property_name: the name of a property
- * @...: a %NULL terminated list of property names and
+ * @Varargs: a %NULL terminated list of property names and
* property values
*
* Animates the given list of properties of @actor between the current
@@ -2068,7 +2064,7 @@ clutter_actor_animate_with_alpha (ClutterActor *actor,
* @mode: an animation mode logical id
* @timeline: a #ClutterTimeline
* @first_property_name: the name of a property
- * @...: a %NULL terminated list of property names and
+ * @Varargs: a %NULL terminated list of property names and
* property values
*
* Animates the given list of properties of @actor between the current
@@ -2119,7 +2115,7 @@ clutter_actor_animate_with_timeline (ClutterActor *actor,
* @mode: an animation mode logical id
* @duration: duration of the animation, in milliseconds
* @first_property_name: the name of a property
- * @...: a %NULL terminated list of property names and
+ * @Varargs: a %NULL terminated list of property names and
* property values
*
* Animates the given list of properties of @actor between the current
diff --git a/clutter/clutter-animator.c b/clutter/clutter-animator.c
index 0b863bc..d26e305 100644
--- a/clutter/clutter-animator.c
+++ b/clutter/clutter-animator.c
@@ -1161,7 +1161,7 @@ clutter_animator_get_duration (ClutterAnimator *animator)
* @first_mode: the id of the alpha function to use
* @first_progress: at which stage of the animation this value applies; the
* range is a normalized floating point value between 0 and 1
- * @...: the value first_property_name should have for first_object
+ * @Varargs: the value first_property_name should have for first_object
* at first_progress, followed by more (object, property_name, mode,
* progress, value) tuples, followed by %NULL
*
@@ -1513,9 +1513,9 @@ resolve_interpolation (JsonNode *node)
gboolean res;
gint enum_value;
- res = _clutter_script_enum_from_string (CLUTTER_TYPE_INTERPOLATION,
- str,
- &enum_value);
+ res = clutter_script_enum_from_string (CLUTTER_TYPE_INTERPOLATION,
+ str,
+ &enum_value);
if (res)
return enum_value;
}
@@ -1620,7 +1620,7 @@ parse_animator_property (JsonArray *array,
gboolean res;
progress = json_array_get_double_element (key, 0);
- mode = _clutter_script_resolve_animation_mode (json_array_get_element (key, 1));
+ mode = clutter_script_resolve_animation_mode (json_array_get_element (key, 1));
animator_key = clutter_animator_key_new (clos->animator,
gobject,
@@ -1628,11 +1628,11 @@ parse_animator_property (JsonArray *array,
progress,
mode);
- res = _clutter_script_parse_node (clos->script,
- &(animator_key->value),
- pname,
- json_array_get_element (key, 2),
- pspec);
+ res = clutter_script_parse_node (clos->script,
+ &(animator_key->value),
+ pname,
+ json_array_get_element (key, 2),
+ pspec);
if (!res)
{
g_warning ("Unable to parse the key value for the "
diff --git a/clutter/clutter-backend.c b/clutter/clutter-backend.c
index dff3aef..fa9588a 100644
--- a/clutter/clutter-backend.c
+++ b/clutter/clutter-backend.c
@@ -785,29 +785,3 @@ _clutter_backend_remove_event_translator (ClutterBackend *backend,
priv->event_translators =
g_list_remove (priv->event_translators, translator);
}
-
-/**
- * clutter_backend_get_cogl_context:
- * @backend: a #ClutterBackend
- *
- * Retrieves the #CoglContext associated with the given clutter
- * @backend. A #CoglContext is required when using some of the
- * experimental 2.0 Cogl API.
- *
- * <note>Since CoglContext is itself experimental API this API should
- * be considered experimental too.</note>
- *
- * <note>This API is not yet supported on OSX because OSX still
- * uses the stub Cogl winsys and the Clutter backend doesn't
- * explicitly create a CoglContext.</note>
- *
- * Return value: The #CoglContext associated with @backend.
- *
- * Since: 1.8
- * Stability: unstable
- */
-CoglContext *
-clutter_backend_get_cogl_context (ClutterBackend *backend)
-{
- return backend->cogl_context;
-}
diff --git a/clutter/clutter-backend.h b/clutter/clutter-backend.h
index 4e5d83e..3c82419 100644
--- a/clutter/clutter-backend.h
+++ b/clutter/clutter-backend.h
@@ -31,9 +31,6 @@
#include <cairo.h>
#include <glib-object.h>
#include <pango/pango.h>
-#ifdef COGL_ENABLE_EXPERIMENTAL_2_0_API
-#include <cogl/cogl.h>
-#endif
#include <clutter/clutter-actor.h>
#include <clutter/clutter-device-manager.h>
@@ -69,10 +66,6 @@ void clutter_backend_set_font_options (ClutterBa
const cairo_font_options_t *options);
const cairo_font_options_t *clutter_backend_get_font_options (ClutterBackend *backend);
-#if defined (COGL_ENABLE_EXPERIMENTAL_2_0_API) && defined (CLUTTER_ENABLE_EXPERIMENTAL_API)
-CoglContext *clutter_backend_get_cogl_context (ClutterBackend *backend);
-#endif
-
G_END_DECLS
#endif /* __CLUTTER_BACKEND_H__ */
diff --git a/clutter/clutter-bin-layout.c b/clutter/clutter-bin-layout.c
index 6f2709d..f00a8c1 100644
--- a/clutter/clutter-bin-layout.c
+++ b/clutter/clutter-bin-layout.c
@@ -359,8 +359,6 @@ clutter_bin_layout_get_preferred_width (ClutterLayoutManager *manager,
if (nat_width_p)
*nat_width_p = nat_width;
-
- g_list_free (children);
}
static void
@@ -394,8 +392,6 @@ clutter_bin_layout_get_preferred_height (ClutterLayoutManager *manager,
if (nat_height_p)
*nat_height_p = nat_height;
-
- g_list_free (children);
}
static gdouble
@@ -428,11 +424,10 @@ clutter_bin_layout_allocate (ClutterLayoutManager *manager,
{
GList *children = clutter_container_get_children (container);
GList *l;
- gfloat allocation_x, allocation_y;
gfloat available_w, available_h;
- clutter_actor_box_get_origin (allocation, &allocation_x, &allocation_y);
- clutter_actor_box_get_size (allocation, &available_w, &available_h);
+ available_w = clutter_actor_box_get_width (allocation);
+ available_h = clutter_actor_box_get_height (allocation);
for (l = children; l != NULL; l = l->next)
{
@@ -451,12 +446,12 @@ clutter_bin_layout_allocate (ClutterLayoutManager *manager,
if (layer->x_align == CLUTTER_BIN_ALIGNMENT_FIXED)
child_alloc.x1 = clutter_actor_get_x (child);
else
- child_alloc.x1 = allocation_x;
+ child_alloc.x1 = 0.0f;
if (layer->y_align == CLUTTER_BIN_ALIGNMENT_FIXED)
child_alloc.y1 = clutter_actor_get_y (child);
else
- child_alloc.y1 = allocation_y;
+ child_alloc.y1 = 0.0f;
child_alloc.x2 = available_w;
child_alloc.y2 = available_h;
diff --git a/clutter/clutter-bind-constraint.c b/clutter/clutter-bind-constraint.c
index fc76902..472562e 100644
--- a/clutter/clutter-bind-constraint.c
+++ b/clutter/clutter-bind-constraint.c
@@ -77,21 +77,6 @@
* NULL);
* ]|
*
- * <example id="bind-constraint-example">
- * <title>Animating the offset property of ClutterBindConstraint</title>
- * <programlisting>
- * <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="text" href="../../../../tests/interactive/test-constraints.c">
- * <xi:fallback>FIXME: MISSING XINCLUDE CONTENT</xi:fallback>
- * </xi:include>
- * </programlisting>
- * <para>The example above creates eight rectangles and binds them to a
- * rectangle positioned in the center of the stage; when the user presses
- * the center rectangle, the #ClutterBindConstraint:offset property is
- * animated through the clutter_actor_animate() function to lay out the
- * eight rectangles around the center one. Pressing one of the outer
- * rectangles will animate the offset back to 0.</para>
- * </example>
- *
* #ClutterBindConstraint is available since Clutter 1.4
*/
@@ -103,8 +88,6 @@
#include "clutter-bind-constraint.h"
-#include "clutter-actor-meta-private.h"
-#include "clutter-actor-private.h"
#include "clutter-constraint.h"
#include "clutter-debug.h"
#include "clutter-enum-types.h"
@@ -225,19 +208,6 @@ clutter_bind_constraint_set_actor (ClutterActorMeta *meta,
ClutterBindConstraint *bind = CLUTTER_BIND_CONSTRAINT (meta);
ClutterActorMetaClass *parent;
- if (new_actor != NULL &&
- bind->source != NULL &&
- clutter_actor_contains (new_actor, bind->source))
- {
- g_warning (G_STRLOC ": The source actor '%s' is contained "
- "by the actor '%s' associated to the constraint "
- "'%s'",
- _clutter_actor_get_debug_name (bind->source),
- _clutter_actor_get_debug_name (new_actor),
- _clutter_actor_meta_get_debug_name (meta));
- return;
- }
-
/* store the pointer to the actor, for later use */
bind->actor = new_actor;
@@ -337,10 +307,7 @@ clutter_bind_constraint_class_init (ClutterBindConstraintClass *klass)
/**
* ClutterBindConstraint:source:
*
- * The #ClutterActor used as the source for the binding.
- *
- * The #ClutterActor must not be contained inside the actor associated
- * to the constraint.
+ * The #ClutterActor used as the source for the binding
*
* Since: 1.4
*/
@@ -436,8 +403,7 @@ void
clutter_bind_constraint_set_source (ClutterBindConstraint *constraint,
ClutterActor *source)
{
- ClutterActor *old_source, *actor;
- ClutterActorMeta *meta;
+ ClutterActor *old_source;
g_return_if_fail (CLUTTER_IS_BIND_CONSTRAINT (constraint));
g_return_if_fail (source == NULL || CLUTTER_IS_ACTOR (source));
@@ -445,22 +411,6 @@ clutter_bind_constraint_set_source (ClutterBindConstraint *constraint,
if (constraint->source == source)
return;
- meta = CLUTTER_ACTOR_META (constraint);
- actor = clutter_actor_meta_get_actor (meta);
- if (source != NULL && actor != NULL)
- {
- if (clutter_actor_contains (actor, source))
- {
- g_warning (G_STRLOC ": The source actor '%s' is contained "
- "by the actor '%s' associated to the constraint "
- "'%s'",
- _clutter_actor_get_debug_name (source),
- _clutter_actor_get_debug_name (actor),
- _clutter_actor_meta_get_debug_name (meta));
- return;
- }
- }
-
old_source = constraint->source;
if (old_source != NULL)
{
diff --git a/clutter/clutter-box.c b/clutter/clutter-box.c
index 76e2f34..0d922b1 100644
--- a/clutter/clutter-box.c
+++ b/clutter/clutter-box.c
@@ -384,20 +384,13 @@ clutter_box_real_allocate (ClutterActor *actor,
{
ClutterBoxPrivate *priv = CLUTTER_BOX (actor)->priv;
ClutterActorClass *klass;
- ClutterActorBox box;
- gfloat w, h;
klass = CLUTTER_ACTOR_CLASS (clutter_box_parent_class);
klass->allocate (actor, allocation, flags);
- clutter_actor_box_get_size (allocation, &w, &h);
-
- clutter_actor_box_set_origin (&box, 0.f, 0.f);
- clutter_actor_box_set_size (&box, w, h);
-
clutter_layout_manager_allocate (priv->manager,
CLUTTER_CONTAINER (actor),
- &box, flags);
+ allocation, flags);
}
static void
@@ -814,7 +807,7 @@ clutter_box_set_property_valist (ClutterBox *box,
* @box: a #ClutterBox
* @actor: a #ClutterActor
* @first_property: the name of the first property to set, or %NULL
- * @...: a list of property name and value pairs, terminated by %NULL
+ * @Varargs: a list of property name and value pairs, terminated by %NULL
*
* Adds @actor to @box and sets layout properties at the same time,
* if the #ClutterLayoutManager used by @box has them
@@ -822,7 +815,7 @@ clutter_box_set_property_valist (ClutterBox *box,
* This function is a wrapper around clutter_container_add_actor()
* and clutter_layout_manager_child_set()
*
- * Language bindings should use the vector-based clutter_box_packv()
+ * Language bindings should use the vector-based clutter_box_addv()
* variant instead
*
* Since: 1.2
@@ -854,7 +847,7 @@ clutter_box_pack (ClutterBox *box,
* @actor: a #ClutterActor
* @sibling: (allow-none): a #ClutterActor or %NULL
* @first_property: the name of the first property to set, or %NULL
- * @...: a list of property name and value pairs, terminated by %NULL
+ * @Varargs: a list of property name and value pairs, terminated by %NULL
*
* Adds @actor to @box, placing it after @sibling, and sets layout
* properties at the same time, if the #ClutterLayoutManager used by
@@ -898,7 +891,7 @@ clutter_box_pack_after (ClutterBox *box,
* @actor: a #ClutterActor
* @sibling: (allow-none): a #ClutterActor or %NULL
* @first_property: the name of the first property to set, or %NULL
- * @...: a list of property name and value pairs, terminated by %NULL
+ * @Varargs: a list of property name and value pairs, terminated by %NULL
*
* Adds @actor to @box, placing it before @sibling, and sets layout
* properties at the same time, if the #ClutterLayoutManager used by
@@ -942,7 +935,7 @@ clutter_box_pack_before (ClutterBox *box,
* @actor: a #ClutterActor
* @position: the position to insert the @actor at
* @first_property: the name of the first property to set, or %NULL
- * @...: a list of property name and value pairs, terminated by %NULL
+ * @Varargs: a list of property name and value pairs, terminated by %NULL
*
* Adds @actor to @box, placing it at @position, and sets layout
* properties at the same time, if the #ClutterLayoutManager used by
diff --git a/clutter/clutter-cairo-texture.c b/clutter/clutter-cairo-texture.c
index a6a5b88..3ac096a 100644
--- a/clutter/clutter-cairo-texture.c
+++ b/clutter/clutter-cairo-texture.c
@@ -9,7 +9,7 @@
* Iain Holmes <iain o-hand com>
* Neil Roberts <neil linux intel com>
*
- * Copyright (C) 2008, 2009, 2010, 2011 Intel Corporation.
+ * Copyright (C) 2008, 2009, 2010 Intel Corporation.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -34,32 +34,41 @@
* Cairo image surface which will then be uploaded to a GL texture when
* needed.
*
+ * #ClutterCairoTexture will provide a #cairo_t context by using the
+ * clutter_cairo_texture_create() and clutter_cairo_texture_create_region()
+ * functions; you can use the Cairo API to draw on the context and then
+ * call cairo_destroy() when done.
+ *
+ * As soon as the context is destroyed with cairo_destroy(), the contents
+ * of the surface will be uploaded into the #ClutterCairoTexture actor:
+ *
+ * |[
+ * cairo_t *cr;
+ *
+ * cr = clutter_cairo_texture_create (CLUTTER_CAIRO_TEXTURE (texture));
+ *
+ * /* draw on the context */
+ *
+ * cairo_destroy (cr);
+ * ]|
+ *
+ * Although a new #cairo_t is created each time you call
+ * clutter_cairo_texture_create() or
+ * clutter_cairo_texture_create_region(), it uses the same
+ * #cairo_surface_t each time. You can call
+ * clutter_cairo_texture_clear() to erase the contents between calls.
+ *
+ * <warning><para>Note that you should never use the code above inside the
+ * #ClutterActor::paint or #ClutterActor::pick virtual functions or
+ * signal handlers because it will lead to performance
+ * degradation.</para></warning>
+ *
* <note><para>Since #ClutterCairoTexture uses a Cairo image surface
* internally all the drawing operations will be performed in
* software and not using hardware acceleration. This can lead to
* performance degradation if the contents of the texture change
* frequently.</para></note>
*
- * In order to use a #ClutterCairoTexture you should connect to the
- * #ClutterCairoTexture::draw signal; the signal is emitted each time
- * the #ClutterCairoTexture has been told to invalidate its contents,
- * by using clutter_cairo_texture_invalidate_rectangle() or its
- * sister function, clutter_cairo_texture_invalidate().
- *
- * Each callback to the #ClutterCairoTexture::draw signal will receive
- * a #cairo_t context which can be used for drawing; the Cairo context
- * is owned by the #ClutterCairoTexture and should not be destroyed
- * explicitly.
- *
- * <example id="cairo-texture-example">
- * <title>A simple ClutterCairoTexture canvas</title>
- * <programlisting>
- * <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="text" href="../../../../tests/interactive/test-cairo-clock.c">
- * <xi:fallback>FIXME: MISSING XINCLUDE CONTENT</xi:fallback>
- * </xi:include>
- * </programlisting>
- * </example>
- *
* #ClutterCairoTexture is available since Clutter 1.0.
*/
@@ -67,7 +76,7 @@
#include "config.h"
#endif
-#include <math.h>
+#include <string.h>
#include <cairo-gobject.h>
@@ -88,7 +97,6 @@ enum
PROP_SURFACE_WIDTH,
PROP_SURFACE_HEIGHT,
- PROP_AUTO_RESIZE,
PROP_LAST
};
@@ -96,7 +104,6 @@ enum
enum
{
CREATE_SURFACE,
- DRAW,
LAST_SIGNAL
};
@@ -121,48 +128,20 @@ static guint cairo_signals[LAST_SIGNAL] = { 0, };
struct _ClutterCairoTexturePrivate
{
cairo_surface_t *cr_surface;
+ gint surface_width;
+ gint surface_height;
- guint surface_width;
- guint surface_height;
-
- cairo_t *cr_context;
-
- guint auto_resize : 1;
+ guint width;
+ guint height;
};
typedef struct {
- ClutterCairoTexture *texture;
-
+ ClutterCairoTexture *cairo;
cairo_rectangle_int_t rect;
-
- guint is_clipped : 1;
-} DrawContext;
+} ClutterCairoTextureContext;
static const cairo_user_data_key_t clutter_cairo_texture_context_key;
-static DrawContext *
-draw_context_create (ClutterCairoTexture *texture)
-{
- DrawContext *context = g_slice_new0 (DrawContext);
-
- context->texture = g_object_ref (texture);
-
- return context;
-}
-
-static void
-draw_context_destroy (gpointer data)
-{
- if (G_LIKELY (data != NULL))
- {
- DrawContext *context = data;
-
- g_object_unref (context->texture);
-
- g_slice_free (DrawContext, data);
- }
-}
-
static void
clutter_cairo_texture_set_property (GObject *object,
guint prop_id,
@@ -176,19 +155,11 @@ clutter_cairo_texture_set_property (GObject *object,
switch (prop_id)
{
case PROP_SURFACE_WIDTH:
- /* we perform the resize on notify to coalesce separate
- * surface-width/surface-height property set
- */
- priv->surface_width = g_value_get_uint (value);
+ priv->width = g_value_get_uint (value);
break;
case PROP_SURFACE_HEIGHT:
- priv->surface_height = g_value_get_uint (value);
- break;
-
- case PROP_AUTO_RESIZE:
- clutter_cairo_texture_set_auto_resize (CLUTTER_CAIRO_TEXTURE (object),
- g_value_get_boolean (value));
+ priv->height = g_value_get_uint (value);
break;
default:
@@ -210,15 +181,11 @@ clutter_cairo_texture_get_property (GObject *object,
switch (prop_id)
{
case PROP_SURFACE_WIDTH:
- g_value_set_uint (value, priv->surface_width);
+ g_value_set_uint (value, priv->width);
break;
case PROP_SURFACE_HEIGHT:
- g_value_set_uint (value, priv->surface_height);
- break;
-
- case PROP_AUTO_RESIZE:
- g_value_set_boolean (value, priv->auto_resize);
+ g_value_set_uint (value, priv->height);
break;
default:
@@ -253,110 +220,14 @@ get_surface (ClutterCairoTexture *self)
if (priv->cr_surface == NULL)
{
g_signal_emit (self, cairo_signals[CREATE_SURFACE], 0,
- priv->surface_width,
- priv->surface_height,
+ priv->width,
+ priv->height,
&priv->cr_surface);
}
return priv->cr_surface;
}
-static void
-clutter_cairo_texture_context_destroy (void *data)
-{
- DrawContext *ctxt = data;
- ClutterCairoTexture *cairo = ctxt->texture;
- ClutterCairoTexturePrivate *priv = cairo->priv;
- guint8 *cairo_data;
- gint cairo_width, cairo_height, cairo_stride;
- gint surface_width, surface_height;
- CoglHandle cogl_texture;
-
- if (priv->cr_surface == NULL)
- {
- /* the surface went away before we could use it */
- draw_context_destroy (ctxt);
- return;
- }
-
- /* for any other surface type, we presume that there exists a native
- * communication between Cairo and GL that is triggered by cairo_destroy().
- *
- * for instance, cairo-drm will flush the outstanding modifications to the
- * surface upon context destruction and so the texture is automatically
- * updated.
- */
- if (cairo_surface_get_type (priv->cr_surface) != CAIRO_SURFACE_TYPE_IMAGE)
- goto out;
-
- surface_width = cairo_image_surface_get_width (priv->cr_surface);
- surface_height = cairo_image_surface_get_height (priv->cr_surface);
-
- cairo_width = MIN (ctxt->rect.width, surface_width);
- cairo_height = MIN (ctxt->rect.height, surface_height);
-
- cogl_texture = clutter_texture_get_cogl_texture (CLUTTER_TEXTURE (cairo));
- if (cairo_width == 0 ||
- cairo_height == 0 ||
- cogl_texture == COGL_INVALID_HANDLE)
- {
- draw_context_destroy (ctxt);
- return;
- }
-
- cairo_stride = cairo_image_surface_get_stride (priv->cr_surface);
- cairo_data = cairo_image_surface_get_data (priv->cr_surface);
- cairo_data += cairo_stride * ctxt->rect.y;
- cairo_data += 4 * ctxt->rect.x;
-
- cogl_texture_set_region (cogl_texture,
- 0, 0,
- ctxt->rect.x, ctxt->rect.y,
- cairo_width, cairo_height,
- cairo_width, cairo_height,
- CLUTTER_CAIRO_FORMAT_ARGB32,
- cairo_stride,
- cairo_data);
-
-out:
- draw_context_destroy (ctxt);
- clutter_actor_queue_redraw (CLUTTER_ACTOR (cairo));
-}
-
-static inline void
-clutter_cairo_texture_emit_draw (ClutterCairoTexture *self,
- DrawContext *ctxt)
-{
- gboolean result;
- cairo_t *cr;
-
- g_assert (self->priv->cr_surface != NULL);
-
- cr = cairo_create (self->priv->cr_surface);
- cairo_set_user_data (cr, &clutter_cairo_texture_context_key,
- ctxt,
- clutter_cairo_texture_context_destroy);
-
- if (ctxt->is_clipped)
- {
- cairo_rectangle (cr,
- ctxt->rect.x,
- ctxt->rect.y,
- ctxt->rect.width,
- ctxt->rect.height);
- cairo_clip (cr);
- }
-
- /* store the cairo_t as a guard */
- self->priv->cr_context = cr;
-
- g_signal_emit (self, cairo_signals[DRAW], 0, cr, &result);
-
- self->priv->cr_context = NULL;
-
- cairo_destroy (cr);
-}
-
static inline void
clutter_cairo_texture_surface_resize_internal (ClutterCairoTexture *cairo)
{
@@ -374,8 +245,8 @@ clutter_cairo_texture_surface_resize_internal (ClutterCairoTexture *cairo)
gint surface_width = cairo_image_surface_get_width (surface);
gint surface_height = cairo_image_surface_get_height (surface);
- if (priv->surface_width == surface_width &&
- priv->surface_height == surface_height)
+ if (priv->width == surface_width &&
+ priv->height == surface_height)
return;
}
@@ -384,13 +255,12 @@ clutter_cairo_texture_surface_resize_internal (ClutterCairoTexture *cairo)
priv->cr_surface = NULL;
}
- if (priv->surface_width == 0 ||
- priv->surface_height == 0)
+ if (priv->width == 0 || priv->height == 0)
return;
g_signal_emit (cairo, cairo_signals[CREATE_SURFACE], 0,
- priv->surface_width,
- priv->surface_height,
+ priv->width,
+ priv->height,
&priv->cr_surface);
}
@@ -403,9 +273,8 @@ clutter_cairo_texture_notify (GObject *object,
that if both the width and height properties are set using a
single call to g_object_set then the surface will only be resized
once because the notifications will be frozen in between */
-
- if (obj_props[PROP_SURFACE_WIDTH]->name == pspec->name ||
- obj_props[PROP_SURFACE_HEIGHT]->name == pspec->name)
+ if (strcmp ("surface-width", pspec->name) == 0 ||
+ strcmp ("surface-height", pspec->name) == 0)
{
ClutterCairoTexture *cairo = CLUTTER_CAIRO_TEXTURE (object);
@@ -428,7 +297,7 @@ clutter_cairo_texture_get_preferred_width (ClutterActor *actor,
*min_width = 0;
if (natural_width)
- *natural_width = (gfloat) priv->surface_width;
+ *natural_width = (gfloat) priv->width;
}
static void
@@ -443,33 +312,7 @@ clutter_cairo_texture_get_preferred_height (ClutterActor *actor,
*min_height = 0;
if (natural_height)
- *natural_height = (gfloat) priv->surface_height;
-}
-
-static void
-clutter_cairo_texture_allocate (ClutterActor *self,
- const ClutterActorBox *allocation,
- ClutterAllocationFlags flags)
-{
- ClutterCairoTexturePrivate *priv = CLUTTER_CAIRO_TEXTURE (self)->priv;
- ClutterActorClass *parent_class;
-
- parent_class = CLUTTER_ACTOR_CLASS (clutter_cairo_texture_parent_class);
- parent_class->allocate (self, allocation, flags);
-
- if (priv->auto_resize)
- {
- ClutterCairoTexture *texture = CLUTTER_CAIRO_TEXTURE (self);
- gfloat width, height;
-
- clutter_actor_box_get_size (allocation, &width, &height);
-
- priv->surface_width = ceilf (width + 0.5);
- priv->surface_height = ceilf (height + 0.5);
-
- clutter_cairo_texture_surface_resize_internal (texture);
- clutter_cairo_texture_invalidate (texture);
- }
+ *natural_height = (gfloat) priv->height;
}
static gboolean
@@ -498,6 +341,9 @@ clutter_cairo_texture_create_surface (ClutterCairoTexture *self,
cairo_stride = cairo_image_surface_get_stride (surface);
cairo_data = cairo_image_surface_get_data (surface);
+ self->priv->surface_width = width;
+ self->priv->surface_height = height;
+
/* create a backing Cogl texture */
cogl_texture = cogl_texture_new_from_data (width, height,
COGL_TEXTURE_NONE,
@@ -524,28 +370,6 @@ create_surface_accum (GSignalInvocationHint *ihint,
}
static void
-clutter_cairo_texture_draw_marshaller (GClosure *closure,
- GValue *return_value,
- guint n_param_values,
- const GValue *param_values,
- gpointer invocation_hint,
- gpointer marshal_data)
-{
- cairo_t *cr = g_value_get_boxed (¶m_values[1]);
-
- cairo_save (cr);
-
- _clutter_marshal_BOOLEAN__BOXED (closure,
- return_value,
- n_param_values,
- param_values,
- invocation_hint,
- marshal_data);
-
- cairo_restore (cr);
-}
-
-static void
clutter_cairo_texture_class_init (ClutterCairoTextureClass *klass)
{
GObjectClass *gobject_class = G_OBJECT_CLASS (klass);
@@ -562,8 +386,6 @@ clutter_cairo_texture_class_init (ClutterCairoTextureClass *klass)
clutter_cairo_texture_get_preferred_width;
actor_class->get_preferred_height =
clutter_cairo_texture_get_preferred_height;
- actor_class->allocate =
- clutter_cairo_texture_allocate;
klass->create_surface = clutter_cairo_texture_create_surface;
@@ -600,24 +422,9 @@ clutter_cairo_texture_class_init (ClutterCairoTextureClass *klass)
0,
CLUTTER_PARAM_READWRITE);
- /**
- * ClutterCairoTexture:auto-resize:
- *
- * Controls whether the #ClutterCairoTexture should automatically
- * resize the Cairo surface whenever the actor's allocation changes.
- * If :auto-resize is set to %TRUE the surface contents will also
- * be invalidated automatically.
- *
- * Since: 1.8
- */
- obj_props[PROP_AUTO_RESIZE] =
- g_param_spec_boolean ("auto-resize",
- P_("Auto Resize"),
- P_("Whether the surface should match the allocation"),
- FALSE,
- CLUTTER_PARAM_READWRITE);
-
- g_object_class_install_properties (gobject_class, PROP_LAST, obj_props);
+ g_object_class_install_properties (gobject_class,
+ PROP_LAST,
+ obj_props);
/**
* ClutterCairoTexture::create-surface:
@@ -642,44 +449,13 @@ clutter_cairo_texture_class_init (ClutterCairoTextureClass *klass)
cairo_signals[CREATE_SURFACE] =
g_signal_new (I_("create-surface"),
G_TYPE_FROM_CLASS (klass),
- G_SIGNAL_RUN_LAST | G_SIGNAL_NO_RECURSE,
+ G_SIGNAL_RUN_LAST,
G_STRUCT_OFFSET (ClutterCairoTextureClass, create_surface),
create_surface_accum, NULL,
_clutter_marshal_BOXED__UINT_UINT,
CAIRO_GOBJECT_TYPE_SURFACE, 2,
G_TYPE_UINT,
G_TYPE_UINT);
-
- /**
- * ClutterCairoTexture::draw:
- * @texture: the #ClutterCairoTexture that emitted the signal
- * @cr: the Cairo context to use to draw
- *
- * The ::draw signal is emitted each time a #ClutterCairoTexture has
- * been invalidated.
- *
- * The passed Cairo context passed will be clipped to the invalidated
- * area.
- *
- * It is safe to connect multiple callbacks to this signals; the state
- * of the Cairo context passed to each callback is automatically saved
- * and restored, so it's not necessary to call cairo_save() and
- * cairo_restore().
- *
- * Return value: %TRUE if the signal emission should stop, and %FALSE
- * to continue
- *
- * Since: 1.8
- */
- cairo_signals[DRAW] =
- g_signal_new (I_("draw"),
- G_TYPE_FROM_CLASS (klass),
- G_SIGNAL_RUN_LAST | G_SIGNAL_NO_RECURSE,
- G_STRUCT_OFFSET (ClutterCairoTextureClass, draw),
- _clutter_boolean_handled_accumulator, NULL,
- clutter_cairo_texture_draw_marshaller,
- G_TYPE_BOOLEAN, 1,
- CAIRO_GOBJECT_TYPE_CONTEXT);
}
static void
@@ -729,6 +505,62 @@ clutter_cairo_texture_new (guint width,
}
static void
+clutter_cairo_texture_context_destroy (void *data)
+{
+ ClutterCairoTextureContext *ctxt = data;
+ ClutterCairoTexture *cairo = ctxt->cairo;
+ ClutterCairoTexturePrivate *priv = cairo->priv;
+ guint8 *cairo_data;
+ gint cairo_width, cairo_height, cairo_stride;
+ gint surface_width, surface_height;
+ CoglHandle cogl_texture;
+
+ if (priv->cr_surface == NULL)
+ return;
+
+ /* for any other surface type, we presume that there exists a native
+ * communication between Cairo and GL that is triggered by cairo_destroy().
+ *
+ * for instance, cairo-drm will flush the outstanding modifications to the
+ * surface upon context destruction and so the texture is automatically
+ * updated.
+ */
+ if (cairo_surface_get_type (priv->cr_surface) != CAIRO_SURFACE_TYPE_IMAGE)
+ goto out;
+
+ surface_width = cairo_image_surface_get_width (priv->cr_surface);
+ surface_height = cairo_image_surface_get_height (priv->cr_surface);
+
+ cairo_width = MIN (ctxt->rect.width, surface_width);
+ cairo_height = MIN (ctxt->rect.height, surface_height);
+
+ cogl_texture = clutter_texture_get_cogl_texture (CLUTTER_TEXTURE (cairo));
+ if (!cairo_width || !cairo_height || cogl_texture == COGL_INVALID_HANDLE)
+ {
+ g_slice_free (ClutterCairoTextureContext, ctxt);
+ return;
+ }
+
+ cairo_stride = cairo_image_surface_get_stride (priv->cr_surface);
+ cairo_data = cairo_image_surface_get_data (priv->cr_surface);
+ cairo_data += cairo_stride * ctxt->rect.y;
+ cairo_data += 4 * ctxt->rect.x;
+
+ cogl_texture_set_region (cogl_texture,
+ 0, 0,
+ ctxt->rect.x, ctxt->rect.y,
+ cairo_width, cairo_height,
+ cairo_width, cairo_height,
+ CLUTTER_CAIRO_FORMAT_ARGB32,
+ cairo_stride,
+ cairo_data);
+
+out:
+ g_slice_free (ClutterCairoTextureContext, ctxt);
+ clutter_actor_queue_redraw (CLUTTER_ACTOR (cairo));
+}
+
+static void
intersect_rectangles (cairo_rectangle_int_t *a,
cairo_rectangle_int_t *b,
cairo_rectangle_int_t *inter)
@@ -776,10 +608,6 @@ intersect_rectangles (cairo_rectangle_int_t *a,
* to upload the contents of the context when done drawing
*
* Since: 1.0
- *
- * Deprecated: 1.8: Use the #ClutterCairoTexture::draw signal and
- * clutter_cairo_texture_invalidate_rectangle() to obtain a
- * clipped Cairo context for 2D drawing.
*/
cairo_t *
clutter_cairo_texture_create_region (ClutterCairoTexture *self,
@@ -789,7 +617,7 @@ clutter_cairo_texture_create_region (ClutterCairoTexture *self,
gint height)
{
ClutterCairoTexturePrivate *priv;
- DrawContext *ctxt;
+ ClutterCairoTextureContext *ctxt;
cairo_rectangle_int_t region, area, inter;
cairo_surface_t *surface;
cairo_t *cr;
@@ -801,10 +629,10 @@ clutter_cairo_texture_create_region (ClutterCairoTexture *self,
priv = self->priv;
if (width < 0)
- width = priv->surface_width;
+ width = priv->width;
if (height < 0)
- height = priv->surface_height;
+ height = priv->height;
if (width == 0 || height == 0)
{
@@ -817,7 +645,8 @@ clutter_cairo_texture_create_region (ClutterCairoTexture *self,
surface = get_surface (self);
- ctxt = draw_context_create (self);
+ ctxt = g_slice_new0 (ClutterCairoTextureContext);
+ ctxt->cairo = self;
region.x = x_offset;
region.y = y_offset;
@@ -826,8 +655,8 @@ clutter_cairo_texture_create_region (ClutterCairoTexture *self,
area.x = 0;
area.y = 0;
- area.width = priv->surface_width;
- area.height = priv->surface_height;
+ area.width = priv->width;
+ area.height = priv->height;
/* Limit the region to the visible rectangle */
intersect_rectangles (&area, ®ion, &inter);
@@ -843,88 +672,6 @@ clutter_cairo_texture_create_region (ClutterCairoTexture *self,
}
/**
- * clutter_cairo_texture_invalidate_rectangle:
- * @self: a #ClutterCairoTexture
- * @rect: (allow-none): a rectangle with the area to invalida,
- * or %NULL to perform an unbounded invalidation
- *
- * Invalidates a rectangular region of a #ClutterCairoTexture.
- *
- * The invalidation will cause the #ClutterCairoTexture::draw signal
- * to be emitted.
- *
- * See also: clutter_cairo_texture_invalidate()
- *
- * Since: 1.8
- */
-void
-clutter_cairo_texture_invalidate_rectangle (ClutterCairoTexture *self,
- cairo_rectangle_int_t *rect)
-{
- DrawContext *ctxt = NULL;
-
- g_return_if_fail (CLUTTER_IS_CAIRO_TEXTURE (self));
-
- if (self->priv->cr_context != NULL)
- {
- g_warning ("It is not possible to invalidate a Cairo texture"
- "while drawing into it.");
- return;
- }
-
- ctxt = draw_context_create (self);
-
- if (rect != NULL)
- {
- cairo_rectangle_int_t area, inter;
-
- area.x = 0;
- area.y = 0;
- area.width = self->priv->surface_width;
- area.height = self->priv->surface_height;
-
- /* Limit the region to the visible rectangle */
- intersect_rectangles (&area, rect, &inter);
-
- ctxt->is_clipped = TRUE;
- ctxt->rect = inter;
- }
- else
- {
- ctxt->is_clipped = FALSE;
- ctxt->rect.x = ctxt->rect.y = 0;
- ctxt->rect.width = self->priv->surface_width;
- ctxt->rect.height = self->priv->surface_height;
- }
-
- /* XXX - it might be good to move the emission inside the paint cycle
- * using a repaint function, to avoid blocking inside this function
- */
- clutter_cairo_texture_emit_draw (self, ctxt);
-}
-
-/**
- * clutter_cairo_texture_invalidate:
- * @self: a #ClutterCairoTexture
- *
- * Invalidates the whole surface of a #ClutterCairoTexture.
- *
- * This function will cause the #ClutterCairoTexture::draw signal
- * to be emitted.
- *
- * See also: clutter_cairo_texture_invalidate_rectangle()
- *
- * Since: 1.8
- */
-void
-clutter_cairo_texture_invalidate (ClutterCairoTexture *self)
-{
- g_return_if_fail (CLUTTER_IS_CAIRO_TEXTURE (self));
-
- clutter_cairo_texture_invalidate_rectangle (self, NULL);
-}
-
-/**
* clutter_cairo_texture_create:
* @self: a #ClutterCairoTexture
*
@@ -941,10 +688,6 @@ clutter_cairo_texture_invalidate (ClutterCairoTexture *self)
* to upload the contents of the context when done drawing
*
* Since: 1.0
- *
- * Deprecated: 1.8: Use the #ClutterCairoTexture::draw signal and
- * the clutter_cairo_texture_invalidate() function to obtain a
- * Cairo context for 2D drawing.
*/
cairo_t *
clutter_cairo_texture_create (ClutterCairoTexture *self)
@@ -962,15 +705,7 @@ clutter_cairo_texture_create (ClutterCairoTexture *self)
* @color: a #ClutterColor
*
* Utility function for setting the source color of @cr using
- * a #ClutterColor. This function is the equivalent of:
- *
- * |[
- * cairo_set_source_rgba (cr,
- * color->red / 255.0,
- * color->green / 255.0,
- * color->blue / 255.0,
- * color->alpha / 255.0);
- * ]|
+ * a #ClutterColor.
*
* Since: 1.0
*/
@@ -1002,11 +737,6 @@ clutter_cairo_set_source_color (cairo_t *cr,
*
* Resizes the Cairo surface used by @self to @width and @height.
*
- * This function will not invalidate the contents of the Cairo
- * texture: you will have to explicitly call either
- * clutter_cairo_texture_invalidate_rectangle() or
- * clutter_cairo_texture_invalidate().
- *
* Since: 1.0
*/
void
@@ -1020,21 +750,20 @@ clutter_cairo_texture_set_surface_size (ClutterCairoTexture *self,
priv = self->priv;
- if (width == priv->surface_width &&
- height == priv->surface_height)
+ if (width == priv->width && height == priv->height)
return;
g_object_freeze_notify (G_OBJECT (self));
- if (priv->surface_width != width)
+ if (priv->width != width)
{
- priv->surface_width = width;
+ priv->width = width;
g_object_notify_by_pspec (G_OBJECT (self), obj_props[PROP_SURFACE_WIDTH]);
}
- if (priv->surface_height != height)
+ if (priv->height != height)
{
- priv->surface_height = height;
+ priv->height = height;
g_object_notify_by_pspec (G_OBJECT (self), obj_props[PROP_SURFACE_HEIGHT]);
}
@@ -1061,10 +790,10 @@ clutter_cairo_texture_get_surface_size (ClutterCairoTexture *self,
g_return_if_fail (CLUTTER_IS_CAIRO_TEXTURE (self));
if (width)
- *width = self->priv->surface_width;
+ *width = self->priv->width;
if (height)
- *height = self->priv->surface_height;
+ *height = self->priv->height;
}
/**
@@ -1075,98 +804,20 @@ clutter_cairo_texture_get_surface_size (ClutterCairoTexture *self,
* will replace the previous contents of the #ClutterCairoTexture
* rather than adding to it.
*
- * Calling this function from within a #ClutterCairoTexture::draw
- * signal handler will clear the invalidated area.
- *
* Since: 1.0
*/
void
clutter_cairo_texture_clear (ClutterCairoTexture *self)
{
- ClutterCairoTexturePrivate *priv;
+ cairo_surface_t *surface;
cairo_t *cr;
g_return_if_fail (CLUTTER_IS_CAIRO_TEXTURE (self));
- priv = self->priv;
-
- /* if we got called outside of a ::draw signal handler
- * then we clear the whole surface by creating a temporary
- * cairo_t; otherwise, we clear the current cairo_t, which
- * will take into account the clip region.
- */
- if (priv->cr_context == NULL)
- {
- cairo_surface_t *surface;
-
- surface = get_surface (self);
-
- cr = cairo_create (surface);
- }
- else
- cr = priv->cr_context;
-
- cairo_save (cr);
+ surface = get_surface (self);
+ cr = cairo_create (surface);
cairo_set_operator (cr, CAIRO_OPERATOR_CLEAR);
cairo_paint (cr);
-
- cairo_restore (cr);
-
- if (priv->cr_context == NULL)
- cairo_destroy (cr);
-}
-
-/**
- * clutter_cairo_texture_set_auto_resize:
- * @self: a #ClutterCairoTexture
- * @value: %TRUE if the #ClutterCairoTexture should bind the surface
- * size to the allocation
- *
- * Sets whether the #ClutterCairoTexture should ensure that the
- * backing Cairo surface used matches the allocation assigned to
- * the actor. If the allocation changes, the contents of the
- * #ClutterCairoTexture will also be invalidated automatically.
- *
- * Since: 1.8
- */
-void
-clutter_cairo_texture_set_auto_resize (ClutterCairoTexture *self,
- gboolean value)
-{
- ClutterCairoTexturePrivate *priv;
-
- g_return_if_fail (CLUTTER_IS_CAIRO_TEXTURE (self));
-
- value = !!value;
-
- priv = self->priv;
-
- if (priv->auto_resize == value)
- return;
-
- priv->auto_resize = value;
-
- clutter_actor_queue_relayout (CLUTTER_ACTOR (self));
-
- g_object_notify_by_pspec (G_OBJECT (self), obj_props[PROP_AUTO_RESIZE]);
-}
-
-/**
- * clutter_cairo_texture_get_auto_resize:
- * @self: a #ClutterCairoTexture
- *
- * Retrieves the value set using clutter_cairo_texture_set_auto_resize().
- *
- * Return value: %TRUE if the #ClutterCairoTexture should track the
- * allocation, and %FALSE otherwise
- *
- * Since: 1.8
- */
-gboolean
-clutter_cairo_texture_get_auto_resize (ClutterCairoTexture *self)
-{
- g_return_val_if_fail (CLUTTER_IS_CAIRO_TEXTURE (self), FALSE);
-
- return self->priv->auto_resize;
+ cairo_destroy (cr);
}
diff --git a/clutter/clutter-cairo-texture.h b/clutter/clutter-cairo-texture.h
index 4b65f8c..3de9cc6 100644
--- a/clutter/clutter-cairo-texture.h
+++ b/clutter/clutter-cairo-texture.h
@@ -87,7 +87,6 @@ struct _ClutterCairoTexture
* ClutterCairoTextureClass:
* @create_surface: class handler for the #ClutterCairoTexture::create-surface
* signal
- * @draw: class handler for the #ClutterCairoTexture::draw signal
*
* The #ClutterCairoTextureClass struct contains only private data.
*
@@ -103,46 +102,32 @@ struct _ClutterCairoTextureClass
guint width,
guint height);
- gboolean (* draw) (ClutterCairoTexture *texture,
- cairo_t *cr);
-
/*< private >*/
+ void (*_clutter_cairo_2) (void);
void (*_clutter_cairo_3) (void);
void (*_clutter_cairo_4) (void);
};
-GType clutter_cairo_texture_get_type (void) G_GNUC_CONST;
-
-ClutterActor * clutter_cairo_texture_new (guint width,
- guint height);
-
-#ifndef CLUTTER_DISABLE_DEPRECATED
-cairo_t * clutter_cairo_texture_create_region (ClutterCairoTexture *self,
- gint x_offset,
- gint y_offset,
- gint width,
- gint height);
-cairo_t * clutter_cairo_texture_create (ClutterCairoTexture *self);
-#endif /* CLUTTER_DISABLE_DEPRECATED */
-
-void clutter_cairo_texture_set_surface_size (ClutterCairoTexture *self,
- guint width,
- guint height);
-void clutter_cairo_texture_get_surface_size (ClutterCairoTexture *self,
- guint *width,
- guint *height);
-void clutter_cairo_texture_set_auto_resize (ClutterCairoTexture *self,
- gboolean value);
-gboolean clutter_cairo_texture_get_auto_resize (ClutterCairoTexture *self);
-
-void clutter_cairo_texture_clear (ClutterCairoTexture *self);
-
-void clutter_cairo_texture_invalidate_rectangle (ClutterCairoTexture *self,
- cairo_rectangle_int_t *rect);
-void clutter_cairo_texture_invalidate (ClutterCairoTexture *self);
-
-void clutter_cairo_set_source_color (cairo_t *cr,
- const ClutterColor *color);
+GType clutter_cairo_texture_get_type (void) G_GNUC_CONST;
+ClutterActor *clutter_cairo_texture_new (guint width,
+ guint height);
+cairo_t * clutter_cairo_texture_create_region (ClutterCairoTexture *self,
+ gint x_offset,
+ gint y_offset,
+ gint width,
+ gint height);
+cairo_t * clutter_cairo_texture_create (ClutterCairoTexture *self);
+void clutter_cairo_texture_set_surface_size (ClutterCairoTexture *self,
+ guint width,
+ guint height);
+void clutter_cairo_texture_get_surface_size (ClutterCairoTexture *self,
+ guint *width,
+ guint *height);
+
+void clutter_cairo_texture_clear (ClutterCairoTexture *self);
+
+void clutter_cairo_set_source_color (cairo_t *cr,
+ const ClutterColor *color);
G_END_DECLS
diff --git a/clutter/clutter-child-meta.h b/clutter/clutter-child-meta.h
index 0a249f0..d093c1a 100644
--- a/clutter/clutter-child-meta.h
+++ b/clutter/clutter-child-meta.h
@@ -56,7 +56,7 @@ typedef struct _ClutterChildMetaClass ClutterChildMetaClass;
* about each individual child added to a container.
*
* In order to use it you should create your own subclass of
- * #ClutterChildMeta and set the #ClutterContainerIface child_meta_type
+ * #ClutterChildMeta and set the #ClutterContainerIface::child_meta_type
* interface member to your subclass type, like:
*
* |[
@@ -80,10 +80,9 @@ typedef struct _ClutterChildMetaClass ClutterChildMetaClass;
* act like g_object_set() and g_object_get().
*
* You can provide hooks for your own storage as well as control the
- * instantiation by overriding the #ClutterContainerIface virtual functions
- * <function>create_child_meta</function>,
- * <function>destroy_child_meta</function>,
- * and <function>get_child_meta</function>.
+ * instantiation by overriding #ClutterContainerIface::create_child_meta,
+ * #ClutterContainerIface::destroy_child_meta and
+ * #ClutterContainerIface::get_child_meta.
*
* Since: 0.8
*/
diff --git a/clutter/clutter-color-static.h b/clutter/clutter-color-static.h
index 028db6a..f4403a8 100644
--- a/clutter/clutter-color-static.h
+++ b/clutter/clutter-color-static.h
@@ -26,54 +26,52 @@
#ifndef __CLUTTER_COLOR_STATIC_H__
#define __CLUTTER_COLOR_STATIC_H__
-#define __CLUTTER_COLOR_SYM(x) (clutter_color_get_static (CLUTTER_COLOR_##x))
+#define CLUTTER_COLOR_White (clutter_color_get_static (CLUTTER_COLOR_WHITE))
+#define CLUTTER_COLOR_Black (clutter_color_get_static (CLUTTER_COLOR_BLACK))
+#define CLUTTER_COLOR_Red (clutter_color_get_static (CLUTTER_COLOR_RED))
+#define CLUTTER_COLOR_DarkRed (clutter_color_get_static (CLUTTER_COLOR_DARK_RED))
+#define CLUTTER_COLOR_Green (clutter_color_get_static (CLUTTER_COLOR_GREEN))
+#define CLUTTER_COLOR_DarkGreen (clutter_color_get_static (CLUTTER_COLOR_DARK_GREEN))
+#define CLUTTER_COLOR_Blue (clutter_color_get_static (CLUTTER_COLOR_BLUE))
+#define CLUTTER_COLOR_DarkBlue (clutter_color_get_static (CLUTTER_COLOR_DARK_BLUE))
+#define CLUTTER_COLOR_Cyan (clutter_color_get_static (CLUTTER_COLOR_CYAN))
+#define CLUTTER_COLOR_DarkCyan (clutter_color_get_static (CLUTTER_COLOR_DARK_CYAN))
+#define CLUTTER_COLOR_Magenta (clutter_color_get_static (CLUTTER_COLOR_MAGENTA))
+#define CLUTTER_COLOR_DarkMagenta (clutter_color_get_static (CLUTTER_COLOR_DARK_MAGENTA))
+#define CLUTTER_COLOR_Yellow (clutter_color_get_static (CLUTTER_COLOR_YELLOW))
+#define CLUTTER_COLOR_DarkYellow (clutter_color_get_static (CLUTTER_COLOR_DARK_YELLOW))
+#define CLUTTER_COLOR_Gray (clutter_color_get_static (CLUTTER_COLOR_GRAY))
+#define CLUTTER_COLOR_DarkGray (clutter_color_get_static (CLUTTER_COLOR_DARK_GRAY))
+#define CLUTTER_COLOR_LightGray (clutter_color_get_static (CLUTTER_COLOR_LIGHT_GRAY))
-#define CLUTTER_COLOR_White (__CLUTTER_COLOR_SYM (WHITE))
-#define CLUTTER_COLOR_Black (__CLUTTER_COLOR_SYM (BLACK))
-#define CLUTTER_COLOR_Red (__CLUTTER_COLOR_SYM (RED))
-#define CLUTTER_COLOR_DarkRed (__CLUTTER_COLOR_SYM (DARK_RED))
-#define CLUTTER_COLOR_Green (__CLUTTER_COLOR_SYM (GREEN))
-#define CLUTTER_COLOR_DarkGreen (__CLUTTER_COLOR_SYM (DARK_GREEN))
-#define CLUTTER_COLOR_Blue (__CLUTTER_COLOR_SYM (BLUE))
-#define CLUTTER_COLOR_DarkBlue (__CLUTTER_COLOR_SYM (DARK_BLUE))
-#define CLUTTER_COLOR_Cyan (__CLUTTER_COLOR_SYM (CYAN))
-#define CLUTTER_COLOR_DarkCyan (__CLUTTER_COLOR_SYM (DARK_CYAN))
-#define CLUTTER_COLOR_Magenta (__CLUTTER_COLOR_SYM (MAGENTA))
-#define CLUTTER_COLOR_DarkMagenta (__CLUTTER_COLOR_SYM (DARK_MAGENTA))
-#define CLUTTER_COLOR_Yellow (__CLUTTER_COLOR_SYM (YELLOW))
-#define CLUTTER_COLOR_DarkYellow (__CLUTTER_COLOR_SYM (DARK_YELLOW))
-#define CLUTTER_COLOR_Gray (__CLUTTER_COLOR_SYM (GRAY))
-#define CLUTTER_COLOR_DarkGray (__CLUTTER_COLOR_SYM (DARK_GRAY))
-#define CLUTTER_COLOR_LightGray (__CLUTTER_COLOR_SYM (LIGHT_GRAY))
+#define CLUTTER_COLOR_Butter (clutter_color_get_static (CLUTTER_COLOR_BUTTER))
+#define CLUTTER_COLOR_LightButter (clutter_color_get_static (CLUTTER_COLOR_BUTTER_LIGHT))
+#define CLUTTER_COLOR_DarkButter (clutter_color_get_static (CLUTTER_COLOR_BUTTER_DARK))
+#define CLUTTER_COLOR_Orange (clutter_color_get_static (CLUTTER_COLOR_ORANGE))
+#define CLUTTER_COLOR_LightOrange (clutter_color_get_static (CLUTTER_COLOR_ORANGE_LIGHT))
+#define CLUTTER_COLOR_DarkOrange (clutter_color_get_static (CLUTTER_COLOR_ORANGE_DARK))
+#define CLUTTER_COLOR_Chocolate (clutter_color_get_static (CLUTTER_COLOR_CHOCOLATE))
+#define CLUTTER_COLOR_LightChocolate (clutter_color_get_static (CLUTTER_COLOR_CHOCOLATE_LIGHT))
+#define CLUTTER_COLOR_DarkChocolate (clutter_color_get_static (CLUTTER_COLOR_CHOCOLATE_DARK))
+#define CLUTTER_COLOR_Chameleon (clutter_color_get_static (CLUTTER_COLOR_CHAMELEON))
+#define CLUTTER_COLOR_LightChameleon (clutter_color_get_static (CLUTTER_COLOR_CHAMELEON_LIGHT))
+#define CLUTTER_COLOR_DarkChameleon (clutter_color_get_static (CLUTTER_COLOR_CHAMELEON_DARK))
+#define CLUTTER_COLOR_SkyBlue (clutter_color_get_static (CLUTTER_COLOR_SKY_BLUE))
+#define CLUTTER_COLOR_LightSkyBlue (clutter_color_get_static (CLUTTER_COLOR_SKY_BLUE_LIGHT))
+#define CLUTTER_COLOR_DarkSkyBlue (clutter_color_get_static (CLUTTER_COLOR_SKY_BLUE_DARK))
+#define CLUTTER_COLOR_Plum (clutter_color_get_static (CLUTTER_COLOR_PLUM))
+#define CLUTTER_COLOR_LightPlum (clutter_color_get_static (CLUTTER_COLOR_PLUM_LIGHT))
+#define CLUTTER_COLOR_DarkPlum (clutter_color_get_static (CLUTTER_COLOR_PLUM_DARK))
+#define CLUTTER_COLOR_ScarletRed (clutter_color_get_static (CLUTTER_COLOR_SCARLET_RED))
+#define CLUTTER_COLOR_LightScarletRed (clutter_color_get_static (CLUTTER_COLOR_SCARLET_RED_LIGHT))
+#define CLUTTER_COLOR_DarkScarletRed (clutter_color_get_static (CLUTTER_COLOR_SCARLET_RED_DARK))
+#define CLUTTER_COLOR_Aluminium1 (clutter_color_get_static (CLUTTER_COLOR_ALUMINIUM_1))
+#define CLUTTER_COLOR_Aluminium2 (clutter_color_get_static (CLUTTER_COLOR_ALUMINIUM_2))
+#define CLUTTER_COLOR_Aluminium3 (clutter_color_get_static (CLUTTER_COLOR_ALUMINIUM_3))
+#define CLUTTER_COLOR_Aluminium4 (clutter_color_get_static (CLUTTER_COLOR_ALUMINIUM_4))
+#define CLUTTER_COLOR_Aluminium5 (clutter_color_get_static (CLUTTER_COLOR_ALUMINIUM_5))
+#define CLUTTER_COLOR_Aluminium6 (clutter_color_get_static (CLUTTER_COLOR_ALUMINIUM_6))
-#define CLUTTER_COLOR_Butter (__CLUTTER_COLOR_SYM (BUTTER))
-#define CLUTTER_COLOR_LightButter (__CLUTTER_COLOR_SYM (BUTTER_LIGHT))
-#define CLUTTER_COLOR_DarkButter (__CLUTTER_COLOR_SYM (BUTTER_DARK))
-#define CLUTTER_COLOR_Orange (__CLUTTER_COLOR_SYM (ORANGE))
-#define CLUTTER_COLOR_LightOrange (__CLUTTER_COLOR_SYM (ORANGE_LIGHT))
-#define CLUTTER_COLOR_DarkOrange (__CLUTTER_COLOR_SYM (ORANGE_DARK))
-#define CLUTTER_COLOR_Chocolate (__CLUTTER_COLOR_SYM (CHOCOLATE))
-#define CLUTTER_COLOR_LightChocolate (__CLUTTER_COLOR_SYM (CHOCOLATE_LIGHT))
-#define CLUTTER_COLOR_DarkChocolate (__CLUTTER_COLOR_SYM (CHOCOLATE_DARK))
-#define CLUTTER_COLOR_Chameleon (__CLUTTER_COLOR_SYM (CHAMELEON))
-#define CLUTTER_COLOR_LightChameleon (__CLUTTER_COLOR_SYM (CHAMELEON_LIGHT))
-#define CLUTTER_COLOR_DarkChameleon (__CLUTTER_COLOR_SYM (CHAMELEON_DARK))
-#define CLUTTER_COLOR_SkyBlue (__CLUTTER_COLOR_SYM (SKY_BLUE))
-#define CLUTTER_COLOR_LightSkyBlue (__CLUTTER_COLOR_SYM (SKY_BLUE_LIGHT))
-#define CLUTTER_COLOR_DarkSkyBlue (__CLUTTER_COLOR_SYM (SKY_BLUE_DARK))
-#define CLUTTER_COLOR_Plum (__CLUTTER_COLOR_SYM (PLUM))
-#define CLUTTER_COLOR_LightPlum (__CLUTTER_COLOR_SYM (PLUM_LIGHT))
-#define CLUTTER_COLOR_DarkPlum (__CLUTTER_COLOR_SYM (PLUM_DARK))
-#define CLUTTER_COLOR_ScarletRed (__CLUTTER_COLOR_SYM (SCARLET_RED))
-#define CLUTTER_COLOR_LightScarletRed (__CLUTTER_COLOR_SYM (SCARLET_RED_LIGHT))
-#define CLUTTER_COLOR_DarkScarletRed (__CLUTTER_COLOR_SYM (SCARLET_RED_DARK))
-#define CLUTTER_COLOR_Aluminium1 (__CLUTTER_COLOR_SYM (ALUMINIUM_1))
-#define CLUTTER_COLOR_Aluminium2 (__CLUTTER_COLOR_SYM (ALUMINIUM_2))
-#define CLUTTER_COLOR_Aluminium3 (__CLUTTER_COLOR_SYM (ALUMINIUM_3))
-#define CLUTTER_COLOR_Aluminium4 (__CLUTTER_COLOR_SYM (ALUMINIUM_4))
-#define CLUTTER_COLOR_Aluminium5 (__CLUTTER_COLOR_SYM (ALUMINIUM_5))
-#define CLUTTER_COLOR_Aluminium6 (__CLUTTER_COLOR_SYM (ALUMINIUM_6))
-
-#define CLUTTER_COLOR_Transparent (__CLUTTER_COLOR_SYM (TRANSPARENT))
+#define CLUTTER_COLOR_Transparent (clutter_color_get_static (CLUTTER_COLOR_TRANSPARENT))
#endif /* __CLUTTER_COLOR_STATIC_H__ */
diff --git a/clutter/clutter-container.c b/clutter/clutter-container.c
index 6b1bb71..760f6c6 100644
--- a/clutter/clutter-container.c
+++ b/clutter/clutter-container.c
@@ -180,7 +180,7 @@ clutter_container_default_init (ClutterContainerInterface *iface)
* clutter_container_add: (skip)
* @container: a #ClutterContainer
* @first_actor: the first #ClutterActor to add
- * @...: %NULL terminated list of actors to add
+ * @Varargs: %NULL terminated list of actors to add
*
* Adds a list of #ClutterActor<!-- -->s to @container. Each time and
* actor is added, the "actor-added" signal is emitted. Each actor should
@@ -284,7 +284,7 @@ clutter_container_add_valist (ClutterContainer *container,
* clutter_container_remove: (skip)
* @container: a #ClutterContainer
* @first_actor: first #ClutterActor to remove
- * @...: a %NULL-terminated list of actors to remove
+ * @Varargs: a %NULL-terminated list of actors to remove
*
* Removes a %NULL terminated list of #ClutterActor<!-- -->s from
* @container. Each actor should be unparented, so if you want to keep it
@@ -490,8 +490,7 @@ clutter_container_foreach_with_internals (ClutterContainer *container,
* clutter_container_raise_child:
* @container: a #ClutterContainer
* @actor: the actor to raise
- * @sibling: (allow-none): the sibling to raise to, or %NULL to raise
- * to the top
+ * @sibling: the sibling to raise to, or %NULL to raise to the top
*
* Raises @actor to @sibling level, in the depth ordering.
*
@@ -546,8 +545,7 @@ clutter_container_raise_child (ClutterContainer *container,
* clutter_container_lower_child:
* @container: a #ClutterContainer
* @actor: the actor to raise
- * @sibling: (allow-none): the sibling to lower to, or %NULL to lower
- * to the bottom
+ * @sibling: the sibling to lower to, or %NULL to lower to the bottom
*
* Lowers @actor to @sibling level, in the depth ordering.
*
diff --git a/clutter/clutter-drag-action.c b/clutter/clutter-drag-action.c
index c7b21dd..c8302be 100644
--- a/clutter/clutter-drag-action.c
+++ b/clutter/clutter-drag-action.c
@@ -54,20 +54,6 @@
* parented and exist between the emission of #ClutterDragAction::drag-begin
* and #ClutterDragAction::drag-end.
*
- * <example id="drag-action-example">
- * <title>A simple draggable actor</title>
- * <programlisting>
- * <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="text" href="../../../../tests/interactive/test-drag.c">
- * <xi:fallback>FIXME: MISSING XINCLUDE CONTENT</xi:fallback>
- * </xi:include>
- * </programlisting>
- * <para>The example program above allows dragging the rectangle around
- * the stage using a #ClutterDragAction. When pressing the
- * <keycap>Shift</keycap> key the actor that is going to be dragged is a
- * separate rectangle, and when the drag ends, the original rectangle will
- * be animated to the final coordinates.</para>
- * </example>
- *
* #ClutterDragAction is available since Clutter 1.4
*/
@@ -102,8 +88,6 @@ struct _ClutterDragActionPrivate
gfloat last_motion_x;
gfloat last_motion_y;
- ClutterModifierType last_motion_state;
- ClutterInputDevice *last_motion_device;
gfloat transformed_press_x;
gfloat transformed_press_y;
@@ -207,8 +191,6 @@ emit_drag_motion (ClutterDragAction *action,
gfloat motion_x, motion_y;
clutter_event_get_coords (event, &priv->last_motion_x, &priv->last_motion_y);
- priv->last_motion_state = clutter_event_get_state (event);
- priv->last_motion_device = clutter_event_get_device (event);
if (priv->drag_handle != NULL && !priv->emit_delayed_press)
drag_handle = priv->drag_handle;
@@ -272,23 +254,14 @@ emit_drag_end (ClutterDragAction *action,
{
ClutterDragActionPrivate *priv = action->priv;
- /* if we have an event, update our own state, otherwise we'll
- * just use the currently stored state when emitting the ::drag-end
- * signal
- */
- if (event != NULL)
- {
- clutter_event_get_coords (event, &priv->last_motion_x, &priv->last_motion_y);
- priv->last_motion_state = clutter_event_get_state (event);
- priv->last_motion_device = clutter_event_get_device (event);
- }
+ clutter_event_get_coords (event, &priv->last_motion_x, &priv->last_motion_y);
/* we might not have emitted ::drag-begin yet */
if (!priv->emit_delayed_press)
g_signal_emit (action, drag_signals[DRAG_END], 0,
actor,
priv->last_motion_x, priv->last_motion_y,
- priv->last_motion_state);
+ clutter_event_get_state (event));
/* disconnect the capture */
if (priv->capture_id != 0)
@@ -299,9 +272,8 @@ emit_drag_end (ClutterDragAction *action,
clutter_stage_set_motion_events_enabled (priv->stage,
priv->motion_events_enabled);
-
- if (priv->last_motion_device != NULL)
- _clutter_stage_remove_drag_actor (priv->stage, priv->last_motion_device);
+ _clutter_stage_remove_drag_actor (priv->stage,
+ clutter_event_get_device (event));
priv->in_drag = FALSE;
}
@@ -416,20 +388,16 @@ clutter_drag_action_set_actor (ClutterActorMeta *meta,
old_actor = clutter_actor_meta_get_actor (meta);
g_signal_handler_disconnect (old_actor, priv->button_press_id);
- priv->button_press_id = 0;
- }
- if (priv->capture_id != 0 && priv->stage != NULL)
- {
- g_signal_handler_disconnect (priv->stage, priv->capture_id);
+ if (priv->capture_id != 0)
+ g_signal_handler_disconnect (old_actor, priv->capture_id);
+
+ priv->button_press_id = 0;
priv->capture_id = 0;
+
priv->stage = NULL;
}
- clutter_drag_action_set_drag_handle (CLUTTER_DRAG_ACTION (meta), NULL);
-
- priv->in_drag = FALSE;
-
if (actor != NULL)
priv->button_press_id = g_signal_connect (actor, "button-press-event",
G_CALLBACK (on_button_press),
@@ -881,13 +849,7 @@ static void
on_drag_handle_destroy (ClutterActor *actor,
ClutterDragAction *action)
{
- ClutterDragActionPrivate *priv = action->priv;
-
- /* make sure we reset the state */
- if (priv->in_drag)
- emit_drag_end (action, actor, NULL);
-
- priv->drag_handle = NULL;
+ action->priv->drag_handle = NULL;
}
/**
diff --git a/clutter/clutter-drop-action.c b/clutter/clutter-drop-action.c
index d2d772e..b52dc0d 100644
--- a/clutter/clutter-drop-action.c
+++ b/clutter/clutter-drop-action.c
@@ -28,9 +28,9 @@
* @short_description: An action for drop targets
*
* #ClutterDropAction is a #ClutterAction that allows a #ClutterActor
- * implementation to control what happens when an actor dragged using
- * a #ClutterDragAction crosses the target area or when a dragged actor
- * is released (or "dropped") on the target area.
+ * implementation to control what happens when a dragged actor crosses
+ * the target area or when a dragged actor is released (or "dropped")
+ * on the target area.
*
* A trivial use of #ClutterDropAction consists in connecting to the
* #ClutterDropAction::drop signal and handling the drop from there,
@@ -49,18 +49,6 @@
* cause the #ClutterDropAction::drop signal to be skipped when the input
* device button is released.
*
- * <example id="drop-action-example">
- * <title>Drop targets</title>
- * <programlisting>
- * <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="text" href="../../../../tests/interactive/test-drop.c">
- * <xi:fallback>FIXME: MISSING XINCLUDE CONTENT</xi:fallback>
- * </xi:include>
- * </programlisting>
- * </example>
- *
- * It's important to note that #ClutterDropAction will only work with
- * actors dragged using #ClutterDragAction.
- *
* #ClutterDropAction is available since Clutter 1.8
*/
diff --git a/clutter/clutter-effect.c b/clutter/clutter-effect.c
index d83b181..576ea77 100644
--- a/clutter/clutter-effect.c
+++ b/clutter/clutter-effect.c
@@ -66,7 +66,7 @@
* the paint sequence. This is useful for example if the effect
* contains a cached image of the actor. In that case it can
* optimise painting by avoiding the actor paint and instead
- * painting the cached image. The %CLUTTER_EFFECT_PAINT_ACTOR_DIRTY
+ * painting the cached image. The %CLUTTER_EFFECT_RUN_ACTOR_DIRTY
* flag is useful in this case. Clutter will set this flag when a
* redraw has been queued on the actor since it was last
* painted. The effect can use this information to decide if the
@@ -345,7 +345,7 @@ _clutter_effect_get_paint_volume (ClutterEffect *effect,
*
* Queues a repaint of the effect. The effect can detect when the âpaintâ
* method is called as a result of this function because it will not
- * have the %CLUTTER_EFFECT_PAINT_ACTOR_DIRTY flag set. In that case the
+ * have the %CLUTTER_EFFECT_RUN_ACTOR_DIRTY flag set. In that case the
* effect is free to assume that the actor has not changed its
* appearance since the last time it was painted so it doesn't need to
* call clutter_actor_continue_paint() if it can draw a cached
@@ -366,17 +366,17 @@ _clutter_effect_get_paint_volume (ClutterEffect *effect,
* Note however that modifying the position of the parent of an actor
* may change the appearance of the actor because its transformation
* matrix would change. In this case a redraw wouldn't be queued on
- * the actor itself so the %CLUTTER_EFFECT_PAINT_ACTOR_DIRTY would still
+ * the actor itself so the %CLUTTER_EFFECT_RUN_ACTOR_DIRTY would still
* not be set. The effect can detect this case by keeping track of the
* last modelview matrix that was used to render the actor and
* veryifying that it remains the same in the next paint.
*
* Any other effects that are layered on top of the passed in effect
- * will still be passed the %CLUTTER_EFFECT_PAINT_ACTOR_DIRTY flag. If
+ * will still be passed the %CLUTTER_EFFECT_RUN_ACTOR_DIRTY flag. If
* anything queues a redraw on the actor without specifying an effect
* or with an effect that is lower in the chain of effects than this
* one then that will override this call. In that case this effect
- * will instead be called with the %CLUTTER_EFFECT_PAINT_ACTOR_DIRTY
+ * will instead be called with the %CLUTTER_EFFECT_RUN_ACTOR_DIRTY
* flag set.
*
* Since: 1.8
diff --git a/clutter/clutter-flow-layout.c b/clutter/clutter-flow-layout.c
index b1d9ac5..0a890e9 100644
--- a/clutter/clutter-flow-layout.c
+++ b/clutter/clutter-flow-layout.c
@@ -556,7 +556,6 @@ clutter_flow_layout_allocate (ClutterLayoutManager *manager,
{
ClutterFlowLayoutPrivate *priv = CLUTTER_FLOW_LAYOUT (manager)->priv;
GList *l, *children = clutter_container_get_children (container);
- gfloat x_off, y_off;
gfloat avail_width, avail_height;
gfloat item_x, item_y;
gint line_item_count;
@@ -566,7 +565,6 @@ clutter_flow_layout_allocate (ClutterLayoutManager *manager,
if (children == NULL)
return;
- clutter_actor_box_get_origin (allocation, &x_off, &y_off);
clutter_actor_box_get_size (allocation, &avail_width, &avail_height);
/* blow the cached preferred size and re-compute with the given
@@ -587,8 +585,7 @@ clutter_flow_layout_allocate (ClutterLayoutManager *manager,
items_per_line = compute_lines (CLUTTER_FLOW_LAYOUT (manager),
avail_width, avail_height);
- item_x = x_off;
- item_y = y_off;
+ item_x = item_y = 0;
line_item_count = 0;
line_index = 0;
@@ -619,10 +616,10 @@ clutter_flow_layout_allocate (ClutterLayoutManager *manager,
line_item_count = 0;
line_index += 1;
- item_x = x_off;
+ item_x = 0;
}
- new_x = x_off + ((line_item_count + 1) * (avail_width + priv->col_spacing))
+ new_x = ((line_item_count + 1) * (avail_width + priv->col_spacing))
/ items_per_line;
item_width = new_x - item_x - priv->col_spacing;
item_height = g_array_index (priv->line_natural,
@@ -658,10 +655,10 @@ clutter_flow_layout_allocate (ClutterLayoutManager *manager,
line_item_count = 0;
line_index += 1;
- item_y = y_off;
+ item_y = 0;
}
- new_y = y_off + ((line_item_count + 1) * (avail_height + priv->row_spacing))
+ new_y = ((line_item_count + 1) * (avail_height + priv->row_spacing))
/ items_per_line;
item_height = new_y - item_y - priv->row_spacing;
item_width = g_array_index (priv->line_natural,
diff --git a/clutter/clutter-gesture-action.c b/clutter/clutter-gesture-action.c
index 4210b61..b22c4ba 100644
--- a/clutter/clutter-gesture-action.c
+++ b/clutter/clutter-gesture-action.c
@@ -31,8 +31,8 @@
* #ClutterGestureAction is a sub-class of #ClutterAction that implements
* the logic for recognizing gesture gestures. It listens for low level events
* such as #ClutterButtonEvent and #ClutterMotionEvent on the stage to raise
- * the #ClutterGestureAction::gesture-begin, #ClutterGestureAction::gesture-progress,
- * and * #ClutterGestureAction::gesture-end signals.
+ * the signals #ClutterGestureAction::gesture-begin, #ClutterGestureAction::gesture-motion and
+ * #ClutterGestureAction::gesture-end.
*
* To use #ClutterGestureAction you just need to apply it to a #ClutterActor
* using clutter_actor_add_action() and connect to the signals:
@@ -43,7 +43,7 @@
* clutter_actor_add_action (actor, action);
*
* g_signal_connect (action, "gesture-begin", G_CALLBACK (on_gesture_begin), NULL);
- * g_signal_connect (action, "gesture-progress", G_CALLBACK (on_gesture_progress), NULL);
+ * g_signal_connect (action, "gesture-motion", G_CALLBACK (on_gesture_motion), NULL);
* g_signal_connect (action, "gesture-end", G_CALLBACK (on_gesture_end), NULL);
* ]|
*
@@ -133,18 +133,6 @@ stage_captured_event_cb (ClutterActor *stage,
{
case CLUTTER_MOTION:
{
- ClutterModifierType mods = clutter_event_get_state (event);
-
- /* we might miss a button-release event in case of grabs,
- * so we need to check whether the button is still down
- * during a motion event
- */
- if (!(mods & CLUTTER_BUTTON1_MASK))
- {
- cancel_gesture (action);
- return FALSE;
- }
-
clutter_event_get_coords (event, &priv->last_motion_x,
&priv->last_motion_y);
@@ -171,10 +159,7 @@ stage_captured_event_cb (ClutterActor *stage,
g_signal_emit (action, gesture_signals[GESTURE_BEGIN], 0, actor,
&return_value);
if (!return_value)
- {
- cancel_gesture (action);
- return FALSE;
- }
+ cancel_gesture (action);
}
else
return FALSE;
@@ -183,10 +168,7 @@ stage_captured_event_cb (ClutterActor *stage,
g_signal_emit (action, gesture_signals[GESTURE_PROGRESS], 0, actor,
&return_value);
if (!return_value)
- {
- cancel_gesture (action);
- return FALSE;
- }
+ cancel_gesture (action);
}
break;
@@ -272,13 +254,6 @@ clutter_gesture_action_set_actor (ClutterActorMeta *meta,
meta_class->set_actor (meta, actor);
}
-static gboolean
-default_event_handler (ClutterGestureAction *action,
- ClutterActor *actor)
-{
- return TRUE;
-}
-
static void
clutter_gesture_action_class_init (ClutterGestureActionClass *klass)
{
@@ -288,9 +263,6 @@ clutter_gesture_action_class_init (ClutterGestureActionClass *klass)
meta_class->set_actor = clutter_gesture_action_set_actor;
- klass->gesture_begin = default_event_handler;
- klass->gesture_progress = default_event_handler;
-
/**
* ClutterGestureAction::gesture-begin:
* @action: the #ClutterGestureAction that emitted the signal
diff --git a/clutter/clutter-interval.c b/clutter/clutter-interval.c
index c151231..2ae3c1c 100644
--- a/clutter/clutter-interval.c
+++ b/clutter/clutter-interval.c
@@ -495,7 +495,7 @@ clutter_interval_get_interval_valist (ClutterInterval *interval,
/**
* clutter_interval_new:
* @gtype: the type of the values in the interval
- * @...: the initial value and the final value of the interval
+ * @Varargs: the initial value and the final value of the interval
*
* Creates a new #ClutterInterval holding values of type @gtype.
*
@@ -785,7 +785,7 @@ clutter_interval_peek_final_value (ClutterInterval *interval)
/**
* clutter_interval_set_interval:
* @interval: a #ClutterInterval
- * @...: the initial and final values of the interval
+ * @Varargs: the initial and final values of the interval
*
* Variable arguments wrapper for clutter_interval_set_initial_value()
* and clutter_interval_set_final_value() that avoids using the
@@ -819,7 +819,7 @@ clutter_interval_set_interval (ClutterInterval *interval,
/**
* clutter_interval_get_interval:
* @interval: a #ClutterInterval
- * @...: return locations for the initial and final values of
+ * @Varargs: return locations for the initial and final values of
* the interval
*
* Variable arguments wrapper for clutter_interval_get_initial_value()
diff --git a/clutter/clutter-layout-manager.c b/clutter/clutter-layout-manager.c
index 9f17f52..2536763 100644
--- a/clutter/clutter-layout-manager.c
+++ b/clutter/clutter-layout-manager.c
@@ -896,7 +896,7 @@ layout_get_property_internal (ClutterLayoutManager *manager,
* @container: a #ClutterContainer using @manager
* @actor: a #ClutterActor child of @container
* @first_property: the first property name
- * @...: a list of property name and value pairs
+ * @Varargs: a list of property name and value pairs
*
* Sets a list of properties and their values on the #ClutterLayoutMeta
* associated by @manager to a child of @container
@@ -1038,7 +1038,7 @@ clutter_layout_manager_child_set_property (ClutterLayoutManager *manager,
* @container: a #ClutterContainer using @manager
* @actor: a #ClutterActor child of @container
* @first_property: the name of the first property
- * @...: a list of property name and return location for the value pairs
+ * @Varargs: a list of property name and return location for the value pairs
*
* Retrieves the values for a list of properties out of the
* #ClutterLayoutMeta created by @manager and attached to the
diff --git a/clutter/clutter-list-model.c b/clutter/clutter-list-model.c
index d7a98e2..cfd9856 100644
--- a/clutter/clutter-list-model.c
+++ b/clutter/clutter-list-model.c
@@ -718,7 +718,7 @@ clutter_list_model_init (ClutterListModel *model)
/**
* clutter_list_model_new:
* @n_columns: number of columns in the model
- * @...: @n_columns number of #GType and string pairs
+ * @Varargs: @n_columns number of #GType and string pairs
*
* Creates a new default model with @n_columns columns with the types
* and names passed in.
diff --git a/clutter/clutter-main.c b/clutter/clutter-main.c
index ac86ad3..a6f4d6c 100644
--- a/clutter/clutter-main.c
+++ b/clutter/clutter-main.c
@@ -115,7 +115,6 @@
/* main context */
static ClutterMainContext *ClutterCntx = NULL;
-G_LOCK_DEFINE_STATIC (ClutterCntx);
/* main lock and locking/unlocking functions */
static GMutex *clutter_threads_mutex = NULL;
@@ -1003,18 +1002,6 @@ clutter_get_debug_enabled (void)
#endif
}
-void
-_clutter_context_lock (void)
-{
- G_LOCK (ClutterCntx);
-}
-
-void
-_clutter_context_unlock (void)
-{
- G_UNLOCK (ClutterCntx);
-}
-
gboolean
_clutter_context_is_initialized (void)
{
@@ -1024,8 +1011,8 @@ _clutter_context_is_initialized (void)
return ClutterCntx->is_initialized;
}
-static inline ClutterMainContext *
-clutter_context_get_default_unlocked (void)
+ClutterMainContext *
+_clutter_context_get_default (void)
{
if (G_UNLIKELY (ClutterCntx == NULL))
{
@@ -1042,27 +1029,11 @@ clutter_context_get_default_unlocked (void)
ctx->timer = g_timer_new ();
g_timer_start (ctx->timer);
#endif
-
- ctx->last_repaint_id = 1;
}
return ClutterCntx;
}
-ClutterMainContext *
-_clutter_context_get_default (void)
-{
- ClutterMainContext *retval;
-
- _clutter_context_lock ();
-
- retval = clutter_context_get_default_unlocked ();
-
- _clutter_context_unlock ();
-
- return retval;
-}
-
/**
* clutter_get_timestamp:
*
@@ -1078,15 +1049,11 @@ clutter_get_timestamp (void)
ClutterMainContext *ctx;
gdouble seconds;
- _clutter_context_lock ();
-
- ctx = clutter_context_get_default_unlocked ();
+ ctx = _clutter_context_get_default ();
/* FIXME: may need a custom timer for embedded setups */
seconds = g_timer_elapsed (ctx->timer, NULL);
- _clutter_context_unlock ();
-
return (gulong)(seconds / 1.0e-6);
#else
return 0;
@@ -2783,9 +2750,7 @@ clutter_threads_remove_repaint_func (guint handle_id)
g_return_if_fail (handle_id > 0);
- _clutter_context_lock ();
-
- context = clutter_context_get_default_unlocked ();
+ context = _clutter_context_get_default ();
l = context->repaint_funcs;
while (l != NULL)
{
@@ -2803,13 +2768,11 @@ clutter_threads_remove_repaint_func (guint handle_id)
g_slice_free (ClutterRepaintFunction, repaint_func);
- break;
+ return;
}
l = l->next;
}
-
- _clutter_context_unlock ();
}
/**
@@ -2845,18 +2808,19 @@ clutter_threads_add_repaint_func (GSourceFunc func,
gpointer data,
GDestroyNotify notify)
{
+ static guint repaint_id = 1;
ClutterMainContext *context;
ClutterRepaintFunction *repaint_func;
g_return_val_if_fail (func != NULL, 0);
- _clutter_context_lock ();
+ context = _clutter_context_get_default ();
- context = clutter_context_get_default_unlocked ();
+ /* XXX lock the context */
repaint_func = g_slice_new (ClutterRepaintFunction);
- repaint_func->id = context->last_repaint_id++;
+ repaint_func->id = repaint_id++;
repaint_func->func = func;
repaint_func->data = data;
repaint_func->notify = notify;
@@ -2864,7 +2828,7 @@ clutter_threads_add_repaint_func (GSourceFunc func,
context->repaint_funcs = g_list_prepend (context->repaint_funcs,
repaint_func);
- _clutter_context_unlock ();
+ /* XXX unlock the context */
return repaint_func->id;
}
@@ -2883,26 +2847,23 @@ _clutter_run_repaint_functions (void)
{
ClutterMainContext *context = _clutter_context_get_default ();
ClutterRepaintFunction *repaint_func;
- GList *invoke_list, *reinvoke_list, *l;
+ GList *reinvoke_list, *l;
if (context->repaint_funcs == NULL)
return;
- /* steal the list */
- invoke_list = context->repaint_funcs;
- context->repaint_funcs = NULL;
-
reinvoke_list = NULL;
/* consume the whole list while we execute the functions */
- while (invoke_list != NULL)
+ while (context->repaint_funcs)
{
gboolean res = FALSE;
- repaint_func = invoke_list->data;
+ repaint_func = context->repaint_funcs->data;
- l = invoke_list;
- invoke_list = g_list_remove_link (invoke_list, invoke_list);
+ l = context->repaint_funcs;
+ context->repaint_funcs =
+ g_list_remove_link (context->repaint_funcs, context->repaint_funcs);
g_list_free (l);
@@ -2912,20 +2873,15 @@ _clutter_run_repaint_functions (void)
reinvoke_list = g_list_prepend (reinvoke_list, repaint_func);
else
{
- if (repaint_func->notify != NULL)
+ if (repaint_func->notify)
repaint_func->notify (repaint_func->data);
g_slice_free (ClutterRepaintFunction, repaint_func);
}
}
- if (context->repaint_funcs != NULL)
- {
- context->repaint_funcs = g_list_concat (context->repaint_funcs,
- g_list_reverse (reinvoke_list));
- }
- else
- context->repaint_funcs = g_list_reverse (reinvoke_list);
+ if (reinvoke_list)
+ context->repaint_funcs = reinvoke_list;
}
/**
@@ -2962,11 +2918,11 @@ clutter_check_version (guint major,
* clutter_get_default_text_direction:
*
* Retrieves the default direction for the text. The text direction is
- * determined by the locale and/or by the <varname>CLUTTER_TEXT_DIRECTION</varname>
- * environment variable.
+ * determined by the locale and/or by the %CLUTTER_TEXT_DIRECTION environment
+ * variable
*
* The default text direction can be overridden on a per-actor basis by using
- * clutter_actor_set_text_direction().
+ * clutter_actor_set_text_direction()
*
* Return value: the default text direction
*
@@ -3011,7 +2967,7 @@ _clutter_context_release_id (guint32 id_)
{
ClutterMainContext *context = _clutter_context_get_default ();
- _clutter_id_pool_remove (context->id_pool, id_);
+ return _clutter_id_pool_remove (context->id_pool, id_);
}
void
diff --git a/clutter/clutter-model.c b/clutter/clutter-model.c
index 17836c3..644e55e 100644
--- a/clutter/clutter-model.c
+++ b/clutter/clutter-model.c
@@ -680,9 +680,9 @@ clutter_model_set_custom_property (ClutterScriptable *scriptable,
column_name = clutter_model_get_column_name (model, i);
columns[i] = i;
g_value_init (&v, column_type);
- _clutter_script_parse_node (script, &v, column_name,
- json_array_get_element (array, i),
- NULL);
+ clutter_script_parse_node (script, &v, column_name,
+ json_array_get_element (array, i),
+ NULL);
g_value_array_append (values, &v);
g_value_unset (&v);
}
@@ -719,9 +719,9 @@ clutter_model_set_custom_property (ClutterScriptable *scriptable,
columns[column] = i;
g_value_init (&v, col_type);
member = json_object_get_member (object, mname);
- _clutter_script_parse_node (script, &v,
- col_name, member,
- NULL);
+ clutter_script_parse_node (script, &v,
+ col_name, member,
+ NULL);
g_value_array_append (values, &v);
g_value_unset (&v);
break;
@@ -1074,7 +1074,7 @@ static void clutter_model_iter_set_internal_valist (ClutterModelIter *iter,
/**
* clutter_model_append:
* @model: a #ClutterModel
- * @...: pairs of column number and value, terminated with -1
+ * @Varargs: pairs of column number and value, terminated with -1
*
* Creates and appends a new row to the #ClutterModel, setting the
* row values upon creation. For example, to append a new row where
@@ -1164,7 +1164,7 @@ clutter_model_prependv (ClutterModel *model,
/**
* clutter_model_prepend:
* @model: a #ClutterModel
- * @...: pairs of column number and value, terminated with -1
+ * @Varargs: pairs of column number and value, terminated with -1
*
* Creates and prepends a new row to the #ClutterModel, setting the row
* values upon creation. For example, to prepend a new row where column 0
@@ -1206,7 +1206,7 @@ clutter_model_prepend (ClutterModel *model,
* clutter_model_insert:
* @model: a #ClutterModel
* @row: the position to insert the new row
- * @...: pairs of column number and value, terminated with -1
+ * @Varargs: pairs of column number and value, terminated with -1
*
* Inserts a new row to the #ClutterModel at @row, setting the row
* values upon creation. For example, to insert a new row at index 100,
@@ -1761,6 +1761,8 @@ struct _ClutterModelIterPrivate
ClutterModel *model;
gint row;
+
+ guint ignore_sort : 1;
};
enum
@@ -1970,38 +1972,36 @@ clutter_model_iter_init (ClutterModelIter *self)
priv->model = NULL;
priv->row = 0;
+
+ priv->ignore_sort = FALSE;
}
/*
* Public functions
*/
-static inline void
-clutter_model_iter_set_value_internal (ClutterModelIter *iter,
- guint column,
- const GValue *value)
-{
- CLUTTER_MODEL_ITER_GET_CLASS (iter)->set_value (iter, column, value);
-}
-
static void
clutter_model_iter_set_internal_valist (ClutterModelIter *iter,
va_list args)
{
- ClutterModelIterPrivate *priv = iter->priv;
- ClutterModel *model = priv->model;
+ ClutterModel *model;
+ ClutterModelIterPrivate *priv;
guint column = 0;
gboolean sort = FALSE;
+ priv = iter->priv;
+ model = priv->model;
g_assert (CLUTTER_IS_MODEL (model));
column = va_arg (args, gint);
+ /* Don't want to sort while setting lots of fields, leave that till the end
+ */
+ priv->ignore_sort = TRUE;
while (column != -1)
{
GValue value = { 0, };
gchar *error = NULL;
- GType col_type;
if (column < 0 || column >= clutter_model_get_n_columns (model))
{
@@ -2010,10 +2010,9 @@ clutter_model_iter_set_internal_valist (ClutterModelIter *iter,
G_STRLOC, column);
break;
}
+ g_value_init (&value, clutter_model_get_column_type (model, column));
- col_type = clutter_model_get_column_type (model, column);
-
- G_VALUE_COLLECT_INIT (&value, col_type, args, 0, &error);
+ G_VALUE_COLLECT (&value, args, 0, &error);
if (error)
{
g_warning ("%s: %s", G_STRLOC, error);
@@ -2023,7 +2022,7 @@ clutter_model_iter_set_internal_valist (ClutterModelIter *iter,
break;
}
- clutter_model_iter_set_value_internal (iter, column, &value);
+ clutter_model_iter_set_value (iter, column, &value);
g_value_unset (&value);
@@ -2033,21 +2032,11 @@ clutter_model_iter_set_internal_valist (ClutterModelIter *iter,
column = va_arg (args, gint);
}
+ priv->ignore_sort = FALSE;
if (sort)
clutter_model_resort (model);
}
-static void inline
-clutter_model_iter_emit_row_changed (ClutterModelIter *iter)
-{
- ClutterModelIterPrivate *priv = iter->priv;
- ClutterModel *model = priv->model;
-
- g_assert (CLUTTER_IS_MODEL (model));
-
- g_signal_emit (model, model_signals[ROW_CHANGED], 0, iter);
-}
-
/**
* clutter_model_iter_set_valist:
* @iter: a #ClutterModelIter
@@ -2062,16 +2051,24 @@ void
clutter_model_iter_set_valist (ClutterModelIter *iter,
va_list args)
{
+ ClutterModelIterPrivate *priv;
+ ClutterModel *model;
+
g_return_if_fail (CLUTTER_IS_MODEL_ITER (iter));
clutter_model_iter_set_internal_valist (iter, args);
- clutter_model_iter_emit_row_changed (iter);
+
+ priv = iter->priv;
+ model = priv->model;
+ g_assert (CLUTTER_IS_MODEL (model));
+
+ g_signal_emit (model, model_signals[ROW_CHANGED], 0, iter);
}
/**
* clutter_model_iter_get:
* @iter: a #ClutterModelIter
- * @...: a list of column/return location pairs, terminated by -1
+ * @Varargs: a list of column/return location pairs, terminated by -1
*
* Gets the value of one or more cells in the row referenced by @iter. The
* variable argument list should contain integer column numbers, each column
@@ -2101,14 +2098,6 @@ clutter_model_iter_get (ClutterModelIter *iter,
va_end (args);
}
-static inline void
-clutter_model_iter_get_value_internal (ClutterModelIter *iter,
- guint column,
- GValue *value)
-{
- CLUTTER_MODEL_ITER_GET_CLASS (iter)->get_value (iter, column, value);
-}
-
/**
* clutter_model_iter_get_value:
* @iter: a #ClutterModelIter
@@ -2125,16 +2114,18 @@ clutter_model_iter_get_value (ClutterModelIter *iter,
guint column,
GValue *value)
{
+ ClutterModelIterClass *klass;
ClutterModel *model;
g_return_if_fail (CLUTTER_IS_MODEL_ITER (iter));
model = iter->priv->model;
- if (G_VALUE_TYPE (value) == G_TYPE_INVALID)
- g_value_init (value, clutter_model_get_column_type (model, column));
+ g_value_init (value, clutter_model_get_column_type (model, column));
- CLUTTER_MODEL_ITER_GET_CLASS (iter)->get_value (iter, column, value);
+ klass = CLUTTER_MODEL_ITER_GET_CLASS (iter);
+ if (klass && klass->get_value)
+ klass->get_value (iter, column, value);
}
/**
@@ -2167,7 +2158,6 @@ clutter_model_iter_get_valist (ClutterModelIter *iter,
{
GValue value = { 0, };
gchar *error = NULL;
- GType col_type;
if (column < 0 || column >= clutter_model_get_n_columns (model))
{
@@ -2177,10 +2167,10 @@ clutter_model_iter_get_valist (ClutterModelIter *iter,
break;
}
- col_type = clutter_model_get_column_type (model, column);
- g_value_init (&value, col_type);
-
- clutter_model_iter_get_value_internal (iter, column, &value);
+ /* this one will take care of initialising value to the
+ * correct type
+ */
+ clutter_model_iter_get_value (iter, column, &value);
G_VALUE_LCOPY (&value, args, 0, &error);
if (error)
@@ -2201,7 +2191,7 @@ clutter_model_iter_get_valist (ClutterModelIter *iter,
/**
* clutter_model_iter_set:
* @iter: a #ClutterModelIter
- * @...: a list of column/return location pairs, terminated by -1
+ * @Varargs: a list of column/return location pairs, terminated by -1
*
* Sets the value of one or more cells in the row referenced by @iter. The
* variable argument list should contain integer column numbers, each column
@@ -2224,11 +2214,11 @@ clutter_model_iter_set (ClutterModelIter *iter,
g_return_if_fail (CLUTTER_IS_MODEL_ITER (iter));
va_start (args, iter);
- clutter_model_iter_set_internal_valist (iter, args);
- clutter_model_iter_emit_row_changed (iter);
+ clutter_model_iter_set_valist (iter, args);
va_end (args);
}
+
/**
* clutter_model_iter_set_value:
* @iter: a #ClutterModelIter
@@ -2245,10 +2235,13 @@ clutter_model_iter_set_value (ClutterModelIter *iter,
guint column,
const GValue *value)
{
- g_return_if_fail (CLUTTER_IS_MODEL_ITER (iter));
+ ClutterModelIterClass *klass;
- clutter_model_iter_set_value_internal (iter, column, value);
- clutter_model_iter_emit_row_changed (iter);
+ g_return_if_fail (CLUTTER_IS_MODEL_ITER (iter));
+
+ klass = CLUTTER_MODEL_ITER_GET_CLASS (iter);
+ if (klass && klass->set_value)
+ klass->set_value (iter, column, value);
}
/**
@@ -2265,9 +2258,15 @@ clutter_model_iter_set_value (ClutterModelIter *iter,
gboolean
clutter_model_iter_is_first (ClutterModelIter *iter)
{
+ ClutterModelIterClass *klass;
+
g_return_val_if_fail (CLUTTER_IS_MODEL_ITER (iter), FALSE);
- return CLUTTER_MODEL_ITER_GET_CLASS (iter)->is_first (iter);
+ klass = CLUTTER_MODEL_ITER_GET_CLASS (iter);
+ if (klass && klass->is_first)
+ return klass->is_first (iter);
+
+ return FALSE;
}
/**
@@ -2284,9 +2283,15 @@ clutter_model_iter_is_first (ClutterModelIter *iter)
gboolean
clutter_model_iter_is_last (ClutterModelIter *iter)
{
+ ClutterModelIterClass *klass;
+
g_return_val_if_fail (CLUTTER_IS_MODEL_ITER (iter), FALSE);
- return CLUTTER_MODEL_ITER_GET_CLASS (iter)->is_last (iter);
+ klass = CLUTTER_MODEL_ITER_GET_CLASS (iter);
+ if (klass && klass->is_last)
+ return klass->is_last (iter);
+
+ return FALSE;
}
/**
@@ -2305,9 +2310,15 @@ clutter_model_iter_is_last (ClutterModelIter *iter)
ClutterModelIter *
clutter_model_iter_next (ClutterModelIter *iter)
{
+ ClutterModelIterClass *klass;
+
g_return_val_if_fail (CLUTTER_IS_MODEL_ITER (iter), NULL);
- return CLUTTER_MODEL_ITER_GET_CLASS (iter)->next (iter);
+ klass = CLUTTER_MODEL_ITER_GET_CLASS (iter);
+ if (klass && klass->next)
+ return klass->next (iter);
+
+ return NULL;
}
/**
@@ -2326,9 +2337,15 @@ clutter_model_iter_next (ClutterModelIter *iter)
ClutterModelIter *
clutter_model_iter_prev (ClutterModelIter *iter)
{
+ ClutterModelIterClass *klass;
+
g_return_val_if_fail (CLUTTER_IS_MODEL_ITER (iter), NULL);
- return CLUTTER_MODEL_ITER_GET_CLASS (iter)->prev (iter);
+ klass = CLUTTER_MODEL_ITER_GET_CLASS (iter);
+ if (klass && klass->prev)
+ return klass->prev (iter);
+
+ return NULL;
}
/**
@@ -2344,9 +2361,15 @@ clutter_model_iter_prev (ClutterModelIter *iter)
ClutterModel *
clutter_model_iter_get_model (ClutterModelIter *iter)
{
+ ClutterModelIterClass *klass;
+
g_return_val_if_fail (CLUTTER_IS_MODEL_ITER (iter), NULL);
- return CLUTTER_MODEL_ITER_GET_CLASS (iter)->get_model (iter);
+ klass = CLUTTER_MODEL_ITER_GET_CLASS (iter);
+ if (klass && klass->get_model)
+ return klass->get_model (iter);
+
+ return NULL;
}
/**
@@ -2362,9 +2385,15 @@ clutter_model_iter_get_model (ClutterModelIter *iter)
guint
clutter_model_iter_get_row (ClutterModelIter *iter)
{
+ ClutterModelIterClass *klass;
+
g_return_val_if_fail (CLUTTER_IS_MODEL_ITER (iter), 0);
- return CLUTTER_MODEL_ITER_GET_CLASS (iter)->get_row (iter);
+ klass = CLUTTER_MODEL_ITER_GET_CLASS (iter);
+ if (klass && klass->get_row)
+ return klass->get_row (iter);
+
+ return 0;
}
/**
@@ -2380,7 +2409,13 @@ clutter_model_iter_get_row (ClutterModelIter *iter)
ClutterModelIter *
clutter_model_iter_copy (ClutterModelIter *iter)
{
+ ClutterModelIterClass *klass;
+
g_return_val_if_fail (CLUTTER_IS_MODEL_ITER (iter), NULL);
- return CLUTTER_MODEL_ITER_GET_CLASS (iter)->copy (iter);
+ klass = CLUTTER_MODEL_ITER_GET_CLASS (iter);
+ if (klass->copy)
+ return klass->copy (iter);
+
+ return NULL;
}
diff --git a/clutter/clutter-paint-volume.c b/clutter/clutter-paint-volume.c
index 24ea8da..c4b2343 100644
--- a/clutter/clutter-paint-volume.c
+++ b/clutter/clutter-paint-volume.c
@@ -31,7 +31,6 @@
#include <string.h>
#include <glib-object.h>
-#include <math.h>
#include "clutter-actor-private.h"
#include "clutter-paint-volume-private.h"
@@ -290,15 +289,16 @@ clutter_paint_volume_set_width (ClutterPaintVolume *pv,
* around the volume. It returns the size of that bounding box as
* measured along the x-axis.
*
- * <note><para>If, for example, clutter_actor_get_transformed_paint_volume()
+ * <note>If, for example, clutter_actor_get_transformed_paint_volume()
* is used to transform a 2D child actor that is 100px wide, 100px
* high and 0px deep into container coordinates then the width might
* not simply be 100px if the child actor has a 3D rotation applied to
- * it.</para>
- * <para>Remember; after clutter_actor_get_transformed_paint_volume() is
+ * it.
+ *
+ * Remember; after clutter_actor_get_transformed_paint_volume() is
* used then a transformed child volume will be defined relative to the
* ancestor container actor and so a 2D child actor
- * can have a 3D bounding volume.</para></note>
+ * can have a 3D bounding volume.</note>
*
* <note>There are no accuracy guarantees for the reported width,
* except that it must always be >= to the true width. This is
@@ -381,15 +381,16 @@ clutter_paint_volume_set_height (ClutterPaintVolume *pv,
* around the volume. It returns the size of that bounding box as
* measured along the y-axis.
*
- * <note><para>If, for example, clutter_actor_get_transformed_paint_volume()
+ * <note>If, for example, clutter_actor_get_transformed_paint_volume()
* is used to transform a 2D child actor that is 100px wide, 100px
* high and 0px deep into container coordinates then the height might
* not simply be 100px if the child actor has a 3D rotation applied to
- * it.</para>
- * <para>Remember; after clutter_actor_get_transformed_paint_volume() is
+ * it.
+ *
+ * Remember; after clutter_actor_get_transformed_paint_volume() is
* used then a transformed child volume will be defined relative to the
* ancestor container actor and so a 2D child actor
- * can have a 3D bounding volume.</para></note>
+ * can have a 3D bounding volume.</note>
*
* <note>There are no accuracy guarantees for the reported height,
* except that it must always be >= to the true height. This is
@@ -473,15 +474,16 @@ clutter_paint_volume_set_depth (ClutterPaintVolume *pv,
* around the volume. It returns the size of that bounding box as
* measured along the z-axis.
*
- * <note><para>If, for example, clutter_actor_get_transformed_paint_volume()
+ * <note>If, for example, clutter_actor_get_transformed_paint_volume()
* is used to transform a 2D child actor that is 100px wide, 100px
* high and 0px deep into container coordinates then the depth might
* not simply be 0px if the child actor has a 3D rotation applied to
- * it.</para>
- * <para>Remember; after clutter_actor_get_transformed_paint_volume() is
+ * it.
+ *
+ * Remember; after clutter_actor_get_transformed_paint_volume() is
* used then the transformed volume will be defined relative to the
* container actor and in container coordinates a 2D child actor
- * can have a 3D bounding volume.</para></note>
+ * can have a 3D bounding volume.</note>
*
* <note>There are no accuracy guarantees for the reported depth,
* except that it must always be >= to the true depth. This is
@@ -950,7 +952,7 @@ _clutter_actor_set_default_paint_volume (ClutterActor *self,
GType check_gtype,
ClutterPaintVolume *volume)
{
- ClutterActorBox box;
+ ClutterGeometry geometry = { 0, };
if (check_gtype != G_TYPE_INVALID)
{
@@ -965,14 +967,14 @@ _clutter_actor_set_default_paint_volume (ClutterActor *self,
if (!clutter_actor_has_allocation (self))
return FALSE;
- clutter_actor_get_allocation_box (self, &box);
+ clutter_actor_get_allocation_geometry (self, &geometry);
/* a zero-sized actor has no paint volume */
- if (box.x1 == box.x2 || box.y1 == box.y2)
+ if (geometry.width == 0 || geometry.height == 0)
return FALSE;
- clutter_paint_volume_set_width (volume, box.x2 - box.x1);
- clutter_paint_volume_set_height (volume, box.y2 - box.y1);
+ clutter_paint_volume_set_width (volume, geometry.width);
+ clutter_paint_volume_set_height (volume, geometry.height);
return TRUE;
}
@@ -1096,8 +1098,6 @@ _clutter_paint_volume_get_stage_paint_box (ClutterPaintVolume *pv,
CoglMatrix modelview;
CoglMatrix projection;
float viewport[4];
- float width;
- float height;
_clutter_paint_volume_copy_static (pv, &projected_pv);
@@ -1121,51 +1121,7 @@ _clutter_paint_volume_get_stage_paint_box (ClutterPaintVolume *pv,
viewport);
_clutter_paint_volume_get_bounding_box (&projected_pv, box);
-
- /* The aim here is that for a given rectangle defined with floating point
- * coordinates we want to determine a stable quantized size in pixels
- * that doesn't vary due to the original box's sub-pixel position.
- *
- * The reason this is important is because effects will use this
- * API to determine the size of offscreen framebuffers and so for
- * a fixed-size object that may be animated accross the screen we
- * want to make sure that the stage paint-box has an equally stable
- * size so that effects aren't made to continuously re-allocate
- * a corresponding fbo.
- *
- * The other thing we consider is that the calculation of this box is
- * subject to floating point precision issues that might be slightly
- * different to the precision issues involved with actually painting the
- * actor, which might result in painting slightly leaking outside the
- * user's calculated paint-volume. For this we simply aim to pad out the
- * paint-volume by at least half a pixel all the way around.
- */
- width = box->x2 - box->x1;
- height = box->y2 - box->y1;
- width = CLUTTER_NEARBYINT (width);
- height = CLUTTER_NEARBYINT (height);
- /* XXX: NB the width/height may now be up to 0.5px too small so we
- * must also pad by 0.25px all around to account for this. In total we
- * must padd by at least 0.75px around all sides. */
-
- /* XXX: The furthest that we can overshoot the bottom right corner by
- * here is 1.75px in total if you consider that the 0.75 padding could
- * just cross an integer boundary and so ceil will effectively add 1.
- */
- box->x2 = ceilf (box->x2 + 0.75);
- box->y2 = ceilf (box->y2 + 0.75);
-
- /* Now we redefine the top-left relative to the bottom right based on the
- * rounded width/height determined above + a constant so that the overall
- * size of the box will be stable and not dependant on the box's
- * position.
- *
- * Adding 3px to the width/height will ensure we cover the maximum of
- * 1.75px padding on the bottom/right and still ensure we have > 0.75px
- * padding on the top/left.
- */
- box->x1 = box->x2 - width - 3;
- box->y1 = box->y2 - height - 3;
+ clutter_actor_box_clamp_to_pixel (box);
clutter_paint_volume_free (&projected_pv);
}
diff --git a/clutter/clutter-path.h b/clutter/clutter-path.h
index 2351e58..ab04fac 100644
--- a/clutter/clutter-path.h
+++ b/clutter/clutter-path.h
@@ -83,7 +83,7 @@ typedef struct _ClutterPathNode ClutterPathNode;
/**
* ClutterPathCallback:
* @node: the node
- * @data: (closure): optional data passed to the function
+ * @data: optional data passed to the function
*
* This function is passed to clutter_path_foreach() and will be
* called for each node contained in the path.
diff --git a/clutter/clutter-private.h b/clutter/clutter-private.h
index de276a8..bf57b2f 100644
--- a/clutter/clutter-private.h
+++ b/clutter/clutter-private.h
@@ -84,13 +84,6 @@ typedef struct _ClutterMainContext ClutterMainContext;
#define P_(String) (String)
#endif
-/* This is a replacement for the nearbyint function which always rounds to the
- * nearest integer. nearbyint is apparently a C99 function so it might not
- * always be available but also it seems in glibc it is defined as a function
- * call so this macro could end up faster anyway. We can't just add 0.5f
- * because it will break for negative numbers. */
-#define CLUTTER_NEARBYINT(x) ((int) ((x) < 0.0f ? (x) - 0.5f : (x) + 0.5f))
-
typedef enum {
CLUTTER_ACTOR_UNUSED_FLAG = 0,
@@ -163,7 +156,6 @@ struct _ClutterMainContext
* clutter_threads_add_repaint_func()
*/
GList *repaint_funcs;
- guint last_repaint_id;
/* main settings singleton */
ClutterSettings *settings;
@@ -186,8 +178,6 @@ gboolean _clutter_threads_dispatch (gpointer data);
void _clutter_threads_dispatch_free (gpointer data);
ClutterMainContext * _clutter_context_get_default (void);
-void _clutter_context_lock (void);
-void _clutter_context_unlock (void);
gboolean _clutter_context_is_initialized (void);
PangoContext * _clutter_context_create_pango_context (void);
PangoContext * _clutter_context_get_pango_context (void);
diff --git a/clutter/clutter-script-parser.c b/clutter/clutter-script-parser.c
index 8a33b55..7408e1d 100644
--- a/clutter/clutter-script-parser.c
+++ b/clutter/clutter-script-parser.c
@@ -66,7 +66,7 @@ clutter_script_parser_init (ClutterScriptParser *parser)
}
GType
-_clutter_script_get_type_from_symbol (const gchar *symbol)
+clutter_script_get_type_from_symbol (const gchar *symbol)
{
static GModule *module = NULL;
GTypeGetFunc func;
@@ -82,7 +82,7 @@ _clutter_script_get_type_from_symbol (const gchar *symbol)
}
GType
-_clutter_script_get_type_from_class (const gchar *name)
+clutter_script_get_type_from_class (const gchar *name)
{
static GModule *module = NULL;
GString *symbol_name = g_string_sized_new (64);
@@ -160,9 +160,9 @@ _clutter_script_get_type_from_class (const gchar *name)
* Return value: %TRUE if the conversion was successfull.
*/
gboolean
-_clutter_script_enum_from_string (GType type,
- const gchar *string,
- gint *enum_value)
+clutter_script_enum_from_string (GType type,
+ const gchar *string,
+ gint *enum_value)
{
GEnumClass *eclass;
GEnumValue *ev;
@@ -195,9 +195,9 @@ _clutter_script_enum_from_string (GType type,
}
gboolean
-_clutter_script_flags_from_string (GType type,
- const gchar *string,
- gint *flags_value)
+clutter_script_flags_from_string (GType type,
+ const gchar *string,
+ gint *flags_value)
{
gchar *endptr, *prevptr;
guint i, j, ret, value;
@@ -323,9 +323,9 @@ parse_knot_from_object (JsonObject *object,
}
gboolean
-_clutter_script_parse_knot (ClutterScript *script,
- JsonNode *node,
- ClutterKnot *knot)
+clutter_script_parse_knot (ClutterScript *script,
+ JsonNode *node,
+ ClutterKnot *knot)
{
g_return_val_if_fail (CLUTTER_IS_SCRIPT (script), FALSE);
g_return_val_if_fail (node != NULL, FALSE);
@@ -389,9 +389,9 @@ parse_geometry_from_object (JsonObject *object,
}
gboolean
-_clutter_script_parse_geometry (ClutterScript *script,
- JsonNode *node,
- ClutterGeometry *geometry)
+clutter_script_parse_geometry (ClutterScript *script,
+ JsonNode *node,
+ ClutterGeometry *geometry)
{
g_return_val_if_fail (CLUTTER_IS_SCRIPT (script), FALSE);
g_return_val_if_fail (node != NULL, FALSE);
@@ -460,9 +460,9 @@ parse_color_from_object (JsonObject *object,
}
gboolean
-_clutter_script_parse_color (ClutterScript *script,
- JsonNode *node,
- ClutterColor *color)
+clutter_script_parse_color (ClutterScript *script,
+ JsonNode *node,
+ ClutterColor *color)
{
g_return_val_if_fail (CLUTTER_IS_SCRIPT (script), FALSE);
g_return_val_if_fail (node != NULL, FALSE);
@@ -774,7 +774,7 @@ static const struct
static const gint n_animation_modes = G_N_ELEMENTS (animation_modes);
gulong
-_clutter_script_resolve_animation_mode (JsonNode *node)
+clutter_script_resolve_animation_mode (JsonNode *node)
{
gint i, res = CLUTTER_CUSTOM_MODE;
@@ -800,9 +800,9 @@ _clutter_script_resolve_animation_mode (JsonNode *node)
return animation_modes[i].mode;
}
- if (_clutter_script_enum_from_string (CLUTTER_TYPE_ANIMATION_MODE,
- name,
- &res))
+ if (clutter_script_enum_from_string (CLUTTER_TYPE_ANIMATION_MODE,
+ name,
+ &res))
return res;
g_warning ("Unable to find the animation mode '%s'", name);
@@ -869,7 +869,7 @@ _clutter_script_parse_alpha (ClutterScript *script,
val = json_object_get_member (object, "mode");
if (val != NULL)
- mode = _clutter_script_resolve_animation_mode (val);
+ mode = clutter_script_resolve_animation_mode (val);
if (mode == CLUTTER_CUSTOM_MODE)
{
@@ -1083,11 +1083,11 @@ clutter_script_parser_parse_end (JsonParser *parser)
}
gboolean
-_clutter_script_parse_node (ClutterScript *script,
- GValue *value,
- const gchar *name,
- JsonNode *node,
- GParamSpec *pspec)
+clutter_script_parse_node (ClutterScript *script,
+ GValue *value,
+ const gchar *name,
+ JsonNode *node,
+ GParamSpec *pspec)
{
GValue node_value = { 0, };
gboolean retval = FALSE;
@@ -1155,7 +1155,7 @@ _clutter_script_parse_node (ClutterScript *script,
/* knot := { "x" : (int), "y" : (int) } */
- if (_clutter_script_parse_knot (script, node, &knot))
+ if (clutter_script_parse_knot (script, node, &knot))
{
g_value_set_boxed (value, &knot);
return TRUE;
@@ -1173,7 +1173,7 @@ _clutter_script_parse_node (ClutterScript *script,
* }
*/
- if (_clutter_script_parse_geometry (script, node, &geom))
+ if (clutter_script_parse_geometry (script, node, &geom))
{
g_value_set_boxed (value, &geom);
return TRUE;
@@ -1191,7 +1191,7 @@ _clutter_script_parse_node (ClutterScript *script,
* }
*/
- if (_clutter_script_parse_color (script, node, &color))
+ if (clutter_script_parse_color (script, node, &color))
{
g_value_set_boxed (value, &color);
return TRUE;
@@ -1214,7 +1214,7 @@ _clutter_script_parse_node (ClutterScript *script,
/* knot := [ (int), (int) ] */
- if (_clutter_script_parse_knot (script, node, &knot))
+ if (clutter_script_parse_knot (script, node, &knot))
{
g_value_set_boxed (value, &knot);
return TRUE;
@@ -1226,7 +1226,7 @@ _clutter_script_parse_node (ClutterScript *script,
/* geometry := [ (int), (int), (int), (int) ] */
- if (_clutter_script_parse_geometry (script, node, &geom))
+ if (clutter_script_parse_geometry (script, node, &geom))
{
g_value_set_boxed (value, &geom);
return TRUE;
@@ -1238,7 +1238,7 @@ _clutter_script_parse_node (ClutterScript *script,
/* color := [ (int), (int), (int), (int) ] */
- if (_clutter_script_parse_color (script, node, &color))
+ if (clutter_script_parse_color (script, node, &color))
{
g_value_set_boxed (value, &color);
return TRUE;
@@ -1337,9 +1337,9 @@ _clutter_script_parse_node (ClutterScript *script,
{
gint enum_value;
- retval = _clutter_script_enum_from_string (G_VALUE_TYPE (value),
- g_value_get_string (&node_value),
- &enum_value);
+ retval = clutter_script_enum_from_string (G_VALUE_TYPE (value),
+ g_value_get_string (&node_value),
+ &enum_value);
if (retval)
g_value_set_enum (value, enum_value);
}
@@ -1355,9 +1355,9 @@ _clutter_script_parse_node (ClutterScript *script,
{
gint flags_value;
- retval = _clutter_script_flags_from_string (G_VALUE_TYPE (value),
- g_value_get_string (&node_value),
- &flags_value);
+ retval = clutter_script_flags_from_string (G_VALUE_TYPE (value),
+ g_value_get_string (&node_value),
+ &flags_value);
if (retval)
g_value_set_flags (value, flags_value);
}
@@ -1368,7 +1368,7 @@ _clutter_script_parse_node (ClutterScript *script,
{
ClutterColor color = { 0, };
- retval = _clutter_script_parse_color (script, node, &color);
+ retval = clutter_script_parse_color (script, node, &color);
if (retval)
clutter_value_set_color (value, &color);
}
@@ -1464,10 +1464,10 @@ clutter_script_translate_parameters (ClutterScript *script,
pinfo->node);
if (!res)
- res = _clutter_script_parse_node (script, ¶m.value,
- pinfo->name,
- pinfo->node,
- pinfo->pspec);
+ res = clutter_script_parse_node (script, ¶m.value,
+ pinfo->name,
+ pinfo->node,
+ pinfo->pspec);
if (!res)
{
@@ -1534,10 +1534,10 @@ clutter_script_construct_parameters (ClutterScript *script,
param.name = g_strdup (pinfo->name);
- if (!_clutter_script_parse_node (script, ¶m.value,
- pinfo->name,
- pinfo->node,
- pinfo->pspec))
+ if (!clutter_script_parse_node (script, ¶m.value,
+ pinfo->name,
+ pinfo->node,
+ pinfo->pspec))
{
unparsed = g_list_prepend (unparsed, pinfo);
continue;
@@ -1626,10 +1626,10 @@ apply_layout_properties (ClutterScript *script,
pinfo->node);
if (!res)
- res = _clutter_script_parse_node (script, &value,
- name,
- pinfo->node,
- pinfo->pspec);
+ res = clutter_script_parse_node (script, &value,
+ name,
+ pinfo->node,
+ pinfo->pspec);
if (!res)
{
@@ -1726,10 +1726,10 @@ apply_child_properties (ClutterScript *script,
pinfo->node);
if (!res)
- res = _clutter_script_parse_node (script, &value,
- name,
- pinfo->node,
- pinfo->pspec);
+ res = clutter_script_parse_node (script, &value,
+ name,
+ pinfo->node,
+ pinfo->pspec);
if (!res)
{
@@ -1952,7 +1952,7 @@ _clutter_script_construct_object (ClutterScript *script,
if (oinfo->gtype == G_TYPE_INVALID)
{
if (G_UNLIKELY (oinfo->type_func))
- oinfo->gtype = _clutter_script_get_type_from_symbol (oinfo->type_func);
+ oinfo->gtype = clutter_script_get_type_from_symbol (oinfo->type_func);
else
oinfo->gtype = clutter_script_get_type_from_name (script, oinfo->class_name);
diff --git a/clutter/clutter-script-private.h b/clutter/clutter-script-private.h
index bde5037..d9753ee 100644
--- a/clutter/clutter-script-private.h
+++ b/clutter/clutter-script-private.h
@@ -101,33 +101,33 @@ void property_info_free (gpointer data);
GType clutter_script_parser_get_type (void) G_GNUC_CONST;
-gboolean _clutter_script_parse_node (ClutterScript *script,
- GValue *value,
- const gchar *name,
- JsonNode *node,
- GParamSpec *pspec);
-
-GType _clutter_script_get_type_from_symbol (const gchar *symbol);
-GType _clutter_script_get_type_from_class (const gchar *name);
-
-gulong _clutter_script_resolve_animation_mode (JsonNode *node);
-
-gboolean _clutter_script_enum_from_string (GType gtype,
- const gchar *string,
- gint *enum_value);
-gboolean _clutter_script_flags_from_string (GType gtype,
- const gchar *string,
- gint *flags_value);
-
-gboolean _clutter_script_parse_knot (ClutterScript *script,
- JsonNode *node,
- ClutterKnot *knot);
-gboolean _clutter_script_parse_geometry (ClutterScript *script,
- JsonNode *node,
- ClutterGeometry *geometry);
-gboolean _clutter_script_parse_color (ClutterScript *script,
- JsonNode *node,
- ClutterColor *color);
+gboolean clutter_script_parse_node (ClutterScript *script,
+ GValue *value,
+ const gchar *name,
+ JsonNode *node,
+ GParamSpec *pspec);
+
+GType clutter_script_get_type_from_symbol (const gchar *symbol);
+GType clutter_script_get_type_from_class (const gchar *name);
+
+gulong clutter_script_resolve_animation_mode (JsonNode *node);
+
+gboolean clutter_script_enum_from_string (GType gtype,
+ const gchar *string,
+ gint *enum_value);
+gboolean clutter_script_flags_from_string (GType gtype,
+ const gchar *string,
+ gint *flags_value);
+
+gboolean clutter_script_parse_knot (ClutterScript *script,
+ JsonNode *node,
+ ClutterKnot *knot);
+gboolean clutter_script_parse_geometry (ClutterScript *script,
+ JsonNode *node,
+ ClutterGeometry *geometry);
+gboolean clutter_script_parse_color (ClutterScript *script,
+ JsonNode *node,
+ ClutterColor *color);
GObject *_clutter_script_parse_alpha (ClutterScript *script,
JsonNode *node);
diff --git a/clutter/clutter-script.c b/clutter/clutter-script.c
index 7b92a92..0850bb9 100644
--- a/clutter/clutter-script.c
+++ b/clutter/clutter-script.c
@@ -293,7 +293,7 @@ clutter_script_real_get_type_from_name (ClutterScript *script,
if (gtype != G_TYPE_INVALID)
return gtype;
- return _clutter_script_get_type_from_class (type_name);
+ return clutter_script_get_type_from_class (type_name);
}
void
@@ -660,7 +660,7 @@ clutter_script_get_objects_valist (ClutterScript *script,
* clutter_script_get_objects:
* @script: a #ClutterScript
* @first_name: the name of the first object to retrieve
- * @...: return location for a #GObject, then additional names, ending
+ * @Varargs: return location for a #GObject, then additional names, ending
* with %NULL
*
* Retrieves a list of objects for the given names. After @script, object
@@ -1171,8 +1171,7 @@ clutter_script_error_quark (void)
/**
* clutter_script_add_search_paths:
* @script: a #ClutterScript
- * @paths: (array length=n_paths): an array of strings containing
- * different search paths
+ * @paths: an array of strings containing different search paths
* @n_paths: the length of the passed array
*
* Adds @paths to the list of search paths held by @script.
diff --git a/clutter/clutter-settings.c b/clutter/clutter-settings.c
index 403fbea..f527b45 100644
--- a/clutter/clutter-settings.c
+++ b/clutter/clutter-settings.c
@@ -23,12 +23,6 @@
#include "clutter-settings.h"
-#ifdef HAVE_PANGO_FT2
-/* for pango_fc_font_map_cache_clear() */
-#define PANGO_ENABLE_BACKEND
-#include <pango/pangofc-fontmap.h>
-#endif /* HAVE_PANGO_FT2 */
-
#include "clutter-debug.h"
#include "clutter-private.h"
@@ -67,8 +61,6 @@ struct _ClutterSettings
gchar *xft_rgba;
gint long_press_duration;
-
- guint last_fontconfig_timestamp;
};
struct _ClutterSettingsClass
@@ -97,8 +89,6 @@ enum
PROP_LONG_PRESS_DURATION,
- PROP_FONTCONFIG_TIMESTAMP,
-
PROP_LAST
};
@@ -195,37 +185,6 @@ settings_update_resolution (ClutterSettings *self)
}
static void
-settings_update_fontmap (ClutterSettings *self,
- guint stamp)
-{
-#ifdef HAVE_PANGO_FT2
- CLUTTER_NOTE (BACKEND, "Update fontmaps (stamp: %d)", stamp);
-
- if (self->last_fontconfig_timestamp != stamp)
- {
- PangoFontMap *fontmap;
- gboolean update_needed = FALSE;
-
- fontmap = clutter_get_font_map ();
-
- if (PANGO_IS_FC_FONT_MAP (fontmap) &&
- !FcConfigUptoDate (NULL))
- {
- pango_fc_font_map_cache_clear (PANGO_FC_FONT_MAP (fontmap));
-
- if (FcInitReinitialize ())
- update_needed = TRUE;
- }
-
- self->last_fontconfig_timestamp = stamp;
-
- if (update_needed)
- g_signal_emit_by_name (self->backend, "font-changed");
- }
-#endif /* HAVE_PANGO_FT2 */
-}
-
-static void
clutter_settings_finalize (GObject *gobject)
{
ClutterSettings *self = CLUTTER_SETTINGS (gobject);
@@ -300,10 +259,6 @@ clutter_settings_set_property (GObject *gobject,
self->long_press_duration = g_value_get_int (value);
break;
- case PROP_FONTCONFIG_TIMESTAMP:
- settings_update_fontmap (self, g_value_get_uint (value));
- break;
-
default:
G_OBJECT_WARN_INVALID_PROPERTY_ID (gobject, prop_id, pspec);
break;
@@ -367,18 +322,11 @@ clutter_settings_get_property (GObject *gobject,
}
static void
-clutter_settings_dispatch_properties_changed (GObject *gobject,
- guint n_pspecs,
- GParamSpec **pspecs)
+clutter_settings_notify (GObject *gobject,
+ GParamSpec *pspec)
{
ClutterSettings *self = CLUTTER_SETTINGS (gobject);
- GObjectClass *klass;
- /* chain up to emit ::notify */
- klass = G_OBJECT_CLASS (clutter_settings_parent_class);
- klass->dispatch_properties_changed (gobject, n_pspecs, pspecs);
-
- /* emit settings-changed just once for multiple properties */
g_signal_emit_by_name (self->backend, "settings-changed");
}
@@ -576,18 +524,9 @@ clutter_settings_class_init (ClutterSettingsClass *klass)
500,
CLUTTER_PARAM_READWRITE);
- obj_props[PROP_FONTCONFIG_TIMESTAMP] =
- g_param_spec_uint ("fontconfig-timestamp",
- P_("Fontconfig configuration timestamp"),
- P_("Timestamp of the current fontconfig configuration"),
- 0, G_MAXUINT,
- 0,
- CLUTTER_PARAM_WRITABLE);
-
gobject_class->set_property = clutter_settings_set_property;
gobject_class->get_property = clutter_settings_get_property;
- gobject_class->dispatch_properties_changed =
- clutter_settings_dispatch_properties_changed;
+ gobject_class->notify = clutter_settings_notify;
gobject_class->finalize = clutter_settings_finalize;
g_object_class_install_properties (gobject_class, PROP_LAST, obj_props);
}
diff --git a/clutter/clutter-shader-effect.c b/clutter/clutter-shader-effect.c
index 0b085098..ccb8082 100644
--- a/clutter/clutter-shader-effect.c
+++ b/clutter/clutter-shader-effect.c
@@ -727,7 +727,7 @@ add_uniform:
* @name: the name of the uniform to set
* @gtype: the type of the uniform to set
* @n_values: the number of values
- * @...: a list of values
+ * @Varargs: a list of values
*
* Sets a list of values as the payload for the uniform @name inside
* the shader effect
diff --git a/clutter/clutter-snap-constraint.c b/clutter/clutter-snap-constraint.c
index a869954..5077215 100644
--- a/clutter/clutter-snap-constraint.c
+++ b/clutter/clutter-snap-constraint.c
@@ -159,9 +159,9 @@ clutter_snap_constraint_update_allocation (ClutterConstraint *constraint,
case CLUTTER_SNAP_EDGE_RIGHT:
if (self->from_edge == CLUTTER_SNAP_EDGE_RIGHT)
- allocation->x2 = source_x + source_width + self->offset;
+ allocation->x2 = source_x + source_height + self->offset;
else if (self->from_edge == CLUTTER_SNAP_EDGE_LEFT)
- allocation->x1 = source_x + source_width + self->offset;
+ allocation->x1 = source_x + source_height + self->offset;
else
warn_horizontal_edge ("right", self->actor, self->source);
break;
diff --git a/clutter/clutter-stage.c b/clutter/clutter-stage.c
index e99c46f..98e77d5 100644
--- a/clutter/clutter-stage.c
+++ b/clutter/clutter-stage.c
@@ -1260,8 +1260,7 @@ _clutter_stage_do_pick (ClutterStage *stage,
guchar pixel[4] = { 0xff, 0xff, 0xff, 0xff };
CoglColor stage_pick_id;
guint32 id_;
- gboolean dither_enabled_save;
- CoglFramebuffer *fb;
+ GLboolean dither_was_on;
ClutterActor *actor;
gboolean is_clipped;
CLUTTER_STATIC_COUNTER (do_pick_counter,
@@ -1369,9 +1368,9 @@ _clutter_stage_do_pick (ClutterStage *stage,
CLUTTER_TIMER_STOP (_clutter_uprof_context, pick_clear);
/* Disable dithering (if any) when doing the painting in pick mode */
- fb = cogl_get_draw_framebuffer ();
- dither_enabled_save = cogl_framebuffer_get_dither_enabled (fb);
- cogl_framebuffer_set_dither_enabled (fb, FALSE);
+ dither_was_on = glIsEnabled (GL_DITHER);
+ if (dither_was_on)
+ glDisable (GL_DITHER);
/* Render the entire scence in pick mode - just single colored silhouette's
* are drawn offscreen (as we never swap buffers)
@@ -1422,7 +1421,8 @@ _clutter_stage_do_pick (ClutterStage *stage,
}
/* Restore whether GL_DITHER was enabled */
- cogl_framebuffer_set_dither_enabled (fb, dither_enabled_save);
+ if (dither_was_on)
+ glEnable (GL_DITHER);
if (pixel[0] == 0xff && pixel[1] == 0xff && pixel[2] == 0xff)
{
@@ -1630,9 +1630,7 @@ clutter_stage_dispose (GObject *object)
{
CLUTTER_NOTE (BACKEND, "Disposing of the stage implementation");
- if (CLUTTER_ACTOR_IS_REALIZED (object))
- _clutter_stage_window_unrealize (priv->impl);
-
+ _clutter_stage_window_unrealize (priv->impl);
g_object_unref (priv->impl);
priv->impl = NULL;
}
@@ -2107,9 +2105,8 @@ clutter_stage_init (ClutterStage *self)
*
* Clutter guarantess the existence of the default stage.
*
- * Return value: (transfer none) (type Clutter.Stage): the main
- * #ClutterStage. You should never destroy or unref the returned
- * actor.
+ * Return value: (transfer none): the main #ClutterStage. You should never
+ * destroy or unref the returned actor.
*/
ClutterActor *
clutter_stage_get_default (void)
@@ -3037,7 +3034,7 @@ clutter_stage_set_fog (ClutterStage *stage,
/**
* clutter_stage_get_fog:
* @stage: the #ClutterStage
- * @fog: (out): return location for a #ClutterFog structure
+ * @fog: return location for a #ClutterFog structure
*
* Retrieves the current depth cueing settings from the stage.
*
diff --git a/clutter/clutter-state.c b/clutter/clutter-state.c
index 236ca90..b1e6522 100644
--- a/clutter/clutter-state.c
+++ b/clutter/clutter-state.c
@@ -185,7 +185,6 @@
#include <string.h>
#include "clutter-alpha.h"
-#include "clutter-animatable.h"
#include "clutter-animator.h"
#include "clutter-enum-types.h"
#include "clutter-interval.h"
@@ -256,7 +255,6 @@ typedef struct _ClutterStateKey
ClutterInterval *interval; /* The interval this key uses for
interpolation */
- guint is_animatable : 1;
guint is_inert : 1; /* set if the key is being destroyed due to
weak reference */
gint ref_count; /* reference count for boxed life time */
@@ -347,7 +345,6 @@ clutter_state_key_new (State *state,
state_key->object = object;
state_key->property_name = g_intern_string (property_name);
state_key->mode = mode;
- state_key->is_animatable = CLUTTER_IS_ANIMATABLE (object);
state_key->alpha = clutter_alpha_new ();
g_object_ref_sink (state_key->alpha);
@@ -581,10 +578,11 @@ clutter_state_new_frame (ClutterTimeline *timeline,
if (found_specific || key->source_state == NULL)
{
+ const GValue *value;
gdouble pre_delay = key->pre_delay + key->pre_pre_delay;
- sub_progress = (progress - pre_delay)
- / (1.0 - (pre_delay + key->post_delay));
+ sub_progress = (progress - pre_delay) /
+ (1.0 - (pre_delay + key->post_delay));
if (sub_progress >= 0.0)
{
@@ -595,38 +593,9 @@ clutter_state_new_frame (ClutterTimeline *timeline,
sub_progress * SLAVE_TIMELINE_LENGTH);
sub_progress = clutter_alpha_get_alpha (key->alpha);
- if (key->is_animatable)
- {
- ClutterAnimatable *animatable;
- GValue value = { 0, };
- gboolean res;
-
- animatable = CLUTTER_ANIMATABLE (key->object);
-
- g_value_init (&value, clutter_state_key_get_property_type (key));
-
- res =
- clutter_animatable_interpolate_value (animatable,
- key->property_name,
- key->interval,
- sub_progress,
- &value);
-
- if (res)
- clutter_animatable_set_final_state (animatable,
- key->property_name,
- &value);
-
- g_value_unset (&value);
- }
- else
- {
- const GValue *value;
-
- value = clutter_interval_compute (key->interval, sub_progress);
- if (value != NULL)
- g_object_set_property (key->object, key->property_name, value);
- }
+ value = clutter_interval_compute (key->interval, sub_progress);
+ if (value != NULL)
+ g_object_set_property (key->object, key->property_name, value);
}
/* XXX: should the target value of the default destination be
@@ -741,18 +710,7 @@ clutter_state_change (ClutterState *state,
key->pre_pre_delay = 0;
g_value_init (&initial, clutter_interval_get_value_type (key->interval));
-
- if (key->is_animatable)
- {
- ClutterAnimatable *animatable;
-
- animatable = CLUTTER_ANIMATABLE (key->object);
- clutter_animatable_get_initial_state (animatable,
- key->property_name,
- &initial);
- }
- else
- g_object_get_property (key->object, key->property_name, &initial);
+ g_object_get_property (key->object, key->property_name, &initial);
if (clutter_alpha_get_mode (key->alpha) != key->mode)
clutter_alpha_set_mode (key->alpha, key->mode);
@@ -838,21 +796,10 @@ static GParamSpec *
get_property_from_object (GObject *gobject,
const gchar *property_name)
{
+ GObjectClass *klass = G_OBJECT_GET_CLASS (gobject);
GParamSpec *pspec;
- if (CLUTTER_IS_ANIMATABLE (gobject))
- {
- ClutterAnimatable *animatable = CLUTTER_ANIMATABLE (gobject);
-
- pspec = clutter_animatable_find_property (animatable, property_name);
- }
- else
- {
- GObjectClass *klass = G_OBJECT_GET_CLASS (gobject);
-
- pspec = g_object_class_find_property (klass, property_name);
- }
-
+ pspec = g_object_class_find_property (klass, property_name);
if (pspec == NULL)
{
g_warning ("Cannot bind property '%s': objects of type '%s' "
@@ -900,7 +847,7 @@ get_property_from_object (GObject *gobject,
* @first_object: a #GObject
* @first_property_name: a property of @first_object to specify a key for
* @first_mode: the id of the alpha function to use
- * @...: the value @first_property_name should have in @target_state_name,
+ * @Varargs: the value @first_property_name should have in @target_state_name,
* followed by object, property name, mode, value tuples, terminated
* by %NULL
*
@@ -1098,18 +1045,7 @@ clutter_state_set_key_internal (ClutterState *state,
g_value_init (&initial,
clutter_interval_get_value_type (key->interval));
-
- if (key->is_animatable)
- {
- ClutterAnimatable *animatable;
-
- animatable = CLUTTER_ANIMATABLE (key->object);
- clutter_animatable_get_initial_state (animatable,
- key->property_name,
- &initial);
- }
- else
- g_object_get_property (key->object, key->property_name, &initial);
+ g_object_get_property (key->object, key->property_name, &initial);
if (clutter_alpha_get_mode (key->alpha) != key->mode)
clutter_alpha_set_mode (key->alpha, key->mode);
@@ -2125,7 +2061,8 @@ parse_state_transition (JsonArray *array,
}
property = json_array_get_string_element (key, 1);
- pspec = get_property_from_object (gobject, property);
+ pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (gobject),
+ property);
if (pspec == NULL)
{
g_warning ("The object of type '%s' and name '%s' has no "
@@ -2136,17 +2073,17 @@ parse_state_transition (JsonArray *array,
continue;
}
- mode = _clutter_script_resolve_animation_mode (json_array_get_element (key, 2));
+ mode = clutter_script_resolve_animation_mode (json_array_get_element (key, 2));
state_key = clutter_state_key_new (target_state,
gobject, property, pspec,
mode);
- res = _clutter_script_parse_node (clos->script,
- &(state_key->value),
- property,
- json_array_get_element (key, 3),
- pspec);
+ res = clutter_script_parse_node (clos->script,
+ &(state_key->value),
+ property,
+ json_array_get_element (key, 3),
+ pspec);
if (!res)
{
g_warning ("Unable to parse the key value for the "
diff --git a/clutter/clutter-table-layout.c b/clutter/clutter-table-layout.c
index ef5120c..4a39103 100644
--- a/clutter/clutter-table-layout.c
+++ b/clutter/clutter-table-layout.c
@@ -1403,9 +1403,7 @@ clutter_table_layout_allocate (ClutterLayoutManager *layout,
col_spacing = (priv->col_spacing);
row_spacing = (priv->row_spacing);
- calculate_table_dimensions (self, container,
- box->x2 - box->x1,
- box->y2 - box->y1);
+ calculate_table_dimensions (self, container, box->x2 - box->x1, box->y2 - box->y1);
rows = (DimensionData *) priv->rows->data;
columns = (DimensionData *) priv->columns->data;
@@ -1474,7 +1472,7 @@ clutter_table_layout_allocate (ClutterLayoutManager *layout,
}
/* calculate child x */
- child_x = clutter_actor_box_get_x (box);
+ child_x = 0.0f;
for (i = 0; i < col; i++)
{
if (columns[i].visible)
@@ -1485,7 +1483,7 @@ clutter_table_layout_allocate (ClutterLayoutManager *layout,
}
/* calculate child y */
- child_y = clutter_actor_box_get_y (box);
+ child_y = 0.0f;
for (i = 0; i < row; i++)
{
if (rows[i].visible)
diff --git a/clutter/clutter-text.c b/clutter/clutter-text.c
index 7c9e4dc..4b7fd60 100644
--- a/clutter/clutter-text.c
+++ b/clutter/clutter-text.c
@@ -60,7 +60,6 @@
#include "clutter-profile.h"
#include "clutter-units.h"
#include "clutter-paint-volume-private.h"
-#include "clutter-scriptable.h"
/* cursor width in pixels */
#define DEFAULT_CURSOR_SIZE 2
@@ -86,13 +85,7 @@ static const ClutterColor default_selection_color = { 0, 0, 0, 255 };
static const ClutterColor default_text_color = { 0, 0, 0, 255 };
static const ClutterColor default_selected_text_color = { 0, 0, 0, 255 };
-static void clutter_scriptable_iface_init (ClutterScriptableIface *iface);
-
-G_DEFINE_TYPE_WITH_CODE (ClutterText,
- clutter_text,
- CLUTTER_TYPE_ACTOR,
- G_IMPLEMENT_INTERFACE (CLUTTER_TYPE_SCRIPTABLE,
- clutter_scriptable_iface_init));
+G_DEFINE_TYPE (ClutterText, clutter_text, CLUTTER_TYPE_ACTOR);
struct _LayoutCache
{
@@ -112,9 +105,6 @@ struct _ClutterTextPrivate
{
PangoFontDescription *font_desc;
- /* the text passed to set_text and set_markup */
- gchar *contents;
-
/* the displayed text */
gchar *text;
@@ -141,6 +131,26 @@ struct _ClutterTextPrivate
creating a layout */
PangoAttrList *preedit_attrs;
+ guint alignment : 2;
+ guint wrap : 1;
+ guint use_underline : 1;
+ guint use_markup : 1;
+ guint ellipsize : 3;
+ guint single_line_mode : 1;
+ guint wrap_mode : 3;
+ guint justify : 1;
+ guint editable : 1;
+ guint cursor_visible : 1;
+ guint activatable : 1;
+ guint selectable : 1;
+ guint selection_color_set : 1;
+ guint in_select_drag : 1;
+ guint cursor_color_set : 1;
+ guint preedit_set : 1;
+ guint is_default_font : 1;
+ guint has_focus : 1;
+ guint selected_text_color_set : 1;
+
/* current cursor position */
gint position;
@@ -176,6 +186,7 @@ struct _ClutterTextPrivate
/* Box representing the paint volume. The box is lazily calculated
and cached */
ClutterPaintVolume paint_volume;
+ gboolean paint_volume_valid;
guint preedit_cursor_pos;
gint preedit_n_chars;
@@ -193,28 +204,6 @@ struct _ClutterTextPrivate
/* Signal handler for when the :text-direction changes */
guint direction_changed_id;
-
- /* bitfields */
- guint alignment : 2;
- guint wrap : 1;
- guint use_underline : 1;
- guint use_markup : 1;
- guint ellipsize : 3;
- guint single_line_mode : 1;
- guint wrap_mode : 3;
- guint justify : 1;
- guint editable : 1;
- guint cursor_visible : 1;
- guint activatable : 1;
- guint selectable : 1;
- guint selection_color_set : 1;
- guint in_select_drag : 1;
- guint cursor_color_set : 1;
- guint preedit_set : 1;
- guint is_default_font : 1;
- guint has_focus : 1;
- guint selected_text_color_set : 1;
- guint paint_volume_valid : 1;
};
enum
@@ -338,13 +327,10 @@ clutter_text_get_display_text (ClutterText *self)
{
ClutterTextPrivate *priv = self->priv;
- /* simple short-circuit to avoid going through GString
- * with an empty text and a password char set
- */
- if (priv->text[0] == '\0')
+ if (priv->text == NULL)
return g_strdup ("");
- if (priv->password_char == 0)
+ if (G_LIKELY (priv->password_char == 0))
return g_strndup (priv->text, priv->n_bytes);
else
{
@@ -550,7 +536,7 @@ clutter_text_set_font_description_internal (ClutterText *self,
clutter_text_dirty_cache (self);
- if (priv->text[0] != '\0')
+ if (priv->text && priv->text[0] != '\0')
clutter_actor_queue_relayout (CLUTTER_ACTOR (self));
g_object_notify_by_pspec (G_OBJECT (self), obj_props[PROP_FONT_DESCRIPTION]);
@@ -985,7 +971,7 @@ clutter_text_delete_selection (ClutterText *self)
priv = self->priv;
- if (priv->text[0] == '\0')
+ if (!priv->text)
return TRUE;
start_index = offset_real (priv->text, priv->position);
@@ -1035,44 +1021,11 @@ clutter_text_set_positions (ClutterText *self,
}
static inline void
-clutter_text_set_contents (ClutterText *self,
- const gchar *str)
-{
- ClutterTextPrivate *priv = self->priv;
-
- g_free (priv->contents);
-
- if (str == NULL || *str == '\0')
- priv->contents = g_strdup ("");
- else
- priv->contents = g_strdup (str);
-}
-
-static inline void
clutter_text_set_text_internal (ClutterText *self,
const gchar *text)
{
ClutterTextPrivate *priv = self->priv;
- g_assert (text != NULL);
-
- g_signal_emit (self, text_signals[DELETE_TEXT], 0, 0, -1);
-
- /* emit ::insert-text only if we have text to insert; we need
- * to emit this before actually changing the contents of the
- * actor so that people connected to this signal will be able
- * to intercept it
- */
- if (text[0] != '\0')
- {
- gint tmp_pos = 0;
-
- g_signal_emit (self, text_signals[INSERT_TEXT], 0,
- text,
- strlen (text),
- &tmp_pos);
- }
-
g_object_freeze_notify (G_OBJECT (self));
if (priv->max_length > 0)
@@ -1133,34 +1086,40 @@ clutter_text_set_markup_internal (ClutterText *self,
PangoAttrList *attrs = NULL;
gboolean res;
- g_assert (str != NULL);
-
error = NULL;
res = pango_parse_markup (str, -1, 0,
&attrs,
&text,
NULL,
&error);
-
if (!res)
{
- if (G_LIKELY (error != NULL))
+ if (G_LIKELY (error))
{
- g_warning ("Failed to set the markup of the actor '%s': %s",
- _clutter_actor_get_debug_name (CLUTTER_ACTOR (self)),
+ g_warning ("Failed to set the markup of the actor of class '%s': %s",
+ G_OBJECT_TYPE_NAME (self),
error->message);
g_error_free (error);
}
else
- g_warning ("Failed to set the markup of the actor '%s'",
- _clutter_actor_get_debug_name (CLUTTER_ACTOR (self)));
+ g_warning ("Failed to set the markup of the actor of class '%s'",
+ G_OBJECT_TYPE_NAME (self));
return;
}
- clutter_text_set_text_internal (self, text ? text : "");
+ if (text)
+ {
+ gint tmp_pos = 0;
+
+ g_signal_emit (self, text_signals[DELETE_TEXT], 0, 0, -1);
+ g_signal_emit (self, text_signals[INSERT_TEXT], 0, text,
+ strlen (text), &tmp_pos);
- g_free (text);
+ clutter_text_set_text_internal (self, text);
+
+ g_free (text);
+ }
/* Store the new markup attributes */
if (priv->markup_attrs != NULL)
@@ -1188,16 +1147,7 @@ clutter_text_set_property (GObject *gobject,
switch (prop_id)
{
case PROP_TEXT:
- {
- const char *str = g_value_get_string (value);
-
- clutter_text_set_contents (self, str);
-
- if (self->priv->use_markup)
- clutter_text_set_markup_internal (self, str ? str : "");
- else
- clutter_text_set_text_internal (self, str ? str : "");
- }
+ clutter_text_set_text_internal (self, g_value_get_string (value));
break;
case PROP_COLOR:
@@ -1465,7 +1415,6 @@ clutter_text_finalize (GObject *gobject)
clutter_text_dirty_paint_volume (self);
- g_free (priv->contents);
g_free (priv->text);
g_free (priv->font_name);
@@ -1641,6 +1590,10 @@ selection_paint (ClutterText *self)
if (priv->selected_text_color_set)
color = &priv->selected_text_color;
+ else if (priv->selection_color_set)
+ color = &priv->selection_color;
+ else if (priv->cursor_color_set)
+ color = &priv->cursor_color;
else
color = &priv->text_color;
@@ -1661,9 +1614,10 @@ static gint
clutter_text_move_word_backward (ClutterText *self,
gint start)
{
+ ClutterTextPrivate *priv = self->priv;
gint retval = start;
- if (start > 0)
+ if (priv->text && start > 0)
{
PangoLayout *layout = clutter_text_get_layout (self);
PangoLogAttr *log_attrs = NULL;
@@ -1688,7 +1642,7 @@ clutter_text_move_word_forward (ClutterText *self,
ClutterTextPrivate *priv = self->priv;
gint retval = start;
- if (start < priv->n_chars)
+ if (priv->text && start < priv->n_chars)
{
PangoLayout *layout = clutter_text_get_layout (self);
PangoLogAttr *log_attrs = NULL;
@@ -1825,7 +1779,7 @@ clutter_text_button_press (ClutterActor *actor,
* set up the dragging of the selection since there's nothing
* to select
*/
- if (priv->text[0] == '\0')
+ if (priv->text == NULL || priv->text[0] == '\0')
{
clutter_text_set_positions (self, -1, -1);
@@ -2001,10 +1955,11 @@ clutter_text_paint (ClutterActor *self)
reflected in the get_paint_volume implementation which is tightly
tied to the workings of this function */
- if (G_UNLIKELY (priv->font_desc == NULL))
+ if (G_UNLIKELY (priv->font_desc == NULL || priv->text == NULL))
{
- CLUTTER_NOTE (ACTOR, "No font description for '%s'",
- _clutter_actor_get_debug_name (self));
+ CLUTTER_NOTE (ACTOR, "desc: %p, text %p",
+ priv->font_desc ? priv->font_desc : 0x0,
+ priv->text ? priv->text : 0x0);
return;
}
@@ -2012,43 +1967,13 @@ clutter_text_paint (ClutterActor *self)
if (priv->text[0] == '\0' &&
(!priv->editable || !priv->cursor_visible))
return;
-
clutter_actor_get_allocation_box (self, &alloc);
-
if (priv->editable && priv->single_line_mode)
layout = clutter_text_create_layout (text, -1, -1);
else
- {
- /* the only time when we create the PangoLayout using the full
- * width and height of the allocation is when we can both wrap
- * and ellipsize
- */
- if (priv->wrap && priv->ellipsize)
- {
- layout = clutter_text_create_layout (text,
- alloc.x2 - alloc.x1,
- alloc.y2 - alloc.y1);
- }
- else
- {
- /* if we're not wrapping we cannot set the height of the
- * layout, otherwise Pango will happily wrap the text to
- * fit in the rectangle - thus making the :wrap property
- * useless
- *
- * see bug:
- *
- * http://bugzilla.clutter-project.org/show_bug.cgi?id=2339
- *
- * in order to fix this, we create a layout that would fit
- * in the assigned width, then we clip the actor if the
- * logical rectangle overflows the allocation.
- */
- layout = clutter_text_create_layout (text,
- alloc.x2 - alloc.x1,
- -1);
- }
- }
+ layout = clutter_text_create_layout (text,
+ alloc.x2 - alloc.x1,
+ alloc.y2 - alloc.y1);
if (priv->editable && priv->cursor_visible)
clutter_text_ensure_cursor_position (text);
@@ -2098,24 +2023,6 @@ clutter_text_paint (ClutterActor *self)
text_x = TEXT_PADDING;
}
}
- else if (!priv->editable && !(priv->wrap && priv->ellipsize))
- {
- PangoRectangle logical_rect = { 0, };
-
- pango_layout_get_pixel_extents (layout, NULL, &logical_rect);
-
- /* don't clip if the layout managed to fit inside our allocation */
- if (logical_rect.width > (alloc.x2 - alloc.x1) ||
- logical_rect.height > (alloc.y2 - alloc.y1))
- {
- cogl_clip_push_rectangle (0, 0,
- alloc.x2 - alloc.x1,
- alloc.y2 - alloc.y1);
- clip_set = TRUE;
- }
-
- text_x = 0;
- }
else
text_x = 0;
@@ -2142,6 +2049,7 @@ clutter_text_paint (ClutterActor *self)
if (clip_set)
cogl_clip_pop ();
+
}
static void
@@ -2852,48 +2760,6 @@ clutter_text_add_move_binding (ClutterBindingPool *pool,
}
}
-static gboolean
-clutter_text_parse_custom_node (ClutterScriptable *scriptable,
- ClutterScript *script,
- GValue *value,
- const gchar *name,
- JsonNode *node)
-{
- if (strncmp (name, "font-description", 16) == 0)
- {
- g_value_init (value, G_TYPE_STRING);
- g_value_set_string (value, json_node_get_string (node));
-
- return TRUE;
- }
-
- return FALSE;
-}
-
-static void
-clutter_text_set_custom_property (ClutterScriptable *scriptable,
- ClutterScript *script,
- const gchar *name,
- const GValue *value)
-{
- if (strncmp (name, "font-description", 16) == 0)
- {
- g_assert (G_VALUE_HOLDS (value, G_TYPE_STRING));
- if (g_value_get_string (value) != NULL)
- clutter_text_set_font_name (CLUTTER_TEXT (scriptable),
- g_value_get_string (value));
- }
- else
- g_object_set_property (G_OBJECT (scriptable), name, value);
-}
-
-static void
-clutter_scriptable_iface_init (ClutterScriptableIface *iface)
-{
- iface->parse_custom_node = clutter_text_parse_custom_node;
- iface->set_custom_property = clutter_text_set_custom_property;
-}
-
static void
clutter_text_class_init (ClutterTextClass *klass)
{
@@ -3000,7 +2866,7 @@ clutter_text_class_init (ClutterTextClass *klass)
pspec = g_param_spec_boolean ("editable",
P_("Editable"),
P_("Whether the text is editable"),
- FALSE,
+ TRUE,
G_PARAM_READWRITE);
obj_props[PROP_EDITABLE] = pspec;
g_object_class_install_property (gobject_class, PROP_EDITABLE, pspec);
@@ -3593,7 +3459,6 @@ clutter_text_init (ClutterText *self)
* or strcmp() on it
*/
priv->text = g_strdup ("");
- priv->contents = g_strdup ("");
priv->text_color = default_text_color;
priv->cursor_color = default_cursor_color;
@@ -3693,7 +3558,7 @@ clutter_text_new_full (const gchar *font_name,
/**
* clutter_text_new_with_text:
- * @font_name: (allow-none): a string with a font description
+ * @font_name: a string with a font description
* @text: the contents of the actor
*
* Creates a new #ClutterText actor, using @font_name as the font
@@ -3724,7 +3589,7 @@ clutter_text_new_with_text (const gchar *font_name,
* Sets whether the #ClutterText actor should be editable.
*
* An editable #ClutterText with key focus set using
- * clutter_actor_grab_key_focus() or clutter_stage_set_key_focus()
+ * clutter_actor_grab_key_focus() or clutter_stage_take_key_focus()
* will receive key events and will update its contents accordingly.
*
* Since: 1.0
@@ -4001,7 +3866,7 @@ clutter_text_set_cursor_color (ClutterText *self,
/**
* clutter_text_get_cursor_color:
* @self: a #ClutterText
- * @color: (out): return location for a #ClutterColor
+ * @color: return location for a #ClutterColor
*
* Retrieves the color of the cursor of a #ClutterText actor.
*
@@ -4433,12 +4298,9 @@ out:
*
* Which will return a newly allocated string.
*
- * If the #ClutterText actor is empty, this function will return
- * an empty string, and not %NULL.
- *
- * Return value: (transfer none): the contents of the actor. The returned
- * string is owned by the #ClutterText actor and should never be modified
- * or freed
+ * Return value: the contents of the actor. The returned string
+ * is owned by the #ClutterText actor and should never be
+ * modified or freed
*
* Since: 1.0
*/
@@ -4500,8 +4362,15 @@ clutter_text_set_text (ClutterText *self,
{
g_return_if_fail (CLUTTER_IS_TEXT (self));
+ g_signal_emit (self, text_signals[DELETE_TEXT], 0, 0, -1);
+ if (text)
+ {
+ gint tmp_pos = 0;
+ g_signal_emit (self, text_signals[INSERT_TEXT], 0, text,
+ strlen (text), &tmp_pos);
+ }
+
clutter_text_set_use_markup_internal (self, FALSE);
- clutter_text_set_contents (self, text);
clutter_text_set_text_internal (self, text ? text : "");
}
@@ -4517,7 +4386,6 @@ clutter_text_set_text (ClutterText *self,
* Pango markup, and it is logically equivalent to:
*
* |[
- * /* the order is important */
* clutter_text_set_text (CLUTTER_TEXT (actor), markup);
* clutter_text_set_use_markup (CLUTTER_TEXT (actor), TRUE);
* ]|
@@ -4531,8 +4399,11 @@ clutter_text_set_markup (ClutterText *self,
g_return_if_fail (CLUTTER_IS_TEXT (self));
clutter_text_set_use_markup_internal (self, TRUE);
- clutter_text_set_contents (self, markup);
- clutter_text_set_markup_internal (self, markup ? markup : "");
+
+ if (markup != NULL && *markup != '\0')
+ clutter_text_set_markup_internal (self, markup);
+ else
+ clutter_text_set_text_internal (self, "");
}
/**
@@ -4921,7 +4792,7 @@ clutter_text_set_use_markup (ClutterText *self,
priv = self->priv;
- str = g_strdup (priv->contents);
+ str = g_strdup (priv->text);
clutter_text_set_use_markup_internal (self, setting);
@@ -5260,7 +5131,11 @@ clutter_text_insert_unichar (ClutterText *self,
new = g_string_new (priv->text);
- pos = offset_to_bytes (priv->text, priv->position);
+ if (priv->text)
+ pos = offset_to_bytes (priv->text, priv->position);
+ else
+ pos = 0;
+
new = g_string_insert_unichar (new, pos, wc);
g_signal_emit (self, text_signals[INSERT_TEXT], 0, &wc, 1, &pos);
@@ -5354,7 +5229,7 @@ clutter_text_delete_text (ClutterText *self,
priv = self->priv;
- if (priv->text[0] == '\0')
+ if (!priv->text)
return;
if (start_pos == 0)
@@ -5401,7 +5276,7 @@ clutter_text_delete_chars (ClutterText *self,
priv = self->priv;
- if (priv->text[0] == '\0')
+ if (!priv->text)
return;
new = g_string_new (priv->text);
diff --git a/clutter/clutter-texture.c b/clutter/clutter-texture.c
index 05e1f83..21d2803 100644
--- a/clutter/clutter-texture.c
+++ b/clutter/clutter-texture.c
@@ -1536,7 +1536,7 @@ clutter_texture_set_from_data (ClutterTexture *texture,
g_set_error (&inner_error, CLUTTER_TEXTURE_ERROR,
CLUTTER_TEXTURE_ERROR_BAD_FORMAT,
- _("Failed to load the image data"));
+ "Failed to create Cogl texture");
g_signal_emit (texture, texture_signals[LOAD_FINISHED], 0, inner_error);
@@ -1560,49 +1560,6 @@ clutter_texture_set_from_data (ClutterTexture *texture,
return TRUE;
}
-static inline gboolean
-get_pixel_format_from_texture_flags (gint bpp,
- gboolean has_alpha,
- ClutterTextureFlags flags,
- CoglPixelFormat *source_format)
-{
- /* Convert the flags to a CoglPixelFormat */
- if (has_alpha)
- {
- if (G_UNLIKELY (bpp != 4))
- {
- g_warning ("Unsupported bits per pixel value '%d': "
- "Clutter supports only a value of 4 "
- "for RGBA data",
- bpp);
- return FALSE;
- }
-
- *source_format = COGL_PIXEL_FORMAT_RGBA_8888;
- }
- else
- {
- if (G_UNLIKELY (bpp != 3))
- {
- g_warning ("Unsupported bits per pixel value '%d': "
- "Clutter supports only a BPP value of 3 "
- "for RGB data",
- bpp);
- return FALSE;
- }
-
- *source_format = COGL_PIXEL_FORMAT_RGB_888;
- }
-
- if ((flags & CLUTTER_TEXTURE_RGB_FLAG_BGR))
- *source_format |= COGL_BGR_BIT;
-
- if ((flags & CLUTTER_TEXTURE_RGB_FLAG_PREMULT))
- *source_format |= COGL_PREMULT_BIT;
-
- return TRUE;
-}
-
/**
* clutter_texture_set_from_rgb_data:
* @texture: A #ClutterTexture
@@ -1637,14 +1594,43 @@ clutter_texture_set_from_rgb_data (ClutterTexture *texture,
g_return_val_if_fail (CLUTTER_IS_TEXTURE (texture), FALSE);
- if (!get_pixel_format_from_texture_flags (bpp,
- has_alpha,
- flags,
- &source_format))
+ /* Convert the flags to a CoglPixelFormat */
+ if (has_alpha)
{
- return FALSE;
+ if (bpp != 4)
+ {
+ g_set_error (error, CLUTTER_TEXTURE_ERROR,
+ CLUTTER_TEXTURE_ERROR_BAD_FORMAT,
+ "Unsupported bits per pixel value '%d': "
+ "Clutter supports only a BPP value of 4 "
+ "for RGBA data",
+ bpp);
+ return FALSE;
+ }
+
+ source_format = COGL_PIXEL_FORMAT_RGBA_8888;
+ }
+ else
+ {
+ if (bpp != 3)
+ {
+ g_set_error (error, CLUTTER_TEXTURE_ERROR,
+ CLUTTER_TEXTURE_ERROR_BAD_FORMAT,
+ "Unsupported bits per pixel value '%d': "
+ "Clutter supports only a BPP value of 3 "
+ "for RGB data",
+ bpp);
+ return FALSE;
+ }
+
+ source_format = COGL_PIXEL_FORMAT_RGB_888;
}
+ if ((flags & CLUTTER_TEXTURE_RGB_FLAG_BGR))
+ source_format |= COGL_BGR_BIT;
+ if ((flags & CLUTTER_TEXTURE_RGB_FLAG_PREMULT))
+ source_format |= COGL_PREMULT_BIT;
+
return clutter_texture_set_from_data (texture, data,
source_format,
width, height,
@@ -1682,7 +1668,7 @@ clutter_texture_set_from_yuv_data (ClutterTexture *texture,
{
g_set_error (error, CLUTTER_TEXTURE_ERROR,
CLUTTER_TEXTURE_ERROR_NO_YUV,
- _("YUV textures are not supported"));
+ "YUV textures are not supported");
return FALSE;
}
@@ -1691,7 +1677,7 @@ clutter_texture_set_from_yuv_data (ClutterTexture *texture,
{
g_set_error (error, CLUTTER_TEXTURE_ERROR,
CLUTTER_TEXTURE_ERROR_BAD_FORMAT,
- _("YUV2 textues are not supported"));
+ "YUV2 textues are not supported");
return FALSE;
}
@@ -1946,7 +1932,7 @@ clutter_texture_async_load (ClutterTexture *self,
{
g_set_error (error, CLUTTER_TEXTURE_ERROR,
CLUTTER_TEXTURE_ERROR_BAD_FORMAT,
- _("Failed to load the image data"));
+ "Failed to create Cogl texture");
return FALSE;
}
else
@@ -2041,7 +2027,7 @@ clutter_texture_set_from_file (ClutterTexture *texture,
{
g_set_error (&internal_error, CLUTTER_TEXTURE_ERROR,
CLUTTER_TEXTURE_ERROR_BAD_FORMAT,
- _("Failed to load the image data"));
+ "Failed to create Cogl texture");
}
if (internal_error != NULL)
@@ -2287,11 +2273,36 @@ clutter_texture_set_area_from_rgb_data (ClutterTexture *texture,
CoglPixelFormat source_format;
CoglHandle cogl_texture;
- if (!get_pixel_format_from_texture_flags (bpp, has_alpha, flags,
- &source_format))
+ if (has_alpha)
{
- return FALSE;
+ if (bpp != 4)
+ {
+ g_set_error (error, CLUTTER_TEXTURE_ERROR,
+ CLUTTER_TEXTURE_ERROR_BAD_FORMAT,
+ "Unsupported BPP");
+ return FALSE;
+ }
+
+ source_format = COGL_PIXEL_FORMAT_RGBA_8888;
}
+ else
+ {
+ if (bpp != 3)
+ {
+ g_set_error (error, CLUTTER_TEXTURE_ERROR,
+ CLUTTER_TEXTURE_ERROR_BAD_FORMAT,
+ "Unsupported BPP");
+ return FALSE;
+ }
+
+ source_format = COGL_PIXEL_FORMAT_RGB_888;
+ }
+
+ if ((flags & CLUTTER_TEXTURE_RGB_FLAG_BGR))
+ source_format |= COGL_BGR_BIT;
+
+ if ((flags & CLUTTER_TEXTURE_RGB_FLAG_PREMULT))
+ source_format |= COGL_PREMULT_BIT;
/* attempt to realize ... */
if (!CLUTTER_ACTOR_IS_REALIZED (texture) &&
@@ -2307,8 +2318,9 @@ clutter_texture_set_area_from_rgb_data (ClutterTexture *texture,
cogl_texture = clutter_texture_get_cogl_texture (texture);
if (cogl_texture == COGL_INVALID_HANDLE)
{
- g_warning ("Failed to realize actor '%s'",
- _clutter_actor_get_debug_name (CLUTTER_ACTOR (texture)));
+ g_set_error (error, CLUTTER_TEXTURE_ERROR,
+ CLUTTER_TEXTURE_ERROR_BAD_FORMAT,
+ "Failed to realize actor");
return FALSE;
}
@@ -2322,7 +2334,7 @@ clutter_texture_set_area_from_rgb_data (ClutterTexture *texture,
{
g_set_error (error, CLUTTER_TEXTURE_ERROR,
CLUTTER_TEXTURE_ERROR_BAD_FORMAT,
- _("Failed to load the image data"));
+ "Failed to upload Cogl texture data");
return FALSE;
}
diff --git a/clutter/clutter-timeline.c b/clutter/clutter-timeline.c
index 2f6e511..db0f869 100644
--- a/clutter/clutter-timeline.c
+++ b/clutter/clutter-timeline.c
@@ -550,10 +550,8 @@ emit_frame_signal (ClutterTimeline *timeline)
{
ClutterTimelinePrivate *priv = timeline->priv;
- /* see bug https://bugzilla.gnome.org/show_bug.cgi?id=654066 */
- gint elapsed = (gint) priv->elapsed_time;
-
- g_signal_emit (timeline, timeline_signals[NEW_FRAME], 0, elapsed);
+ g_signal_emit (timeline, timeline_signals[NEW_FRAME], 0,
+ priv->elapsed_time);
}
static gboolean
@@ -1378,7 +1376,7 @@ collect_markers (const gchar *key,
* @msecs: the time to check, or -1
* @n_markers: the number of markers returned
*
- * Retrieves the list of markers at time @msecs. If @msecs is a
+ * Retrieves the list of markers at time @msecs. If @frame_num is a
* negative integer, all the markers attached to @timeline will be
* returned.
*
@@ -1555,7 +1553,7 @@ clutter_timeline_has_marker (ClutterTimeline *timeline,
* Sets whether @timeline should reverse the direction after the
* emission of the #ClutterTimeline::completed signal.
*
- * Setting the #ClutterTimeline:auto-reverse property to %TRUE is the
+ * Setting the #ClutterTimeline:reverse property to %TRUE is the
* equivalent of connecting a callback to the #ClutterTimeline::completed
* signal and changing the direction of the timeline from that callback;
* for instance, this code:
diff --git a/clutter/clutter-timeline.h b/clutter/clutter-timeline.h
index adc0f90..95f2bfa 100644
--- a/clutter/clutter-timeline.h
+++ b/clutter/clutter-timeline.h
@@ -100,7 +100,7 @@ struct _ClutterTimelineClass
void (*marker_reached) (ClutterTimeline *timeline,
const gchar *marker_name,
- gint msecs);
+ gint frame_num);
/*< private >*/
void (*_clutter_timeline_1) (void);
diff --git a/clutter/clutter.symbols b/clutter/clutter.symbols
index 09baa79..8fd3e78 100644
--- a/clutter/clutter.symbols
+++ b/clutter/clutter.symbols
@@ -219,15 +219,10 @@ clutter_alpha_set_closure
clutter_alpha_set_func
clutter_alpha_set_mode
clutter_alpha_set_timeline
-
-#ifndef CLUTTER_DISABLE_DEPRECATED
clutter_animatable_animate_property
-#endif
-
clutter_animatable_find_property
clutter_animatable_get_initial_state
clutter_animatable_get_type
-clutter_animatable_interpolate_value
clutter_animatable_set_final_state
clutter_animation_bind
clutter_animation_bind_interval
@@ -276,19 +271,6 @@ clutter_animator_set_duration
clutter_animator_set_timeline
clutter_animator_start
-<<<<<<< HEAD
-#ifdef CLUTTER_ENABLE_EXPERIMENTAL_API
-clutter_backend_get_cogl_context
-#endif
-
-#ifndef CLUTTER_DISABLE_DEPRECATED
-clutter_backend_get_double_click_distance
-clutter_backend_get_double_click_time
-clutter_backend_get_font_name
-#endif
-
-=======
->>>>>>> msvc-support-2.0
clutter_backend_get_font_options
clutter_backend_get_resolution
clutter_backend_get_type
@@ -364,19 +346,11 @@ clutter_box_pack_at
clutter_box_pack_before
clutter_cairo_set_source_color
clutter_cairo_texture_clear
-
-#ifndef CLUTTER_DISABLE_DEPRECATED
clutter_cairo_texture_create
clutter_cairo_texture_create_region
-#endif
-
-clutter_cairo_texture_get_auto_resize
clutter_cairo_texture_get_surface_size
clutter_cairo_texture_get_type
-clutter_cairo_texture_invalidate
-clutter_cairo_texture_invalidate_rectangle
clutter_cairo_texture_new
-clutter_cairo_texture_set_auto_resize
clutter_cairo_texture_set_surface_size
clutter_check_version
clutter_child_meta_get_actor
@@ -472,6 +446,7 @@ clutter_drag_axis_get_type
clutter_drop_action_get_type
clutter_drop_action_new
clutter_effect_get_type
+clutter_effect_queue_rerun
clutter_events_pending
clutter_event_copy
clutter_event_flags_get_type
@@ -857,10 +832,6 @@ clutter_set_font_flags
clutter_set_motion_events_enabled
#endif
-<<<<<<< HEAD
-clutter_shader_compile
-=======
->>>>>>> msvc-support-2.0
clutter_shader_effect_get_program
clutter_shader_effect_get_shader
clutter_shader_effect_get_type
@@ -895,7 +866,6 @@ clutter_stage_get_fog
clutter_stage_get_fullscreen
clutter_stage_get_key_focus
clutter_stage_get_minimum_size
-clutter_stage_get_motion_events_enabled
clutter_stage_get_no_clear_hint
clutter_stage_get_perspective
clutter_stage_get_redraw_clip_bounds
@@ -950,7 +920,6 @@ clutter_stage_window_get_type
clutter_state_get_animator
clutter_state_get_duration
clutter_state_get_keys
-clutter_stage_get_redraw_clip_bounds
clutter_state_get_state
clutter_state_get_states
clutter_state_get_timeline
diff --git a/clutter/cogl/clutter-egl-headers.h b/clutter/cogl/clutter-egl-headers.h
index 15ec994..402ded2 100644
--- a/clutter/cogl/clutter-egl-headers.h
+++ b/clutter/cogl/clutter-egl-headers.h
@@ -22,9 +22,25 @@
#ifndef __CLUTTER_EGL_HEADERS_H__
#define __CLUTTER_EGL_HEADERS_H__
-/* Clutter relies on Cogl to abstract GLES1/2/OpenGL and GLX/EGL etc
- * so we simply include the Cogl header to pull in the appropriate EGL
- * header. */
#include <cogl/cogl.h>
+#if defined(COGL_HAS_GLES1)
+#include <GLES/gl.h>
+#include <GLES/egl.h>
+#else
+
+#include <EGL/egl.h>
+#define NativeDisplayType EGLNativeDisplayType
+#define NativeWindowType EGLNativeWindowType
+
+#if defined(COGL_HAS_GLES2)
+#include <GLES2/gl2.h>
+#elif defined(COGL_HAS_GL)
+#include <GL/gl.h>
+#else
+#error Unknown Cogl backend
+#endif
+
+#endif /* !COGL_HAS_GLES1 */
+
#endif /* __CLUTTER_EGL_HEADERS_H__ */
diff --git a/clutter/cogl/clutter-stage-cogl.c b/clutter/cogl/clutter-stage-cogl.c
index a43a7b6..2385652 100644
--- a/clutter/cogl/clutter-stage-cogl.c
+++ b/clutter/cogl/clutter-stage-cogl.c
@@ -70,11 +70,8 @@ clutter_stage_cogl_unrealize (ClutterStageWindow *stage_window)
clutter_stage_window_parent_iface->unrealize (stage_window);
#endif
- if (stage_cogl->onscreen != NULL)
- {
- cogl_object_unref (stage_cogl->onscreen);
- stage_cogl->onscreen = NULL;
- }
+ cogl_object_unref (stage_cogl->onscreen);
+ stage_cogl->onscreen = NULL;
}
static void
@@ -505,6 +502,7 @@ clutter_stage_cogl_redraw (ClutterStageWindow *stage_window)
{
ClutterGeometry *clip = &stage_cogl->bounding_redraw_clip;
int copy_area[4];
+ ClutterActor *actor;
/* XXX: It seems there will be a race here in that the stage
* window may be resized before the cogl_framebuffer_swap_region
@@ -515,8 +513,9 @@ clutter_stage_cogl_redraw (ClutterStageWindow *stage_window)
* artefacts.
*/
+ actor = CLUTTER_ACTOR (wrapper);
copy_area[0] = clip->x;
- copy_area[1] = clip->y;
+ copy_area[1] = clutter_actor_get_height (actor) - clip->y - clip->height;
copy_area[2] = clip->width;
copy_area[3] = clip->height;
diff --git a/clutter/osx/clutter-backend-osx.c b/clutter/osx/clutter-backend-osx.c
index ac837e5..e288783 100644
--- a/clutter/osx/clutter-backend-osx.c
+++ b/clutter/osx/clutter-backend-osx.c
@@ -152,18 +152,17 @@ clutter_backend_osx_create_context (ClutterBackend *backend,
#endif
backend_osx->pixel_format = [[NSOpenGLPixelFormat alloc] initWithAttributes:attrs];
-
- backend_osx->context = [[NSOpenGLContext alloc] initWithFormat: backend_osx->pixel_format
- shareContext: nil];
-
+ backend_osx->context = [[NSOpenGLContext alloc]
+ initWithFormat: backend_osx->pixel_format
+ shareContext: nil];
/* Enable vblank sync - http://developer.apple.com/qa/qa2007/qa1521.html */
[backend_osx->context setValues:&sw forParameter: NSOpenGLCPSwapInterval];
-
- CLUTTER_NOTE (BACKEND, "Context was created");
}
[backend_osx->context makeCurrentContext];
+ CLUTTER_NOTE (BACKEND, "Context was created");
+
CLUTTER_OSX_POOL_RELEASE();
return TRUE;
diff --git a/clutter/osx/clutter-stage-osx.c b/clutter/osx/clutter-stage-osx.c
index e8db937..26b6091 100644
--- a/clutter/osx/clutter-stage-osx.c
+++ b/clutter/osx/clutter-stage-osx.c
@@ -111,8 +111,7 @@ clutter_stage_osx_get_wrapper (ClutterStageWindow *stage_window);
if (self->stage_osx->stage_state & CLUTTER_STAGE_STATE_FULLSCREEN)
{
[self setLevel: NSNormalWindowLevel];
- if (!self->stage_osx->isHiding)
- [self orderBack: nil];
+ [self orderBack: nil];
}
clutter_stage_osx_state_update (self->stage_osx, CLUTTER_STAGE_STATE_ACTIVATED, 0);
@@ -132,11 +131,6 @@ clutter_stage_osx_get_wrapper (ClutterStageWindow *stage_window);
else
return [self frame].size;
}
-
-- (void)windowDidChangeScreen:(NSNotification *)notification
-{
- clutter_redraw(CLUTTER_STAGE(self->stage_osx->wrapper));
-}
@end
/*************************************************************************/
@@ -154,10 +148,7 @@ clutter_stage_osx_get_wrapper (ClutterStageWindow *stage_window);
if ((self = [super initWithFrame:aFrame pixelFormat:aFormat]) != nil)
{
self->stage_osx = aStage;
- tracking_rect = [self addTrackingRect:[self bounds]
- owner:self
- userData:NULL
- assumeInside:NO];
+ tracking_rect = [self addTrackingRect:[self bounds] owner:self userData:NULL assumeInside:NO];
}
return self;
@@ -182,36 +173,22 @@ clutter_stage_osx_get_wrapper (ClutterStageWindow *stage_window);
return YES;
}
-- (BOOL) isOpaque
-{
- if (clutter_stage_get_use_alpha (CLUTTER_STAGE (self->stage_osx->wrapper)))
- return NO;
-
- return YES;
-}
-
- (void) reshape
{
stage_osx->requisition_width = [self bounds].size.width;
stage_osx->requisition_height = [self bounds].size.height;
clutter_actor_set_size (CLUTTER_ACTOR (self->stage_osx->wrapper),
- (int)[self bounds].size.width,
- (int)[self bounds].size.height);
+ (int)[self bounds].size.width, (int)[self bounds].size.height);
[self removeTrackingRect:tracking_rect];
- tracking_rect = [self addTrackingRect:[self bounds]
- owner:self
- userData:NULL
- assumeInside:NO];
+ tracking_rect = [self addTrackingRect:[self bounds] owner:self userData:NULL assumeInside:NO];
}
/* Simply forward all events that reach our view to clutter. */
-#define EVENT_HANDLER(event) \
--(void)event:(NSEvent *) theEvent { \
+#define EVENT_HANDLER(event) -(void)event:(NSEvent *)theEvent { \
_clutter_event_osx_put (theEvent, self->stage_osx->wrapper); \
}
-
EVENT_HANDLER(mouseDown)
EVENT_HANDLER(mouseDragged)
EVENT_HANDLER(mouseUp)
@@ -284,8 +261,7 @@ clutter_stage_osx_set_frame (ClutterStageOSX *self)
*/
[self->window setLevel: CLUTTER_OSX_FULLSCREEN_WINDOW_LEVEL];
- [self->window setFrame: [self->window frameRectForContentRect: [[self->window screen] frame]]
- display: NO];
+ [self->window setFrame: [self->window frameRectForContentRect: [[self->window screen] frame]] display: NO];
}
else
{
@@ -294,10 +270,8 @@ clutter_stage_osx_set_frame (ClutterStageOSX *self)
if (self->haveNormalFrame)
[self->window setFrame: self->normalFrame display: NO];
else
- {
- /* looks better than positioning to 0,0 (bottom right) */
- [self->window center];
- }
+ /* looks better than positioning to 0,0 (bottom right) */
+ [self->window center];
}
}
@@ -306,6 +280,7 @@ static gboolean
clutter_stage_osx_realize (ClutterStageWindow *stage_window)
{
ClutterStageOSX *self = CLUTTER_STAGE_OSX (stage_window);
+ ClutterBackendOSX *backend_osx;
gfloat width, height;
NSRect rect;
@@ -313,39 +288,32 @@ clutter_stage_osx_realize (ClutterStageWindow *stage_window)
CLUTTER_NOTE (BACKEND, "[%p] realize", self);
- if (!self->haveRealized)
- {
- ClutterBackendOSX *backend_osx;
+ backend_osx = CLUTTER_BACKEND_OSX (self->backend);
+ /* Call get_size - this will either get the geometry size (which
+ * before we create the window is set to 640x480), or if a size
+ * is set, it will get that. This lets you set a size on the
+ * stage before it's realized.
+ */
+ clutter_actor_get_size (CLUTTER_ACTOR (self->wrapper), &width, &height);
+ self->requisition_width = width;
+ self->requisition_height= height;
- backend_osx = CLUTTER_BACKEND_OSX (self->backend);
+ rect = NSMakeRect(0, 0, self->requisition_width, self->requisition_height);
- /* Call get_size - this will either get the geometry size (which
- * before we create the window is set to 640x480), or if a size
- * is set, it will get that. This lets you set a size on the
- * stage before it's realized.
- */
- clutter_actor_get_size (CLUTTER_ACTOR (self->wrapper), &width, &height);
- self->requisition_width = width;
- self->requisition_height= height;
-
- rect = NSMakeRect (0, 0, self->requisition_width, self->requisition_height);
-
- self->view = [[ClutterGLView alloc]
- initWithFrame: rect
- pixelFormat: backend_osx->pixel_format
- stage: self];
- [self->view setOpenGLContext:backend_osx->context];
-
- self->window = [[ClutterGLWindow alloc]
- initWithView: self->view
- UTF8Title: clutter_stage_get_title (CLUTTER_STAGE (self->wrapper))
- stage: self];
- /* looks better than positioning to 0,0 (bottom right) */
- [self->window center];
- self->haveRealized = true;
-
- CLUTTER_NOTE (BACKEND, "Stage successfully realized");
- }
+ self->view = [[ClutterGLView alloc]
+ initWithFrame: rect
+ pixelFormat: backend_osx->pixel_format
+ stage: self];
+ [self->view setOpenGLContext:backend_osx->context];
+
+ self->window = [[ClutterGLWindow alloc]
+ initWithView: self->view
+ UTF8Title: clutter_stage_get_title (CLUTTER_STAGE (self->wrapper))
+ stage: self];
+ /* looks better than positioning to 0,0 (bottom right) */
+ [self->window center];
+
+ CLUTTER_NOTE (BACKEND, "Stage successfully realized");
CLUTTER_OSX_POOL_RELEASE();
@@ -369,7 +337,6 @@ clutter_stage_osx_unrealize (ClutterStageWindow *stage_window)
self->view = NULL;
self->window = NULL;
- self->haveRealized = false;
CLUTTER_OSX_POOL_RELEASE();
}
@@ -403,7 +370,6 @@ clutter_stage_osx_show (ClutterStageWindow *stage_window,
[self->window orderFront: nil];
[self->view setHidden:isViewHidden];
- [self->window setExcludedFromWindowsMenu:NO];
/*
* After hiding we cease to be first responder.
@@ -422,14 +388,10 @@ clutter_stage_osx_hide (ClutterStageWindow *stage_window)
CLUTTER_NOTE (BACKEND, "[%p] hide", self);
- self->isHiding = true;
[self->window orderOut: nil];
- [self->window setExcludedFromWindowsMenu:YES];
clutter_actor_unmap (CLUTTER_ACTOR (self->wrapper));
- self->isHiding = false;
-
CLUTTER_OSX_POOL_RELEASE();
}
@@ -461,8 +423,7 @@ clutter_stage_osx_resize (ClutterStageWindow *stage_window,
clutter_stage_get_minimum_size (CLUTTER_STAGE (actor),
&min_width,
&min_height);
-
- [self->window setContentMinSize: NSMakeSize (min_width, min_height)];
+ [self->window setContentMinSize:NSMakeSize(min_width, min_height)];
width = width < min_width ? min_width : width;
height = height < min_height ? min_height : height;
@@ -611,10 +572,6 @@ _clutter_stage_osx_new (ClutterBackend *backend,
self = g_object_new (CLUTTER_TYPE_STAGE_OSX, NULL);
self->backend = backend;
self->wrapper = wrapper;
- self->isHiding = false;
- self->haveRealized = false;
- self->view = NULL;
- self->window = NULL;
return CLUTTER_STAGE_WINDOW(self);
}
diff --git a/clutter/osx/clutter-stage-osx.h b/clutter/osx/clutter-stage-osx.h
index 45943d1..af1d7ba 100644
--- a/clutter/osx/clutter-stage-osx.h
+++ b/clutter/osx/clutter-stage-osx.h
@@ -41,7 +41,7 @@ G_BEGIN_DECLS
typedef struct _ClutterStageOSX ClutterStageOSX;
typedef struct _ClutterStageOSXClass ClutterStageOSXClass;
- interface ClutterGLWindow : NSWindow <NSWindowDelegate>
+ interface ClutterGLWindow : NSWindow
{
@public
ClutterStageOSX *stage_osx;
@@ -67,8 +67,6 @@ struct _ClutterStageOSX
ClutterStageState stage_state;
gboolean acceptFocus;
- gboolean isHiding;
- gboolean haveRealized;
gfloat scroll_pos_x;
gfloat scroll_pos_y;
diff --git a/clutter/win32/clutter-stage-win32.c b/clutter/win32/clutter-stage-win32.c
index 9ed74ed..0cdeae9 100644
--- a/clutter/win32/clutter-stage-win32.c
+++ b/clutter/win32/clutter-stage-win32.c
@@ -467,7 +467,7 @@ clutter_stage_win32_realize (ClutterStageWindow *stage_window)
SetWindowLongPtrW (stage_win32->hwnd, 0, (LONG_PTR) stage_win32);
}
- cogl_win32_onscreen_set_foreign_window (stage_win32->onscreen,
+ cogl_onscreen_win32_set_foreign_window (stage_win32->onscreen,
stage_win32->hwnd);
clutter_vblank = _clutter_backend_win32_get_vblank ();
diff --git a/clutter/x11/clutter-device-manager-xi2.c b/clutter/x11/clutter-device-manager-xi2.c
index 28e0ba2..5cd53bb 100644
--- a/clutter/x11/clutter-device-manager-xi2.c
+++ b/clutter/x11/clutter-device-manager-xi2.c
@@ -562,21 +562,27 @@ clutter_device_manager_xi2_translate_event (ClutterEventTranslator *translator,
cookie = &xevent->xcookie;
+ if (!XGetEventData (backend_x11->xdpy, cookie))
+ return CLUTTER_TRANSLATE_CONTINUE;
+
if (cookie->type != GenericEvent ||
cookie->extension != manager_xi2->opcode)
- return CLUTTER_TRANSLATE_CONTINUE;
+ {
+ XFreeEventData (backend_x11->xdpy, cookie);
+ return CLUTTER_TRANSLATE_CONTINUE;
+ }
xi_event = (XIEvent *) cookie->data;
- if (!xi_event)
- return CLUTTER_TRANSLATE_REMOVE;
-
if (!(xi_event->evtype == XI_HierarchyChanged ||
xi_event->evtype == XI_DeviceChanged))
{
stage = get_event_stage (translator, xi_event);
if (stage == NULL || CLUTTER_ACTOR_IN_DESTRUCTION (stage))
- return CLUTTER_TRANSLATE_CONTINUE;
+ {
+ XFreeEventData (backend_x11->xdpy, cookie);
+ return CLUTTER_TRANSLATE_CONTINUE;
+ }
else
stage_x11 = CLUTTER_STAGE_X11 (_clutter_stage_get_window (stage));
}
@@ -896,6 +902,8 @@ clutter_device_manager_xi2_translate_event (ClutterEventTranslator *translator,
break;
}
+ XFreeEventData (backend_x11->xdpy, cookie);
+
return retval;
}
diff --git a/clutter/x11/clutter-event-x11.c b/clutter/x11/clutter-event-x11.c
index 3842b87..ac3c502 100644
--- a/clutter/x11/clutter-event-x11.c
+++ b/clutter/x11/clutter-event-x11.c
@@ -240,18 +240,10 @@ events_queue (ClutterBackend *backend)
event = clutter_event_new (CLUTTER_NOTHING);
-#ifdef HAVE_XGE
- XGetEventData (xdisplay, &xevent.xcookie);
-#endif
-
if (_clutter_backend_translate_event (backend, &xevent, event))
_clutter_event_push (event, FALSE);
else
clutter_event_free (event);
-
-#ifdef HAVE_XGE
- XFreeEventData (xdisplay, &xevent.xcookie);
-#endif
}
}
@@ -283,11 +275,6 @@ clutter_x11_handle_event (XEvent *xevent)
ClutterBackend *backend;
ClutterEvent *event;
gint spin = 1;
-#ifdef HAVE_XGE
- ClutterBackendX11 *backend_x11;
- Display *xdisplay;
- gboolean allocated_event;
-#endif
/* The return values here are someone approximate; we return
* CLUTTER_X11_FILTER_REMOVE if a clutter event is
@@ -306,13 +293,6 @@ clutter_x11_handle_event (XEvent *xevent)
event = clutter_event_new (CLUTTER_NOTHING);
-#ifdef HAVE_XGE
- backend_x11 = CLUTTER_BACKEND_X11 (backend);
- xdisplay = backend_x11->xdpy;
-
- allocated_event = XGetEventData (xdisplay, &xevent->xcookie);
-#endif
-
if (_clutter_backend_translate_event (backend, xevent, event))
{
_clutter_event_push (event, FALSE);
@@ -343,11 +323,6 @@ clutter_x11_handle_event (XEvent *xevent)
}
out:
-#ifdef HAVE_XGE
- if (allocated_event)
- XFreeEventData (xdisplay, &xevent->xcookie);
-#endif
-
clutter_threads_leave ();
return result;
diff --git a/clutter/x11/clutter-settings-x11.h b/clutter/x11/clutter-settings-x11.h
index fd2efc6..b58af70 100644
--- a/clutter/x11/clutter-settings-x11.h
+++ b/clutter/x11/clutter-settings-x11.h
@@ -14,8 +14,7 @@ static const struct {
{ "Xft/DPI", "font-dpi" },
{ "Xft/Hinting", "font-hinting" },
{ "Xft/HintStyle", "font-hint-style" },
- { "Xft/RGBA", "font-subpixel-order" },
- { "Fontconfig/Timestamp", "fontconfig-timestamp" },
+ { "Xft/RGBA", "font-subpixel-order" }
};
static const gint _n_clutter_settings_map = G_N_ELEMENTS (_clutter_settings_map);
diff --git a/config.h.win32.in b/config.h.win32.in
index 27b9129..8e493db 100644
--- a/config.h.win32.in
+++ b/config.h.win32.in
@@ -76,9 +76,6 @@
/* Define to 1 if you have the <memory.h> header file. */
#define HAVE_MEMORY_H 1
-/* Supports PangoFt2 */
-/* #undef HAVE_PANGO_FT2 */
-
/* Define to 1 if you have the <stdint.h> header file. */
#if (_MSC_VER >= 1600)
#define HAVE_STDINT_H 1
diff --git a/configure.ac b/configure.ac
index 234acac..0e53d8c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,13 +9,8 @@
# - increase clutter_micro_version to the next odd number
# - increase clutter_interface_version to the next odd number
m4_define([clutter_major_version], [1])
-<<<<<<< HEAD
-m4_define([clutter_minor_version], [7])
-m4_define([clutter_micro_version], [91])
-=======
m4_define([clutter_minor_version], [99])
m4_define([clutter_micro_version], [1])
->>>>>>> msvc-support-2.0
# â for stable releases: increase the interface age by 1 for each release;
# if the API changes, set to 0. interface_age and binary_age are used to
@@ -120,9 +115,9 @@ AC_HEADER_STDC
# required versions for dependencies
m4_define([glib_req_version], [2.26.0])
-m4_define([cogl_req_version], [1.7.6])
+m4_define([cogl_req_version], [1.7.3])
m4_define([json_glib_req_version], [0.12.0])
-m4_define([atk_req_version], [2.1.5])
+m4_define([atk_req_version], [1.17])
m4_define([cairo_req_version], [1.10])
m4_define([pango_req_version], [1.20])
m4_define([gi_req_version], [0.9.5])
@@ -392,21 +387,10 @@ AS_CASE([$CLUTTER_FLAVOUR],
CLUTTER_SONAME_INFIX=win32
],
- [AC_MSG_ERROR([Invalid backend for Clutter])]
+ [AC_MSG_ERROR([Invalid backend for Clutter: use glx, osx,
+ win32, eglx or eglnative])]
)
-AS_IF([test "x$SUPPORT_X11" = "x1"],
- [
- # we use fontconfig API and pango-fc when the fontconfig
- # configuration changes
- PKG_CHECK_EXISTS([pangoft2],
- [
- AC_DEFINE([HAVE_PANGO_FT2], [1], [Supports PangoFt2])
- BACKEND_PC_FILES="$BACKEND_PC_FILES pangoft2"
- ],
- [])
- ])
-
AS_IF([test "x$SUPPORT_GLX" = "x1"],
[
AC_DEFINE([HAVE_CLUTTER_GLX], [1], [Have the GLX backend])
@@ -609,23 +593,6 @@ AS_IF([test "x$SUPPORT_XLIB" = "x1"],
[AC_MSG_ERROR([not found])]
)
- # X Generic Extensions (optional)
- clutter_save_CPPFLAGS="$CPPFLAGS"
- CPPFLAGS="$CPPFLAGS $X11_CFLAGS"
-
- clutter_save_LIBS="$LIBS"
- LIBS="$LIBS $X11_LIBS"
-
- have_xge=no
- AC_CHECK_FUNC([XGetEventData],
- [
- AC_DEFINE([HAVE_XGE], [1], [Define to 1 if X Generic Extensions is available])
- have_xge=yes
- ])
-
- CPPFLAGS="$clutter_save_CPPFLAGS"
- LIBS="$clutter_save_LIBS"
-
# XI (optional)
AC_ARG_ENABLE([xinput],
[AS_HELP_STRING([--enable-xinput], [Use the XI X extension])],
@@ -1001,6 +968,8 @@ AC_CONFIG_FILES([
doc/reference/cally/Makefile
doc/reference/cally/cally-docs.xml
doc/common/Makefile
+ doc/manual/Makefile
+ doc/manual/clutter-manual.xml
doc/cookbook/Makefile
doc/cookbook/clutter-cookbook.xml
doc/cookbook/examples/Makefile
@@ -1056,7 +1025,6 @@ fi
if test "x$SUPPORT_XLIB" = "x1"; then
echo " Enable XComposite: ${have_xcomposite}"
echo " Enable XInput: ${have_xinput}"
-echo " Enable Xge: ${have_xge}"
echo " Enable XI2: ${have_xinput2}"
echo " Enable XKB: ${have_xkb}"
echo " Enable X11 tests: ${x11_tests}"
diff --git a/doc/HACKING b/doc/HACKING
index a927f01..a9c7054 100644
--- a/doc/HACKING
+++ b/doc/HACKING
@@ -64,7 +64,7 @@ tracker reference if applicable) and so forth. Be concise but not too
brief. Don't be afraid of using UTF-8, or even ASCII art.
=== end example commit ===
- - Always add a brief description of the commit to the _first_ line of
+ Always add a brief description of the commit to the _first_ line of
the commit and terminate by two newlines (it will work without the
second newline, but that is not nice for the interfaces).
@@ -72,24 +72,22 @@ brief. Don't be afraid of using UTF-8, or even ASCII art.
<newline> - MANDATORY empty line
long description - Each line MUST be less than 76 characters
- - Do NOT put the commit message on the short description line. One line
+ Do NOT put the commit message on the short description line. One line
commit messages should be avoided, unless they can be *fully* explained
in less than 72 characters (e.g. "Fix typo in
clutter_actor_create_pango_context() docs").
- - The brief description might optionally have a "tag", i.e. a word or two
- followed by a color, detailing what part of the repository the commit
+ The brief description might optionally have a "tag", enclosed in
+ square brackets, detailing what part of the repository the commit
affected, e.g.:
- alpha: Add :mode property
- text: Emit ::cursor-event only on changes
+ [alpha] Add :mode property
+ [text] Emit ::cursor-event only on changes
- - The tag counts as part of overall character count, so try using
- a short word. Optionally, you can also use the "[tag]" form.
+ The tag counts as part of overall character count, so try using
+ a short word. Optionally, you can also use the "tag:" form.
- - Build environment fixes should use the "build" tag.
-
- - Think of the commit message as an email sent to the maintainers explaining
+ Think of the commit message as an email sent to the maintainers explaining
"what" you did and, more importantly, "why" you did it. The "how" is not
important, since "git show" will show the patch inlined with the commit
message.
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 879d3a5..ee0dbba 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -8,7 +8,7 @@ if ENABLE_DOCS
SUBDIRS += common cookbook
endif
-DIST_SUBDIRS = reference common cookbook
+DIST_SUBDIRS = reference common cookbook manual
EXTRA_DIST = \
CODING_STYLE \
diff --git a/doc/actor-invariants.txt b/doc/clutter-actor-invariants.txt
similarity index 100%
rename from doc/actor-invariants.txt
rename to doc/clutter-actor-invariants.txt
diff --git a/doc/cookbook/actors.xml b/doc/cookbook/actors.xml
index ce274b7..c1fc63f 100644
--- a/doc/cookbook/actors.xml
+++ b/doc/cookbook/actors.xml
@@ -71,7 +71,7 @@
<para>As Clutter is a GObject-based library, it relies
heavily on GObject concepts and idioms. If you are unfamiliar with
GObject, please read
- <ulink url="http://developer.gnome.org/gobject/stable/">the GObject
+ <ulink url="http://library.gnome.org/devel/gobject/unstable/">the GObject
Reference Manual</ulink> before proceeding. You might also find
<ulink url="http://diuf.unifr.ch/pai/wiki/doku.php/research:projects:gobject_tutorial">this
tutorial</ulink> a useful introduction.</para>
@@ -974,12 +974,6 @@ star_actor_pick (ClutterActor *actor,
</listitem>
</itemizedlist>
- <para>One important drawback of using Cogl path primitives is that
- they will not produce high quality results; more specifically,
- Cogl does not draw anti-aliased primitives. It is recommended to use
- the Cairo API to draw during the paint sequence, and the Cogl API
- to draw during the pick sequence.</para>
-
<para>If you need more flexibility than is available in the Cogl path
API, you can make direct use of the <type>CoglVertexBuffer</type>
API instead. This is a lower-level API, but could potentially
diff --git a/doc/cookbook/animations.xml b/doc/cookbook/animations.xml
index 66c4fab..4d65555 100644
--- a/doc/cookbook/animations.xml
+++ b/doc/cookbook/animations.xml
@@ -1580,8 +1580,12 @@ foo_button_pressed_cb (ClutterActor *actor,
NULL);
/* remove the button press handler from the rectangle */
- g_signal_handlers_disconnect_by_func (actor,
- G_CALLBACK (foo_button_pressed_cb),
+ g_signal_handlers_disconnect_matched (actor,
+ G_SIGNAL_MATCH_FUNC,
+ 0,
+ 0,
+ NULL,
+ foo_button_pressed_cb,
NULL);
/* add a callback to clean up the script when the rig is destroyed */
diff --git a/doc/cookbook/clutter-cookbook.xml.in b/doc/cookbook/clutter-cookbook.xml.in
index d360683..96953fa 100644
--- a/doc/cookbook/clutter-cookbook.xml.in
+++ b/doc/cookbook/clutter-cookbook.xml.in
@@ -25,7 +25,7 @@
</author>
</authorgroup>
<copyright>
- <year>2009, 2010, 2011</year>
+ <year>2009, 2010</year>
<holder>Intel Corporation</holder>
</copyright>
<legalnotice>
diff --git a/doc/cookbook/examples/Makefile.am b/doc/cookbook/examples/Makefile.am
index 2269443..52fec52 100644
--- a/doc/cookbook/examples/Makefile.am
+++ b/doc/cookbook/examples/Makefile.am
@@ -2,8 +2,6 @@ include $(top_srcdir)/build/autotools/Makefile.am.silent
NULL =
-EXTRA_DIST =
-
noinst_PROGRAMS = \
actors-composite-main \
animations-complex \
@@ -13,15 +11,15 @@ noinst_PROGRAMS = \
animations-moving-animator \
animations-moving-implicit \
animations-moving-state \
- animations-path \
+ animations-path \
animations-path-circle \
animations-path-easing \
animations-reuse \
animations-rotating \
animations-scaling \
animations-scaling-zoom \
- effects-basic \
- effects-built-in \
+ effects-basic \
+ effects-built-in \
effects-custom-deform \
text-shadow \
textures-reflection \
@@ -45,7 +43,6 @@ noinst_PROGRAMS = \
textures-crossfade-slideshow \
script-ui \
script-signals \
- script-states \
events-buttons \
events-buttons-click \
events-buttons-lasso \
@@ -54,18 +51,21 @@ noinst_PROGRAMS = \
INCLUDES = \
-I$(top_srcdir)/ \
-I$(top_srcdir)/clutter \
+ -I$(top_srcdir)/clutter/cogl \
+ -I$(top_srcdir)/clutter/cogl/pango \
-I$(top_builddir)/clutter \
+ -I$(top_builddir)/clutter/cogl \
$(NULL)
LDADD = $(top_builddir)/clutter/libclutter- CLUTTER_SONAME_INFIX@- CLUTTER_API_VERSION@.la
-AM_CFLAGS = $(CLUTTER_CFLAGS) $(MAINTAINER_CFLAGS)
-
-AM_CPPFLAGS = \
- -DG_DISABLE_SINGLE_INCLUDES \
+AM_CFLAGS = \
+ $(CLUTTER_CFLAGS) \
+ $(MAINTAINER_CFLAGS) \
+ -DG_DISABLE_SINGLE_INCLUDES \
-DCOGL_DISABLE_DEPRECATED \
-DCLUTTER_DISABLE_DEPRECATED \
- -DTESTS_DATA_DIR=\""$(top_srcdir)/tests/data/"\"
+ -DTESTS_DATA_DIR=\""$(top_srcdir)/tests/data/"\"
AM_LDFLAGS = $(CLUTTER_LIBS) -export-dynamic
@@ -113,22 +113,8 @@ textures_crossfade_cogl_SOURCES = textures-crossfade-cogl.c
textures_crossfade_slideshow_SOURCES = textures-crossfade-slideshow.c
script_ui_SOURCES = script-ui.c
script_signals_SOURCES = script-signals.c
-script_states_SOURCES = script-states.c
events_buttons_SOURCES = events-buttons.c
events_buttons_click_SOURCES = events-buttons-click.c
events_buttons_lasso_SOURCES = events-buttons-lasso.c
-ui_data = \
- $(srcdir)/animations-complex.json \
- $(srcdir)/animations-complex-overlapping.json \
- $(srcdir)/animations-reuse-animation.json \
- $(srcdir)/animations-reuse-ui.json \
- $(srcdir)/script-signals.json \
- $(srcdir)/script-states.json \
- $(srcdir)/script-ui.json \
- $(NULL)
-
-examplesdir = $(datadir)/clutter-1.0/cookbook/examples
-examples_DATA = $(uidata) $(srcdir)/*.c $(srcdir)/*.h
-
-include $(top_srcdir)/build/autotools/Makefile.am.gitignore
diff --git a/doc/cookbook/examples/animations-reuse.c b/doc/cookbook/examples/animations-reuse.c
index d5125e0..b733733 100644
--- a/doc/cookbook/examples/animations-reuse.c
+++ b/doc/cookbook/examples/animations-reuse.c
@@ -46,8 +46,12 @@ foo_button_pressed_cb (ClutterActor *actor,
NULL);
/* remove the button press handler from the rectangle */
- g_signal_handlers_disconnect_by_func (actor,
- G_CALLBACK (foo_button_pressed_cb),
+ g_signal_handlers_disconnect_matched (actor,
+ G_SIGNAL_MATCH_FUNC,
+ 0,
+ 0,
+ NULL,
+ foo_button_pressed_cb,
NULL);
/* add a callback to clean up the script when the rig is destroyed */
diff --git a/doc/cookbook/examples/script-signals.c b/doc/cookbook/examples/script-signals.c
index da17717..03811d1 100644
--- a/doc/cookbook/examples/script-signals.c
+++ b/doc/cookbook/examples/script-signals.c
@@ -42,10 +42,7 @@ foo_button_clicked_cb (ClutterClickAction *action,
CLUTTER_Z_AXIS,
NULL, NULL, NULL);
- if (clutter_click_action_get_button (action) == 1)
- z_angle += 90.0;
- else
- z_angle -= 90.0;
+ z_angle += 90.0;
/* animate to new rotation angle */
clutter_actor_animate (rectangle,
diff --git a/doc/cookbook/introduction.xml b/doc/cookbook/introduction.xml
index ee9ac1b..f88fd6d 100644
--- a/doc/cookbook/introduction.xml
+++ b/doc/cookbook/introduction.xml
@@ -15,7 +15,7 @@
<para>There is a wonderful simile in the preface of the <emphasis>Perl
Cookbook</emphasis>: approaching a programming problem is oftentimes
similar to balancing Columbus's egg. The initial difficulties of dealing
- with, and more importantly solving, problems in the software engineering
+ with, and more importantly solving, problems in the computer programming
field sometimes can only be overcome if somebody shows you how to use a
new tool. This is true for programming languages but also for programming
libraries.</para>
@@ -24,14 +24,14 @@
how to solve common issues that you might have to face when using
the Clutter toolkit.</para>
- <para>This book is not meant to be a replacement for the Clutter API
- reference, even though there will be descriptions of how Clutter works
- and how its API looks like. We will require knowledge of the Clutter API,
- but we will also point out where to find more information on the API that
+ <para>This book is not meant to be a replacement for the API reference,
+ even though there will be descriptions of how Clutter works and how
+ its API looks like. We will require knowledge of the Clutter API, but
+ we will also point out where to find more information on the API that
examples have used.</para>
<para>Indeed, this book should be used as a companion to the API reference,
- expanding its examples and showing how to achieve a specific result.</para>
+ expanding the examples and showing how to achieve a specific result.</para>
<para>This is not a book for learning Clutter. This is also not a book
for learning C, or GObject or even GUI development.</para>
@@ -46,8 +46,8 @@
<emphasis>recipes</emphasis>. Each recipe starts with a problem, or a short
statement describing what we want to achieve; a solution, containing the
source code; and a discussion section, where the code is explained, where
- alternative approaches might be useful, and where caveats and references to
- the Clutter API for further studying can be found.</para>
+ alternative approaches might be useful, caveats and references to the
+ Clutter API for furher studying.</para>
<para>This book, in the cookbook spirit, can be accessed mostly at
random.</para>
@@ -77,32 +77,6 @@
<para>The latest version is always available at
<ulink url="&docurl;">&docurl;</ulink>.</para>
- <para>To contribute to this document, see the
- <link linkend="contributing">Contributing</link> appendix.</para>
-
- <section>
- <title>Compiling the examples</title>
-
- <para>This document comes with full examples, usually stored
- on disk in <filename><emphasis>datadir</emphasis>/clutter-1.0/cookbook/examples</filename>
- directory.</para>
-
- <para>Each example can be compiled using:</para>
-
- <informalexample>
- <programlisting>
-cc \
- `pkg-config --cflags clutter-1.0` \
- -o <emphasis>example</emphasis> <emphasis>example</emphasis>.c \
- `pkg-config --libs clutter-1.0`
- </programlisting>
- </informalexample>
-
- <para>substituting the <emphasis>example</emphasis> with in the
- line above with the name of the example.</para>
-
- </section>
-
</section>
<section>
@@ -111,30 +85,12 @@ cc \
<para>This book has been written taking the inspiration from the Perl
Cookbook, authored by Tom Christiansen and Nathan Torkington.</para>
- <para>This book would not have been possible without the existence of
- the Clutter library itself, and without the help and contributions of
- all the people that have been working on it every day.</para>
-
- <section>
- <title>Acknowledgments from Emmanuele</title>
-
- <para>To Matthew, for starting the flame. To Robert and Neil, for
- keeping it ablaze.</para>
-
- <para>To Marta, for her love and patience.</para>
- </section>
-
- <section>
- <title>Acknowledgements from Elliot</title>
- </section>
-
</section>
<section>
<title>Where to get Clutter</title>
- <para>You can obtain the Clutter source code ready for compilation
- from <ulink url="&appurl;">&appurl;</ulink>.</para>
+ <para>You can obtain Clutter from <ulink url="&appurl;">&appurl;</ulink>.</para>
<para>Clutter is also available on all major GNU/Linux distributions,
in various package formats.</para>
diff --git a/doc/cookbook/script.xml b/doc/cookbook/script.xml
index f22d5b3..96a6522 100644
--- a/doc/cookbook/script.xml
+++ b/doc/cookbook/script.xml
@@ -727,131 +727,4 @@ g_signal_connect (button,
</section>
- <section id="script-state">
- <title>Connecting <type>ClutterState</type> states in <type>ClutterScript</type></title>
-
- <section>
- <title>Problem</title>
-
- <para>You have declared an actor using JSON, and want to connect
- signals to <type>ClutterState</type> transitions.</para>
- </section>
-
- <section>
- <title>Solution</title>
-
- <para>Connect the <type>ClutterState</type> states to the signals
- using the <varname>states</varname> and <varname>target-state</varname>
- keys of the <varname>signals</varname> definition, and call
- <function>clutter_script_connect_signals()</function>; for instance,
- the following JSON declares that the <emphasis>enter-event</emphasis>
- signal should transition to the <emphasis>hover</emphasis> state
- and the <emphasis>leave-event</emphasis> should transition to the
- <emphasis>base</emphasis> state:</para>
-
- <informalexample>
- <programlisting>
-{
- "id" : "rectangle",
- "type" : "ClutterRectangle",
- "width" : 200,
- "height" : 200,
- "reactive" : true,
-
- <emphasis>"signals" : [
- { "name" : "enter-event", "states" : "rectangle-states", "target-state" : "hover" },
- { "name" : "leave-event", "states" : "rectangle-states", "target-state" : "base" }
- ]</emphasis>
-}
- </programlisting>
- </informalexample>
-
- <para>The <emphasis>rectangle-states</emphasis> state machine holds
- the various states.</para>
-
- </section>
-
- <section>
- <title>Discussion</title>
-
- <para>Connecting a <type>ClutterState</type> state transition to
- a signal defined inside a <type>ClutterScript</type> JSON without
- requiring a real function to wrap <function>clutter_state_set_state()</function>
- allows to minimize the amount of code that has to be written, and
- ties the state to the UI element being defined.</para>
-
- <para>The connection between a signal and a <type>ClutterState</type>
- state is similar to the connection between a signal and a handler
- function. Each definition must contain the name of the signal; the
- script id of the <type>ClutterState</type> object that is used to
- store the target state definition; and the target state of the
- transition.</para>
-
- <para>The <emphasis>states</emphasis> key can also contain a full
- definition of the <type>ClutterState</type>.</para>
-
- <para>The <emphasis>target-state</emphasis> key works exactly like
- the argument of <function>clutter_state_set_state()</function>: it
- will transition the <type>ClutterState</type> from the current state
- to the desired state.</para>
-
- <para>The <type>ClutterState</type> instance that will be used to
- resolve the target state can be defined in JSON like any other
- object, but it is also possible to create a <type>ClutterState</type>
- in code, and associate it to a <type>ClutterScript</type> instance
- prior to parsing the signal connection JSON, through the
- <function>clutter_script_add_states()</function> function of
- <type>ClutterScript</type>.</para>
-
- <para>The <emphasis>warp</emphasis> boolean key can be used to
- perform a transition to the target state without an animation,
- similarly to what <function>clutter_state_warp_to_state()</function>
- does, for instance:</para>
-
- <informalexample>
- <programlisting>
-{
- <emphasis>"signals" : [
- {
- "name" : "enter-event",
- "states" : "rectangle-states",
- "target-state" : "hover",
- "warp" : true
- }
- ]</emphasis>
-}
- </programlisting>
- </informalexample>
-
- <para>will not animate the transition between the current state
- and the target <emphasis>hover</emphasis> state when the signal
- is emitted.</para>
-
- </section>
-
- <section>
- <title>Full examples</title>
-
- <example id="script-states-example-1">
- <title><type>ClutterScript</type> JSON with state definitions</title>
- <programlisting>
-<xi:include href="examples/script-states.json" parse="text">
- <xi:fallback>a code sample should be here... but isn't</xi:fallback>
-</xi:include>
- </programlisting>
- </example>
-
- <example id="script-states-examples-2">
- <title>Loading a JSON file into a <type>ClutterScript</type> and connecting states</title>
- <programlisting>
-<xi:include href="examples/script-states.c" parse="text">
- <xi:fallback>a code sample should be here... but isn't</xi:fallback>
-</xi:include>
- </programlisting>
- </example>
-
- </section>
-
- </section>
-
</chapter>
diff --git a/doc/manual/Makefile.am b/doc/manual/Makefile.am
new file mode 100644
index 0000000..26f1444
--- /dev/null
+++ b/doc/manual/Makefile.am
@@ -0,0 +1,76 @@
+HTML_DIR = $(datadir)/gtk-doc/html
+TARGET_DIR = $(HTML_DIR)/clutter-manual
+
+HTML_FILES = $(srcdir)/html/*.html
+IMAGE_FILES = $(srcdir)/images/*.png
+
+EXTRA_DIST = $(IMAGE_FILES)
+
+CLEANFILES = \
+ pdf-build.stamp \
+ html-build.stamp
+
+pdf-build.stamp: clutter-manual.xml
+ SP_ENCODING=XML SP_CHARSET_FIXED=YES \
+ $(JW) -b pdf $(top_builddir)/doc/manual/clutter-manual.xml \
+ && mv -f $(srcdir)/clutter-manual.pdf clutter-manual- CLUTTER_API_VERSION@.pdf \
+ && echo timestamp > $(@F)
+
+html-build.stamp: clutter-manual.xml
+ $(mkinstalldirs) html \
+ && $(XSLTPROC) --nonet --xinclude -o html/ \
+ --path $(top_srcdir)/doc/common \
+ --path . \
+ --stringparam gtkdoc.bookname "clutter-manual" \
+ --stringparam gtkdoc.version @CLUTTER_API_VERSION@ \
+ $(srcdir)/ref-html-style.xsl \
+ $(top_builddir)/doc/manual/clutter-manual.xml \
+ && echo timestamp > $(@F)
+
+if ENABLE_PDFS
+pdf_target = pdf-build.stamp
+else
+pdf_target =
+endif
+
+if ENABLE_DOCS
+all-local: html-build.stamp $(pdf_target)
+else
+all-local:
+endif
+
+clean-local:
+ @rm -rf html ; \
+ rm -f *.pdf ; \
+ rm -f *.stamp
+
+uninstall-local:
+
+install-data-local:
+ installfiles=`echo $(srcdir)/html/*`; \
+ if test "$$installfiles" = '$(srcdir)/html/*'; \
+ then echo '-- Nothing to install' ; \
+ else \
+ $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR) ; \
+ for file in `ls $(srcdir)/$(HTML_FILES)`; do \
+ if [ -f $$file ]; then \
+ basefile=`echo $$file | sed -e 's,^.*/,,'`; \
+ $(INSTALL_DATA) $$file $(DESTDIR)$(TARGET_DIR)/$$basefile; \
+ fi \
+ done; \
+ fi; \
+ if [ -d $(srcdir)/images ]; \
+ then \
+ $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR)/images ; \
+ for file in `ls $(srcdir)/$(IMAGE_FILES)`; do \
+ if [ -f $$file ]; \
+ then \
+ basefile=`echo $$file | sed -e 's,^.*/,,'`; \
+ $(INSTALL_DATA) $$file $(DESTDIR)$(TARGET_DIR)/images/$$basefile; \
+ fi \
+ done; \
+ fi; \
+ $(INSTALL_DATA) $(top_srcdir)/doc/common/style.css $(DESTDIR)$(TARGET_DIR)/style.css; \
+ $(INSTALL_DATA) $(srcdir)/html/clutter-manual.devhelp $(DESTDIR)$(TARGET_DIR)/clutter-manual.devhelp
+
+.PHONY : doc
diff --git a/doc/manual/clutter-manual.xml.in b/doc/manual/clutter-manual.xml.in
new file mode 100644
index 0000000..914f5de
--- /dev/null
+++ b/doc/manual/clutter-manual.xml.in
@@ -0,0 +1,98 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
+ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
+<!ENTITY apiversion "@CLUTTER_API_VERSION@">
+<!ENTITY appurl "http://www.clutter-project.org/docs">
+<!ENTITY author_mail "mallum o-hand com">
+]>
+
+<book lang="en">
+ <bookinfo>
+ <author>
+ <firstname>Matthew</firstname>
+ <surname>Allum</surname>
+ <address><email>&author_mail;</email></address>
+ </author>
+
+ <copyright>
+ <year>2007</year>
+ </copyright>
+
+ <legalnotice>
+ <para>This document is distributed under the terms of
+ the GNU General Public License as published by the Free
+ Software Foundation; either version 2 of the License,
+ or (at your option) any later version.</para>
+ <para>A copy of this license can be found in the file COPYING included with the source code of this program.</para>
+ </legalnotice>
+
+ <title>Clutter Application Developer Manual</title>
+ <releaseinfo>for Clutter &apiversion;</releaseinfo>
+ </bookinfo>
+
+ <chapter id="intro">
+ <title>Introduction</title>
+ <section>
+ <title>About Clutter</title>
+ <para>FIXME</para>
+ </section>
+ <section>
+ <title>About this document</title>
+ <para>
+ This documentation is available in various formats like HTML, text and PDF. The latest version is
+ always available at <ulink url="&appurl;">&appurl;</ulink>.
+ </para>
+ </section>
+ <section>
+ <title>Where to get it</title>
+ <para>
+ You can obtain Clutter from <ulink url="&appurl;">&appurl;</ulink>
+ or perhaps from your distributor.
+ </para>
+ </section>
+ <section>
+ <title>License</title>
+ <para>
+ Clutter is distributed under the terms of the GNU Lesser General Public License as published
+ by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
+ A copy of this license can be found in the file COPYING included with the source code of this
+ program.
+ </para>
+ </section>
+ </chapter>
+
+ <chapter id="installation">
+ <title>Installation</title>
+ <section>
+ <title>Requirements</title>
+ <para>
+ </para>
+ <para>
+ </para>
+ </section>
+ <section id="binary_packages">
+ <title>Binary packages</title>
+ <para>
+ </para>
+ </section>
+ </chapter>
+
+ <appendix id="FAQ">
+ <title>Frequently Asked Questions</title>
+ <qandaset defaultlabel='qanda'>
+ <qandaentry>
+ <question>
+ <para>Why do Clutter applications run <emphasis>really</emphasis> slowly on Intel cards even though direct rendering support is reported.</para>
+ </question>
+ <answer>
+ <para>There is a bug in some versions of the Intel drivers that causes the driver to 'stall' when attempting to sync to vblank (as Clutter does by default). The fix is to either upgrade your drivers or set 'CLUTTER_VBLANK=none' when running Clutter applications.</para>
+ </answer>
+ </qandaentry>
+ </qandaset>
+ </appendix>
+
+ <appendix id="contrib">
+ <title>Contributing to this document</title>
+ <para>This document is written in Docbook XML. The source file for it is located in the subdirectory "doc/manual" of the source directory of Clutter.</para>
+ </appendix>
+</book>
diff --git a/doc/manual/images/clutter-header.png b/doc/manual/images/clutter-header.png
new file mode 100644
index 0000000..13d0cfc
Binary files /dev/null and b/doc/manual/images/clutter-header.png differ
diff --git a/doc/manual/manual.xsl b/doc/manual/manual.xsl
new file mode 100644
index 0000000..ef53df6
--- /dev/null
+++ b/doc/manual/manual.xsl
@@ -0,0 +1,14 @@
+<?xml version='1.0'?>
+<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+ version='1.0'
+ xmlns="http://www.w3.org/TR/xhtml1/transitional"
+ exclude-result-prefixes="#default">
+
+<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl"/>
+
+<!-- Use stylesheet -->
+<xsl:param name="html.stylesheet" select="'style.css'"/>
+<xsl:param name="chunker.output.encoding" select="'UTF-8'"/>
+
+</xsl:stylesheet>
+
diff --git a/doc/manual/style.css b/doc/manual/style.css
new file mode 100644
index 0000000..c299fdd
--- /dev/null
+++ b/doc/manual/style.css
@@ -0,0 +1,97 @@
+body address
+{
+ line-height: 1.3;
+ margin: .6em 0;
+}
+
+body blockquote
+{
+ margin-top: .75em;
+ line-height: 1.5;
+ margin-bottom: .75em;
+}
+
+html body
+{
+ margin: 1em 2% 1em 2%;
+ line-height: 1.2;
+ background-color: #ffffff;
+}
+
+body pre
+{
+ margin: .75em 0;
+ line-height: 1.3;
+ color: #4f3f3f;
+ font-weight: bold;
+}
+
+body div
+{
+ margin: 0;
+}
+
+dl
+{
+ margin: .4em 0;
+ line-height: 1.2;
+}
+
+.legalnotice
+{
+ font-size: small;
+}
+
+h1,h2,h3,h4,h5,h6,
+div.example p b,
+.question,
+div.table p b,
+div.procedure p b
+{
+ color: #990000;
+}
+
+.option
+{
+ color: #0000ca;
+ font-weight: bold;
+}
+
+.parameter
+{
+ color: #007a00;
+ font-weight: bold;
+}
+
+a
+{
+ color: #000000;
+}
+
+a:hover
+{
+ color: #3c3c3c;
+ border-bottom: 1px solid #dc0000;
+}
+
+hr
+{
+ background-color: #9c9c9c;
+ border-style: none;
+ height: 1px;
+}
+
+li
+{
+ list-style-type: square;
+}
+
+.programlisting, .screen
+{
+ background-color: #F8F9FD;
+ border-color: #907777;
+ border-width: 1px;
+ border-style: solid;
+ padding: 0.5em;
+}
+
diff --git a/doc/reference/cally/Makefile.am b/doc/reference/cally/Makefile.am
index 34c408b..373af4e 100644
--- a/doc/reference/cally/Makefile.am
+++ b/doc/reference/cally/Makefile.am
@@ -38,12 +38,12 @@ MKTMPL_OPTIONS=
# Extra options to supply to gtkdoc-fixref. Not normally needed.
# e.g. FIXXREF_OPTIONS=--extra-dir=../gdk-pixbuf/html --extra-dir=../gdk/html
FIXXREF_OPTIONS=\
+ --extra-dir=../cogl/html \
--extra-dir=../clutter/html \
--extra-dir=$(GLIB_PREFIX)/share/gtk-doc/html/glib \
--extra-dir=$(GLIB_PREFIX)/share/gtk-doc/html/gobject \
--extra-dir=$(CAIRO_PREFIX)/share/gtk-doc/html/cairo \
- --extra-dir=$(PANGO_PREFIX)/share/gtk-doc/html/pango \
- --extra-dir=$(COGL_PREFIX)/share/gtk-doc/html/cogl
+ --extra-dir=$(PANGO_PREFIX)/share/gtk-doc/html/pango
# Used for dependencies. The docs will be rebuilt if any of these change.
# e.g. HFILE_GLOB=$(top_srcdir)/gtk/*.h
diff --git a/doc/reference/cally/cally-docs.xml.in b/doc/reference/cally/cally-docs.xml.in
index 65f6a87..b4a5735 100644
--- a/doc/reference/cally/cally-docs.xml.in
+++ b/doc/reference/cally/cally-docs.xml.in
@@ -81,11 +81,6 @@
<xi:include href="xml/object_index.sgml"><xi:fallback /></xi:include>
</chapter>
-
- <chapter id="callyannotationglossary">
- <title>Annotations Glossary</title>
- <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
- </chapter>
</part>
<index>
diff --git a/doc/reference/cally/cally-sections.txt b/doc/reference/cally/cally-sections.txt
index 53624c0..40389d7 100644
--- a/doc/reference/cally/cally-sections.txt
+++ b/doc/reference/cally/cally-sections.txt
@@ -40,10 +40,8 @@ cally_clone_get_type
CallyActor
CallyActorClass
CallyActionFunc
-CallyActionCallback
cally_actor_new
cally_actor_add_action
-cally_actor_add_action_full
cally_actor_remove_action
cally_actor_remove_action_by_name
<SUBSECTION Standard>
diff --git a/doc/reference/clutter/clutter-sections.txt b/doc/reference/clutter/clutter-sections.txt
index f8d5d4b..41fae8d 100644
--- a/doc/reference/clutter/clutter-sections.txt
+++ b/doc/reference/clutter/clutter-sections.txt
@@ -913,7 +913,6 @@ clutter_backend_set_font_options
clutter_backend_get_font_options
clutter_backend_set_font_name
clutter_backend_get_font_name
-clutter_backend_get_cogl_context
<SUBSECTION Standard>
CLUTTER_BACKEND
CLUTTER_IS_BACKEND
@@ -1675,16 +1674,10 @@ ClutterCairoTextureClass
clutter_cairo_texture_new
clutter_cairo_texture_set_surface_size
clutter_cairo_texture_get_surface_size
-clutter_cairo_texture_set_auto_resize
-clutter_cairo_texture_get_auto_resize
<SUBSECTION>
clutter_cairo_texture_create
clutter_cairo_texture_create_region
-
-<SUBSECTION>
-clutter_cairo_texture_invalidate_rectangle
-clutter_cairo_texture_invalidate
clutter_cairo_texture_clear
<SUBSECTION>
@@ -1802,7 +1795,6 @@ clutter_animatable_animate_property
clutter_animatable_find_property
clutter_animatable_get_initial_state
clutter_animatable_set_final_state
-clutter_animatable_interpolate_value
<SUBSECTION Standard>
CLUTTER_TYPE_ANIMATABLE
diff --git a/doc/reference/clutter/subclassing-ClutterActor.xml b/doc/reference/clutter/subclassing-ClutterActor.xml
index eed8570..a9ef7b4 100644
--- a/doc/reference/clutter/subclassing-ClutterActor.xml
+++ b/doc/reference/clutter/subclassing-ClutterActor.xml
@@ -105,22 +105,22 @@ foo_actor_init (FooActor *actor)
<para>The size requisition is split into two different phases: width
requisition and height requisition.</para>
- <para>The <classname>ClutterActor</classname>::<function>get_preferred_width</function> and
- <classname>ClutterActor</classname>::<function>get_preferred_height</function> methods of a
+ <para>The <classname>ClutterActor</classname>::get_preferred_width() and
+ <classname>ClutterActor</classname>::get_preferred_height() methods of a
#ClutterActor are invoked when clutter_actor_get_preferred_width() and
clutter_actor_get_preferred_height() are respectively called on an instance
of that actor class. They are used to return the preferred size of the
actor. Container actors, or composite actors with internal children,
should call clutter_actor_get_preferred_width() and
clutter_actor_get_preferred_height() on each visible child inside
- their implementation of the <function>get_preferred_width</function> and
- <function>get_preferred_height</function> virtual functions.</para>
+ their implementation of the get_preferred_width() and get_preferred_height()
+ virtual functions.</para>
- <para>The <function>get_preferred_width</function> and <function>get_preferred_height</function>
- virtual functions return both the minimum size of the actor and its natural
- size. The minimum size is defined as the amount of space an actor must
- occupy to be useful; the natural size is defined as the amount of space an
- actor would occupy if nothing would constrain it.</para>
+ <para>The get_preferred_width() and get_preferred_height() virtual
+ functions return both the minimum size of the actor and its natural
+ size. The minimum size is defined as the amount of space an actor
+ must occupy to be useful; the natural size is defined as the amount
+ of space an actor would occupy if nothing would constrain it.</para>
<note><para>The natural size must always be greater than, or equal
to the minimum size. #ClutterActor will just ignore a natural size
@@ -137,10 +137,9 @@ foo_actor_init (FooActor *actor)
<note><para>The clutter_actor_get_preferred_size() function will
automatically check the geometry management preferred by the actor
and return its preferred size depending on the value of the request-mode
- property and on the natural size of the actor. The
- clutter_actor_get_preferred_size() method, though, will ignore any
- notion of "available size" so it should not be used inside a
- <classname>ClutterActor</classname>::<function>allocate</function>
+ property and on the natural size of the actor. The get_preferred_size()
+ method, though, will ignore any notion of "available size" so it should
+ not be used inside a <classname>ClutterActor</classname>::allocate()
implementation.</para></note>
<para>The size requisition starts from the #ClutterStage and it is
@@ -160,13 +159,12 @@ foo_actor_init (FooActor *actor)
<title>Width requisition implementation of a container</title>
<para>This example shows how an actor class should override the
- <function>get_preferred_width</function> virtual function of
- #ClutterActor. In this case, the returned widths are the union of
- the extents of all the <classname>FooActor</classname> children.</para>
+ get_preferred_width() virtual function of #ClutterActor. In this case,
+ the returned widths are the union of the extents of all the
+ <classname>FooActor</classname> children.</para>
- <para>The <function>get_preferred_height</function> implementation
- would be similar to the <function>get_preferred_width</function>
- implementation, so it is omitted.</para>
+ <para>The get_preferred_height() implementation would be similar to the
+ get_preferred_width() implementation, so it is omitted.</para>
<programlisting>
static void
@@ -252,21 +250,21 @@ foo_actor_get_preferred_width (ClutterActor *actor,
<refsect1 id="actor-size-allocation">
<title>Size allocation</title>
- <para>The <classname>ClutterActor</classname>::<function>allocate</function>
- virtual function of a #ClutterActor is invoked when clutter_actor_allocate()
- is called on an instance of that actor class. It is used by a parent actor
- to set the coordinates of the bounding box for its children actors. Hence,
- container actors, or composite actors with internal children, should
- override the <function>allocate</function> virtual function and call
- clutter_actor_allocate() on each visible child.</para>
+ <para>The <classname>ClutterActor</classname>::allocate() method of a
+ #ClutterActor is invoked when clutter_actor_allocate() is called on an
+ instance of that actor class. It is used by a parent actor to set the
+ coordinates of the bounding box for its children actors. Hence,
+ container actors, or composite actors with internal children, should
+ override the allocate() virtual function and call clutter_actor_allocate()
+ on each visible child.</para>
<para>Each actor can know from their allocation box whether they
have been moved with respect to their parent actor. Each child will
also be able to tell whether their parent has been moved with respect
to the stage.</para>
- <note><para>The <function>allocate</function> virtual function implementation
- will be notified whether the actor has been moved, while clutter_actor_allocate()
+ <note><para>The allocate() virtual function implementation will be
+ notified whether the actor has been moved, while clutter_actor_allocate()
will usually be invoked with the %CLUTTER_ABSOLUTE_ORIGIN_CHANGED flag,
meaning that the parent has been moved.</para></note>
@@ -378,18 +376,16 @@ foo_actor_allocate (ClutterActor *actor,
<refsect1 id="actor-painting-and-picking">
<title>Painting and picking</title>
- <para>The <classname>ClutterActor</classname>::<function>paint</function>
- virtual function should be overridden if the actor needs to control its
- drawing process, by painting other child actors or drawing with the Cogl
- 3D graphics
+ <para>The <classname>ClutterActor</classname>::paint() method should be
+ overridden if the actor needs to control its drawing process, by
+ painting other child actors or drawing with the Cogl 3D graphics
API.</para>
<example id="simple-actor-paint-example">
<title>Paint implementation of a simple actor</title>
<para>In this example, the <classname>FooActor</classname>
- implementation of the <function>paint</function> virtual function is
- drawing a rectangle with rounded corners with a custom color using the
- Cogl API.</para>
+ implementation of the paint() virtual function is drawing a rectangle
+ with rounded corners with a custom color using the Cogl API.</para>
<programlisting>
static void
foo_actor_paint (ClutterActor *actor)
@@ -426,8 +422,8 @@ foo_actor_paint (ClutterActor *actor)
</programlisting>
</example>
- <note><para>When inside the <classname>ClutterActor</classname>::<function>paint</function>
- virtual function the actor is already positioned at the coordinates specified by
+ <note><para>When inside the <classname>ClutterActor</classname>::paint()
+ method the actor is already positioned at the coordinates specified by
its parent; all the paint operations should take place from the (0, 0)
coordinates.</para></note>
@@ -460,18 +456,16 @@ foo_actor_paint (ClutterActor *actor)
<para>If the actor has a non-rectangular shape, or it has internal
children that need to be distinguished by the events delivery mechanism,
- the <classname>ClutterActor</classname>::<function>pick</function> virtual
- function should also be overridden. The <function>pick</function> virtual
- function works exactly like the <function>paint</function> virtual
- function, but the actor should paint just its shape with the passed
- colour:</para>
+ the <classname>ClutterActor</classname>::pick() method should also be
+ overridden. The pick() method works exactly like the paint() method, but
+ the actor should paint just its shape with the passed colour:</para>
<example id="simple-actor-pick-example">
<title>Pick implementation of a simple actor</title>
<para>In this example, <classname>FooActor</classname> overrides the
- <function>pick</function> virtual function default implementation to
- paint itself with a shaped silhouette, to allow events only on the
- actual shape of the actor instead of the whole paint area.</para>
+ pick() virtual function default implementation to paint itself with a
+ shaped silhouette, to allow events only on the actual shape of the actor
+ instead of the whole paint area.</para>
<programlisting>
static void
foo_actor_pick (ClutterActor *actor,
@@ -506,8 +500,8 @@ foo_actor_pick (ClutterActor *actor,
</example>
<para>Containers should simply chain up to the parent class'
- <function>pick</function> implementation to get their silhouette painted
- and then paint their children:</para>
+ pick() implementation to get their silhouette painted and then
+ paint their children:</para>
<example id="container-actor-pick-example">
<title>Pick implementation of a container</title>
diff --git a/doc/reference/cogl-2.0/Makefile.am b/doc/reference/cogl-2.0/Makefile.am
new file mode 100644
index 0000000..a56080b
--- /dev/null
+++ b/doc/reference/cogl-2.0/Makefile.am
@@ -0,0 +1,142 @@
+## Process this file with automake to produce Makefile.in
+
+# We require automake 1.6 at least.
+AUTOMAKE_OPTIONS = 1.6
+
+# This is a blank Makefile.am for using gtk-doc.
+# Copy this to your project's API docs directory and modify the variables to
+# suit your project. See the GTK+ Makefiles in gtk+/docs/reference for examples
+# of using the various options.
+
+# The name of the module, e.g. 'glib'.
+DOC_MODULE=cogl
+
+# The top-level SGML file. You can change this if you want to.
+DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.xml
+
+# The directory containing the source code. Relative to $(srcdir).
+# gtk-doc will search all .c & .h files beneath here for inline comments
+# documenting the functions and macros.
+# e.g. DOC_SOURCE_DIR=../../../gtk
+DOC_SOURCE_DIR=../../../clutter/cogl/cogl
+
+# Extra options to pass to gtkdoc-scangobj. Not normally needed.
+SCANGOBJ_OPTIONS=--type-init-func="g_type_init()"
+
+# Extra options to supply to gtkdoc-scan.
+# e.g. SCAN_OPTIONS=--deprecated-guards="GTK_DISABLE_DEPRECATED"
+SCAN_OPTIONS=--deprecated-guards="COGL_DISABLE_DEPRECATED"
+
+# Extra options to supply to gtkdoc-mkdb.
+# e.g. MKDB_OPTIONS=--sgml-mode --output-format=xml
+MKDB_OPTIONS=--sgml-mode --output-format=xml --name-space=cogl
+
+# Extra options to supply to gtkdoc-mktmpl
+# e.g. MKTMPL_OPTIONS=--only-section-tmpl
+MKTMPL_OPTIONS=
+
+# Extra options to supply to gtkdoc-fixref. Not normally needed.
+# e.g. FIXXREF_OPTIONS=--extra-dir=../gdk-pixbuf/html --extra-dir=../gdk/html
+FIXXREF_OPTIONS=\
+ --extra-dir=$(GLIB_PREFIX)/share/gtk-doc/html/glib \
+ --extra-dir=$(GDPIXBUF_PREFIX)/share/gtk-doc/html/gdk-pixbuf
+
+# Used for dependencies. The docs will be rebuilt if any of these change.
+# e.g. HFILE_GLOB=$(top_srcdir)/gtk/*.h
+# e.g. CFILE_GLOB=$(top_srcdir)/gtk/*.c
+HFILE_GLOB=\
+ $(top_srcdir)/clutter/cogl/cogl/*.h \
+ $(top_builddir)/clutter/cogl/cogl/*.h
+CFILE_GLOB=$(top_srcdir)/clutter/cogl/cogl/*.c
+
+# Header files to ignore when scanning.
+# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
+IGNORE_HFILES=\
+ cogl-atlas.h \
+ cogl-atlas-texture-private.h \
+ cogl-bitmap-private.h \
+ cogl-buffer-private.h \
+ cogl-color-private.h \
+ cogl-feature-private.h \
+ cogl-framebuffer-private.h \
+ cogl-journal-private.h \
+ cogl-material-compat.h \
+ cogl-material-arbfp-private.h \
+ cogl-material-fixed-private.h \
+ cogl-material-glsl-private.h \
+ cogl-material-opengl-private.h \
+ cogl-material-private.h \
+ cogl-matrix-private.h \
+ cogl-object-private.h \
+ cogl-path.h \
+ cogl-path-private.h \
+ cogl-pixel-array-private.h \
+ cogl-shader-private.h \
+ cogl-sub-texture-private.h \
+ cogl-texture-2d-private.h \
+ cogl-texture-2d-sliced-private.h \
+ cogl-texture-3d-private.h \
+ cogl-texture-private.h \
+ cogl-texture-rectangle-private.h \
+ cogl-vertex-buffer.h \
+ cogl-vertex-buffer-private.h \
+ cogl-blend-string.h \
+ cogl-clip-stack.h \
+ cogl-context.h \
+ cogl-debug.h \
+ cogl-defines.h \
+ cogl-deprecated.h \
+ cogl-handle.h \
+ cogl-internal.h \
+ cogl-matrix-mesa.h \
+ cogl-matrix-stack.h \
+ cogl-spans.h \
+ cogl-profile.h \
+ cogl-util.h \
+ driver \
+ tesselator \
+ winsys
+
+EXTRA_HFILES=
+
+# Images to copy into HTML directory.
+# e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png
+HTML_IMAGES = \
+ fill-rule-non-zero.png \
+ fill-rule-even-odd.png \
+ quad-indices-order.png \
+ quad-indices-triangles.png \
+ cogl_ortho.png
+
+# Extra SGML files that are included by $(DOC_MAIN_SGML_FILE).
+# e.g. content_files=running.sgml building.sgml changes-2.0.sgml
+content_files = \
+ blend-strings.xml
+
+# SGML files where gtk-doc abbrevations (#GtkWidget) are expanded
+# These files must be listed here *and* in content_files
+# e.g. expand_content_files=running.sgml
+expand_content_files = \
+ blend-strings.xml
+
+# CFLAGS and LDFLAGS for compiling gtkdoc-scangobj with your library.
+# Only needed if you are using gtkdoc-scangobj to dynamically query widget
+# signals and properties.
+# e.g. INCLUDES=-I$(top_srcdir) -I$(top_builddir) $(GTK_DEBUG_FLAGS)
+# e.g. GTKDOC_LIBS=$(top_builddir)/gtk/$(gtktargetlib)
+
+INCLUDES=-I$(top_srcdir) -I$(top_srcdir)/clutter -I$(top_srcdir)/clutter/cogl -I$(top_builddir)/clutter/cogl -DCOGL_ENABLE_EXPERIMENTAL_API $(CLUTTER_CFLAGS)
+GTKDOC_LIBS=$(top_builddir)/clutter/libclutter- CLUTTER_WINSYS@- CLUTTER_API_VERSION@.la $(CLUTTER_LIBS)
+
+# This includes the standard gtk-doc make rules, copied by gtkdocize.
+include $(top_srcdir)/gtk-doc.make
+
+# Other files to distribute
+# e.g. EXTRA_DIST += version.xml.in
+
+EXTRA_DIST += \
+ fill-rule-non-zero.png \
+ fill-rule-even-odd.png \
+ quad-indices-triangles.png \
+ quad-indices-order.png \
+ cogl_ortho.png
diff --git a/doc/reference/cogl-2.0/blend-strings.xml b/doc/reference/cogl-2.0/blend-strings.xml
new file mode 100644
index 0000000..421ab23
--- /dev/null
+++ b/doc/reference/cogl-2.0/blend-strings.xml
@@ -0,0 +1,129 @@
+<?xml version="1.0"?>
+<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
+ "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
+<!ENTITY version SYSTEM "version.xml">
+]>
+
+<refentry id="cogl-Blend-Strings">
+<refmeta>
+<refentrytitle role="top_of_page" id="cogl-Blend-Strings.top_of_page">Blend Strings</refentrytitle>
+<manvolnum>3</manvolnum>
+<refmiscinfo>COGL Library</refmiscinfo>
+</refmeta>
+
+<refnamediv>
+<refname>Blend Strings</refname>
+<refpurpose>A simple syntax and grammar for describing blending and texture
+combining functions.</refpurpose>
+</refnamediv>
+
+<refsect1 id="cogl-Blend-Strings.description" role="desc">
+<title>Cogl Blend Strings</title>
+<para>
+Describing GPU blending and texture combining states is rather awkward to do
+in a consise but also readable fashion. Cogl helps by supporting
+string based descriptions using a simple syntax.
+</para>
+
+<section>
+<title>Some examples</title>
+
+<para>Here is an example used for blending:</para>
+<programlisting>
+"RGBA = ADD (SRC_COLOR * (SRC_COLOR[A]), DST_COLOR * (1-SRC_COLOR[A]))"
+</programlisting>
+<para>In OpenGL terms this replaces glBlendFunc[Separate] and
+glBlendEquation[Separate]</para>
+<para>
+Actually in this case it's more verbose than the GL equivalent:
+</para>
+<programlisting>
+glBlendFunc (GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA);
+</programlisting>
+<para>
+But unless you are familiar with OpenGL or refer to its API documentation
+you wouldn't know that the default function used by OpenGL is GL_FUNC_ADD
+nor would you know that the above arguments determine what the source color
+and destination color will be multiplied by before being adding.
+</para>
+
+<para>Here is an example used for texture combining:</para>
+<programlisting>
+"RGB = REPLACE (PREVIOUS)"
+"A = MODULATE (PREVIOUS, TEXTURE)"
+</programlisting>
+<para>
+In OpenGL terms this replaces glTexEnv, and the above example is equivalent
+to this OpenGL code:
+</para>
+<programlisting>
+ glTexEnvi (GL_TEXTURE_ENV, GL_TEXTURE_ENV_MODE, GL_COMBINE);
+ glTexEnvi (GL_TEXTURE_ENV, GL_COMBINE_RGB, GL_REPLACE);
+ glTexEnvi (GL_TEXTURE_ENV, GL_SRC0_RGB, GL_PREVIOUS);
+ glTexEnvi (GL_TEXTURE_ENV, GL_OPERAND0_RGB, GL_SRC_COLOR);
+ glTexEnvi (GL_TEXTURE_ENV, GL_COMBINE_ALPHA, GL_MODULATE);
+ glTexEnvi (GL_TEXTURE_ENV, GL_SRC0_ALPHA, GL_PREVIOUS);
+ glTexEnvi (GL_TEXTURE_ENV, GL_OPERAND0_ALPHA, GL_SRC_COLOR);
+ glTexEnvi (GL_TEXTURE_ENV, GL_SRC1_ALPHA, GL_TEXTURE);
+ glTexEnvi (GL_TEXTURE_ENV, GL_OPERAND1_ALPHA, GL_SRC_COLOR);
+</programlisting>
+
+</section>
+
+<section id="cogl-Blend-String-syntax">
+<title>Here's the syntax</title>
+
+<programlisting>
+<statement>:
+ <channel-mask>=<function-name>(<arg-list>)
+
+ You can either use a single statement with an RGBA channel-mask or you can use
+ two statements; one with an A channel-mask and the other with an RGB
+ channel-mask.
+
+<channel-mask>:
+ A or RGB or RGBA
+
+<function-name>:
+ [A-Za-z_]*
+
+<arg-list>:
+ <arg>,<arg>
+ or <arg>
+ or ""
+
+ I.e. functions may take 0 or more arguments
+
+<arg>:
+ <color-source>
+ 1 - <color-source> : Only intended for texture combining
+ <color-source> * ( <factor> ) : Only intended for blending
+ 0 : Only intended for blending
+
+ See the blending or texture combining sections for further notes and examples.
+
+<color-source>:
+ <source-name>[<channel-mask>]
+ <source-name>
+
+ See the blending or texture combining sections for the list of source-names
+ valid in each context.
+
+ If a channel mask is not given then the channel mask of the statement
+ is assumed instead.
+
+<factor>:
+ 0
+ 1
+ <color-source>
+ 1-<color-source>
+ SRC_ALPHA_SATURATE
+</programlisting>
+
+</section>
+
+
+</refsect1>
+
+
+</refentry>
diff --git a/doc/reference/cogl-2.0/cogl-docs.xml.in b/doc/reference/cogl-2.0/cogl-docs.xml.in
new file mode 100644
index 0000000..f0f9a29
--- /dev/null
+++ b/doc/reference/cogl-2.0/cogl-docs.xml.in
@@ -0,0 +1,194 @@
+<?xml version="1.0"?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
+ "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
+<!ENTITY version "@VERSION@">
+]>
+<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
+
+ <bookinfo>
+ <title>Cogl 2.0 Reference Manual</title>
+ <releaseinfo>for Cogl 2.0;</releaseinfo>
+
+ <copyright>
+ <year>2008</year>
+ <holder>OpenedHand LTD</holder>
+ </copyright>
+
+ <copyright>
+ <year>2009</year>
+ <year>2010</year>
+ <holder>Intel Corporation</holder>
+ </copyright>
+
+ <legalnotice>
+ <para>
+ Permission is granted to copy, distribute and/or modify this
+ document under the terms of the <citetitle>GNU Free
+ Documentation License</citetitle>, Version 1.1 or any later
+ version published by the Free Software Foundation with no
+ Invariant Sections, no Front-Cover Texts, and no Back-Cover
+ Texts. You may obtain a copy of the <citetitle>GNU Free
+ Documentation License</citetitle> from the Free Software
+ Foundation by visiting <ulink type="http"
+ url="http://www.fsf.org">their Web site</ulink> or by writing
+ to:
+
+ <address>
+ The Free Software Foundation, Inc.,
+ <street>59 Temple Place</street> - Suite 330,
+ <city>Boston</city>, <state>MA</state> <postcode>02111-1307</postcode>,
+ <country>USA</country>
+ </address>
+ </para>
+ </legalnotice>
+
+ </bookinfo>
+
+ <chapter>
+ <title>Cogl - a modern 3D graphics API</title>
+
+ <section id="cogl-intro">
+ <title>About Cogl</title>
+
+ <para>Cogl is a modern 3D graphics API with associated utility
+ APIs designed to expose the features of 3D graphics hardware
+ using a more object oriented design than OpenGL. The library has
+ primarily been driven by the practical needs of Clutter but it
+ is not tied to any one toolkit or even constrained to developing
+ UI toolkits.</para>
+
+ </section>
+
+ <xi:include href="xml/cogl-object.xml"/>
+ <xi:include href="xml/cogl-context.xml"/>
+
+ <section id="cogl-buffer-apis">
+ <title>Setting Up A GPU Pipeline</title>
+ <xi:include href="blend-strings.xml"/>
+ <xi:include href="xml/cogl-pipeline.xml"/>
+ </section>
+
+ <section id="cogl-buffer-apis">
+ <title>Allocating GPU Memory</title>
+ <xi:include href="xml/cogl-buffer.xml"/>
+ <xi:include href="xml/cogl-vertex-array.xml"/>
+ <xi:include href="xml/cogl-index-array.xml"/>
+ </section>
+
+ <section id="cogl-buffer-layout-apis">
+ <title>Describing the layout of GPU Memory</title>
+ <xi:include href="xml/cogl-attribute.xml"/>
+ <xi:include href="xml/cogl-indices.xml"/>
+ </section>
+
+ <section id="cogl-primitive-apis">
+ <title>Geometry</title>
+ <xi:include href="xml/cogl-primitive.xml"/>
+ <xi:include href="xml/cogl-paths.xml"/>
+ </section>
+
+ <section id="cogl-drawing-apis">
+ <title>Drawing</title>
+ <xi:include href="xml/cogl-drawing.xml"/>
+ <xi:include href="xml/cogl-rectangle.xml"/>
+ </section>
+
+ <section id="cogl-textures">
+ <title>Textures</title>
+ <xi:include href="xml/cogl-texture.xml"/>
+ <xi:include href="xml/cogl-texture-3d.xml"/>
+ </section>
+
+ <xi:include href="xml/cogl-clipping.xml"/>
+ <section id="cogl-framebuffer-apis">
+ <title>Framebuffers</title>
+ <xi:include href="xml/cogl-framebuffer.xml"/>
+ <xi:include href="xml/cogl-offscreen.xml"/>
+ </section>
+
+ <section id="cogl-utilities">
+ <title>Utilities</title>
+ <xi:include href="xml/cogl-color.xml"/>
+ <xi:include href="xml/cogl-matrix.xml"/>
+ <xi:include href="xml/cogl-vector.xml"/>
+ <xi:include href="xml/cogl-types.xml"/>
+ </section>
+
+ <section id="cogl-integration">
+ <title>Binding and Integrating</title>
+ <xi:include href="xml/cogl-gtype.xml"/>
+ </section>
+
+ </chapter>
+
+ <chapter id="coglglossary">
+ <title>Glossaries</title>
+
+ <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
+ </chapter>
+
+ <index>
+ <title>Index of all symbols</title>
+ <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
+ </index>
+
+ <index role="deprecated">
+ <title>Index of deprecated symbols</title>
+ <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
+ </index>
+
+ <index role="0.8">
+ <title>Index of new symbols in 0.8</title>
+ <xi:include href="xml/api-index-0.8.xml"><xi:fallback /></xi:include>
+ </index>
+
+ <index role="1.0">
+ <title>Index of new symbols in 1.0</title>
+ <xi:include href="xml/api-index-1.0.xml"><xi:fallback /></xi:include>
+ </index>
+
+ <index role="1.2">
+ <title>Index of new symbols in 1.2</title>
+ <xi:include href="xml/api-index-1.2.xml"><xi:fallback /></xi:include>
+ </index>
+
+ <index role="1.4">
+ <title>Index of new symbols in 1.4</title>
+ <xi:include href="xml/api-index-1.4.xml"><xi:fallback /></xi:include>
+ </index>
+
+ <appendix id="license">
+ <title>License</title>
+
+ <para>
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the <citetitle>GNU Library General
+ Public License</citetitle> as published by the Free Software
+ Foundation; either version 2 of the License, or (at your option)
+ any later version.
+ </para>
+
+ <para>
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ <citetitle>GNU Library General Public License</citetitle> for
+ more details.
+ </para>
+
+ <para>
+ You may obtain a copy of the <citetitle>GNU Library General
+ Public License</citetitle> from the Free Software Foundation by
+ visiting <ulink type="http" url="http://www.fsf.org">their Web
+ site</ulink> or by writing to:
+
+ <address>
+ Free Software Foundation, Inc.
+ <street>59 Temple Place</street> - Suite 330
+ <city>Boston</city>, <state>MA</state> <postcode>02111-1307</postcode>
+ <country>USA</country>
+ </address>
+ </para>
+ </appendix>
+
+</book>
diff --git a/doc/reference/cogl-2.0/cogl-sections.txt b/doc/reference/cogl-2.0/cogl-sections.txt
new file mode 100644
index 0000000..e73a348
--- /dev/null
+++ b/doc/reference/cogl-2.0/cogl-sections.txt
@@ -0,0 +1,484 @@
+
+<SECTION>
+<FILE>cogl-object</FILE>
+<TITLE>The Base Object</TITLE>
+CoglObject
+cogl_object_ref
+cogl_object_unref
+CoglUserDataKey
+cogl_object_get_user_data
+cogl_object_set_user_data
+</SECTION>
+
+<SECTION>
+<FILE>cogl-context</FILE>
+<TITLE>The Top-Level Context</TITLE>
+
+<SUBSECTION>
+CoglFeatureFlags
+cogl_get_features
+cogl_features_available
+cogl_get_proc_address
+cogl_get_option_group
+
+<SUBSECTION>
+cogl_push_matrix
+cogl_pop_matrix
+cogl_scale
+cogl_translate
+cogl_rotate
+cogl_transform
+cogl_frustum
+cogl_perspective
+cogl_ortho
+
+<SUBSECTION>
+cogl_get_modelview_matrix
+cogl_set_modelview_matrix
+cogl_get_projection_matrix
+cogl_set_projection_matrix
+cogl_set_viewport
+cogl_get_viewport
+
+<SUBSECTION>
+cogl_clear
+cogl_set_backface_culling_enabled
+cogl_get_backface_culling_enabled
+
+<SUBSECTION>
+cogl_set_source
+cogl_set_source_color
+cogl_set_source_color4ub
+cogl_set_source_color4f
+cogl_set_source_texture
+cogl_get_source
+cogl_push_source
+cogl_pop_source
+
+<SUBSECTION>
+CoglReadPixelsFlags
+cogl_read_pixels
+
+<SUBSECTION>
+cogl_flush
+cogl_begin_gl
+cogl_end_gl
+
+<SUBSECTION Standard>
+COGL_TYPE_ATTRIBUTE_TYPE
+COGL_TYPE_BLEND_STRING_ERROR
+COGL_TYPE_BUFFER_ACCESS
+COGL_TYPE_BUFFER_BIT
+COGL_TYPE_BUFFER_TARGET
+COGL_TYPE_BUFFER_UPDATE_HINT
+COGL_TYPE_BUFFER_USAGE_HINT
+COGL_TYPE_DEBUG_FLAGS
+COGL_TYPE_DRIVER_ERROR
+COGL_TYPE_FEATURE_FLAGS
+COGL_TYPE_INDICES_TYPE
+COGL_TYPE_PIXEL_FORMAT
+COGL_TYPE_READ_PIXELS_FLAGS
+COGL_TYPE_TEXTURE_FLAGS
+COGL_TYPE_VERTICES_MODE
+
+<SUBSECTION Private>
+COGL_DRIVER_ERROR
+CoglDriverError
+cogl_attribute_type_get_type
+cogl_buffer_bit_get_type
+cogl_buffer_target_get_type
+cogl_debug_flags_get_type
+cogl_driver_error_get_type
+cogl_feature_flags_get_type
+cogl_fixed_get_type
+cogl_fog_mode_get_type
+cogl_indices_type_get_type
+cogl_pixel_format_get_type
+cogl_read_pixels_flags_get_type
+cogl_shader_type_get_type
+cogl_texture_flags_get_type
+cogl_vertices_mode_get_type
+COGL_AFIRST_BIT
+COGL_A_BIT
+COGL_BGR_BIT
+COGL_PIXEL_FORMAT_24
+COGL_PIXEL_FORMAT_32
+COGL_PREMULT_BIT
+COGL_UNORDERED_MASK
+COGL_UNPREMULT_MASK
+</SECTION>
+
+<SECTION>
+<FILE>cogl-clipping</FILE>
+<TITLE>Clipping</TITLE>
+cogl_clip_push_rectangle
+cogl_clip_push_window_rectangle
+cogl_clip_push_from_path
+cogl_clip_push_from_path_preserve
+cogl_clip_pop
+</SECTION>
+
+<SECTION>
+<FILE>cogl-vertex-array</FILE>
+<TITLE>Vertex Arrays</TITLE>
+cogl_vertex_array_new
+cogl_is_vertex_array
+</SECTION>
+
+<SECTION>
+<FILE>cogl-index-array</FILE>
+<TITLE>Index Arrays</TITLE>
+cogl_index_array_new
+cogl_is_index_array
+</SECTION>
+
+<SECTION>
+<FILE>cogl-vertex-attribute</FILE>
+<TITLE>Vertex Attributes</TITLE>
+cogl_vertex_attribute_new
+cogl_is_vertex_attribute
+</SECTION>
+
+<SECTION>
+<FILE>cogl-indices</FILE>
+<TITLE>Indices</TITLE>
+cogl_indices_new
+cogl_is_indices
+</SECTION>
+
+<SECTION>
+<FILE>cogl-primitive</FILE>
+<TITLE>Primitives</TITLE>
+cogl_primitive_new
+cogl_primitive_new_with_attributes_array
+cogl_primitive_new_with_p3_attributes
+cogl_primitive_new_with_p2c4_attributes
+cogl_primitive_new_with_p3c4_attributes
+cogl_primitive_new_with_p2t2_attributes
+cogl_primitive_new_with_p3t2_attributes
+cogl_primitive_new_with_p2t2c4_attributes
+cogl_primitive_new_with_p3t2c4_attributes
+cogl_is_primitive
+cogl_primitive_get_first_vertex
+cogl_primitive_set_first_vertex
+cogl_primitive_get_n_vertices
+cogl_primitive_set_n_vertices
+cogl_primitive_get_mode
+cogl_primitive_set_mode
+cogl_primitive_set_attributes
+cogl_primitive_set_indices
+cogl_primitive_draw
+</SECTION>
+
+<SECTION>
+<FILE>cogl-rectangle</FILE>
+<TITLE>Rectangles</TITLE>
+cogl_rectangle
+cogl_rectangles
+cogl_rectangle_with_texture_coords
+cogl_rectangles_with_texture_coords
+cogl_rectangle_with_multitexture_coords
+</SECTION>
+
+<SECTION>
+<FILE>cogl-primitives-deprecated</FILE>
+<TITLE>Primitives (Deprecated)</TITLE>
+cogl_polygon
+</SECTION>
+
+<SECTION>
+<FILE>cogl-paths</FILE>
+<TITLE>Path Primitives</TITLE>
+cogl_is_path
+cogl_path_new
+cogl_path_copy
+cogl_path_move_to
+cogl_path_close
+cogl_path_line_to
+cogl_path_curve_to
+cogl_path_arc
+cogl_path_rel_move_to
+cogl_path_rel_line_to
+cogl_path_rel_curve_to
+cogl_path_line
+cogl_path_polyline
+cogl_path_polygon
+cogl_path_rectangle
+cogl_path_round_rectangle
+cogl_path_ellipse
+
+<SUBSECTION>
+CoglPathFillRule
+cogl_path_set_fill_rule
+cogl_path_get_fill_rule
+cogl_path_fill
+cogl_path_stroke
+</SECTION>
+
+<SECTION>
+<FILE>cogl-drawing</FILE>
+<TITLE>Draw Vertex Attributes</TITLE>
+cogl_draw_vertex_attributes
+cogl_draw_vertex_attributes_array
+cogl_draw_indexed_vertex_attributes
+cogl_draw_indexed_vertex_attributes_array
+</SECTION>
+
+<SECTION>
+<FILE>cogl-bitmap</FILE>
+<TITLE>Bitmaps</TITLE>
+cogl_bitmap_new_from_file
+cogl_bitmap_get_size_from_file
+cogl_is_bitmap
+CoglBitmapError
+COGL_BITMAP_ERROR
+</SECTION>
+
+<SECTION>
+<FILE>cogl-texture</FILE>
+<TITLE>The Base Texture</TITLE>
+CoglTextureVertex
+CoglTextureFlags
+cogl_texture_new_with_size
+cogl_texture_new_from_file
+cogl_texture_new_from_data
+cogl_texture_new_from_foreign
+cogl_texture_new_from_bitmap
+cogl_texture_new_from_sub_texture
+cogl_is_texture
+
+<SUBSECTION>
+cogl_texture_get_width
+cogl_texture_get_height
+cogl_texture_get_format
+cogl_texture_get_rowstride
+cogl_texture_get_max_waste
+cogl_texture_is_sliced
+cogl_texture_get_gl_texture
+cogl_texture_get_data
+cogl_texture_set_region
+
+<SUBSECTION Private>
+COGL_TEXTURE_MAX_WASTE
+</SECTION>
+
+<SECTION>
+<FILE>cogl-texture-3d</FILE>
+<TITLE>3D textures</TITLE>
+cogl_texture_3d_new_with_size
+cogl_texture_3d_new_from_data
+cogl_is_texture_3d
+</SECTION>
+
+<SECTION>
+<FILE>cogl-framebuffer</FILE>
+<TITLE>CoglFramebuffer: The Base Framebuffer Type</TITLE>
+cogl_set_framebuffer
+cogl_push_framebuffer
+cogl_pop_framebuffer
+</SECTION>
+
+<SECTION>
+<FILE>cogl-offscreen</FILE>
+<TITLE>Offscreen Framebuffers</TITLE>
+cogl_offscreen_new_to_texture
+cogl_is_offscreen
+</SECTION>
+
+<SECTION>
+<FILE>cogl-color</FILE>
+<TITLE>Color Type</TITLE>
+CoglColor
+cogl_color_new
+cogl_color_copy
+cogl_color_free
+cogl_color_set_from_4ub
+cogl_color_set_from_4f
+
+<SUBSECTION>
+cogl_color_get_red
+cogl_color_get_green
+cogl_color_get_blue
+cogl_color_get_alpha
+
+<SUBSECTION>
+cogl_color_get_red_byte
+cogl_color_get_green_byte
+cogl_color_get_blue_byte
+cogl_color_get_alpha_byte
+
+<SUBSECTION>
+cogl_color_get_red_float
+cogl_color_get_green_float
+cogl_color_get_blue_float
+cogl_color_get_alpha_float
+
+<SUBSECTION>
+cogl_color_set_red
+cogl_color_set_green
+cogl_color_set_blue
+cogl_color_set_alpha
+
+<SUBSECTION>
+cogl_color_set_red_byte
+cogl_color_set_green_byte
+cogl_color_set_blue_byte
+cogl_color_set_alpha_byte
+
+<SUBSECTION>
+cogl_color_set_red_float
+cogl_color_set_green_float
+cogl_color_set_blue_float
+cogl_color_set_alpha_float
+
+<SUBSECTION>
+cogl_color_premultiply
+cogl_color_unpremultiply
+cogl_color_equal
+</SECTION>
+
+<SECTION>
+<FILE>cogl-matrix</FILE>
+<TITLE>Matrices</TITLE>
+CoglMatrix
+cogl_matrix_init_identity
+cogl_matrix_frustum
+cogl_matrix_ortho
+cogl_matrix_perspective
+cogl_matrix_transform_point
+cogl_matrix_multiply
+cogl_matrix_rotate
+cogl_matrix_translate
+cogl_matrix_scale
+cogl_matrix_init_from_array
+cogl_matrix_get_array
+cogl_matrix_get_inverse
+</SECTION>
+
+<SECTION>
+<FILE>cogl-pipeline</FILE>
+<TITLE>Pipeline</TITLE>
+cogl_pipeline_new
+cogl_pipeline_copy
+cogl_is_pipeline
+
+cogl_pipeline_set_color
+cogl_pipeline_set_color4ub
+cogl_pipeline_set_color4f
+cogl_pipeline_get_color
+
+cogl_pipeline_set_ambient
+cogl_pipeline_get_ambient
+cogl_pipeline_set_diffuse
+cogl_pipeline_get_diffuse
+cogl_pipeline_set_ambient_and_diffuse
+cogl_pipeline_set_emission
+cogl_pipeline_get_emission
+cogl_pipeline_set_specular
+cogl_pipeline_get_specular
+cogl_pipeline_set_shininess
+cogl_pipeline_get_shininess
+
+CoglMaterialAlphaFunc
+cogl_pipeline_set_alpha_test_function
+
+COGL_BLEND_STRING_ERROR
+CoglBlendStringError
+cogl_pipeline_set_blend
+cogl_pipeline_set_blend_constant
+cogl_pipeline_set_point_size
+cogl_pipeline_get_point_size
+
+cogl_pipeline_set_layer_texture
+cogl_pipeline_get_layer_texture
+CoglMaterialFilter
+cogl_pipeline_set_layer_filters
+cogl_pipeline_get_layer_min_filter
+cogl_pipeline_get_layer_mag_filter
+CoglMaterialWrapMode
+cogl_pipeline_set_layer_wrap_mode
+cogl_pipeline_set_layer_wrap_mode_s
+cogl_pipeline_set_layer_wrap_mode_t
+cogl_pipeline_set_layer_wrap_mode_p
+cogl_pipeline_set_layer_combine
+cogl_pipeline_set_layer_combine_constant
+cogl_pipeline_set_layer_matrix
+cogl_pipeline_set_layer_point_sprite_coords_enabled
+cogl_pipeline_get_layer_point_sprite_coords_enabled
+
+cogl_pipeline_remove_layer
+
+cogl_pipeline_get_n_layers
+cogl_pipeline_foreach_layer
+
+<SUBSECTION Private>
+cogl_blend_string_error_get_type
+cogl_blend_string_error_quark
+</SECTION>
+
+<SECTION>
+<FILE>cogl-buffer</FILE>
+<TITLE>CoglBuffer: The Base Buffer Type</TITLE>
+cogl_is_buffer
+cogl_buffer_get_size
+CoglBufferUsageHint
+cogl_buffer_set_usage_hint
+cogl_buffer_get_usage_hint
+CoglBufferUpdateHint
+cogl_buffer_set_update_hint
+cogl_buffer_get_update_hint
+CoglBufferAccess
+cogl_buffer_map
+cogl_buffer_unmap
+cogl_buffer_set_data
+
+<SUBSECTION>
+cogl_pixel_buffer_new
+cogl_pixel_buffer_new_for_size
+cogl_is_pixel_buffer
+
+<SUBSECTION>
+cogl_texture_new_from_buffer
+
+<SUBSECTION Private>
+cogl_buffer_access_get_type
+cogl_buffer_update_hint_get_type
+cogl_buffer_usage_hint_get_type
+</SECTION>
+
+<SECTION>
+<FILE>cogl-vector</FILE>
+<TITLE>3 Component Vectors</TITLE>
+cogl_vector3_init
+cogl_vector3_init_zero
+cogl_vector3_equal
+cogl_vector3_equal_with_epsilon
+cogl_vector3_copy
+cogl_vector3_free
+cogl_vector3_invert
+cogl_vector3_add
+cogl_vector3_subtract
+cogl_vector3_multiply_scalar
+cogl_vector3_divide_scalar
+cogl_vector3_normalize
+cogl_vector3_magnitude
+cogl_vector3_cross_product
+cogl_vector3_dot_product
+cogl_vector3_distance
+</SECTION>
+
+<SECTION>
+<FILE>cogl-types</FILE>
+<TITLE>Common Types</TITLE>
+CoglFuncPtr
+CoglPixelFormat
+CoglBufferTarget
+CoglBufferBit
+CoglAttributeType
+</SECTION>
+
+<SECTION>
+<FILE>cogl-gtype</FILE>
+<TITLE>GType Integration API</TITLE>
+cogl_gtype_matrix_get_type
+</SECTION>
diff --git a/doc/reference/cogl-2.0/cogl_ortho.png b/doc/reference/cogl-2.0/cogl_ortho.png
new file mode 100644
index 0000000..2c2a1fd
Binary files /dev/null and b/doc/reference/cogl-2.0/cogl_ortho.png differ
diff --git a/doc/reference/cogl-2.0/fill-rule-even-odd.png b/doc/reference/cogl-2.0/fill-rule-even-odd.png
new file mode 100644
index 0000000..1e4fbb0
Binary files /dev/null and b/doc/reference/cogl-2.0/fill-rule-even-odd.png differ
diff --git a/doc/reference/cogl-2.0/fill-rule-non-zero.png b/doc/reference/cogl-2.0/fill-rule-non-zero.png
new file mode 100644
index 0000000..2d8ad31
Binary files /dev/null and b/doc/reference/cogl-2.0/fill-rule-non-zero.png differ
diff --git a/doc/reference/cogl-2.0/quad-indices-order.png b/doc/reference/cogl-2.0/quad-indices-order.png
new file mode 100644
index 0000000..a31d95d
Binary files /dev/null and b/doc/reference/cogl-2.0/quad-indices-order.png differ
diff --git a/doc/reference/cogl-2.0/quad-indices-triangles.png b/doc/reference/cogl-2.0/quad-indices-triangles.png
new file mode 100644
index 0000000..18c42c8
Binary files /dev/null and b/doc/reference/cogl-2.0/quad-indices-triangles.png differ
diff --git a/po/clutter-1.0.pot b/po/clutter-1.0.pot
index 3a0dda7..7745e0c 100644
--- a/po/clutter-1.0.pot
+++ b/po/clutter-1.0.pot
@@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: clutter 1.7.90\n"
+"Project-Id-Version: clutter 1.7.2\n"
"Report-Msgid-Bugs-To: http://bugzilla.clutter-project.org/enter_bug.cgi?"
"product=clutter\n"
-"POT-Creation-Date: 2011-09-12 13:51+0100\n"
+"POT-Creation-Date: 2011-06-13 23:24+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL ADDRESS>\n"
"Language-Team: LANGUAGE <LL li org>\n"
@@ -18,388 +18,388 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
-#: clutter/clutter-actor.c:3852
+#: clutter/clutter-actor.c:3809
msgid "X coordinate"
msgstr ""
-#: clutter/clutter-actor.c:3853
+#: clutter/clutter-actor.c:3810
msgid "X coordinate of the actor"
msgstr ""
-#: clutter/clutter-actor.c:3868
+#: clutter/clutter-actor.c:3825
msgid "Y coordinate"
msgstr ""
-#: clutter/clutter-actor.c:3869
+#: clutter/clutter-actor.c:3826
msgid "Y coordinate of the actor"
msgstr ""
-#: clutter/clutter-actor.c:3884 clutter/clutter-behaviour-ellipse.c:477
+#: clutter/clutter-actor.c:3841 clutter/clutter-behaviour-ellipse.c:474
msgid "Width"
msgstr ""
-#: clutter/clutter-actor.c:3885
+#: clutter/clutter-actor.c:3842
msgid "Width of the actor"
msgstr ""
-#: clutter/clutter-actor.c:3899 clutter/clutter-behaviour-ellipse.c:493
+#: clutter/clutter-actor.c:3856 clutter/clutter-behaviour-ellipse.c:490
msgid "Height"
msgstr ""
-#: clutter/clutter-actor.c:3900
+#: clutter/clutter-actor.c:3857
msgid "Height of the actor"
msgstr ""
-#: clutter/clutter-actor.c:3918
+#: clutter/clutter-actor.c:3875
msgid "Fixed X"
msgstr ""
-#: clutter/clutter-actor.c:3919
+#: clutter/clutter-actor.c:3876
msgid "Forced X position of the actor"
msgstr ""
-#: clutter/clutter-actor.c:3937
+#: clutter/clutter-actor.c:3894
msgid "Fixed Y"
msgstr ""
-#: clutter/clutter-actor.c:3938
+#: clutter/clutter-actor.c:3895
msgid "Forced Y position of the actor"
msgstr ""
-#: clutter/clutter-actor.c:3954
+#: clutter/clutter-actor.c:3911
msgid "Fixed position set"
msgstr ""
-#: clutter/clutter-actor.c:3955
+#: clutter/clutter-actor.c:3912
msgid "Whether to use fixed positioning for the actor"
msgstr ""
-#: clutter/clutter-actor.c:3977
+#: clutter/clutter-actor.c:3934
msgid "Min Width"
msgstr ""
-#: clutter/clutter-actor.c:3978
+#: clutter/clutter-actor.c:3935
msgid "Forced minimum width request for the actor"
msgstr ""
-#: clutter/clutter-actor.c:3997
+#: clutter/clutter-actor.c:3954
msgid "Min Height"
msgstr ""
-#: clutter/clutter-actor.c:3998
+#: clutter/clutter-actor.c:3955
msgid "Forced minimum height request for the actor"
msgstr ""
-#: clutter/clutter-actor.c:4017
+#: clutter/clutter-actor.c:3974
msgid "Natural Width"
msgstr ""
-#: clutter/clutter-actor.c:4018
+#: clutter/clutter-actor.c:3975
msgid "Forced natural width request for the actor"
msgstr ""
-#: clutter/clutter-actor.c:4037
+#: clutter/clutter-actor.c:3994
msgid "Natural Height"
msgstr ""
-#: clutter/clutter-actor.c:4038
+#: clutter/clutter-actor.c:3995
msgid "Forced natural height request for the actor"
msgstr ""
-#: clutter/clutter-actor.c:4054
+#: clutter/clutter-actor.c:4011
msgid "Minimum width set"
msgstr ""
-#: clutter/clutter-actor.c:4055
+#: clutter/clutter-actor.c:4012
msgid "Whether to use the min-width property"
msgstr ""
-#: clutter/clutter-actor.c:4070
+#: clutter/clutter-actor.c:4027
msgid "Minimum height set"
msgstr ""
-#: clutter/clutter-actor.c:4071
+#: clutter/clutter-actor.c:4028
msgid "Whether to use the min-height property"
msgstr ""
-#: clutter/clutter-actor.c:4086
+#: clutter/clutter-actor.c:4043
msgid "Natural width set"
msgstr ""
-#: clutter/clutter-actor.c:4087
+#: clutter/clutter-actor.c:4044
msgid "Whether to use the natural-width property"
msgstr ""
-#: clutter/clutter-actor.c:4104
+#: clutter/clutter-actor.c:4061
msgid "Natural height set"
msgstr ""
-#: clutter/clutter-actor.c:4105
+#: clutter/clutter-actor.c:4062
msgid "Whether to use the natural-height property"
msgstr ""
-#: clutter/clutter-actor.c:4124
+#: clutter/clutter-actor.c:4081
msgid "Allocation"
msgstr ""
-#: clutter/clutter-actor.c:4125
+#: clutter/clutter-actor.c:4082
msgid "The actor's allocation"
msgstr ""
-#: clutter/clutter-actor.c:4181
+#: clutter/clutter-actor.c:4138
msgid "Request Mode"
msgstr ""
-#: clutter/clutter-actor.c:4182
+#: clutter/clutter-actor.c:4139
msgid "The actor's request mode"
msgstr ""
-#: clutter/clutter-actor.c:4197
+#: clutter/clutter-actor.c:4154
msgid "Depth"
msgstr ""
-#: clutter/clutter-actor.c:4198
+#: clutter/clutter-actor.c:4155
msgid "Position on the Z axis"
msgstr ""
-#: clutter/clutter-actor.c:4212
+#: clutter/clutter-actor.c:4169
msgid "Opacity"
msgstr ""
-#: clutter/clutter-actor.c:4213
+#: clutter/clutter-actor.c:4170
msgid "Opacity of an actor"
msgstr ""
-#: clutter/clutter-actor.c:4232
+#: clutter/clutter-actor.c:4186
msgid "Offscreen redirect"
msgstr ""
-#: clutter/clutter-actor.c:4233
-msgid "Flags controlling when to flatten the actor into a single image"
+#: clutter/clutter-actor.c:4187
+msgid "Whether to flatten the actor into a single image"
msgstr ""
-#: clutter/clutter-actor.c:4251
+#: clutter/clutter-actor.c:4205
msgid "Visible"
msgstr ""
-#: clutter/clutter-actor.c:4252
+#: clutter/clutter-actor.c:4206
msgid "Whether the actor is visible or not"
msgstr ""
-#: clutter/clutter-actor.c:4267
+#: clutter/clutter-actor.c:4221
msgid "Mapped"
msgstr ""
-#: clutter/clutter-actor.c:4268
+#: clutter/clutter-actor.c:4222
msgid "Whether the actor will be painted"
msgstr ""
-#: clutter/clutter-actor.c:4282
+#: clutter/clutter-actor.c:4236
msgid "Realized"
msgstr ""
-#: clutter/clutter-actor.c:4283
+#: clutter/clutter-actor.c:4237
msgid "Whether the actor has been realized"
msgstr ""
-#: clutter/clutter-actor.c:4299
+#: clutter/clutter-actor.c:4253
msgid "Reactive"
msgstr ""
-#: clutter/clutter-actor.c:4300
+#: clutter/clutter-actor.c:4254
msgid "Whether the actor is reactive to events"
msgstr ""
-#: clutter/clutter-actor.c:4312
+#: clutter/clutter-actor.c:4266
msgid "Has Clip"
msgstr ""
-#: clutter/clutter-actor.c:4313
+#: clutter/clutter-actor.c:4267
msgid "Whether the actor has a clip set"
msgstr ""
-#: clutter/clutter-actor.c:4328
+#: clutter/clutter-actor.c:4282
msgid "Clip"
msgstr ""
-#: clutter/clutter-actor.c:4329
+#: clutter/clutter-actor.c:4283
msgid "The clip region for the actor"
msgstr ""
-#: clutter/clutter-actor.c:4343 clutter/clutter-actor-meta.c:207
+#: clutter/clutter-actor.c:4297 clutter/clutter-actor-meta.c:207
#: clutter/clutter-binding-pool.c:319 clutter/clutter-input-device.c:236
msgid "Name"
msgstr ""
-#: clutter/clutter-actor.c:4344
+#: clutter/clutter-actor.c:4298
msgid "Name of the actor"
msgstr ""
-#: clutter/clutter-actor.c:4358
+#: clutter/clutter-actor.c:4312
msgid "Scale X"
msgstr ""
-#: clutter/clutter-actor.c:4359
+#: clutter/clutter-actor.c:4313
msgid "Scale factor on the X axis"
msgstr ""
-#: clutter/clutter-actor.c:4374
+#: clutter/clutter-actor.c:4328
msgid "Scale Y"
msgstr ""
-#: clutter/clutter-actor.c:4375
+#: clutter/clutter-actor.c:4329
msgid "Scale factor on the Y axis"
msgstr ""
-#: clutter/clutter-actor.c:4390
+#: clutter/clutter-actor.c:4344
msgid "Scale Center X"
msgstr ""
-#: clutter/clutter-actor.c:4391
+#: clutter/clutter-actor.c:4345
msgid "Horizontal scale center"
msgstr ""
-#: clutter/clutter-actor.c:4406
+#: clutter/clutter-actor.c:4360
msgid "Scale Center Y"
msgstr ""
-#: clutter/clutter-actor.c:4407
+#: clutter/clutter-actor.c:4361
msgid "Vertical scale center"
msgstr ""
-#: clutter/clutter-actor.c:4422
+#: clutter/clutter-actor.c:4376
msgid "Scale Gravity"
msgstr ""
-#: clutter/clutter-actor.c:4423
+#: clutter/clutter-actor.c:4377
msgid "The center of scaling"
msgstr ""
-#: clutter/clutter-actor.c:4440
+#: clutter/clutter-actor.c:4394
msgid "Rotation Angle X"
msgstr ""
-#: clutter/clutter-actor.c:4441
+#: clutter/clutter-actor.c:4395
msgid "The rotation angle on the X axis"
msgstr ""
-#: clutter/clutter-actor.c:4456
+#: clutter/clutter-actor.c:4410
msgid "Rotation Angle Y"
msgstr ""
-#: clutter/clutter-actor.c:4457
+#: clutter/clutter-actor.c:4411
msgid "The rotation angle on the Y axis"
msgstr ""
-#: clutter/clutter-actor.c:4472
+#: clutter/clutter-actor.c:4426
msgid "Rotation Angle Z"
msgstr ""
-#: clutter/clutter-actor.c:4473
+#: clutter/clutter-actor.c:4427
msgid "The rotation angle on the Z axis"
msgstr ""
-#: clutter/clutter-actor.c:4488
+#: clutter/clutter-actor.c:4442
msgid "Rotation Center X"
msgstr ""
-#: clutter/clutter-actor.c:4489
+#: clutter/clutter-actor.c:4443
msgid "The rotation center on the X axis"
msgstr ""
-#: clutter/clutter-actor.c:4505
+#: clutter/clutter-actor.c:4459
msgid "Rotation Center Y"
msgstr ""
-#: clutter/clutter-actor.c:4506
+#: clutter/clutter-actor.c:4460
msgid "The rotation center on the Y axis"
msgstr ""
-#: clutter/clutter-actor.c:4522
+#: clutter/clutter-actor.c:4476
msgid "Rotation Center Z"
msgstr ""
-#: clutter/clutter-actor.c:4523
+#: clutter/clutter-actor.c:4477
msgid "The rotation center on the Z axis"
msgstr ""
-#: clutter/clutter-actor.c:4539
+#: clutter/clutter-actor.c:4493
msgid "Rotation Center Z Gravity"
msgstr ""
-#: clutter/clutter-actor.c:4540
+#: clutter/clutter-actor.c:4494
msgid "Center point for rotation around the Z axis"
msgstr ""
-#: clutter/clutter-actor.c:4558
+#: clutter/clutter-actor.c:4512
msgid "Anchor X"
msgstr ""
-#: clutter/clutter-actor.c:4559
+#: clutter/clutter-actor.c:4513
msgid "X coordinate of the anchor point"
msgstr ""
-#: clutter/clutter-actor.c:4575
+#: clutter/clutter-actor.c:4529
msgid "Anchor Y"
msgstr ""
-#: clutter/clutter-actor.c:4576
+#: clutter/clutter-actor.c:4530
msgid "Y coordinate of the anchor point"
msgstr ""
-#: clutter/clutter-actor.c:4591
+#: clutter/clutter-actor.c:4545
msgid "Anchor Gravity"
msgstr ""
-#: clutter/clutter-actor.c:4592
+#: clutter/clutter-actor.c:4546
msgid "The anchor point as a ClutterGravity"
msgstr ""
-#: clutter/clutter-actor.c:4611
+#: clutter/clutter-actor.c:4565
msgid "Show on set parent"
msgstr ""
-#: clutter/clutter-actor.c:4612
+#: clutter/clutter-actor.c:4566
msgid "Whether the actor is shown when parented"
msgstr ""
-#: clutter/clutter-actor.c:4632
+#: clutter/clutter-actor.c:4586
msgid "Clip to Allocation"
msgstr ""
-#: clutter/clutter-actor.c:4633
+#: clutter/clutter-actor.c:4587
msgid "Sets the clip region to track the actor's allocation"
msgstr ""
-#: clutter/clutter-actor.c:4643
+#: clutter/clutter-actor.c:4597
msgid "Text Direction"
msgstr ""
-#: clutter/clutter-actor.c:4644
+#: clutter/clutter-actor.c:4598
msgid "Direction of the text"
msgstr ""
-#: clutter/clutter-actor.c:4662
+#: clutter/clutter-actor.c:4616
msgid "Has Pointer"
msgstr ""
-#: clutter/clutter-actor.c:4663
+#: clutter/clutter-actor.c:4617
msgid "Whether the actor contains the pointer of an input device"
msgstr ""
-#: clutter/clutter-actor.c:4680
+#: clutter/clutter-actor.c:4634
msgid "Actions"
msgstr ""
-#: clutter/clutter-actor.c:4681
+#: clutter/clutter-actor.c:4635
msgid "Adds an action to the actor"
msgstr ""
-#: clutter/clutter-actor.c:4695
+#: clutter/clutter-actor.c:4649
msgid "Constraints"
msgstr ""
-#: clutter/clutter-actor.c:4696
+#: clutter/clutter-actor.c:4650
msgid "Adds a constraint to the actor"
msgstr ""
@@ -424,97 +424,97 @@ msgstr ""
msgid "Whether the meta is enabled"
msgstr ""
-#: clutter/clutter-align-constraint.c:270
-#: clutter/clutter-bind-constraint.c:349 clutter/clutter-clone.c:340
+#: clutter/clutter-align-constraint.c:252
+#: clutter/clutter-bind-constraint.c:316 clutter/clutter-clone.c:340
#: clutter/clutter-snap-constraint.c:321
msgid "Source"
msgstr ""
-#: clutter/clutter-align-constraint.c:271
+#: clutter/clutter-align-constraint.c:253
msgid "The source of the alignment"
msgstr ""
-#: clutter/clutter-align-constraint.c:284
+#: clutter/clutter-align-constraint.c:266
msgid "Align Axis"
msgstr ""
-#: clutter/clutter-align-constraint.c:285
+#: clutter/clutter-align-constraint.c:267
msgid "The axis to align the position to"
msgstr ""
-#: clutter/clutter-align-constraint.c:304
+#: clutter/clutter-align-constraint.c:286
#: clutter/clutter-desaturate-effect.c:304
msgid "Factor"
msgstr ""
-#: clutter/clutter-align-constraint.c:305
+#: clutter/clutter-align-constraint.c:287
msgid "The alignment factor, between 0.0 and 1.0"
msgstr ""
-#: clutter/clutter-alpha.c:345 clutter/clutter-animation.c:538
+#: clutter/clutter-alpha.c:339 clutter/clutter-animation.c:528
#: clutter/clutter-animator.c:1802
msgid "Timeline"
msgstr ""
-#: clutter/clutter-alpha.c:346
+#: clutter/clutter-alpha.c:340
msgid "Timeline used by the alpha"
msgstr ""
-#: clutter/clutter-alpha.c:361
+#: clutter/clutter-alpha.c:355
msgid "Alpha value"
msgstr ""
-#: clutter/clutter-alpha.c:362
+#: clutter/clutter-alpha.c:356
msgid "Alpha value as computed by the alpha"
msgstr ""
-#: clutter/clutter-alpha.c:382 clutter/clutter-animation.c:494
+#: clutter/clutter-alpha.c:376 clutter/clutter-animation.c:484
msgid "Mode"
msgstr ""
-#: clutter/clutter-alpha.c:383
+#: clutter/clutter-alpha.c:377
msgid "Progress mode"
msgstr ""
-#: clutter/clutter-animation.c:478
+#: clutter/clutter-animation.c:468
msgid "Object"
msgstr ""
-#: clutter/clutter-animation.c:479
+#: clutter/clutter-animation.c:469
msgid "Object to which the animation applies"
msgstr ""
-#: clutter/clutter-animation.c:495
+#: clutter/clutter-animation.c:485
msgid "The mode of the animation"
msgstr ""
-#: clutter/clutter-animation.c:509 clutter/clutter-animator.c:1786
-#: clutter/clutter-media.c:194 clutter/clutter-state.c:1486
+#: clutter/clutter-animation.c:499 clutter/clutter-animator.c:1786
+#: clutter/clutter-media.c:194 clutter/clutter-state.c:1422
#: clutter/clutter-timeline.c:294
msgid "Duration"
msgstr ""
-#: clutter/clutter-animation.c:510
+#: clutter/clutter-animation.c:500
msgid "Duration of the animation, in milliseconds"
msgstr ""
-#: clutter/clutter-animation.c:524 clutter/clutter-timeline.c:263
+#: clutter/clutter-animation.c:514 clutter/clutter-timeline.c:263
msgid "Loop"
msgstr ""
-#: clutter/clutter-animation.c:525
+#: clutter/clutter-animation.c:515
msgid "Whether the animation should loop"
msgstr ""
-#: clutter/clutter-animation.c:539
+#: clutter/clutter-animation.c:529
msgid "The timeline used by the animation"
msgstr ""
-#: clutter/clutter-animation.c:552 clutter/clutter-behaviour.c:304
+#: clutter/clutter-animation.c:542 clutter/clutter-behaviour.c:298
msgid "Alpha"
msgstr ""
-#: clutter/clutter-animation.c:553
+#: clutter/clutter-animation.c:543
msgid "The alpha used by the animation"
msgstr ""
@@ -526,208 +526,208 @@ msgstr ""
msgid "The timeline of the animation"
msgstr ""
-#: clutter/clutter-behaviour.c:305
+#: clutter/clutter-behaviour.c:299
msgid "Alpha Object to drive the behaviour"
msgstr ""
-#: clutter/clutter-behaviour-depth.c:178
+#: clutter/clutter-behaviour-depth.c:174
msgid "Start Depth"
msgstr ""
-#: clutter/clutter-behaviour-depth.c:179
+#: clutter/clutter-behaviour-depth.c:175
msgid "Initial depth to apply"
msgstr ""
-#: clutter/clutter-behaviour-depth.c:194
+#: clutter/clutter-behaviour-depth.c:190
msgid "End Depth"
msgstr ""
-#: clutter/clutter-behaviour-depth.c:195
+#: clutter/clutter-behaviour-depth.c:191
msgid "Final depth to apply"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:397
+#: clutter/clutter-behaviour-ellipse.c:394
msgid "Start Angle"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:398
-#: clutter/clutter-behaviour-rotate.c:280
+#: clutter/clutter-behaviour-ellipse.c:395
+#: clutter/clutter-behaviour-rotate.c:276
msgid "Initial angle"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:413
+#: clutter/clutter-behaviour-ellipse.c:410
msgid "End Angle"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:414
-#: clutter/clutter-behaviour-rotate.c:298
+#: clutter/clutter-behaviour-ellipse.c:411
+#: clutter/clutter-behaviour-rotate.c:294
msgid "Final angle"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:429
+#: clutter/clutter-behaviour-ellipse.c:426
msgid "Angle x tilt"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:430
+#: clutter/clutter-behaviour-ellipse.c:427
msgid "Tilt of the ellipse around x axis"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:445
+#: clutter/clutter-behaviour-ellipse.c:442
msgid "Angle y tilt"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:446
+#: clutter/clutter-behaviour-ellipse.c:443
msgid "Tilt of the ellipse around y axis"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:461
+#: clutter/clutter-behaviour-ellipse.c:458
msgid "Angle z tilt"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:462
+#: clutter/clutter-behaviour-ellipse.c:459
msgid "Tilt of the ellipse around z axis"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:478
+#: clutter/clutter-behaviour-ellipse.c:475
msgid "Width of the ellipse"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:494
+#: clutter/clutter-behaviour-ellipse.c:491
msgid "Height of ellipse"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:509
+#: clutter/clutter-behaviour-ellipse.c:506
msgid "Center"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:510
+#: clutter/clutter-behaviour-ellipse.c:507
msgid "Center of ellipse"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:524
-#: clutter/clutter-behaviour-rotate.c:333 clutter/clutter-timeline.c:310
+#: clutter/clutter-behaviour-ellipse.c:521
+#: clutter/clutter-behaviour-rotate.c:329 clutter/clutter-timeline.c:310
msgid "Direction"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:525
-#: clutter/clutter-behaviour-rotate.c:334
+#: clutter/clutter-behaviour-ellipse.c:522
+#: clutter/clutter-behaviour-rotate.c:330
msgid "Direction of rotation"
msgstr ""
-#: clutter/clutter-behaviour-opacity.c:181
+#: clutter/clutter-behaviour-opacity.c:177
msgid "Opacity Start"
msgstr ""
-#: clutter/clutter-behaviour-opacity.c:182
+#: clutter/clutter-behaviour-opacity.c:178
msgid "Initial opacity level"
msgstr ""
-#: clutter/clutter-behaviour-opacity.c:199
+#: clutter/clutter-behaviour-opacity.c:195
msgid "Opacity End"
msgstr ""
-#: clutter/clutter-behaviour-opacity.c:200
+#: clutter/clutter-behaviour-opacity.c:196
msgid "Final opacity level"
msgstr ""
-#: clutter/clutter-behaviour-path.c:222 clutter/clutter-path-constraint.c:212
+#: clutter/clutter-behaviour-path.c:219 clutter/clutter-path-constraint.c:212
msgid "Path"
msgstr ""
-#: clutter/clutter-behaviour-path.c:223
+#: clutter/clutter-behaviour-path.c:220
msgid "The ClutterPath object representing the path to animate along"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:279
+#: clutter/clutter-behaviour-rotate.c:275
msgid "Angle Begin"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:297
+#: clutter/clutter-behaviour-rotate.c:293
msgid "Angle End"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:315
+#: clutter/clutter-behaviour-rotate.c:311
msgid "Axis"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:316
+#: clutter/clutter-behaviour-rotate.c:312
msgid "Axis of rotation"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:351
+#: clutter/clutter-behaviour-rotate.c:347
msgid "Center X"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:352
+#: clutter/clutter-behaviour-rotate.c:348
msgid "X coordinate of the center of rotation"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:369
+#: clutter/clutter-behaviour-rotate.c:365
msgid "Center Y"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:370
+#: clutter/clutter-behaviour-rotate.c:366
msgid "Y coordinate of the center of rotation"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:387
+#: clutter/clutter-behaviour-rotate.c:383
msgid "Center Z"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:388
+#: clutter/clutter-behaviour-rotate.c:384
msgid "Z coordinate of the center of rotation"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:222
+#: clutter/clutter-behaviour-scale.c:218
msgid "X Start Scale"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:223
+#: clutter/clutter-behaviour-scale.c:219
msgid "Initial scale on the X axis"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:241
+#: clutter/clutter-behaviour-scale.c:237
msgid "X End Scale"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:242
+#: clutter/clutter-behaviour-scale.c:238
msgid "Final scale on the X axis"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:260
+#: clutter/clutter-behaviour-scale.c:256
msgid "Y Start Scale"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:261
+#: clutter/clutter-behaviour-scale.c:257
msgid "Initial scale on the Y axis"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:279
+#: clutter/clutter-behaviour-scale.c:275
msgid "Y End Scale"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:280
+#: clutter/clutter-behaviour-scale.c:276
msgid "Final scale on the Y axis"
msgstr ""
-#: clutter/clutter-bind-constraint.c:350
+#: clutter/clutter-bind-constraint.c:317
msgid "The source of the binding"
msgstr ""
-#: clutter/clutter-bind-constraint.c:363
+#: clutter/clutter-bind-constraint.c:330
msgid "Coordinate"
msgstr ""
-#: clutter/clutter-bind-constraint.c:364
+#: clutter/clutter-bind-constraint.c:331
msgid "The coordinate to bind"
msgstr ""
-#: clutter/clutter-bind-constraint.c:378 clutter/clutter-path-constraint.c:226
+#: clutter/clutter-bind-constraint.c:345 clutter/clutter-path-constraint.c:226
#: clutter/clutter-snap-constraint.c:366
msgid "Offset"
msgstr ""
-#: clutter/clutter-bind-constraint.c:379
+#: clutter/clutter-bind-constraint.c:346
msgid "The offset in pixels to apply to the binding"
msgstr ""
@@ -735,7 +735,7 @@ msgstr ""
msgid "The unique name of the binding pool"
msgstr ""
-#: clutter/clutter-bin-layout.c:261 clutter/clutter-bin-layout.c:585
+#: clutter/clutter-bin-layout.c:261 clutter/clutter-bin-layout.c:580
#: clutter/clutter-box-layout.c:395 clutter/clutter-table-layout.c:652
msgid "Horizontal Alignment"
msgstr ""
@@ -744,7 +744,7 @@ msgstr ""
msgid "Horizontal alignment for the actor inside the layout manager"
msgstr ""
-#: clutter/clutter-bin-layout.c:270 clutter/clutter-bin-layout.c:602
+#: clutter/clutter-bin-layout.c:270 clutter/clutter-bin-layout.c:597
#: clutter/clutter-box-layout.c:404 clutter/clutter-table-layout.c:667
msgid "Vertical Alignment"
msgstr ""
@@ -753,36 +753,36 @@ msgstr ""
msgid "Vertical alignment for the actor inside the layout manager"
msgstr ""
-#: clutter/clutter-bin-layout.c:586
+#: clutter/clutter-bin-layout.c:581
msgid "Default horizontal alignment for the actors inside the layout manager"
msgstr ""
-#: clutter/clutter-bin-layout.c:603
+#: clutter/clutter-bin-layout.c:598
msgid "Default vertical alignment for the actors inside the layout manager"
msgstr ""
-#: clutter/clutter-box.c:544
+#: clutter/clutter-box.c:537
msgid "Layout Manager"
msgstr ""
-#: clutter/clutter-box.c:545
+#: clutter/clutter-box.c:538
msgid "The layout manager used by the box"
msgstr ""
-#: clutter/clutter-box.c:564 clutter/clutter-rectangle.c:267
-#: clutter/clutter-stage.c:1765
+#: clutter/clutter-box.c:557 clutter/clutter-rectangle.c:267
+#: clutter/clutter-stage.c:1718
msgid "Color"
msgstr ""
-#: clutter/clutter-box.c:565
+#: clutter/clutter-box.c:558
msgid "The background color of the box"
msgstr ""
-#: clutter/clutter-box.c:579
+#: clutter/clutter-box.c:572
msgid "Color Set"
msgstr ""
-#: clutter/clutter-box.c:580
+#: clutter/clutter-box.c:573
msgid "Whether the background color is set"
msgstr ""
@@ -830,7 +830,7 @@ msgstr ""
msgid "Whether the layout should be vertical, rather than horizontal"
msgstr ""
-#: clutter/clutter-box-layout.c:1321 clutter/clutter-flow-layout.c:901
+#: clutter/clutter-box-layout.c:1321 clutter/clutter-flow-layout.c:898
msgid "Homogeneous"
msgstr ""
@@ -855,54 +855,46 @@ msgstr ""
msgid "Spacing between children"
msgstr ""
-#: clutter/clutter-box-layout.c:1366 clutter/clutter-table-layout.c:1742
+#: clutter/clutter-box-layout.c:1366 clutter/clutter-table-layout.c:1740
msgid "Use Animations"
msgstr ""
-#: clutter/clutter-box-layout.c:1367 clutter/clutter-table-layout.c:1743
+#: clutter/clutter-box-layout.c:1367 clutter/clutter-table-layout.c:1741
msgid "Whether layout changes should be animated"
msgstr ""
-#: clutter/clutter-box-layout.c:1388 clutter/clutter-table-layout.c:1764
+#: clutter/clutter-box-layout.c:1388 clutter/clutter-table-layout.c:1762
msgid "Easing Mode"
msgstr ""
-#: clutter/clutter-box-layout.c:1389 clutter/clutter-table-layout.c:1765
+#: clutter/clutter-box-layout.c:1389 clutter/clutter-table-layout.c:1763
msgid "The easing mode of the animations"
msgstr ""
-#: clutter/clutter-box-layout.c:1406 clutter/clutter-table-layout.c:1782
+#: clutter/clutter-box-layout.c:1406 clutter/clutter-table-layout.c:1780
msgid "Easing Duration"
msgstr ""
-#: clutter/clutter-box-layout.c:1407 clutter/clutter-table-layout.c:1783
+#: clutter/clutter-box-layout.c:1407 clutter/clutter-table-layout.c:1781
msgid "The duration of the animations"
msgstr ""
-#: clutter/clutter-cairo-texture.c:582
+#: clutter/clutter-cairo-texture.c:404
msgid "Surface Width"
msgstr ""
-#: clutter/clutter-cairo-texture.c:583
+#: clutter/clutter-cairo-texture.c:405
msgid "The width of the Cairo surface"
msgstr ""
-#: clutter/clutter-cairo-texture.c:597
+#: clutter/clutter-cairo-texture.c:419
msgid "Surface Height"
msgstr ""
-#: clutter/clutter-cairo-texture.c:598
+#: clutter/clutter-cairo-texture.c:420
msgid "The height of the Cairo surface"
msgstr ""
-#: clutter/clutter-cairo-texture.c:615
-msgid "Auto Resize"
-msgstr ""
-
-#: clutter/clutter-cairo-texture.c:616
-msgid "Whether the surface should match the allocation"
-msgstr ""
-
#: clutter/clutter-child-meta.c:127
msgid "Container"
msgstr ""
@@ -931,7 +923,7 @@ msgstr ""
msgid "Whether the clickable has a grab"
msgstr ""
-#: clutter/clutter-click-action.c:574 clutter/clutter-settings.c:573
+#: clutter/clutter-click-action.c:574 clutter/clutter-settings.c:521
msgid "Long Press Duration"
msgstr ""
@@ -996,95 +988,95 @@ msgstr ""
msgid "The ClutterBackend of the device manager"
msgstr ""
-#: clutter/clutter-drag-action.c:596
+#: clutter/clutter-drag-action.c:547
msgid "Horizontal Drag Threshold"
msgstr ""
-#: clutter/clutter-drag-action.c:597
+#: clutter/clutter-drag-action.c:548
msgid "The horizontal amount of pixels required to start dragging"
msgstr ""
-#: clutter/clutter-drag-action.c:624
+#: clutter/clutter-drag-action.c:575
msgid "Vertical Drag Threshold"
msgstr ""
-#: clutter/clutter-drag-action.c:625
+#: clutter/clutter-drag-action.c:576
msgid "The vertical amount of pixels required to start dragging"
msgstr ""
-#: clutter/clutter-drag-action.c:646
+#: clutter/clutter-drag-action.c:597
msgid "Drag Handle"
msgstr ""
-#: clutter/clutter-drag-action.c:647
+#: clutter/clutter-drag-action.c:598
msgid "The actor that is being dragged"
msgstr ""
-#: clutter/clutter-drag-action.c:660
+#: clutter/clutter-drag-action.c:611
msgid "Drag Axis"
msgstr ""
-#: clutter/clutter-drag-action.c:661
+#: clutter/clutter-drag-action.c:612
msgid "Constraints the dragging to an axis"
msgstr ""
-#: clutter/clutter-flow-layout.c:885
+#: clutter/clutter-flow-layout.c:882
msgid "Orientation"
msgstr ""
-#: clutter/clutter-flow-layout.c:886
+#: clutter/clutter-flow-layout.c:883
msgid "The orientation of the layout"
msgstr ""
-#: clutter/clutter-flow-layout.c:902
+#: clutter/clutter-flow-layout.c:899
msgid "Whether each item should receive the same allocation"
msgstr ""
-#: clutter/clutter-flow-layout.c:917 clutter/clutter-table-layout.c:1713
+#: clutter/clutter-flow-layout.c:914 clutter/clutter-table-layout.c:1711
msgid "Column Spacing"
msgstr ""
-#: clutter/clutter-flow-layout.c:918
+#: clutter/clutter-flow-layout.c:915
msgid "The spacing between columns"
msgstr ""
-#: clutter/clutter-flow-layout.c:934 clutter/clutter-table-layout.c:1727
+#: clutter/clutter-flow-layout.c:931 clutter/clutter-table-layout.c:1725
msgid "Row Spacing"
msgstr ""
-#: clutter/clutter-flow-layout.c:935
+#: clutter/clutter-flow-layout.c:932
msgid "The spacing between rows"
msgstr ""
-#: clutter/clutter-flow-layout.c:949
+#: clutter/clutter-flow-layout.c:946
msgid "Minimum Column Width"
msgstr ""
-#: clutter/clutter-flow-layout.c:950
+#: clutter/clutter-flow-layout.c:947
msgid "Minimum width for each column"
msgstr ""
-#: clutter/clutter-flow-layout.c:965
+#: clutter/clutter-flow-layout.c:962
msgid "Maximum Column Width"
msgstr ""
-#: clutter/clutter-flow-layout.c:966
+#: clutter/clutter-flow-layout.c:963
msgid "Maximum width for each column"
msgstr ""
-#: clutter/clutter-flow-layout.c:980
+#: clutter/clutter-flow-layout.c:977
msgid "Minimum Row Height"
msgstr ""
-#: clutter/clutter-flow-layout.c:981
+#: clutter/clutter-flow-layout.c:978
msgid "Minimum height for each row"
msgstr ""
-#: clutter/clutter-flow-layout.c:996
+#: clutter/clutter-flow-layout.c:993
msgid "Maximum Row Height"
msgstr ""
-#: clutter/clutter-flow-layout.c:997
+#: clutter/clutter-flow-layout.c:994
msgid "Maximum height for each row"
msgstr ""
@@ -1164,59 +1156,59 @@ msgstr ""
msgid "The manager that created this data"
msgstr ""
-#: clutter/clutter-main.c:490
+#: clutter/clutter-main.c:486
msgid "default:LTR"
msgstr ""
-#: clutter/clutter-main.c:1321
+#: clutter/clutter-main.c:1282
msgid "Show frames per second"
msgstr ""
-#: clutter/clutter-main.c:1323
+#: clutter/clutter-main.c:1284
msgid "Default frame rate"
msgstr ""
-#: clutter/clutter-main.c:1325
+#: clutter/clutter-main.c:1286
msgid "Make all warnings fatal"
msgstr ""
-#: clutter/clutter-main.c:1328
+#: clutter/clutter-main.c:1289
msgid "Direction for the text"
msgstr ""
-#: clutter/clutter-main.c:1331
+#: clutter/clutter-main.c:1292
msgid "Disable mipmapping on text"
msgstr ""
-#: clutter/clutter-main.c:1334
+#: clutter/clutter-main.c:1295
msgid "Use 'fuzzy' picking"
msgstr ""
-#: clutter/clutter-main.c:1337
+#: clutter/clutter-main.c:1298
msgid "Clutter debugging flags to set"
msgstr ""
-#: clutter/clutter-main.c:1339
+#: clutter/clutter-main.c:1300
msgid "Clutter debugging flags to unset"
msgstr ""
-#: clutter/clutter-main.c:1343
+#: clutter/clutter-main.c:1304
msgid "Clutter profiling flags to set"
msgstr ""
-#: clutter/clutter-main.c:1345
+#: clutter/clutter-main.c:1306
msgid "Clutter profiling flags to unset"
msgstr ""
-#: clutter/clutter-main.c:1348
+#: clutter/clutter-main.c:1309
msgid "Enable accessibility"
msgstr ""
-#: clutter/clutter-main.c:1530
+#: clutter/clutter-main.c:1491
msgid "Clutter Options"
msgstr ""
-#: clutter/clutter-main.c:1531
+#: clutter/clutter-main.c:1492
msgid "Show Clutter Options"
msgstr ""
@@ -1332,7 +1324,7 @@ msgstr ""
msgid "Whether the :filename property is set"
msgstr ""
-#: clutter/clutter-script.c:449 clutter/clutter-texture.c:1081
+#: clutter/clutter-script.c:449 clutter/clutter-texture.c:1089
msgid "Filename"
msgstr ""
@@ -1340,95 +1332,87 @@ msgstr ""
msgid "The path of the currently parsed file"
msgstr ""
-#: clutter/clutter-settings.c:414
+#: clutter/clutter-settings.c:362
msgid "Double Click Time"
msgstr ""
-#: clutter/clutter-settings.c:415
+#: clutter/clutter-settings.c:363
msgid "The time between clicks necessary to detect a multiple click"
msgstr ""
-#: clutter/clutter-settings.c:430
+#: clutter/clutter-settings.c:378
msgid "Double Click Distance"
msgstr ""
-#: clutter/clutter-settings.c:431
+#: clutter/clutter-settings.c:379
msgid "The distance between clicks necessary to detect a multiple click"
msgstr ""
-#: clutter/clutter-settings.c:446
+#: clutter/clutter-settings.c:394
msgid "Drag Threshold"
msgstr ""
-#: clutter/clutter-settings.c:447
+#: clutter/clutter-settings.c:395
msgid "The distance the cursor should travel before starting to drag"
msgstr ""
-#: clutter/clutter-settings.c:462 clutter/clutter-text.c:2939
+#: clutter/clutter-settings.c:410 clutter/clutter-text.c:2799
msgid "Font Name"
msgstr ""
-#: clutter/clutter-settings.c:463
+#: clutter/clutter-settings.c:411
msgid ""
"The description of the default font, as one that could be parsed by Pango"
msgstr ""
-#: clutter/clutter-settings.c:478
+#: clutter/clutter-settings.c:426
msgid "Font Antialias"
msgstr ""
-#: clutter/clutter-settings.c:479
+#: clutter/clutter-settings.c:427
msgid ""
"Whether to use antialiasing (1 to enable, 0 to disable, and -1 to use the "
"default)"
msgstr ""
-#: clutter/clutter-settings.c:495
+#: clutter/clutter-settings.c:443
msgid "Font DPI"
msgstr ""
-#: clutter/clutter-settings.c:496
+#: clutter/clutter-settings.c:444
msgid ""
"The resolution of the font, in 1024 * dots/inch, or -1 to use the default"
msgstr ""
-#: clutter/clutter-settings.c:512
+#: clutter/clutter-settings.c:460
msgid "Font Hinting"
msgstr ""
-#: clutter/clutter-settings.c:513
+#: clutter/clutter-settings.c:461
msgid ""
"Whether to use hinting (1 to enable, 0 to disable and -1 to use the default)"
msgstr ""
-#: clutter/clutter-settings.c:534
+#: clutter/clutter-settings.c:482
msgid "Font Hint Style"
msgstr ""
-#: clutter/clutter-settings.c:535
+#: clutter/clutter-settings.c:483
msgid "The style of hinting (hintnone, hintslight, hintmedium, hintfull)"
msgstr ""
-#: clutter/clutter-settings.c:556
+#: clutter/clutter-settings.c:504
msgid "Font Subpixel Order"
msgstr ""
-#: clutter/clutter-settings.c:557
+#: clutter/clutter-settings.c:505
msgid "The type of subpixel antialiasing (none, rgb, bgr, vrgb, vbgr)"
msgstr ""
-#: clutter/clutter-settings.c:574
+#: clutter/clutter-settings.c:522
msgid "The minimum duration for a long press gesture to be recognized"
msgstr ""
-#: clutter/clutter-settings.c:581
-msgid "Fontconfig configuration timestamp"
-msgstr ""
-
-#: clutter/clutter-settings.c:582
-msgid "Timestamp of the current fontconfig configuration"
-msgstr ""
-
#: clutter/clutter-shader.c:255
msgid "Vertex Source"
msgstr ""
@@ -1502,115 +1486,115 @@ msgstr ""
msgid "The offset in pixels to apply to the constraint"
msgstr ""
-#: clutter/clutter-stage.c:1707
+#: clutter/clutter-stage.c:1660
msgid "Fullscreen Set"
msgstr ""
-#: clutter/clutter-stage.c:1708
+#: clutter/clutter-stage.c:1661
msgid "Whether the main stage is fullscreen"
msgstr ""
-#: clutter/clutter-stage.c:1724
+#: clutter/clutter-stage.c:1677
msgid "Offscreen"
msgstr ""
-#: clutter/clutter-stage.c:1725
+#: clutter/clutter-stage.c:1678
msgid "Whether the main stage should be rendered offscreen"
msgstr ""
-#: clutter/clutter-stage.c:1737 clutter/clutter-text.c:3052
+#: clutter/clutter-stage.c:1690 clutter/clutter-text.c:2912
msgid "Cursor Visible"
msgstr ""
-#: clutter/clutter-stage.c:1738
+#: clutter/clutter-stage.c:1691
msgid "Whether the mouse pointer is visible on the main stage"
msgstr ""
-#: clutter/clutter-stage.c:1752
+#: clutter/clutter-stage.c:1705
msgid "User Resizable"
msgstr ""
-#: clutter/clutter-stage.c:1753
+#: clutter/clutter-stage.c:1706
msgid "Whether the stage is able to be resized via user interaction"
msgstr ""
-#: clutter/clutter-stage.c:1766
+#: clutter/clutter-stage.c:1719
msgid "The color of the stage"
msgstr ""
-#: clutter/clutter-stage.c:1780
+#: clutter/clutter-stage.c:1733
msgid "Perspective"
msgstr ""
-#: clutter/clutter-stage.c:1781
+#: clutter/clutter-stage.c:1734
msgid "Perspective projection parameters"
msgstr ""
-#: clutter/clutter-stage.c:1796
+#: clutter/clutter-stage.c:1749
msgid "Title"
msgstr ""
-#: clutter/clutter-stage.c:1797
+#: clutter/clutter-stage.c:1750
msgid "Stage Title"
msgstr ""
-#: clutter/clutter-stage.c:1812
+#: clutter/clutter-stage.c:1765
msgid "Use Fog"
msgstr ""
-#: clutter/clutter-stage.c:1813
+#: clutter/clutter-stage.c:1766
msgid "Whether to enable depth cueing"
msgstr ""
-#: clutter/clutter-stage.c:1827
+#: clutter/clutter-stage.c:1780
msgid "Fog"
msgstr ""
-#: clutter/clutter-stage.c:1828
+#: clutter/clutter-stage.c:1781
msgid "Settings for the depth cueing"
msgstr ""
-#: clutter/clutter-stage.c:1844
+#: clutter/clutter-stage.c:1797
msgid "Use Alpha"
msgstr ""
-#: clutter/clutter-stage.c:1845
+#: clutter/clutter-stage.c:1798
msgid "Whether to honour the alpha component of the stage color"
msgstr ""
-#: clutter/clutter-stage.c:1861
+#: clutter/clutter-stage.c:1814
msgid "Key Focus"
msgstr ""
-#: clutter/clutter-stage.c:1862
+#: clutter/clutter-stage.c:1815
msgid "The currently key focused actor"
msgstr ""
-#: clutter/clutter-stage.c:1878
+#: clutter/clutter-stage.c:1831
msgid "No Clear Hint"
msgstr ""
-#: clutter/clutter-stage.c:1879
+#: clutter/clutter-stage.c:1832
msgid "Whether the stage should clear its contents"
msgstr ""
-#: clutter/clutter-stage.c:1892
+#: clutter/clutter-stage.c:1845
msgid "Accept Focus"
msgstr ""
-#: clutter/clutter-stage.c:1893
+#: clutter/clutter-stage.c:1846
msgid "Whether the stage should accept focus on show"
msgstr ""
-#: clutter/clutter-state.c:1472
+#: clutter/clutter-state.c:1408
msgid "State"
msgstr ""
-#: clutter/clutter-state.c:1473
+#: clutter/clutter-state.c:1409
msgid "Currently set state, (transition to this state might not be complete)"
msgstr ""
-#: clutter/clutter-state.c:1487
+#: clutter/clutter-state.c:1423
msgid "Default transition duration"
msgstr ""
@@ -1662,338 +1646,325 @@ msgstr ""
msgid "Allocate extra space for the child in vertical axis"
msgstr ""
-#: clutter/clutter-table-layout.c:1714
+#: clutter/clutter-table-layout.c:1712
msgid "Spacing between columns"
msgstr ""
-#: clutter/clutter-table-layout.c:1728
+#: clutter/clutter-table-layout.c:1726
msgid "Spacing between rows"
msgstr ""
-#: clutter/clutter-text.c:2940
+#: clutter/clutter-text.c:2800
msgid "The font to be used by the text"
msgstr ""
-#: clutter/clutter-text.c:2957
+#: clutter/clutter-text.c:2817
msgid "Font Description"
msgstr ""
-#: clutter/clutter-text.c:2958
+#: clutter/clutter-text.c:2818
msgid "The font description to be used"
msgstr ""
-#: clutter/clutter-text.c:2974
+#: clutter/clutter-text.c:2834
msgid "Text"
msgstr ""
-#: clutter/clutter-text.c:2975
+#: clutter/clutter-text.c:2835
msgid "The text to render"
msgstr ""
-#: clutter/clutter-text.c:2989
+#: clutter/clutter-text.c:2849
msgid "Font Color"
msgstr ""
-#: clutter/clutter-text.c:2990
+#: clutter/clutter-text.c:2850
msgid "Color of the font used by the text"
msgstr ""
-#: clutter/clutter-text.c:3004
+#: clutter/clutter-text.c:2864
msgid "Editable"
msgstr ""
-#: clutter/clutter-text.c:3005
+#: clutter/clutter-text.c:2865
msgid "Whether the text is editable"
msgstr ""
-#: clutter/clutter-text.c:3020
+#: clutter/clutter-text.c:2880
msgid "Selectable"
msgstr ""
-#: clutter/clutter-text.c:3021
+#: clutter/clutter-text.c:2881
msgid "Whether the text is selectable"
msgstr ""
-#: clutter/clutter-text.c:3035
+#: clutter/clutter-text.c:2895
msgid "Activatable"
msgstr ""
-#: clutter/clutter-text.c:3036
+#: clutter/clutter-text.c:2896
msgid "Whether pressing return causes the activate signal to be emitted"
msgstr ""
-#: clutter/clutter-text.c:3053
+#: clutter/clutter-text.c:2913
msgid "Whether the input cursor is visible"
msgstr ""
-#: clutter/clutter-text.c:3067 clutter/clutter-text.c:3068
+#: clutter/clutter-text.c:2927 clutter/clutter-text.c:2928
msgid "Cursor Color"
msgstr ""
-#: clutter/clutter-text.c:3082
+#: clutter/clutter-text.c:2942
msgid "Cursor Color Set"
msgstr ""
-#: clutter/clutter-text.c:3083
+#: clutter/clutter-text.c:2943
msgid "Whether the cursor color has been set"
msgstr ""
-#: clutter/clutter-text.c:3098
+#: clutter/clutter-text.c:2958
msgid "Cursor Size"
msgstr ""
-#: clutter/clutter-text.c:3099
+#: clutter/clutter-text.c:2959
msgid "The width of the cursor, in pixels"
msgstr ""
-#: clutter/clutter-text.c:3113
+#: clutter/clutter-text.c:2973
msgid "Cursor Position"
msgstr ""
-#: clutter/clutter-text.c:3114
+#: clutter/clutter-text.c:2974
msgid "The cursor position"
msgstr ""
-#: clutter/clutter-text.c:3129
+#: clutter/clutter-text.c:2989
msgid "Selection-bound"
msgstr ""
-#: clutter/clutter-text.c:3130
+#: clutter/clutter-text.c:2990
msgid "The cursor position of the other end of the selection"
msgstr ""
-#: clutter/clutter-text.c:3145 clutter/clutter-text.c:3146
+#: clutter/clutter-text.c:3005 clutter/clutter-text.c:3006
msgid "Selection Color"
msgstr ""
-#: clutter/clutter-text.c:3160
+#: clutter/clutter-text.c:3020
msgid "Selection Color Set"
msgstr ""
-#: clutter/clutter-text.c:3161
+#: clutter/clutter-text.c:3021
msgid "Whether the selection color has been set"
msgstr ""
-#: clutter/clutter-text.c:3176
+#: clutter/clutter-text.c:3036
msgid "Attributes"
msgstr ""
-#: clutter/clutter-text.c:3177
+#: clutter/clutter-text.c:3037
msgid "A list of style attributes to apply to the contents of the actor"
msgstr ""
-#: clutter/clutter-text.c:3199
+#: clutter/clutter-text.c:3059
msgid "Use markup"
msgstr ""
-#: clutter/clutter-text.c:3200
+#: clutter/clutter-text.c:3060
msgid "Whether or not the text includes Pango markup"
msgstr ""
-#: clutter/clutter-text.c:3216
+#: clutter/clutter-text.c:3076
msgid "Line wrap"
msgstr ""
-#: clutter/clutter-text.c:3217
+#: clutter/clutter-text.c:3077
msgid "If set, wrap the lines if the text becomes too wide"
msgstr ""
-#: clutter/clutter-text.c:3232
+#: clutter/clutter-text.c:3092
msgid "Line wrap mode"
msgstr ""
-#: clutter/clutter-text.c:3233
+#: clutter/clutter-text.c:3093
msgid "Control how line-wrapping is done"
msgstr ""
-#: clutter/clutter-text.c:3248
+#: clutter/clutter-text.c:3108
msgid "Ellipsize"
msgstr ""
-#: clutter/clutter-text.c:3249
+#: clutter/clutter-text.c:3109
msgid "The preferred place to ellipsize the string"
msgstr ""
-#: clutter/clutter-text.c:3265
+#: clutter/clutter-text.c:3125
msgid "Line Alignment"
msgstr ""
-#: clutter/clutter-text.c:3266
+#: clutter/clutter-text.c:3126
msgid "The preferred alignment for the string, for multi-line text"
msgstr ""
-#: clutter/clutter-text.c:3282
+#: clutter/clutter-text.c:3142
msgid "Justify"
msgstr ""
-#: clutter/clutter-text.c:3283
+#: clutter/clutter-text.c:3143
msgid "Whether the text should be justified"
msgstr ""
-#: clutter/clutter-text.c:3298
+#: clutter/clutter-text.c:3158
msgid "Password Character"
msgstr ""
-#: clutter/clutter-text.c:3299
+#: clutter/clutter-text.c:3159
msgid "If non-zero, use this character to display the actor's contents"
msgstr ""
-#: clutter/clutter-text.c:3313
+#: clutter/clutter-text.c:3173
msgid "Max Length"
msgstr ""
-#: clutter/clutter-text.c:3314
+#: clutter/clutter-text.c:3174
msgid "Maximum length of the text inside the actor"
msgstr ""
-#: clutter/clutter-text.c:3337
+#: clutter/clutter-text.c:3197
msgid "Single Line Mode"
msgstr ""
-#: clutter/clutter-text.c:3338
+#: clutter/clutter-text.c:3198
msgid "Whether the text should be a single line"
msgstr ""
-#: clutter/clutter-text.c:3352 clutter/clutter-text.c:3353
+#: clutter/clutter-text.c:3212 clutter/clutter-text.c:3213
msgid "Selected Text Color"
msgstr ""
-#: clutter/clutter-text.c:3367
+#: clutter/clutter-text.c:3227
msgid "Selected Text Color Set"
msgstr ""
-#: clutter/clutter-text.c:3368
+#: clutter/clutter-text.c:3228
msgid "Whether the selected text color has been set"
msgstr ""
-#: clutter/clutter-texture.c:995
+#: clutter/clutter-texture.c:1003
msgid "Sync size of actor"
msgstr ""
-#: clutter/clutter-texture.c:996
+#: clutter/clutter-texture.c:1004
msgid "Auto sync size of actor to underlying pixbuf dimensions"
msgstr ""
-#: clutter/clutter-texture.c:1003
+#: clutter/clutter-texture.c:1011
msgid "Disable Slicing"
msgstr ""
-#: clutter/clutter-texture.c:1004
+#: clutter/clutter-texture.c:1012
msgid ""
"Forces the underlying texture to be singular and not made of smaller space "
"saving individual textures"
msgstr ""
-#: clutter/clutter-texture.c:1013
+#: clutter/clutter-texture.c:1021
msgid "Tile Waste"
msgstr ""
-#: clutter/clutter-texture.c:1014
+#: clutter/clutter-texture.c:1022
msgid "Maximum waste area of a sliced texture"
msgstr ""
-#: clutter/clutter-texture.c:1022
+#: clutter/clutter-texture.c:1030
msgid "Horizontal repeat"
msgstr ""
-#: clutter/clutter-texture.c:1023
+#: clutter/clutter-texture.c:1031
msgid "Repeat the contents rather than scaling them horizontally"
msgstr ""
-#: clutter/clutter-texture.c:1030
+#: clutter/clutter-texture.c:1038
msgid "Vertical repeat"
msgstr ""
-#: clutter/clutter-texture.c:1031
+#: clutter/clutter-texture.c:1039
msgid "Repeat the contents rather than scaling them vertically"
msgstr ""
-#: clutter/clutter-texture.c:1038
+#: clutter/clutter-texture.c:1046
msgid "Filter Quality"
msgstr ""
-#: clutter/clutter-texture.c:1039
+#: clutter/clutter-texture.c:1047
msgid "Rendering quality used when drawing the texture"
msgstr ""
-#: clutter/clutter-texture.c:1047
+#: clutter/clutter-texture.c:1055
msgid "Pixel Format"
msgstr ""
-#: clutter/clutter-texture.c:1048
+#: clutter/clutter-texture.c:1056
msgid "The Cogl pixel format to use"
msgstr ""
-#: clutter/clutter-texture.c:1056
+#: clutter/clutter-texture.c:1064
msgid "Cogl Texture"
msgstr ""
-#: clutter/clutter-texture.c:1057
+#: clutter/clutter-texture.c:1065
msgid "The underlying Cogl texture handle used to draw this actor"
msgstr ""
-#: clutter/clutter-texture.c:1064
+#: clutter/clutter-texture.c:1072
msgid "Cogl Material"
msgstr ""
-#: clutter/clutter-texture.c:1065
+#: clutter/clutter-texture.c:1073
msgid "The underlying Cogl material handle used to draw this actor"
msgstr ""
-#: clutter/clutter-texture.c:1082
+#: clutter/clutter-texture.c:1090
msgid "The path of the file containing the image data"
msgstr ""
-#: clutter/clutter-texture.c:1089
+#: clutter/clutter-texture.c:1097
msgid "Keep Aspect Ratio"
msgstr ""
-#: clutter/clutter-texture.c:1090
+#: clutter/clutter-texture.c:1098
msgid ""
"Keep the aspect ratio of the texture when requesting the preferred width or "
"height"
msgstr ""
-#: clutter/clutter-texture.c:1116
+#: clutter/clutter-texture.c:1124
msgid "Load asynchronously"
msgstr ""
-#: clutter/clutter-texture.c:1117
+#: clutter/clutter-texture.c:1125
msgid ""
"Load files inside a thread to avoid blocking when loading images from disk"
msgstr ""
-#: clutter/clutter-texture.c:1133
+#: clutter/clutter-texture.c:1141
msgid "Load data asynchronously"
msgstr ""
-#: clutter/clutter-texture.c:1134
+#: clutter/clutter-texture.c:1142
msgid ""
"Decode image data files inside a thread to reduce blocking when loading "
"images from disk"
msgstr ""
-#: clutter/clutter-texture.c:1158
+#: clutter/clutter-texture.c:1166
msgid "Pick With Alpha"
msgstr ""
-#: clutter/clutter-texture.c:1159
+#: clutter/clutter-texture.c:1167
msgid "Shape actor with alpha channel when picking"
msgstr ""
-#: clutter/clutter-texture.c:1557 clutter/clutter-texture.c:1967
-#: clutter/clutter-texture.c:2062 clutter/clutter-texture.c:2343
-msgid "Failed to load the image data"
-msgstr ""
-
-#: clutter/clutter-texture.c:1703
-msgid "YUV textures are not supported"
-msgstr ""
-
-#: clutter/clutter-texture.c:1712
-msgid "YUV2 textues are not supported"
-msgstr ""
-
#: clutter/clutter-timeline.c:264
msgid "Should the timeline automatically restart"
msgstr ""
@@ -2038,6 +2009,10 @@ 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 e4442dd..f04fdfa 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -8,8 +8,8 @@ msgstr ""
"Project-Id-Version: clutter master\n"
"Report-Msgid-Bugs-To: http://bugzilla.clutter-project.org/enter_bug.cgi?"
"product=clutter\n"
-"POT-Creation-Date: 2011-09-12 13:51+0100\n"
-"PO-Revision-Date: 2011-09-04 19:33+0200\n"
+"POT-Creation-Date: 2011-06-13 23:24+0100\n"
+"PO-Revision-Date: 2011-06-13 13:53+0200\n"
"Last-Translator: Marek Äernockà <marek manet cz>\n"
"Language-Team: Czech <gnome-cs-list gnome org>\n"
"Language: cs\n"
@@ -18,388 +18,388 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-#: clutter/clutter-actor.c:3852
+#: clutter/clutter-actor.c:3809
msgid "X coordinate"
msgstr "SouÅadnice X"
-#: clutter/clutter-actor.c:3853
+#: clutter/clutter-actor.c:3810
msgid "X coordinate of the actor"
msgstr "SouÅadnice X ÃÄastnÃka"
-#: clutter/clutter-actor.c:3868
+#: clutter/clutter-actor.c:3825
msgid "Y coordinate"
msgstr "SouÅadnice Y"
-#: clutter/clutter-actor.c:3869
+#: clutter/clutter-actor.c:3826
msgid "Y coordinate of the actor"
msgstr "SouÅadnice Y ÃÄastnÃka"
-#: clutter/clutter-actor.c:3884 clutter/clutter-behaviour-ellipse.c:477
+#: clutter/clutter-actor.c:3841 clutter/clutter-behaviour-ellipse.c:474
msgid "Width"
msgstr "ÅÃÅka"
-#: clutter/clutter-actor.c:3885
+#: clutter/clutter-actor.c:3842
msgid "Width of the actor"
msgstr "ÅÃÅka ÃÄastnÃka"
-#: clutter/clutter-actor.c:3899 clutter/clutter-behaviour-ellipse.c:493
+#: clutter/clutter-actor.c:3856 clutter/clutter-behaviour-ellipse.c:490
msgid "Height"
msgstr "VÃÅka"
-#: clutter/clutter-actor.c:3900
+#: clutter/clutter-actor.c:3857
msgid "Height of the actor"
msgstr "VÃÅka ÃÄastnÃka"
-#: clutter/clutter-actor.c:3918
+#: clutter/clutter-actor.c:3875
msgid "Fixed X"
msgstr "Pevnà X"
-#: clutter/clutter-actor.c:3919
+#: clutter/clutter-actor.c:3876
msgid "Forced X position of the actor"
msgstr "PÅikÃzanà poloha X ÃÄastnÃka"
-#: clutter/clutter-actor.c:3937
+#: clutter/clutter-actor.c:3894
msgid "Fixed Y"
msgstr "Pevnà Y"
-#: clutter/clutter-actor.c:3938
+#: clutter/clutter-actor.c:3895
msgid "Forced Y position of the actor"
msgstr "PÅikÃzanà poloha Y ÃÄastnÃka"
-#: clutter/clutter-actor.c:3954
+#: clutter/clutter-actor.c:3911
msgid "Fixed position set"
msgstr "Nastavena pevnà poloha"
-#: clutter/clutter-actor.c:3955
+#: clutter/clutter-actor.c:3912
msgid "Whether to use fixed positioning for the actor"
msgstr "Zda je pouÅita pevnà poloha pro ÃÄastnÃka"
-#: clutter/clutter-actor.c:3977
+#: clutter/clutter-actor.c:3934
msgid "Min Width"
msgstr "Min. ÅÃÅka"
-#: clutter/clutter-actor.c:3978
+#: clutter/clutter-actor.c:3935
msgid "Forced minimum width request for the actor"
msgstr "PoÅadavek na nutnou minimÃlnà ÅÃÅku ÃÄastnÃka"
-#: clutter/clutter-actor.c:3997
+#: clutter/clutter-actor.c:3954
msgid "Min Height"
msgstr "Min. vÃÅka"
-#: clutter/clutter-actor.c:3998
+#: clutter/clutter-actor.c:3955
msgid "Forced minimum height request for the actor"
msgstr "PoÅadavek na nutnou minimÃlnà vÃÅku ÃÄastnÃka"
-#: clutter/clutter-actor.c:4017
+#: clutter/clutter-actor.c:3974
msgid "Natural Width"
msgstr "PÅirozenà ÅÃÅka"
-#: clutter/clutter-actor.c:4018
+#: clutter/clutter-actor.c:3975
msgid "Forced natural width request for the actor"
msgstr "PoÅadavek na nutnou pÅirozenou ÅÃÅku ÃÄastnÃka"
-#: clutter/clutter-actor.c:4037
+#: clutter/clutter-actor.c:3994
msgid "Natural Height"
msgstr "PÅirozenà vÃÅka"
-#: clutter/clutter-actor.c:4038
+#: clutter/clutter-actor.c:3995
msgid "Forced natural height request for the actor"
msgstr "PoÅadavek na nutnou pÅirozenou vÃÅku ÃÄastnÃka"
-#: clutter/clutter-actor.c:4054
+#: clutter/clutter-actor.c:4011
msgid "Minimum width set"
msgstr "Nastavena min. ÅÃÅka"
-#: clutter/clutter-actor.c:4055
+#: clutter/clutter-actor.c:4012
msgid "Whether to use the min-width property"
msgstr "Zda se mà pouÅit vlastnost min-width"
-#: clutter/clutter-actor.c:4070
+#: clutter/clutter-actor.c:4027
msgid "Minimum height set"
msgstr "Nastavena min. vÃÅka"
-#: clutter/clutter-actor.c:4071
+#: clutter/clutter-actor.c:4028
msgid "Whether to use the min-height property"
msgstr "Zda se mà pouÅit vlastnost min-height"
-#: clutter/clutter-actor.c:4086
+#: clutter/clutter-actor.c:4043
msgid "Natural width set"
msgstr "Nastavena pÅirozenà ÅÃÅka"
-#: clutter/clutter-actor.c:4087
+#: clutter/clutter-actor.c:4044
msgid "Whether to use the natural-width property"
msgstr "Zda se mà pouÅit vlastnost natural-width"
-#: clutter/clutter-actor.c:4104
+#: clutter/clutter-actor.c:4061
msgid "Natural height set"
msgstr "Nastavena pÅirozenà vÃÅka"
-#: clutter/clutter-actor.c:4105
+#: clutter/clutter-actor.c:4062
msgid "Whether to use the natural-height property"
msgstr "Zda se mà pouÅit vlastnost natural-height"
-#: clutter/clutter-actor.c:4124
+#: clutter/clutter-actor.c:4081
msgid "Allocation"
msgstr "MÃsto"
-#: clutter/clutter-actor.c:4125
+#: clutter/clutter-actor.c:4082
msgid "The actor's allocation"
msgstr "MÃsto zabranà ÃÄastnÃkem"
-#: clutter/clutter-actor.c:4181
+#: clutter/clutter-actor.c:4138
msgid "Request Mode"
msgstr "ReÅim poÅadavku"
-#: clutter/clutter-actor.c:4182
+#: clutter/clutter-actor.c:4139
msgid "The actor's request mode"
msgstr "ReÅim poÅadavku ÃÄastnÃka"
-#: clutter/clutter-actor.c:4197
+#: clutter/clutter-actor.c:4154
msgid "Depth"
msgstr "Hloubka"
-#: clutter/clutter-actor.c:4198
+#: clutter/clutter-actor.c:4155
msgid "Position on the Z axis"
msgstr "Poloha na ose X"
-#: clutter/clutter-actor.c:4212
+#: clutter/clutter-actor.c:4169
msgid "Opacity"
msgstr "KrytÃ"
-#: clutter/clutter-actor.c:4213
+#: clutter/clutter-actor.c:4170
msgid "Opacity of an actor"
msgstr "ÃroveÅ krytà barev ÃÄastnÃka"
-#: clutter/clutter-actor.c:4232
+#: clutter/clutter-actor.c:4186
msgid "Offscreen redirect"
msgstr "PÅesmÄrovÃnà vykreslenà v pamÄti"
-#: clutter/clutter-actor.c:4233
-msgid "Flags controlling when to flatten the actor into a single image"
-msgstr "PÅÃznak ÅÃdÃcÃ, zda se mà ÃÄastnÃk shrnout do jednoho obrÃzku"
+#: clutter/clutter-actor.c:4187
+msgid "Whether to flatten the actor into a single image"
+msgstr "Zda by mÄl bÃt ÃÄastnÃk shrnut do jednoho obrÃzku"
-#: clutter/clutter-actor.c:4251
+#: clutter/clutter-actor.c:4205
msgid "Visible"
msgstr "Viditelnost"
-#: clutter/clutter-actor.c:4252
+#: clutter/clutter-actor.c:4206
msgid "Whether the actor is visible or not"
msgstr "Zda je ÃÄastnÃk viditelnà Äi ne"
-#: clutter/clutter-actor.c:4267
+#: clutter/clutter-actor.c:4221
msgid "Mapped"
msgstr "NamapovÃn"
-#: clutter/clutter-actor.c:4268
+#: clutter/clutter-actor.c:4222
msgid "Whether the actor will be painted"
msgstr "Zda bude ÃÄastnÃk kreslen"
-#: clutter/clutter-actor.c:4282
+#: clutter/clutter-actor.c:4236
msgid "Realized"
msgstr "RealizovÃn"
-#: clutter/clutter-actor.c:4283
+#: clutter/clutter-actor.c:4237
msgid "Whether the actor has been realized"
msgstr "Zda byl ÃÄastnÃk realizovÃn"
-#: clutter/clutter-actor.c:4299
+#: clutter/clutter-actor.c:4253
msgid "Reactive"
msgstr "ReagujÃcÃ"
-#: clutter/clutter-actor.c:4300
+#: clutter/clutter-actor.c:4254
msgid "Whether the actor is reactive to events"
msgstr "Zda ÃÄastnÃk reaguje na udÃlosti"
-#: clutter/clutter-actor.c:4312
+#: clutter/clutter-actor.c:4266
msgid "Has Clip"
msgstr "MÃ oÅez"
-#: clutter/clutter-actor.c:4313
+#: clutter/clutter-actor.c:4267
msgid "Whether the actor has a clip set"
msgstr "Zda mà ÃÄastnÃk nastavenà oÅezÃnÃ"
-#: clutter/clutter-actor.c:4328
+#: clutter/clutter-actor.c:4282
msgid "Clip"
msgstr "OÅez"
-#: clutter/clutter-actor.c:4329
+#: clutter/clutter-actor.c:4283
msgid "The clip region for the actor"
msgstr "Oblast oÅezÃnà ÃÄastnÃka"
-#: clutter/clutter-actor.c:4343 clutter/clutter-actor-meta.c:207
+#: clutter/clutter-actor.c:4297 clutter/clutter-actor-meta.c:207
#: clutter/clutter-binding-pool.c:319 clutter/clutter-input-device.c:236
msgid "Name"
msgstr "NÃzev"
-#: clutter/clutter-actor.c:4344
+#: clutter/clutter-actor.c:4298
msgid "Name of the actor"
msgstr "NÃzev ÃÄastnÃka"
-#: clutter/clutter-actor.c:4358
+#: clutter/clutter-actor.c:4312
msgid "Scale X"
msgstr "MÄÅÃtko X"
-#: clutter/clutter-actor.c:4359
+#: clutter/clutter-actor.c:4313
msgid "Scale factor on the X axis"
msgstr "ÅkÃlovacà mÄÅÃtko v ose X"
-#: clutter/clutter-actor.c:4374
+#: clutter/clutter-actor.c:4328
msgid "Scale Y"
msgstr "MÄÅÃtko Y"
-#: clutter/clutter-actor.c:4375
+#: clutter/clutter-actor.c:4329
msgid "Scale factor on the Y axis"
msgstr "ÅkÃlovacà mÄÅÃtko v ose Y"
-#: clutter/clutter-actor.c:4390
+#: clutter/clutter-actor.c:4344
msgid "Scale Center X"
msgstr "StÅed ÅkÃlovÃnà X"
-#: clutter/clutter-actor.c:4391
+#: clutter/clutter-actor.c:4345
msgid "Horizontal scale center"
msgstr "StÅed ÅkÃlovÃnà ve vodorovnÃm smÄru"
-#: clutter/clutter-actor.c:4406
+#: clutter/clutter-actor.c:4360
msgid "Scale Center Y"
msgstr "StÅed ÅkÃlovÃnà Y"
-#: clutter/clutter-actor.c:4407
+#: clutter/clutter-actor.c:4361
msgid "Vertical scale center"
msgstr "StÅed ÅkÃlovÃnà ve svislÃm smÄru"
-#: clutter/clutter-actor.c:4422
+#: clutter/clutter-actor.c:4376
msgid "Scale Gravity"
msgstr "StÅedobod ÅkÃlovÃnÃ"
-#: clutter/clutter-actor.c:4423
+#: clutter/clutter-actor.c:4377
msgid "The center of scaling"
msgstr "StÅed ÅkÃlovÃnÃ"
-#: clutter/clutter-actor.c:4440
+#: clutter/clutter-actor.c:4394
msgid "Rotation Angle X"
msgstr "Ãhel natoÄenà v X"
-#: clutter/clutter-actor.c:4441
+#: clutter/clutter-actor.c:4395
msgid "The rotation angle on the X axis"
msgstr "Ãhel natoÄenà v ose X"
-#: clutter/clutter-actor.c:4456
+#: clutter/clutter-actor.c:4410
msgid "Rotation Angle Y"
msgstr "Ãhel natoÄenà v Y"
-#: clutter/clutter-actor.c:4457
+#: clutter/clutter-actor.c:4411
msgid "The rotation angle on the Y axis"
msgstr "Ãhel natoÄenà v ose Y"
-#: clutter/clutter-actor.c:4472
+#: clutter/clutter-actor.c:4426
msgid "Rotation Angle Z"
msgstr "Ãhel natoÄenà v Z"
-#: clutter/clutter-actor.c:4473
+#: clutter/clutter-actor.c:4427
msgid "The rotation angle on the Z axis"
msgstr "Ãhel natoÄenà v ose Z"
-#: clutter/clutter-actor.c:4488
+#: clutter/clutter-actor.c:4442
msgid "Rotation Center X"
msgstr "StÅed natoÄenà X"
-#: clutter/clutter-actor.c:4489
+#: clutter/clutter-actor.c:4443
msgid "The rotation center on the X axis"
msgstr "SouÅadnice na ose X stÅedu natoÄenÃ"
-#: clutter/clutter-actor.c:4505
+#: clutter/clutter-actor.c:4459
msgid "Rotation Center Y"
msgstr "StÅed natoÄenà Y"
-#: clutter/clutter-actor.c:4506
+#: clutter/clutter-actor.c:4460
msgid "The rotation center on the Y axis"
msgstr "SouÅadnice na ose Y stÅedu natoÄenÃ"
-#: clutter/clutter-actor.c:4522
+#: clutter/clutter-actor.c:4476
msgid "Rotation Center Z"
msgstr "StÅed natoÄenà Z"
-#: clutter/clutter-actor.c:4523
+#: clutter/clutter-actor.c:4477
msgid "The rotation center on the Z axis"
msgstr "SouÅadnice na ose Z stÅedu natoÄenÃ"
-#: clutter/clutter-actor.c:4539
+#: clutter/clutter-actor.c:4493
msgid "Rotation Center Z Gravity"
msgstr "StÅedobod natoÄenà v ose Z"
-#: clutter/clutter-actor.c:4540
+#: clutter/clutter-actor.c:4494
msgid "Center point for rotation around the Z axis"
msgstr "StÅedovà bod pro natoÄenà okolo osy Z"
-#: clutter/clutter-actor.c:4558
+#: clutter/clutter-actor.c:4512
msgid "Anchor X"
msgstr "Kotva X"
-#: clutter/clutter-actor.c:4559
+#: clutter/clutter-actor.c:4513
msgid "X coordinate of the anchor point"
msgstr "SouÅadnice X kotevnÃho bodu"
-#: clutter/clutter-actor.c:4575
+#: clutter/clutter-actor.c:4529
msgid "Anchor Y"
msgstr "Kotva Y"
-#: clutter/clutter-actor.c:4576
+#: clutter/clutter-actor.c:4530
msgid "Y coordinate of the anchor point"
msgstr "SouÅadnice Y kotevnÃho bodu"
-#: clutter/clutter-actor.c:4591
+#: clutter/clutter-actor.c:4545
msgid "Anchor Gravity"
msgstr "StÅedobod kotvy"
-#: clutter/clutter-actor.c:4592
+#: clutter/clutter-actor.c:4546
msgid "The anchor point as a ClutterGravity"
msgstr "Kotevnà bod ve formÄ ClutterGravity"
-#: clutter/clutter-actor.c:4611
+#: clutter/clutter-actor.c:4565
msgid "Show on set parent"
msgstr "Zobrazit podle nastavenà rodiÄe"
-#: clutter/clutter-actor.c:4612
+#: clutter/clutter-actor.c:4566
msgid "Whether the actor is shown when parented"
msgstr "Zda je ÃÄastnÃk zobrazen, kdyÅ je zobrazen rodiÄ"
-#: clutter/clutter-actor.c:4632
+#: clutter/clutter-actor.c:4586
msgid "Clip to Allocation"
msgstr "OÅez podle mÃsta"
-#: clutter/clutter-actor.c:4633
+#: clutter/clutter-actor.c:4587
msgid "Sets the clip region to track the actor's allocation"
msgstr "MÄnà oblast oÅezu prÅbÄÅnÄ podle mÃsta, na kterÃm je ÃÄastnÃk"
-#: clutter/clutter-actor.c:4643
+#: clutter/clutter-actor.c:4597
msgid "Text Direction"
msgstr "SmÄr textu"
-#: clutter/clutter-actor.c:4644
+#: clutter/clutter-actor.c:4598
msgid "Direction of the text"
msgstr "SmÄr textu"
-#: clutter/clutter-actor.c:4662
+#: clutter/clutter-actor.c:4616
msgid "Has Pointer"
msgstr "MÃ ukazatel"
-#: clutter/clutter-actor.c:4663
+#: clutter/clutter-actor.c:4617
msgid "Whether the actor contains the pointer of an input device"
msgstr "Zda ÃÄastnÃk obsahuje ukazatel nÄkterÃho ze vstupnÃch zaÅÃzenÃ"
-#: clutter/clutter-actor.c:4680
+#: clutter/clutter-actor.c:4634
msgid "Actions"
msgstr "Akce"
-#: clutter/clutter-actor.c:4681
+#: clutter/clutter-actor.c:4635
msgid "Adds an action to the actor"
msgstr "PÅidÃvà do ÃÄastnÃka akci"
-#: clutter/clutter-actor.c:4695
+#: clutter/clutter-actor.c:4649
msgid "Constraints"
msgstr "OmezenÃ"
-#: clutter/clutter-actor.c:4696
+#: clutter/clutter-actor.c:4650
msgid "Adds a constraint to the actor"
msgstr "PÅidÃvà do ÃÄastnÃka omezenÃ"
@@ -424,97 +424,97 @@ msgstr "Povolena"
msgid "Whether the meta is enabled"
msgstr "Zda je struktura povolena"
-#: clutter/clutter-align-constraint.c:270
-#: clutter/clutter-bind-constraint.c:349 clutter/clutter-clone.c:340
+#: clutter/clutter-align-constraint.c:252
+#: clutter/clutter-bind-constraint.c:316 clutter/clutter-clone.c:340
#: clutter/clutter-snap-constraint.c:321
msgid "Source"
msgstr "Zdroj"
-#: clutter/clutter-align-constraint.c:271
+#: clutter/clutter-align-constraint.c:253
msgid "The source of the alignment"
msgstr "Zdroj pro zarovnÃnÃ"
-#: clutter/clutter-align-constraint.c:284
+#: clutter/clutter-align-constraint.c:266
msgid "Align Axis"
msgstr "Osa zarovnÃnÃ"
-#: clutter/clutter-align-constraint.c:285
+#: clutter/clutter-align-constraint.c:267
msgid "The axis to align the position to"
msgstr "Osa, podle kterà se mà zarovnat poloha"
-#: clutter/clutter-align-constraint.c:304
+#: clutter/clutter-align-constraint.c:286
#: clutter/clutter-desaturate-effect.c:304
msgid "Factor"
msgstr "Faktor"
-#: clutter/clutter-align-constraint.c:305
+#: clutter/clutter-align-constraint.c:287
msgid "The alignment factor, between 0.0 and 1.0"
msgstr "Faktor zarovnÃnÃ, v rozmezà 0,0 a 1,0"
-#: clutter/clutter-alpha.c:345 clutter/clutter-animation.c:538
+#: clutter/clutter-alpha.c:339 clutter/clutter-animation.c:528
#: clutter/clutter-animator.c:1802
msgid "Timeline"
msgstr "Äasovà osa"
-#: clutter/clutter-alpha.c:346
+#: clutter/clutter-alpha.c:340
msgid "Timeline used by the alpha"
msgstr "Äasovà osa pouÅità alfou"
-#: clutter/clutter-alpha.c:361
+#: clutter/clutter-alpha.c:355
msgid "Alpha value"
msgstr "Hodnota alfa"
-#: clutter/clutter-alpha.c:362
+#: clutter/clutter-alpha.c:356
msgid "Alpha value as computed by the alpha"
msgstr "Hodnota alfa je poÄÃtÃna podle alfa"
-#: clutter/clutter-alpha.c:382 clutter/clutter-animation.c:494
+#: clutter/clutter-alpha.c:376 clutter/clutter-animation.c:484
msgid "Mode"
msgstr "ReÅim"
-#: clutter/clutter-alpha.c:383
+#: clutter/clutter-alpha.c:377
msgid "Progress mode"
msgstr "ReÅim prÅbÄhu"
-#: clutter/clutter-animation.c:478
+#: clutter/clutter-animation.c:468
msgid "Object"
msgstr "Objekt"
-#: clutter/clutter-animation.c:479
+#: clutter/clutter-animation.c:469
msgid "Object to which the animation applies"
msgstr "Objekt, na kterà je animace pouÅita"
-#: clutter/clutter-animation.c:495
+#: clutter/clutter-animation.c:485
msgid "The mode of the animation"
msgstr "ReÅim animace"
-#: clutter/clutter-animation.c:509 clutter/clutter-animator.c:1786
-#: clutter/clutter-media.c:194 clutter/clutter-state.c:1486
+#: clutter/clutter-animation.c:499 clutter/clutter-animator.c:1786
+#: clutter/clutter-media.c:194 clutter/clutter-state.c:1422
#: clutter/clutter-timeline.c:294
msgid "Duration"
msgstr "Doba"
-#: clutter/clutter-animation.c:510
+#: clutter/clutter-animation.c:500
msgid "Duration of the animation, in milliseconds"
msgstr "Doba trvÃnà animace v milisekundÃch"
-#: clutter/clutter-animation.c:524 clutter/clutter-timeline.c:263
+#: clutter/clutter-animation.c:514 clutter/clutter-timeline.c:263
msgid "Loop"
msgstr "SmyÄka"
-#: clutter/clutter-animation.c:525
+#: clutter/clutter-animation.c:515
msgid "Whether the animation should loop"
msgstr "Zda by mÄla animace bÄÅet ve smyÄce"
-#: clutter/clutter-animation.c:539
+#: clutter/clutter-animation.c:529
msgid "The timeline used by the animation"
msgstr "Äasovà osa pouÅità animacÃ"
-#: clutter/clutter-animation.c:552 clutter/clutter-behaviour.c:304
+#: clutter/clutter-animation.c:542 clutter/clutter-behaviour.c:298
msgid "Alpha"
msgstr "Alpha"
-#: clutter/clutter-animation.c:553
+#: clutter/clutter-animation.c:543
msgid "The alpha used by the animation"
msgstr "Objekt Alpha pouÅità animacÃ"
@@ -526,208 +526,208 @@ msgstr "Doba animace"
msgid "The timeline of the animation"
msgstr "Äasovà osa animace"
-#: clutter/clutter-behaviour.c:305
+#: clutter/clutter-behaviour.c:299
msgid "Alpha Object to drive the behaviour"
msgstr "Objekt Alfa ÅÃdÃcà chovÃnÃ"
-#: clutter/clutter-behaviour-depth.c:178
+#: clutter/clutter-behaviour-depth.c:174
msgid "Start Depth"
msgstr "PoÄÃteÄnà hloubka"
-#: clutter/clutter-behaviour-depth.c:179
+#: clutter/clutter-behaviour-depth.c:175
msgid "Initial depth to apply"
msgstr "Hloubka, kterà se mà pouÅÃt na zaÄÃtku"
-#: clutter/clutter-behaviour-depth.c:194
+#: clutter/clutter-behaviour-depth.c:190
msgid "End Depth"
msgstr "KoneÄnà hloubka"
-#: clutter/clutter-behaviour-depth.c:195
+#: clutter/clutter-behaviour-depth.c:191
msgid "Final depth to apply"
msgstr "Hloubka, kterà se mà pouÅÃt na konci"
-#: clutter/clutter-behaviour-ellipse.c:397
+#: clutter/clutter-behaviour-ellipse.c:394
msgid "Start Angle"
msgstr "PoÄÃteÄnà Ãhel"
-#: clutter/clutter-behaviour-ellipse.c:398
-#: clutter/clutter-behaviour-rotate.c:280
+#: clutter/clutter-behaviour-ellipse.c:395
+#: clutter/clutter-behaviour-rotate.c:276
msgid "Initial angle"
msgstr "Ãhle na zaÄÃtku"
-#: clutter/clutter-behaviour-ellipse.c:413
+#: clutter/clutter-behaviour-ellipse.c:410
msgid "End Angle"
msgstr "KoneÄnà Ãhel"
-#: clutter/clutter-behaviour-ellipse.c:414
-#: clutter/clutter-behaviour-rotate.c:298
+#: clutter/clutter-behaviour-ellipse.c:411
+#: clutter/clutter-behaviour-rotate.c:294
msgid "Final angle"
msgstr "Ãhel na konci"
-#: clutter/clutter-behaviour-ellipse.c:429
+#: clutter/clutter-behaviour-ellipse.c:426
msgid "Angle x tilt"
msgstr "Ãhel nÃklonu X"
-#: clutter/clutter-behaviour-ellipse.c:430
+#: clutter/clutter-behaviour-ellipse.c:427
msgid "Tilt of the ellipse around x axis"
msgstr "NÃklon elipsy okolo osy X"
-#: clutter/clutter-behaviour-ellipse.c:445
+#: clutter/clutter-behaviour-ellipse.c:442
msgid "Angle y tilt"
msgstr "Ãhel nÃklonu Y"
-#: clutter/clutter-behaviour-ellipse.c:446
+#: clutter/clutter-behaviour-ellipse.c:443
msgid "Tilt of the ellipse around y axis"
msgstr "NÃklon elipsy okolo osy Y"
-#: clutter/clutter-behaviour-ellipse.c:461
+#: clutter/clutter-behaviour-ellipse.c:458
msgid "Angle z tilt"
msgstr "Ãhel nÃklonu Z"
-#: clutter/clutter-behaviour-ellipse.c:462
+#: clutter/clutter-behaviour-ellipse.c:459
msgid "Tilt of the ellipse around z axis"
msgstr "NÃklon elipsy okolo osy Z"
-#: clutter/clutter-behaviour-ellipse.c:478
+#: clutter/clutter-behaviour-ellipse.c:475
msgid "Width of the ellipse"
msgstr "ÅÃÅka elipsy"
-#: clutter/clutter-behaviour-ellipse.c:494
+#: clutter/clutter-behaviour-ellipse.c:491
msgid "Height of ellipse"
msgstr "VÃÅka elipsy"
-#: clutter/clutter-behaviour-ellipse.c:509
+#: clutter/clutter-behaviour-ellipse.c:506
msgid "Center"
msgstr "StÅed"
-#: clutter/clutter-behaviour-ellipse.c:510
+#: clutter/clutter-behaviour-ellipse.c:507
msgid "Center of ellipse"
msgstr "StÅed elipsy"
-#: clutter/clutter-behaviour-ellipse.c:524
-#: clutter/clutter-behaviour-rotate.c:333 clutter/clutter-timeline.c:310
+#: clutter/clutter-behaviour-ellipse.c:521
+#: clutter/clutter-behaviour-rotate.c:329 clutter/clutter-timeline.c:310
msgid "Direction"
msgstr "SmÄr"
-#: clutter/clutter-behaviour-ellipse.c:525
-#: clutter/clutter-behaviour-rotate.c:334
+#: clutter/clutter-behaviour-ellipse.c:522
+#: clutter/clutter-behaviour-rotate.c:330
msgid "Direction of rotation"
msgstr "SmÄr otÃÄenÃ"
-#: clutter/clutter-behaviour-opacity.c:181
+#: clutter/clutter-behaviour-opacity.c:177
msgid "Opacity Start"
msgstr "PoÄÃteÄnà krytÃ"
-#: clutter/clutter-behaviour-opacity.c:182
+#: clutter/clutter-behaviour-opacity.c:178
msgid "Initial opacity level"
msgstr "ÃroveÅ krytà barev na zaÄÃtku"
-#: clutter/clutter-behaviour-opacity.c:199
+#: clutter/clutter-behaviour-opacity.c:195
msgid "Opacity End"
msgstr "KoneÄnà krytÃ"
-#: clutter/clutter-behaviour-opacity.c:200
+#: clutter/clutter-behaviour-opacity.c:196
msgid "Final opacity level"
msgstr "ÃroveÅ krytà barev na konci"
-#: clutter/clutter-behaviour-path.c:222 clutter/clutter-path-constraint.c:212
+#: clutter/clutter-behaviour-path.c:219 clutter/clutter-path-constraint.c:212
msgid "Path"
msgstr "Cesta"
-#: clutter/clutter-behaviour-path.c:223
+#: clutter/clutter-behaviour-path.c:220
msgid "The ClutterPath object representing the path to animate along"
msgstr "Objekt ClutterPath pÅedstavujÃcà cestu, po kterà probÃhà animace"
-#: clutter/clutter-behaviour-rotate.c:279
+#: clutter/clutter-behaviour-rotate.c:275
msgid "Angle Begin"
msgstr "Ãhel zaÄÃtku"
-#: clutter/clutter-behaviour-rotate.c:297
+#: clutter/clutter-behaviour-rotate.c:293
msgid "Angle End"
msgstr "Ãhel konce"
-#: clutter/clutter-behaviour-rotate.c:315
+#: clutter/clutter-behaviour-rotate.c:311
msgid "Axis"
msgstr "Osa"
-#: clutter/clutter-behaviour-rotate.c:316
+#: clutter/clutter-behaviour-rotate.c:312
msgid "Axis of rotation"
msgstr "Osa otoÄenÃ"
-#: clutter/clutter-behaviour-rotate.c:351
+#: clutter/clutter-behaviour-rotate.c:347
msgid "Center X"
msgstr "StÅed X"
-#: clutter/clutter-behaviour-rotate.c:352
+#: clutter/clutter-behaviour-rotate.c:348
msgid "X coordinate of the center of rotation"
msgstr "SouÅadnice X stÅedu otoÄenÃ"
-#: clutter/clutter-behaviour-rotate.c:369
+#: clutter/clutter-behaviour-rotate.c:365
msgid "Center Y"
msgstr "StÅed Y"
-#: clutter/clutter-behaviour-rotate.c:370
+#: clutter/clutter-behaviour-rotate.c:366
msgid "Y coordinate of the center of rotation"
msgstr "SouÅadnice Y stÅedu otoÄenÃ"
-#: clutter/clutter-behaviour-rotate.c:387
+#: clutter/clutter-behaviour-rotate.c:383
msgid "Center Z"
msgstr "StÅed Z"
-#: clutter/clutter-behaviour-rotate.c:388
+#: clutter/clutter-behaviour-rotate.c:384
msgid "Z coordinate of the center of rotation"
msgstr "SouÅadnice Z stÅedu otoÄenÃ"
-#: clutter/clutter-behaviour-scale.c:222
+#: clutter/clutter-behaviour-scale.c:218
msgid "X Start Scale"
msgstr "PoÄÃteÄnà ÅkÃlovÃnà X"
-#: clutter/clutter-behaviour-scale.c:223
+#: clutter/clutter-behaviour-scale.c:219
msgid "Initial scale on the X axis"
msgstr "ÅkÃlovÃnà na ose X na poÄÃtku"
-#: clutter/clutter-behaviour-scale.c:241
+#: clutter/clutter-behaviour-scale.c:237
msgid "X End Scale"
msgstr "KoneÄnà ÅkÃlovÃnà X"
-#: clutter/clutter-behaviour-scale.c:242
+#: clutter/clutter-behaviour-scale.c:238
msgid "Final scale on the X axis"
msgstr "ÅkÃlovÃnà na ose X na konci"
-#: clutter/clutter-behaviour-scale.c:260
+#: clutter/clutter-behaviour-scale.c:256
msgid "Y Start Scale"
msgstr "PoÄÃteÄnà ÅkÃlovÃnà Y"
-#: clutter/clutter-behaviour-scale.c:261
+#: clutter/clutter-behaviour-scale.c:257
msgid "Initial scale on the Y axis"
msgstr "ÅkÃlovÃnà na ose Y na poÄÃtku"
-#: clutter/clutter-behaviour-scale.c:279
+#: clutter/clutter-behaviour-scale.c:275
msgid "Y End Scale"
msgstr "KoneÄnà ÅkÃlovÃnà Y"
-#: clutter/clutter-behaviour-scale.c:280
+#: clutter/clutter-behaviour-scale.c:276
msgid "Final scale on the Y axis"
msgstr "ÅkÃlovÃnà na ose Y na konci"
-#: clutter/clutter-bind-constraint.c:350
+#: clutter/clutter-bind-constraint.c:317
msgid "The source of the binding"
msgstr "Zdroj omezenÃ"
-#: clutter/clutter-bind-constraint.c:363
+#: clutter/clutter-bind-constraint.c:330
msgid "Coordinate"
msgstr "SouÅadnice"
-#: clutter/clutter-bind-constraint.c:364
+#: clutter/clutter-bind-constraint.c:331
msgid "The coordinate to bind"
msgstr "SouÅadnice, na kterà se mà omezovat"
-#: clutter/clutter-bind-constraint.c:378 clutter/clutter-path-constraint.c:226
+#: clutter/clutter-bind-constraint.c:345 clutter/clutter-path-constraint.c:226
#: clutter/clutter-snap-constraint.c:366
msgid "Offset"
msgstr "Posun"
-#: clutter/clutter-bind-constraint.c:379
+#: clutter/clutter-bind-constraint.c:346
msgid "The offset in pixels to apply to the binding"
msgstr "Posun v pixelech, kterà se mà pouÅÃt k omezenÃ"
@@ -735,7 +735,7 @@ msgstr "Posun v pixelech, kterà se mà pouÅÃt k omezenÃ"
msgid "The unique name of the binding pool"
msgstr "JedineÄnà nÃzev skupiny klÃvesovÃch zkratek"
-#: clutter/clutter-bin-layout.c:261 clutter/clutter-bin-layout.c:585
+#: clutter/clutter-bin-layout.c:261 clutter/clutter-bin-layout.c:580
#: clutter/clutter-box-layout.c:395 clutter/clutter-table-layout.c:652
msgid "Horizontal Alignment"
msgstr "Vodorovnà zarovnÃnÃ"
@@ -744,7 +744,7 @@ msgstr "Vodorovnà zarovnÃnÃ"
msgid "Horizontal alignment for the actor inside the layout manager"
msgstr "Vodorovnà zarovnÃnà pro ÃÄastnÃka uvnitÅ sprÃvce rozvrÅenÃ"
-#: clutter/clutter-bin-layout.c:270 clutter/clutter-bin-layout.c:602
+#: clutter/clutter-bin-layout.c:270 clutter/clutter-bin-layout.c:597
#: clutter/clutter-box-layout.c:404 clutter/clutter-table-layout.c:667
msgid "Vertical Alignment"
msgstr "Svislà zarovnÃnÃ"
@@ -753,36 +753,36 @@ msgstr "Svislà zarovnÃnÃ"
msgid "Vertical alignment for the actor inside the layout manager"
msgstr "Svislà zarovnÃnà pro ÃÄastnÃka uvnitÅ sprÃvce rozvrÅenÃ"
-#: clutter/clutter-bin-layout.c:586
+#: clutter/clutter-bin-layout.c:581
msgid "Default horizontal alignment for the actors inside the layout manager"
msgstr "VÃchozà vodorovnà zarovnÃnà pro ÃÄastnÃka uvnitÅ sprÃvce rozvrÅenÃ"
-#: clutter/clutter-bin-layout.c:603
+#: clutter/clutter-bin-layout.c:598
msgid "Default vertical alignment for the actors inside the layout manager"
msgstr "VÃchozà svislà zarovnÃnà pro ÃÄastnÃka uvnitÅ sprÃvce rozvrÅenÃ"
-#: clutter/clutter-box.c:544
+#: clutter/clutter-box.c:537
msgid "Layout Manager"
msgstr "SprÃvce rozvrÅenÃ"
-#: clutter/clutter-box.c:545
+#: clutter/clutter-box.c:538
msgid "The layout manager used by the box"
msgstr "SprÃvce rozvrÅenà pouÅità boxem"
-#: clutter/clutter-box.c:564 clutter/clutter-rectangle.c:267
-#: clutter/clutter-stage.c:1765
+#: clutter/clutter-box.c:557 clutter/clutter-rectangle.c:267
+#: clutter/clutter-stage.c:1718
msgid "Color"
msgstr "Barva"
-#: clutter/clutter-box.c:565
+#: clutter/clutter-box.c:558
msgid "The background color of the box"
msgstr "Barva pozadà boxu"
-#: clutter/clutter-box.c:579
+#: clutter/clutter-box.c:572
msgid "Color Set"
msgstr "Barva nastavena"
-#: clutter/clutter-box.c:580
+#: clutter/clutter-box.c:573
msgid "Whether the background color is set"
msgstr "Zda je barva pozadà nastavena"
@@ -834,7 +834,7 @@ msgstr "Svisle"
msgid "Whether the layout should be vertical, rather than horizontal"
msgstr "Zda by rozvrÅenà mÄlo bÃt radÄji svisle neÅ vodorovnÄ"
-#: clutter/clutter-box-layout.c:1321 clutter/clutter-flow-layout.c:901
+#: clutter/clutter-box-layout.c:1321 clutter/clutter-flow-layout.c:898
msgid "Homogeneous"
msgstr "HomogennÃ"
@@ -861,54 +861,46 @@ msgstr "Rozestupy"
msgid "Spacing between children"
msgstr "Rozestupy mezi potomky"
-#: clutter/clutter-box-layout.c:1366 clutter/clutter-table-layout.c:1742
+#: clutter/clutter-box-layout.c:1366 clutter/clutter-table-layout.c:1740
msgid "Use Animations"
msgstr "PouÅÃt animace"
-#: clutter/clutter-box-layout.c:1367 clutter/clutter-table-layout.c:1743
+#: clutter/clutter-box-layout.c:1367 clutter/clutter-table-layout.c:1741
msgid "Whether layout changes should be animated"
msgstr "Zda majà bÃt zmÄny rozloÅenà animovÃny"
-#: clutter/clutter-box-layout.c:1388 clutter/clutter-table-layout.c:1764
+#: clutter/clutter-box-layout.c:1388 clutter/clutter-table-layout.c:1762
msgid "Easing Mode"
msgstr "ZjednoduÅujÃcà reÅim"
-#: clutter/clutter-box-layout.c:1389 clutter/clutter-table-layout.c:1765
+#: clutter/clutter-box-layout.c:1389 clutter/clutter-table-layout.c:1763
msgid "The easing mode of the animations"
msgstr "ZjednoduÅujÃcà reÅim animace"
-#: clutter/clutter-box-layout.c:1406 clutter/clutter-table-layout.c:1782
+#: clutter/clutter-box-layout.c:1406 clutter/clutter-table-layout.c:1780
msgid "Easing Duration"
msgstr "Doba trvÃnà zjednoduÅenÃ"
-#: clutter/clutter-box-layout.c:1407 clutter/clutter-table-layout.c:1783
+#: clutter/clutter-box-layout.c:1407 clutter/clutter-table-layout.c:1781
msgid "The duration of the animations"
msgstr "Doba trvÃnà animace"
-#: clutter/clutter-cairo-texture.c:582
+#: clutter/clutter-cairo-texture.c:404
msgid "Surface Width"
msgstr "ÅÃÅka plochy"
-#: clutter/clutter-cairo-texture.c:583
+#: clutter/clutter-cairo-texture.c:405
msgid "The width of the Cairo surface"
msgstr "ÅÃÅka plochy Cairo"
-#: clutter/clutter-cairo-texture.c:597
+#: clutter/clutter-cairo-texture.c:419
msgid "Surface Height"
msgstr "VÃÅka plochy"
-#: clutter/clutter-cairo-texture.c:598
+#: clutter/clutter-cairo-texture.c:420
msgid "The height of the Cairo surface"
msgstr "VÃÅka plochy Cairo"
-#: clutter/clutter-cairo-texture.c:615
-msgid "Auto Resize"
-msgstr "Automaticky mÄnit velikost"
-
-#: clutter/clutter-cairo-texture.c:616
-msgid "Whether the surface should match the allocation"
-msgstr "Zda by se mÄla plocha pÅizpÅsobit pÅidÄlenÃmu mÃstu"
-
#: clutter/clutter-child-meta.c:127
msgid "Container"
msgstr "Kontejner"
@@ -937,7 +929,7 @@ msgstr "DrÅenÃ"
msgid "Whether the clickable has a grab"
msgstr "Zda mà klikatelnà objekt mÃstu k uchopenÃ"
-#: clutter/clutter-click-action.c:574 clutter/clutter-settings.c:573
+#: clutter/clutter-click-action.c:574 clutter/clutter-settings.c:521
msgid "Long Press Duration"
msgstr "Doba dlouhÃho zmÃÄknutÃ"
@@ -1002,97 +994,97 @@ msgstr "VÃkonnà jÃdro"
msgid "The ClutterBackend of the device manager"
msgstr "JÃdro ClutterBackend sprÃvce zaÅÃzenÃ"
-#: clutter/clutter-drag-action.c:596
+#: clutter/clutter-drag-action.c:547
msgid "Horizontal Drag Threshold"
msgstr "Vodorovnà prÃh taÅenÃ"
-#: clutter/clutter-drag-action.c:597
+#: clutter/clutter-drag-action.c:548
msgid "The horizontal amount of pixels required to start dragging"
msgstr ""
"PoÄet pixelÅ ve vodorovnÃm smÄru, nutnà k tomu, aby zapoÄala funkce taÅenÃ"
-#: clutter/clutter-drag-action.c:624
+#: clutter/clutter-drag-action.c:575
msgid "Vertical Drag Threshold"
msgstr "Svislà prÃh taÅenÃ"
-#: clutter/clutter-drag-action.c:625
+#: clutter/clutter-drag-action.c:576
msgid "The vertical amount of pixels required to start dragging"
msgstr ""
"PoÄet pixelÅ ve svislÃm smÄru, nutnà k tomu, aby zapoÄala funkce taÅenÃ"
-#: clutter/clutter-drag-action.c:646
+#: clutter/clutter-drag-action.c:597
msgid "Drag Handle"
msgstr "TaÅen"
-#: clutter/clutter-drag-action.c:647
+#: clutter/clutter-drag-action.c:598
msgid "The actor that is being dragged"
msgstr "ÃÄastnÃk, kterà je taÅen"
-#: clutter/clutter-drag-action.c:660
+#: clutter/clutter-drag-action.c:611
msgid "Drag Axis"
msgstr "Osa taÅenÃ"
-#: clutter/clutter-drag-action.c:661
+#: clutter/clutter-drag-action.c:612
msgid "Constraints the dragging to an axis"
msgstr "Omezenà taÅenà na nÄkterou z os"
-#: clutter/clutter-flow-layout.c:885
+#: clutter/clutter-flow-layout.c:882
msgid "Orientation"
msgstr "NatoÄenÃ"
-#: clutter/clutter-flow-layout.c:886
+#: clutter/clutter-flow-layout.c:883
msgid "The orientation of the layout"
msgstr "NatoÄenà rozvrÅenÃ"
-#: clutter/clutter-flow-layout.c:902
+#: clutter/clutter-flow-layout.c:899
msgid "Whether each item should receive the same allocation"
msgstr "Zda by kaÅdà poloÅka mÄla zabÃrat stejnà mÃsto"
-#: clutter/clutter-flow-layout.c:917 clutter/clutter-table-layout.c:1713
+#: clutter/clutter-flow-layout.c:914 clutter/clutter-table-layout.c:1711
msgid "Column Spacing"
msgstr "Rozestupy sloupcÅ"
-#: clutter/clutter-flow-layout.c:918
+#: clutter/clutter-flow-layout.c:915
msgid "The spacing between columns"
msgstr "Rozestupy mezi sloupci"
-#: clutter/clutter-flow-layout.c:934 clutter/clutter-table-layout.c:1727
+#: clutter/clutter-flow-layout.c:931 clutter/clutter-table-layout.c:1725
msgid "Row Spacing"
msgstr "Rozestupy ÅÃdkÅ"
-#: clutter/clutter-flow-layout.c:935
+#: clutter/clutter-flow-layout.c:932
msgid "The spacing between rows"
msgstr "Rozestupy mezi ÅÃdky"
-#: clutter/clutter-flow-layout.c:949
+#: clutter/clutter-flow-layout.c:946
msgid "Minimum Column Width"
msgstr "MinimÃlnà ÅÃÅka sloupce"
-#: clutter/clutter-flow-layout.c:950
+#: clutter/clutter-flow-layout.c:947
msgid "Minimum width for each column"
msgstr "MinimÃlnà ÅÃÅka kaÅdÃho ze sloupcÅ"
-#: clutter/clutter-flow-layout.c:965
+#: clutter/clutter-flow-layout.c:962
msgid "Maximum Column Width"
msgstr "MaximÃlnà ÅÃÅka sloupce"
-#: clutter/clutter-flow-layout.c:966
+#: clutter/clutter-flow-layout.c:963
msgid "Maximum width for each column"
msgstr "MaximÃlnà ÅÃÅka kaÅdÃho ze sloupcÅ"
-#: clutter/clutter-flow-layout.c:980
+#: clutter/clutter-flow-layout.c:977
msgid "Minimum Row Height"
msgstr "MinimÃlnà vÃÅka ÅÃdku"
-#: clutter/clutter-flow-layout.c:981
+#: clutter/clutter-flow-layout.c:978
msgid "Minimum height for each row"
msgstr "MinimÃlnà vÃÅka kaÅdÃho z ÅÃdkÅ"
-#: clutter/clutter-flow-layout.c:996
+#: clutter/clutter-flow-layout.c:993
msgid "Maximum Row Height"
msgstr "MaximÃlnà vÃÅka ÅÃdku"
-#: clutter/clutter-flow-layout.c:997
+#: clutter/clutter-flow-layout.c:994
msgid "Maximum height for each row"
msgstr "MaximÃlnà vÃÅka kaÅdÃho z ÅÃdkÅ"
@@ -1172,59 +1164,59 @@ msgstr "SprÃvce"
msgid "The manager that created this data"
msgstr "SprÃvce, kterà vytvoÅil tato data"
-#: clutter/clutter-main.c:490
+#: clutter/clutter-main.c:486
msgid "default:LTR"
msgstr "default:LTR"
-#: clutter/clutter-main.c:1321
+#: clutter/clutter-main.c:1282
msgid "Show frames per second"
msgstr "Zobrazit poÄet snÃmkÅ za sekundu"
-#: clutter/clutter-main.c:1323
+#: clutter/clutter-main.c:1284
msgid "Default frame rate"
msgstr "VÃchozà snÃmkovà rychlost"
-#: clutter/clutter-main.c:1325
+#: clutter/clutter-main.c:1286
msgid "Make all warnings fatal"
msgstr "UÄinit vÅechna varovÃnà jako kritickÃ"
-#: clutter/clutter-main.c:1328
+#: clutter/clutter-main.c:1289
msgid "Direction for the text"
msgstr "SmÄr textu"
-#: clutter/clutter-main.c:1331
+#: clutter/clutter-main.c:1292
msgid "Disable mipmapping on text"
msgstr "Vypnout mipmapping u textÅ"
-#: clutter/clutter-main.c:1334
+#: clutter/clutter-main.c:1295
msgid "Use 'fuzzy' picking"
msgstr "PouÅÃt pÅibliÅnà (âfuzzyâ) vybÃrÃnÃ"
-#: clutter/clutter-main.c:1337
+#: clutter/clutter-main.c:1298
msgid "Clutter debugging flags to set"
msgstr "PÅÃznaky ladÄnà pro Clutter, kterà se majà zapnout"
-#: clutter/clutter-main.c:1339
+#: clutter/clutter-main.c:1300
msgid "Clutter debugging flags to unset"
msgstr "PÅÃznaky ladÄnà pro Clutter, kterà se majà vypnout"
-#: clutter/clutter-main.c:1343
+#: clutter/clutter-main.c:1304
msgid "Clutter profiling flags to set"
msgstr "PÅÃznaky profilovÃnà pro Clutter, kterà se majà zapnout"
-#: clutter/clutter-main.c:1345
+#: clutter/clutter-main.c:1306
msgid "Clutter profiling flags to unset"
msgstr "PÅÃznaky profilovÃnà pro Clutter, kterà se majà vypnout"
-#: clutter/clutter-main.c:1348
+#: clutter/clutter-main.c:1309
msgid "Enable accessibility"
msgstr "Zapnout zpÅÃstupnÄnÃ"
-#: clutter/clutter-main.c:1530
+#: clutter/clutter-main.c:1491
msgid "Clutter Options"
msgstr "Volby Clutter"
-#: clutter/clutter-main.c:1531
+#: clutter/clutter-main.c:1492
msgid "Show Clutter Options"
msgstr "Zobrazit volby Clutter"
@@ -1340,7 +1332,7 @@ msgstr "NÃzev souboru nastaven"
msgid "Whether the :filename property is set"
msgstr "Zda je nastavena vlastnost :filename"
-#: clutter/clutter-script.c:449 clutter/clutter-texture.c:1081
+#: clutter/clutter-script.c:449 clutter/clutter-texture.c:1089
msgid "Filename"
msgstr "NÃzev souboru"
@@ -1348,45 +1340,45 @@ msgstr "NÃzev souboru"
msgid "The path of the currently parsed file"
msgstr "Cesta k prÃvÄ zpracovÃvanÃmu souboru"
-#: clutter/clutter-settings.c:414
+#: clutter/clutter-settings.c:362
msgid "Double Click Time"
msgstr "Äas dvojitÃho kliknutÃ"
-#: clutter/clutter-settings.c:415
+#: clutter/clutter-settings.c:363
msgid "The time between clicks necessary to detect a multiple click"
msgstr "Äas mezi dvÄma kliknutÃmi nutnà k rozpoznÃnà vÃcenÃsobnÃho kliknutÃ"
-#: clutter/clutter-settings.c:430
+#: clutter/clutter-settings.c:378
msgid "Double Click Distance"
msgstr "VzdÃlenost dvojitÃho kliknutÃ"
-#: clutter/clutter-settings.c:431
+#: clutter/clutter-settings.c:379
msgid "The distance between clicks necessary to detect a multiple click"
msgstr ""
"VzdÃlenost mezi dvÄma kliknutÃmi nutnà k rozpoznÃnà vÃcenÃsobnÃho kliknutÃ"
-#: clutter/clutter-settings.c:446
+#: clutter/clutter-settings.c:394
msgid "Drag Threshold"
msgstr "PrÃh taÅenÃ"
-#: clutter/clutter-settings.c:447
+#: clutter/clutter-settings.c:395
msgid "The distance the cursor should travel before starting to drag"
msgstr "VzdÃlenost, kterou musà kurzor urazit, neÅ je zapoÄata funkce taÅenÃ"
-#: clutter/clutter-settings.c:462 clutter/clutter-text.c:2939
+#: clutter/clutter-settings.c:410 clutter/clutter-text.c:2799
msgid "Font Name"
msgstr "NÃzev pÃsma"
-#: clutter/clutter-settings.c:463
+#: clutter/clutter-settings.c:411
msgid ""
"The description of the default font, as one that could be parsed by Pango"
msgstr "Popis vÃchozÃho pÃsma, kterà by mohlo bÃt zpracovÃno systÃmem Pango"
-#: clutter/clutter-settings.c:478
+#: clutter/clutter-settings.c:426
msgid "Font Antialias"
msgstr "VyhlazovÃnà pÃsma"
-#: clutter/clutter-settings.c:479
+#: clutter/clutter-settings.c:427
msgid ""
"Whether to use antialiasing (1 to enable, 0 to disable, and -1 to use the "
"default)"
@@ -1394,61 +1386,53 @@ msgstr ""
"Zda pouÅÃvat vyhlazovÃnà (1 pro zapnutÃ, 0 pro vypnutà a -1 pro pouÅità "
"vÃchozÃho nastavenÃ)"
-#: clutter/clutter-settings.c:495
+#: clutter/clutter-settings.c:443
msgid "Font DPI"
msgstr "DPI pÃsma"
-#: clutter/clutter-settings.c:496
+#: clutter/clutter-settings.c:444
msgid ""
"The resolution of the font, in 1024 * dots/inch, or -1 to use the default"
msgstr ""
"RozliÅenà pÃsma v 1024nÃsobcÃch bodÅ na palec nebo -1 pro pouÅità vÃchozÃho "
"nastavenÃ"
-#: clutter/clutter-settings.c:512
+#: clutter/clutter-settings.c:460
msgid "Font Hinting"
msgstr "Hinting pÃsma"
-#: clutter/clutter-settings.c:513
+#: clutter/clutter-settings.c:461
msgid ""
"Whether to use hinting (1 to enable, 0 to disable and -1 to use the default)"
msgstr ""
"Zda se mà pouÅÃt hinting (1 zapnut, 0 vypnut a -1 pro pouÅità vÃchozÃho "
"nastavenÃ)"
-#: clutter/clutter-settings.c:534
+#: clutter/clutter-settings.c:482
msgid "Font Hint Style"
msgstr "Styl hintingu pÃsma"
-#: clutter/clutter-settings.c:535
+#: clutter/clutter-settings.c:483
msgid "The style of hinting (hintnone, hintslight, hintmedium, hintfull)"
msgstr ""
"Styl hintingu (hintnone â ÅÃdnÃ, hintslight â lehkÃ, hintmedium â stÅednÃ, "
"hintfull â plnÃ)"
-#: clutter/clutter-settings.c:556
+#: clutter/clutter-settings.c:504
msgid "Font Subpixel Order"
msgstr "PoÅadà subpixelÅ pÃsma"
-#: clutter/clutter-settings.c:557
+#: clutter/clutter-settings.c:505
msgid "The type of subpixel antialiasing (none, rgb, bgr, vrgb, vbgr)"
msgstr ""
"Typ vyhlazovÃnà subpixelÅ (none â ÅÃdnÃ, rgb â Äervenà vlevo, bgr â modrà "
"vlevo, vrgb â Äervenà nahoÅe, vbgr â modrà nahoÅe)"
-#: clutter/clutter-settings.c:574
+#: clutter/clutter-settings.c:522
msgid "The minimum duration for a long press gesture to be recognized"
msgstr ""
"MinimÃlnà doba trvÃnà pro gesto dlouhÃho zmÃÄknutÃ, aby bylo rozpoznÃno"
-#: clutter/clutter-settings.c:581
-msgid "Fontconfig configuration timestamp"
-msgstr "Äasovà razÃtko nastavenà fontconfig"
-
-#: clutter/clutter-settings.c:582
-msgid "Timestamp of the current fontconfig configuration"
-msgstr "Äasovà razÃtko aktuÃlnÃho nastavenà fontconfig"
-
#: clutter/clutter-shader.c:255
msgid "Vertex Source"
msgstr "Zdroj vertex"
@@ -1522,115 +1506,115 @@ msgstr "Hrana ÃÄastnÃka, kterà by se mÄla pÅichytÃvat"
msgid "The offset in pixels to apply to the constraint"
msgstr "Posun v pixelech, pÅi kterÃm se mà pouÅÃt omezenÃ"
-#: clutter/clutter-stage.c:1707
+#: clutter/clutter-stage.c:1660
msgid "Fullscreen Set"
msgstr "Nastavena celà obrazovka"
-#: clutter/clutter-stage.c:1708
+#: clutter/clutter-stage.c:1661
msgid "Whether the main stage is fullscreen"
msgstr "Zda je hlavnà scÃna v reÅimu celà obrazovky"
-#: clutter/clutter-stage.c:1724
+#: clutter/clutter-stage.c:1677
msgid "Offscreen"
msgstr "V pamÄti"
-#: clutter/clutter-stage.c:1725
+#: clutter/clutter-stage.c:1678
msgid "Whether the main stage should be rendered offscreen"
msgstr "Zda by mÄla bÃt hlavnà scÃna vykreslovÃna v pamÄti bez zobrazenÃ"
-#: clutter/clutter-stage.c:1737 clutter/clutter-text.c:3052
+#: clutter/clutter-stage.c:1690 clutter/clutter-text.c:2912
msgid "Cursor Visible"
msgstr "Kurzor viditelnÃ"
-#: clutter/clutter-stage.c:1738
+#: clutter/clutter-stage.c:1691
msgid "Whether the mouse pointer is visible on the main stage"
msgstr "Zda je ukazatel myÅi viditelnà na hlavnà scÃnÄ"
-#: clutter/clutter-stage.c:1752
+#: clutter/clutter-stage.c:1705
msgid "User Resizable"
msgstr "UÅivatelsky mÄnitelnà velikost"
-#: clutter/clutter-stage.c:1753
+#: clutter/clutter-stage.c:1706
msgid "Whether the stage is able to be resized via user interaction"
msgstr "Zda uÅivatel mÅÅe interaktivnÄ mÄnit velikost scÃny"
-#: clutter/clutter-stage.c:1766
+#: clutter/clutter-stage.c:1719
msgid "The color of the stage"
msgstr "Barva scÃny"
-#: clutter/clutter-stage.c:1780
+#: clutter/clutter-stage.c:1733
msgid "Perspective"
msgstr "Perspektiva"
-#: clutter/clutter-stage.c:1781
+#: clutter/clutter-stage.c:1734
msgid "Perspective projection parameters"
msgstr "Parametry perspektivnà projekce"
-#: clutter/clutter-stage.c:1796
+#: clutter/clutter-stage.c:1749
msgid "Title"
msgstr "NÃzev"
-#: clutter/clutter-stage.c:1797
+#: clutter/clutter-stage.c:1750
msgid "Stage Title"
msgstr "NÃzev scÃny"
-#: clutter/clutter-stage.c:1812
+#: clutter/clutter-stage.c:1765
msgid "Use Fog"
msgstr "PouÅÃt zamlÅenÃ"
-#: clutter/clutter-stage.c:1813
+#: clutter/clutter-stage.c:1766
msgid "Whether to enable depth cueing"
msgstr "Zda zapnout zvÃraznÄnà hloubky"
-#: clutter/clutter-stage.c:1827
+#: clutter/clutter-stage.c:1780
msgid "Fog"
msgstr "ZamlÅenÃ"
-#: clutter/clutter-stage.c:1828
+#: clutter/clutter-stage.c:1781
msgid "Settings for the depth cueing"
msgstr "Nastavenà pro zvÃraznÄnà hloubky"
-#: clutter/clutter-stage.c:1844
+#: clutter/clutter-stage.c:1797
msgid "Use Alpha"
msgstr "PouÅÃt alfu"
-#: clutter/clutter-stage.c:1845
+#: clutter/clutter-stage.c:1798
msgid "Whether to honour the alpha component of the stage color"
msgstr "Zda se ÅÃdit komponentou alfa z barvy scÃny"
-#: clutter/clutter-stage.c:1861
+#: clutter/clutter-stage.c:1814
msgid "Key Focus"
msgstr "Hlavnà zamÄÅenÃ"
-#: clutter/clutter-stage.c:1862
+#: clutter/clutter-stage.c:1815
msgid "The currently key focused actor"
msgstr "AktuÃlnÄ hlavnà zamÄÅenà ÃÄastnÃk"
-#: clutter/clutter-stage.c:1878
+#: clutter/clutter-stage.c:1831
msgid "No Clear Hint"
msgstr "Nemazat bez pokynu"
-#: clutter/clutter-stage.c:1879
+#: clutter/clutter-stage.c:1832
msgid "Whether the stage should clear its contents"
msgstr "Zda by scÃna mÄla vymazat svÅj obsah"
-#: clutter/clutter-stage.c:1892
+#: clutter/clutter-stage.c:1845
msgid "Accept Focus"
msgstr "PÅijÃmat zamÄÅenÃ"
-#: clutter/clutter-stage.c:1893
+#: clutter/clutter-stage.c:1846
msgid "Whether the stage should accept focus on show"
msgstr "Zda by mÄla scÃna pÅi zobrazenà pÅijÃmat zamÄÅenÃ"
-#: clutter/clutter-state.c:1472
+#: clutter/clutter-state.c:1408
msgid "State"
msgstr "Stav"
-#: clutter/clutter-state.c:1473
+#: clutter/clutter-state.c:1409
msgid "Currently set state, (transition to this state might not be complete)"
msgstr "AktuÃlnÄ nastavenà stav (pÅechod do tohoto stavu nemusà bÃt dokonÄen)"
-#: clutter/clutter-state.c:1487
+#: clutter/clutter-state.c:1423
msgid "Default transition duration"
msgstr "VÃchozà doba pÅechodu"
@@ -1682,225 +1666,225 @@ msgstr "Svislà roztaÅenÃ"
msgid "Allocate extra space for the child in vertical axis"
msgstr "Vymezit mÃsto navÃc pro potomky ve svislà ose"
-#: clutter/clutter-table-layout.c:1714
+#: clutter/clutter-table-layout.c:1712
msgid "Spacing between columns"
msgstr "Mezery mezi sloupci"
-#: clutter/clutter-table-layout.c:1728
+#: clutter/clutter-table-layout.c:1726
msgid "Spacing between rows"
msgstr "Mezery mezi ÅÃdky"
-#: clutter/clutter-text.c:2940
+#: clutter/clutter-text.c:2800
msgid "The font to be used by the text"
msgstr "PÃsmo pouÅità textem"
-#: clutter/clutter-text.c:2957
+#: clutter/clutter-text.c:2817
msgid "Font Description"
msgstr "Popis pÃsma"
-#: clutter/clutter-text.c:2958
+#: clutter/clutter-text.c:2818
msgid "The font description to be used"
msgstr "Popis pÃsma, kterà se mà pouÅÃt"
-#: clutter/clutter-text.c:2974
+#: clutter/clutter-text.c:2834
msgid "Text"
msgstr "Text"
-#: clutter/clutter-text.c:2975
+#: clutter/clutter-text.c:2835
msgid "The text to render"
msgstr "Text, kterà se mà vykreslit"
-#: clutter/clutter-text.c:2989
+#: clutter/clutter-text.c:2849
msgid "Font Color"
msgstr "Barva pÃsma"
-#: clutter/clutter-text.c:2990
+#: clutter/clutter-text.c:2850
msgid "Color of the font used by the text"
msgstr "Barva pÃsma pouÅità textem"
-#: clutter/clutter-text.c:3004
+#: clutter/clutter-text.c:2864
msgid "Editable"
msgstr "UpravitelnÃ"
-#: clutter/clutter-text.c:3005
+#: clutter/clutter-text.c:2865
msgid "Whether the text is editable"
msgstr "Zda je text moÅnà upravovat"
-#: clutter/clutter-text.c:3020
+#: clutter/clutter-text.c:2880
msgid "Selectable"
msgstr "VybratelnÃ"
-#: clutter/clutter-text.c:3021
+#: clutter/clutter-text.c:2881
msgid "Whether the text is selectable"
msgstr "Zda je text moÅnà vybÃrat"
-#: clutter/clutter-text.c:3035
+#: clutter/clutter-text.c:2895
msgid "Activatable"
msgstr "AktivovatelnÃ"
-#: clutter/clutter-text.c:3036
+#: clutter/clutter-text.c:2896
msgid "Whether pressing return causes the activate signal to be emitted"
msgstr "Zda zmÃÄknutà klÃvesy Enter zpÅsobà vyslÃnà signÃlu o aktivaci"
-#: clutter/clutter-text.c:3053
+#: clutter/clutter-text.c:2913
msgid "Whether the input cursor is visible"
msgstr "Zda je viditelnà kurzor vstupu"
-#: clutter/clutter-text.c:3067 clutter/clutter-text.c:3068
+#: clutter/clutter-text.c:2927 clutter/clutter-text.c:2928
msgid "Cursor Color"
msgstr "Barva kurzoru"
-#: clutter/clutter-text.c:3082
+#: clutter/clutter-text.c:2942
msgid "Cursor Color Set"
msgstr "Barva kurzoru nastavena"
-#: clutter/clutter-text.c:3083
+#: clutter/clutter-text.c:2943
msgid "Whether the cursor color has been set"
msgstr "Zda byla nastavena barva kurzoru"
-#: clutter/clutter-text.c:3098
+#: clutter/clutter-text.c:2958
msgid "Cursor Size"
msgstr "Velikost kurzoru"
-#: clutter/clutter-text.c:3099
+#: clutter/clutter-text.c:2959
msgid "The width of the cursor, in pixels"
msgstr "ÅÃÅka kurzoru v pixelech"
-#: clutter/clutter-text.c:3113
+#: clutter/clutter-text.c:2973
msgid "Cursor Position"
msgstr "Poloha kurzoru"
-#: clutter/clutter-text.c:3114
+#: clutter/clutter-text.c:2974
msgid "The cursor position"
msgstr "Poloha kurzoru"
-#: clutter/clutter-text.c:3129
+#: clutter/clutter-text.c:2989
msgid "Selection-bound"
msgstr "Hranice vÃbÄru"
-#: clutter/clutter-text.c:3130
+#: clutter/clutter-text.c:2990
msgid "The cursor position of the other end of the selection"
msgstr "Poloha kurzoru druhÃho konce vÃbÄru"
-#: clutter/clutter-text.c:3145 clutter/clutter-text.c:3146
+#: clutter/clutter-text.c:3005 clutter/clutter-text.c:3006
msgid "Selection Color"
msgstr "Barva vÃbÄru"
-#: clutter/clutter-text.c:3160
+#: clutter/clutter-text.c:3020
msgid "Selection Color Set"
msgstr "Barva vÃbÄru nastavena"
-#: clutter/clutter-text.c:3161
+#: clutter/clutter-text.c:3021
msgid "Whether the selection color has been set"
msgstr "Zda byla nastavena barva vÃbÄru"
-#: clutter/clutter-text.c:3176
+#: clutter/clutter-text.c:3036
msgid "Attributes"
msgstr "Atributy"
-#: clutter/clutter-text.c:3177
+#: clutter/clutter-text.c:3037
msgid "A list of style attributes to apply to the contents of the actor"
msgstr "Seznam atributÅ stylu, kterà se pouÅijà na obsah ÃÄastnÃka"
-#: clutter/clutter-text.c:3199
+#: clutter/clutter-text.c:3059
msgid "Use markup"
msgstr "PouÅÃt znaÄku"
-#: clutter/clutter-text.c:3200
+#: clutter/clutter-text.c:3060
msgid "Whether or not the text includes Pango markup"
msgstr "Zda text zahrnuje Äi nezahrnuje znaÄku Pango"
-#: clutter/clutter-text.c:3216
+#: clutter/clutter-text.c:3076
msgid "Line wrap"
msgstr "ZalamovÃnà ÅÃdkÅ"
-#: clutter/clutter-text.c:3217
+#: clutter/clutter-text.c:3077
msgid "If set, wrap the lines if the text becomes too wide"
msgstr "KdyÅ je nastaveno, bude se pÅÃliÅ dlouhà text zalamovat"
-#: clutter/clutter-text.c:3232
+#: clutter/clutter-text.c:3092
msgid "Line wrap mode"
msgstr "ReÅim zalamovÃnà ÅÃdkÅ"
-#: clutter/clutter-text.c:3233
+#: clutter/clutter-text.c:3093
msgid "Control how line-wrapping is done"
msgstr "OvlÃdÃ, jak je provÃdÄno zalamovÃnà ÅÃdkÅ"
-#: clutter/clutter-text.c:3248
+#: clutter/clutter-text.c:3108
msgid "Ellipsize"
msgstr "ZkrÃcenÃ"
-#: clutter/clutter-text.c:3249
+#: clutter/clutter-text.c:3109
msgid "The preferred place to ellipsize the string"
msgstr "UpÅednostÅovanà mÃsto pro zkrÃcenà ÅetÄzce"
-#: clutter/clutter-text.c:3265
+#: clutter/clutter-text.c:3125
msgid "Line Alignment"
msgstr "ZarovnÃnà ÅÃdku"
-#: clutter/clutter-text.c:3266
+#: clutter/clutter-text.c:3126
msgid "The preferred alignment for the string, for multi-line text"
msgstr "UpÅednostÅovanà zarovnÃnà pro text a vÃceÅÃdkovà text"
-#: clutter/clutter-text.c:3282
+#: clutter/clutter-text.c:3142
msgid "Justify"
msgstr "Zarovnat do bloku"
-#: clutter/clutter-text.c:3283
+#: clutter/clutter-text.c:3143
msgid "Whether the text should be justified"
msgstr "Zda by mÄl bÃt text zarovnÃn do bloku"
-#: clutter/clutter-text.c:3298
+#: clutter/clutter-text.c:3158
msgid "Password Character"
msgstr "Znak hesla"
-#: clutter/clutter-text.c:3299
+#: clutter/clutter-text.c:3159
msgid "If non-zero, use this character to display the actor's contents"
msgstr "Pokud je nenulovÃ, pouÅije se tento znak k zobrazenà obsahu ÃÄastnÃka"
-#: clutter/clutter-text.c:3313
+#: clutter/clutter-text.c:3173
msgid "Max Length"
msgstr "Max. dÃlka"
-#: clutter/clutter-text.c:3314
+#: clutter/clutter-text.c:3174
msgid "Maximum length of the text inside the actor"
msgstr "MaximÃlnà dÃlka textu uvnitÅ ÃÄastnÃka"
-#: clutter/clutter-text.c:3337
+#: clutter/clutter-text.c:3197
msgid "Single Line Mode"
msgstr "JednoÅÃdkovà reÅim"
-#: clutter/clutter-text.c:3338
+#: clutter/clutter-text.c:3198
msgid "Whether the text should be a single line"
msgstr "Zda by mÄl bÃt text jednoÅÃdkovÃ"
-#: clutter/clutter-text.c:3352 clutter/clutter-text.c:3353
+#: clutter/clutter-text.c:3212 clutter/clutter-text.c:3213
msgid "Selected Text Color"
msgstr "Barva vybranÃho textu"
-#: clutter/clutter-text.c:3367
+#: clutter/clutter-text.c:3227
msgid "Selected Text Color Set"
msgstr "Barva vybranÃho textu nastavena"
-#: clutter/clutter-text.c:3368
+#: clutter/clutter-text.c:3228
msgid "Whether the selected text color has been set"
msgstr "Zda byla nastavena barva vybranÃho textu"
-#: clutter/clutter-texture.c:995
+#: clutter/clutter-texture.c:1003
msgid "Sync size of actor"
msgstr "Synchronizovat velikost ÃÄastnÃka"
-#: clutter/clutter-texture.c:996
+#: clutter/clutter-texture.c:1004
msgid "Auto sync size of actor to underlying pixbuf dimensions"
msgstr ""
"Automaticky synchronizovat velikost ÃÄastnÃka k rozmÄrÅm podkladovà pixelovà "
"pamÄti"
-#: clutter/clutter-texture.c:1003
+#: clutter/clutter-texture.c:1011
msgid "Disable Slicing"
msgstr "ZakÃzat dÄlenÃ"
-#: clutter/clutter-texture.c:1004
+#: clutter/clutter-texture.c:1012
msgid ""
"Forces the underlying texture to be singular and not made of smaller space "
"saving individual textures"
@@ -1908,71 +1892,71 @@ msgstr ""
"ZpÅsobuje, Åe podkladovà textura je v jedinÃm celku a nenà tvoÅena z malÃch "
"ÄÃstà s jednotlivÃmi texturami"
-#: clutter/clutter-texture.c:1013
+#: clutter/clutter-texture.c:1021
msgid "Tile Waste"
msgstr "NevyuÅità ÄÃst dlaÅdice"
-#: clutter/clutter-texture.c:1014
+#: clutter/clutter-texture.c:1022
msgid "Maximum waste area of a sliced texture"
msgstr "MaximÃlnà nevyuÅità oblast rozdÄlenà textury"
-#: clutter/clutter-texture.c:1022
+#: clutter/clutter-texture.c:1030
msgid "Horizontal repeat"
msgstr "OpakovÃnà vodorovnÄ"
-#: clutter/clutter-texture.c:1023
+#: clutter/clutter-texture.c:1031
msgid "Repeat the contents rather than scaling them horizontally"
msgstr "Obsah vodorovnÄ radÄji opakovat neÅ roztÃhnout"
-#: clutter/clutter-texture.c:1030
+#: clutter/clutter-texture.c:1038
msgid "Vertical repeat"
msgstr "OpakovÃnà svisle"
-#: clutter/clutter-texture.c:1031
+#: clutter/clutter-texture.c:1039
msgid "Repeat the contents rather than scaling them vertically"
msgstr "Obsah svisle radÄji opakovat neÅ roztÃhnout"
-#: clutter/clutter-texture.c:1038
+#: clutter/clutter-texture.c:1046
msgid "Filter Quality"
msgstr "Kvalita filtru"
-#: clutter/clutter-texture.c:1039
+#: clutter/clutter-texture.c:1047
msgid "Rendering quality used when drawing the texture"
msgstr "Kvalita vykreslovÃnà pouÅità pÅi kreslenà textury"
-#: clutter/clutter-texture.c:1047
+#: clutter/clutter-texture.c:1055
msgid "Pixel Format"
msgstr "FormÃt obrÃzku"
-#: clutter/clutter-texture.c:1048
+#: clutter/clutter-texture.c:1056
msgid "The Cogl pixel format to use"
msgstr "FormÃt obrÃzku Cogl, kterà se mà pouÅÃt"
-#: clutter/clutter-texture.c:1056
+#: clutter/clutter-texture.c:1064
msgid "Cogl Texture"
msgstr "Textura Cogl"
-#: clutter/clutter-texture.c:1057
+#: clutter/clutter-texture.c:1065
msgid "The underlying Cogl texture handle used to draw this actor"
msgstr "Podkladovà textura Cogl pouÅità k vykreslenà ÃÄastnÃka"
-#: clutter/clutter-texture.c:1064
+#: clutter/clutter-texture.c:1072
msgid "Cogl Material"
msgstr "MateriÃl Cogl"
-#: clutter/clutter-texture.c:1065
+#: clutter/clutter-texture.c:1073
msgid "The underlying Cogl material handle used to draw this actor"
msgstr "Podkladovà materiÃl Cogl pouÅità k vykreslenà ÃÄastnÃka"
-#: clutter/clutter-texture.c:1082
+#: clutter/clutter-texture.c:1090
msgid "The path of the file containing the image data"
msgstr "Cesta k souboru obsahujÃcÃmu data obrÃzku"
-#: clutter/clutter-texture.c:1089
+#: clutter/clutter-texture.c:1097
msgid "Keep Aspect Ratio"
msgstr "Zachovat pomÄr stran"
-#: clutter/clutter-texture.c:1090
+#: clutter/clutter-texture.c:1098
msgid ""
"Keep the aspect ratio of the texture when requesting the preferred width or "
"height"
@@ -1980,22 +1964,22 @@ msgstr ""
"Zachovat pomÄr stran textury, kdyÅ je poÅadovÃna pÅednastavenà ÅÃÅka nebo "
"vÃÅka"
-#: clutter/clutter-texture.c:1116
+#: clutter/clutter-texture.c:1124
msgid "Load asynchronously"
msgstr "NaÄÃtat asynchronnÄ"
-#: clutter/clutter-texture.c:1117
+#: clutter/clutter-texture.c:1125
msgid ""
"Load files inside a thread to avoid blocking when loading images from disk"
msgstr ""
"NaÄÃtat soubory ve zvlÃÅtnÃm vlÃknÄ, aby se pÅedeÅlo blokovÃnà pÅi naÄÃtÃnà "
"obrÃzkÅ z disku"
-#: clutter/clutter-texture.c:1133
+#: clutter/clutter-texture.c:1141
msgid "Load data asynchronously"
msgstr "NaÄÃtat data asynchronnÄ"
-#: clutter/clutter-texture.c:1134
+#: clutter/clutter-texture.c:1142
msgid ""
"Decode image data files inside a thread to reduce blocking when loading "
"images from disk"
@@ -2003,27 +1987,14 @@ msgstr ""
"DekÃdovat soubory s daty obrÃzkÅ ve zvlÃÅtnÃm vlÃknÄ, aby se omezilo "
"blokovÃnà pÅi naÄÃtÃnà obrÃzkÅ z disku"
-#: clutter/clutter-texture.c:1158
+#: clutter/clutter-texture.c:1166
msgid "Pick With Alpha"
msgstr "VÃbÄr s alfou"
-#: clutter/clutter-texture.c:1159
+#: clutter/clutter-texture.c:1167
msgid "Shape actor with alpha channel when picking"
msgstr "Tvar ÃÄastnÃka s alfakanÃlem pÅi vÃbÄru"
-#: clutter/clutter-texture.c:1557 clutter/clutter-texture.c:1967
-#: clutter/clutter-texture.c:2062 clutter/clutter-texture.c:2343
-msgid "Failed to load the image data"
-msgstr "Selhalo naÄtenà dat obrÃzku"
-
-#: clutter/clutter-texture.c:1703
-msgid "YUV textures are not supported"
-msgstr "Textury YUV nejsou podporovÃny"
-
-#: clutter/clutter-texture.c:1712
-msgid "YUV2 textues are not supported"
-msgstr "Textury YUV2 nejsou podporovÃny"
-
#: clutter/clutter-timeline.c:264
msgid "Should the timeline automatically restart"
msgstr "Zda by se mÄla Äasovà osa automaticky spouÅtÄt znovu"
@@ -2068,6 +2039,12 @@ 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 59a4618..835ce78 100644
--- a/po/de.po
+++ b/po/de.po
@@ -7,419 +7,420 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: clutter master\n"
+"Project-Id-Version: clutter_1.0 1.0.8\n"
"Report-Msgid-Bugs-To: http://bugzilla.clutter-project.org/enter_bug.cgi?"
"product=clutter\n"
-"POT-Creation-Date: 2011-09-12 13:51+0100\n"
-"PO-Revision-Date: 2011-07-17 11:56+0100\n"
-"Last-Translator: Mario BlÃttermann <mariobl freenet de>\n"
+"POT-Creation-Date: 2011-06-13 23:24+0100\n"
+"PO-Revision-Date: 2011-04-20 22:58+0200\n"
+"Last-Translator: Christian Kirbach <Christian Kirbach googlemail com>\n"
"Language-Team: Deutsch <gnome-de gnome org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n!=1);\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Poedit-Language: German\n"
"X-Poedit-Country: GERMANY\n"
-#: clutter/clutter-actor.c:3852
+#: clutter/clutter-actor.c:3809
msgid "X coordinate"
msgstr "X-Koordinate"
-#: clutter/clutter-actor.c:3853
+#: clutter/clutter-actor.c:3810
msgid "X coordinate of the actor"
msgstr "X-Koordinate des Akteurs"
-#: clutter/clutter-actor.c:3868
+#: clutter/clutter-actor.c:3825
msgid "Y coordinate"
msgstr "Y-Koordinate"
-#: clutter/clutter-actor.c:3869
+#: clutter/clutter-actor.c:3826
msgid "Y coordinate of the actor"
-msgstr "Y-Koordinate des Akteurs"
+msgstr "Y-Koordinate des Aktuers"
-#: clutter/clutter-actor.c:3884 clutter/clutter-behaviour-ellipse.c:477
+#: clutter/clutter-actor.c:3841 clutter/clutter-behaviour-ellipse.c:474
msgid "Width"
msgstr "Breite"
-#: clutter/clutter-actor.c:3885
+#: clutter/clutter-actor.c:3842
msgid "Width of the actor"
msgstr "Breite des Akteurs"
-#: clutter/clutter-actor.c:3899 clutter/clutter-behaviour-ellipse.c:493
+#: clutter/clutter-actor.c:3856 clutter/clutter-behaviour-ellipse.c:490
msgid "Height"
msgstr "HÃhe"
-#: clutter/clutter-actor.c:3900
+#: clutter/clutter-actor.c:3857
msgid "Height of the actor"
msgstr "HÃhe des Akteurs"
-#: clutter/clutter-actor.c:3918
+#: clutter/clutter-actor.c:3875
msgid "Fixed X"
msgstr "Fixiertes X"
-#: clutter/clutter-actor.c:3919
+#: clutter/clutter-actor.c:3876
msgid "Forced X position of the actor"
msgstr "Erzwungene X-Position des Akteurs"
-#: clutter/clutter-actor.c:3937
+#: clutter/clutter-actor.c:3894
msgid "Fixed Y"
msgstr "Fixiertes Y"
-#: clutter/clutter-actor.c:3938
+#: clutter/clutter-actor.c:3895
msgid "Forced Y position of the actor"
msgstr "Erzwungene Y-Position des Akteurs"
-#: clutter/clutter-actor.c:3954
+#: clutter/clutter-actor.c:3911
msgid "Fixed position set"
msgstr "Fixierte Position gesetzt"
-#: clutter/clutter-actor.c:3955
+#: clutter/clutter-actor.c:3912
msgid "Whether to use fixed positioning for the actor"
msgstr "Legt fest, ob eine fixierte Position fÃr den Akteur verwendet wird"
-#: clutter/clutter-actor.c:3977
+#: clutter/clutter-actor.c:3934
msgid "Min Width"
msgstr "Minimale Breite"
-#: clutter/clutter-actor.c:3978
+#: clutter/clutter-actor.c:3935
msgid "Forced minimum width request for the actor"
msgstr "Anfrage nach erzwungener minimale Breite des Akteurs"
-#: clutter/clutter-actor.c:3997
+#: clutter/clutter-actor.c:3954
msgid "Min Height"
msgstr "Minimale HÃhe"
-#: clutter/clutter-actor.c:3998
+#: clutter/clutter-actor.c:3955
msgid "Forced minimum height request for the actor"
msgstr "Anfrage nach erzwungener minimale HÃhe des Akteurs"
-#: clutter/clutter-actor.c:4017
+#: clutter/clutter-actor.c:3974
msgid "Natural Width"
msgstr "NatÃrliche Breite"
-#: clutter/clutter-actor.c:4018
+#: clutter/clutter-actor.c:3975
msgid "Forced natural width request for the actor"
msgstr "Anfrage nach natÃrlicher Breite des Akteurs"
-#: clutter/clutter-actor.c:4037
+#: clutter/clutter-actor.c:3994
msgid "Natural Height"
msgstr "NatÃrliche HÃhe"
-#: clutter/clutter-actor.c:4038
+#: clutter/clutter-actor.c:3995
msgid "Forced natural height request for the actor"
msgstr "Anfrage nach natÃrlicher HoÌhe des Akteurs"
-#: clutter/clutter-actor.c:4054
+#: clutter/clutter-actor.c:4011
msgid "Minimum width set"
msgstr "Minimale Breite gesetzt"
-#: clutter/clutter-actor.c:4055
+#: clutter/clutter-actor.c:4012
msgid "Whether to use the min-width property"
msgstr "Legt fest, ob die Eigenschaft Âmin-width verwendet werden soll"
-#: clutter/clutter-actor.c:4070
+#: clutter/clutter-actor.c:4027
msgid "Minimum height set"
msgstr "Minimale HÃhe gesetzt"
-#: clutter/clutter-actor.c:4071
+#: clutter/clutter-actor.c:4028
msgid "Whether to use the min-height property"
msgstr "Legt fest, ob die Eigenschaft Âmin-height verwendet werden soll"
-#: clutter/clutter-actor.c:4086
+#: clutter/clutter-actor.c:4043
msgid "Natural width set"
msgstr "NatÃrliche Breite gesetzt"
-#: clutter/clutter-actor.c:4087
+#: clutter/clutter-actor.c:4044
msgid "Whether to use the natural-width property"
msgstr "Legt fest, ob die Eigenschaft Ânatural-width verwendet werden soll"
-#: clutter/clutter-actor.c:4104
+#: clutter/clutter-actor.c:4061
msgid "Natural height set"
msgstr "NatÃrliche HÃhe gesetzt"
-#: clutter/clutter-actor.c:4105
+#: clutter/clutter-actor.c:4062
msgid "Whether to use the natural-height property"
msgstr "Legt fest, ob die Eigenschaft Ânatural-height verwendet werden soll"
-#: clutter/clutter-actor.c:4124
+#: clutter/clutter-actor.c:4081
msgid "Allocation"
msgstr "Anforderung"
-#: clutter/clutter-actor.c:4125
+#: clutter/clutter-actor.c:4082
msgid "The actor's allocation"
msgstr "Die Anforderung des Akteurs"
-#: clutter/clutter-actor.c:4181
+#: clutter/clutter-actor.c:4138
msgid "Request Mode"
msgstr "Anforderungsmodus"
-#: clutter/clutter-actor.c:4182
+#: clutter/clutter-actor.c:4139
msgid "The actor's request mode"
msgstr "Der Anforderungsmodus des Akteurs"
-#: clutter/clutter-actor.c:4197
+#: clutter/clutter-actor.c:4154
msgid "Depth"
msgstr "Tiefe"
-#: clutter/clutter-actor.c:4198
+#: clutter/clutter-actor.c:4155
msgid "Position on the Z axis"
msgstr "Position auf der Z-Achse"
-#: clutter/clutter-actor.c:4212
+#: clutter/clutter-actor.c:4169
msgid "Opacity"
-msgstr "Deckkraft"
+msgstr "Undurchsichtigkeit"
-#: clutter/clutter-actor.c:4213
+#: clutter/clutter-actor.c:4170
msgid "Opacity of an actor"
-msgstr "Deckkraft des Akteurs"
+msgstr "Undurchsichtigkeit des Akteurs"
-#: clutter/clutter-actor.c:4232
+#: clutter/clutter-actor.c:4186
+#, fuzzy
msgid "Offscreen redirect"
-msgstr "Umleitung auf abseits des Bildschirms"
+msgstr "Abseits des Bildschirms"
-#: clutter/clutter-actor.c:4233
+#: clutter/clutter-actor.c:4187
#, fuzzy
-msgid "Flags controlling when to flatten the actor into a single image"
-msgstr ""
-"Legt fest, ob der Akteur in einem einzigen Bild dargestellt werden soll"
+msgid "Whether to flatten the actor into a single image"
+msgstr "Legt fest, ob der Text in einer Zeile dargestellt werden soll"
-#: clutter/clutter-actor.c:4251
+#: clutter/clutter-actor.c:4205
msgid "Visible"
msgstr "Sichtbar"
-#: clutter/clutter-actor.c:4252
+#: clutter/clutter-actor.c:4206
msgid "Whether the actor is visible or not"
msgstr "Legt fest, ob der Akteur sichtbar ist oder nicht"
-#: clutter/clutter-actor.c:4267
+#: clutter/clutter-actor.c:4221
msgid "Mapped"
msgstr "Abgebildet"
-#: clutter/clutter-actor.c:4268
+#: clutter/clutter-actor.c:4222
msgid "Whether the actor will be painted"
-msgstr "Legt fest, ob der Akteur dargestellt wird"
+msgstr "Legt fest, ob der Akteur gezeichnet wird"
-#: clutter/clutter-actor.c:4282
+#: clutter/clutter-actor.c:4236
msgid "Realized"
-msgstr "Realisiert"
+msgstr ""
-#: clutter/clutter-actor.c:4283
+#: clutter/clutter-actor.c:4237
msgid "Whether the actor has been realized"
-msgstr "Gibt an, ob der Akteur realisiert wird"
+msgstr ""
-#: clutter/clutter-actor.c:4299
+#: clutter/clutter-actor.c:4253
msgid "Reactive"
msgstr "Reagierend"
-#: clutter/clutter-actor.c:4300
+#: clutter/clutter-actor.c:4254
msgid "Whether the actor is reactive to events"
msgstr "Legt fest, ob der Akteur auf Ereignisse reagiert"
-#: clutter/clutter-actor.c:4312
+#: clutter/clutter-actor.c:4266
msgid "Has Clip"
-msgstr "Clip vorhanden"
+msgstr ""
-#: clutter/clutter-actor.c:4313
+#: clutter/clutter-actor.c:4267
msgid "Whether the actor has a clip set"
-msgstr "Gibt an, ob fÃr den Akteur ein Clip gesetzt ist"
+msgstr ""
-#: clutter/clutter-actor.c:4328
+#: clutter/clutter-actor.c:4282
msgid "Clip"
-msgstr "Clip"
+msgstr ""
-#: clutter/clutter-actor.c:4329
+#: clutter/clutter-actor.c:4283
+#, fuzzy
msgid "The clip region for the actor"
-msgstr "Der Clip-Bereich dieses Akteurs"
+msgstr "Richtung des Textes"
-#: clutter/clutter-actor.c:4343 clutter/clutter-actor-meta.c:207
+#: clutter/clutter-actor.c:4297 clutter/clutter-actor-meta.c:207
#: clutter/clutter-binding-pool.c:319 clutter/clutter-input-device.c:236
msgid "Name"
msgstr "Name"
-#: clutter/clutter-actor.c:4344
+#: clutter/clutter-actor.c:4298
msgid "Name of the actor"
msgstr "Name des Akteurs"
-#: clutter/clutter-actor.c:4358
+#: clutter/clutter-actor.c:4312
msgid "Scale X"
msgstr "X-Skalierung"
-#: clutter/clutter-actor.c:4359
+#: clutter/clutter-actor.c:4313
msgid "Scale factor on the X axis"
msgstr "Skalierungsfaktor fÃr die X-Achse"
-#: clutter/clutter-actor.c:4374
+#: clutter/clutter-actor.c:4328
msgid "Scale Y"
msgstr "Y-Skalierung"
-#: clutter/clutter-actor.c:4375
+#: clutter/clutter-actor.c:4329
msgid "Scale factor on the Y axis"
msgstr "Skalierungsfaktor fÃr die Y-Achse"
-#: clutter/clutter-actor.c:4390
+#: clutter/clutter-actor.c:4344
msgid "Scale Center X"
msgstr "Skalierungszentrum X"
-#: clutter/clutter-actor.c:4391
+#: clutter/clutter-actor.c:4345
msgid "Horizontal scale center"
msgstr "Horizontales Skalierungszentrum"
-#: clutter/clutter-actor.c:4406
+#: clutter/clutter-actor.c:4360
msgid "Scale Center Y"
msgstr "Skalierungszentrum Y"
-#: clutter/clutter-actor.c:4407
+#: clutter/clutter-actor.c:4361
msgid "Vertical scale center"
msgstr "Vertikales Skalierungszentrum"
-#: clutter/clutter-actor.c:4422
+#: clutter/clutter-actor.c:4376
msgid "Scale Gravity"
msgstr "Skalierungsanziehungskraft"
-#: clutter/clutter-actor.c:4423
+#: clutter/clutter-actor.c:4377
msgid "The center of scaling"
msgstr "Skalierungszentrum"
-#: clutter/clutter-actor.c:4440
+#: clutter/clutter-actor.c:4394
msgid "Rotation Angle X"
msgstr "Rotationswinkel X"
-#: clutter/clutter-actor.c:4441
+#: clutter/clutter-actor.c:4395
msgid "The rotation angle on the X axis"
msgstr "Der Rotationswinkel auf der X-Achse"
-#: clutter/clutter-actor.c:4456
+#: clutter/clutter-actor.c:4410
msgid "Rotation Angle Y"
msgstr "Rotationswinkel Y"
-#: clutter/clutter-actor.c:4457
+#: clutter/clutter-actor.c:4411
msgid "The rotation angle on the Y axis"
msgstr "Der Rotationswinkel auf der Y-Achse"
-#: clutter/clutter-actor.c:4472
+#: clutter/clutter-actor.c:4426
msgid "Rotation Angle Z"
msgstr "Rotationswinkel Z"
-#: clutter/clutter-actor.c:4473
+#: clutter/clutter-actor.c:4427
msgid "The rotation angle on the Z axis"
msgstr "Der Rotationswinkel auf der Z-Achse"
-#: clutter/clutter-actor.c:4488
+#: clutter/clutter-actor.c:4442
msgid "Rotation Center X"
msgstr "Rotationszentrum X"
-#: clutter/clutter-actor.c:4489
+#: clutter/clutter-actor.c:4443
msgid "The rotation center on the X axis"
msgstr "Das Rotationszentrum auf der X-Achse"
-#: clutter/clutter-actor.c:4505
+#: clutter/clutter-actor.c:4459
msgid "Rotation Center Y"
msgstr "Rotationszentrum Y"
-#: clutter/clutter-actor.c:4506
+#: clutter/clutter-actor.c:4460
msgid "The rotation center on the Y axis"
msgstr "Das Rotationszentrum auf der Y-Achse"
-#: clutter/clutter-actor.c:4522
+#: clutter/clutter-actor.c:4476
msgid "Rotation Center Z"
msgstr "Rotationszentrum Z"
-#: clutter/clutter-actor.c:4523
+#: clutter/clutter-actor.c:4477
msgid "The rotation center on the Z axis"
msgstr "Das Rotationszentrum auf der Z-Achse"
-#: clutter/clutter-actor.c:4539
+#: clutter/clutter-actor.c:4493
msgid "Rotation Center Z Gravity"
msgstr "Anziehungskraft des Rotationszentrums Z"
-#: clutter/clutter-actor.c:4540
+#: clutter/clutter-actor.c:4494
msgid "Center point for rotation around the Z axis"
msgstr "Rotationsmittelpunkt um die Z-Achse"
-#: clutter/clutter-actor.c:4558
+#: clutter/clutter-actor.c:4512
msgid "Anchor X"
msgstr "Anker X"
-#: clutter/clutter-actor.c:4559
+#: clutter/clutter-actor.c:4513
msgid "X coordinate of the anchor point"
msgstr "X-Koordinate des Ankerpunktes"
-#: clutter/clutter-actor.c:4575
+#: clutter/clutter-actor.c:4529
msgid "Anchor Y"
msgstr "Anker Y"
-#: clutter/clutter-actor.c:4576
+#: clutter/clutter-actor.c:4530
msgid "Y coordinate of the anchor point"
msgstr "Y-Koordinate des Ankerpunktes"
-#: clutter/clutter-actor.c:4591
+#: clutter/clutter-actor.c:4545
msgid "Anchor Gravity"
msgstr "Anker-Anziehungskraft"
-#: clutter/clutter-actor.c:4592
+#: clutter/clutter-actor.c:4546
msgid "The anchor point as a ClutterGravity"
msgstr "Der Ankerpunkt als ClutterGravity"
-#: clutter/clutter-actor.c:4611
+#: clutter/clutter-actor.c:4565
msgid "Show on set parent"
msgstr ""
-#: clutter/clutter-actor.c:4612
+#: clutter/clutter-actor.c:4566
msgid "Whether the actor is shown when parented"
msgstr ""
-#: clutter/clutter-actor.c:4632
+#: clutter/clutter-actor.c:4586
msgid "Clip to Allocation"
-msgstr "Auf Zuteilung beschneiden"
+msgstr ""
-#: clutter/clutter-actor.c:4633
+#: clutter/clutter-actor.c:4587
msgid "Sets the clip region to track the actor's allocation"
-msgstr "Der Zuschneidebereich folgt der Belegung des Akteurs"
+msgstr ""
-#: clutter/clutter-actor.c:4643
+#: clutter/clutter-actor.c:4597
msgid "Text Direction"
msgstr "Textrichtung"
-#: clutter/clutter-actor.c:4644
+#: clutter/clutter-actor.c:4598
msgid "Direction of the text"
msgstr "Richtung des Textes"
-#: clutter/clutter-actor.c:4662
+#: clutter/clutter-actor.c:4616
msgid "Has Pointer"
msgstr "Besitzt Zeiger"
-#: clutter/clutter-actor.c:4663
+#: clutter/clutter-actor.c:4617
msgid "Whether the actor contains the pointer of an input device"
msgstr "Legt fest, ob der Akteur den Zeiger eines EingabegerÃts enthÃlt"
-#: clutter/clutter-actor.c:4680
+#: clutter/clutter-actor.c:4634
msgid "Actions"
msgstr "Aktionen"
-#: clutter/clutter-actor.c:4681
+#: clutter/clutter-actor.c:4635
msgid "Adds an action to the actor"
msgstr "FÃgt dem Akteur eine Aktion hinzu"
-#: clutter/clutter-actor.c:4695
+#: clutter/clutter-actor.c:4649
msgid "Constraints"
msgstr "EinschrÃnkungen"
-#: clutter/clutter-actor.c:4696
+#: clutter/clutter-actor.c:4650
msgid "Adds a constraint to the actor"
msgstr "FÃgt dem Akteur eine BeschrÃnkung hinzu"
#: clutter/clutter-actor-meta.c:193 clutter/clutter-child-meta.c:142
msgid "Actor"
-msgstr "Akteur"
+msgstr "Aktuer"
#: clutter/clutter-actor-meta.c:194
msgid "The actor attached to the meta"
-msgstr "Der an den Meta angehÃngte Akteur"
+msgstr ""
#: clutter/clutter-actor-meta.c:208
msgid "The name of the meta"
-msgstr "Der Name des Meta"
+msgstr ""
#: clutter/clutter-actor-meta.c:221 clutter/clutter-input-device.c:315
#: clutter/clutter-shader.c:307
@@ -428,99 +429,99 @@ msgstr "Aktiviert"
#: clutter/clutter-actor-meta.c:222
msgid "Whether the meta is enabled"
-msgstr "Legt fest, ob der Meta aktiviert wird"
+msgstr ""
-#: clutter/clutter-align-constraint.c:270
-#: clutter/clutter-bind-constraint.c:349 clutter/clutter-clone.c:340
+#: clutter/clutter-align-constraint.c:252
+#: clutter/clutter-bind-constraint.c:316 clutter/clutter-clone.c:340
#: clutter/clutter-snap-constraint.c:321
msgid "Source"
msgstr "Quelle"
-#: clutter/clutter-align-constraint.c:271
+#: clutter/clutter-align-constraint.c:253
msgid "The source of the alignment"
msgstr "Die Quelle fÃr die Ausrichtung"
-#: clutter/clutter-align-constraint.c:284
+#: clutter/clutter-align-constraint.c:266
msgid "Align Axis"
msgstr "Ausrichtungsachse"
-#: clutter/clutter-align-constraint.c:285
+#: clutter/clutter-align-constraint.c:267
msgid "The axis to align the position to"
msgstr "Die Achse, an der die Position ausgerichtet werden soll"
-#: clutter/clutter-align-constraint.c:304
+#: clutter/clutter-align-constraint.c:286
#: clutter/clutter-desaturate-effect.c:304
msgid "Factor"
msgstr "Faktor"
-#: clutter/clutter-align-constraint.c:305
+#: clutter/clutter-align-constraint.c:287
msgid "The alignment factor, between 0.0 and 1.0"
msgstr "Der Ausrichtungsfaktor (zwischen 0.0 und 1.0)"
-#: clutter/clutter-alpha.c:345 clutter/clutter-animation.c:538
+#: clutter/clutter-alpha.c:339 clutter/clutter-animation.c:528
#: clutter/clutter-animator.c:1802
msgid "Timeline"
msgstr "Zeitleiste"
-#: clutter/clutter-alpha.c:346
+#: clutter/clutter-alpha.c:340
msgid "Timeline used by the alpha"
msgstr "Von Alpha verwendete Zeitlinie"
-#: clutter/clutter-alpha.c:361
+#: clutter/clutter-alpha.c:355
msgid "Alpha value"
msgstr "Alpha-Wert"
-#: clutter/clutter-alpha.c:362
+#: clutter/clutter-alpha.c:356
msgid "Alpha value as computed by the alpha"
-msgstr "Alpha-Wert, wie vom Alpha berechnet"
+msgstr ""
-#: clutter/clutter-alpha.c:382 clutter/clutter-animation.c:494
+#: clutter/clutter-alpha.c:376 clutter/clutter-animation.c:484
msgid "Mode"
msgstr "Modus"
-#: clutter/clutter-alpha.c:383
+#: clutter/clutter-alpha.c:377
msgid "Progress mode"
msgstr "Fortschrittsmodus"
-#: clutter/clutter-animation.c:478
+#: clutter/clutter-animation.c:468
msgid "Object"
msgstr "Objekt"
-#: clutter/clutter-animation.c:479
+#: clutter/clutter-animation.c:469
msgid "Object to which the animation applies"
msgstr "Objekt, fÃr welches die Animation gilt"
-#: clutter/clutter-animation.c:495
+#: clutter/clutter-animation.c:485
msgid "The mode of the animation"
msgstr "Animationsmodus"
-#: clutter/clutter-animation.c:509 clutter/clutter-animator.c:1786
-#: clutter/clutter-media.c:194 clutter/clutter-state.c:1486
+#: clutter/clutter-animation.c:499 clutter/clutter-animator.c:1786
+#: clutter/clutter-media.c:194 clutter/clutter-state.c:1422
#: clutter/clutter-timeline.c:294
msgid "Duration"
msgstr "Dauer"
-#: clutter/clutter-animation.c:510
+#: clutter/clutter-animation.c:500
msgid "Duration of the animation, in milliseconds"
msgstr "Dauer der Animation in Millisekunden"
-#: clutter/clutter-animation.c:524 clutter/clutter-timeline.c:263
+#: clutter/clutter-animation.c:514 clutter/clutter-timeline.c:263
msgid "Loop"
msgstr "Endlosschleife"
-#: clutter/clutter-animation.c:525
+#: clutter/clutter-animation.c:515
msgid "Whether the animation should loop"
msgstr "Legt fest, ob die Animation endlos wiederholt wird"
-#: clutter/clutter-animation.c:539
+#: clutter/clutter-animation.c:529
msgid "The timeline used by the animation"
msgstr "Die von der Animation benutzte Zeitleiste"
-#: clutter/clutter-animation.c:552 clutter/clutter-behaviour.c:304
+#: clutter/clutter-animation.c:542 clutter/clutter-behaviour.c:298
msgid "Alpha"
msgstr "Alpha"
-#: clutter/clutter-animation.c:553
+#: clutter/clutter-animation.c:543
msgid "The alpha used by the animation"
msgstr "Der von der Animation verwendete Alpha-Wert"
@@ -532,210 +533,210 @@ msgstr "Die Dauer der Animation"
msgid "The timeline of the animation"
msgstr "Die Zeitleiste der Animation"
-#: clutter/clutter-behaviour.c:305
+#: clutter/clutter-behaviour.c:299
msgid "Alpha Object to drive the behaviour"
msgstr "Alpha-Objekt zum Umsetzen des Verhaltens"
-#: clutter/clutter-behaviour-depth.c:178
+#: clutter/clutter-behaviour-depth.c:174
msgid "Start Depth"
msgstr "Starttiefe"
-#: clutter/clutter-behaviour-depth.c:179
+#: clutter/clutter-behaviour-depth.c:175
msgid "Initial depth to apply"
msgstr "Anzuwendende initiale Tiefe"
-#: clutter/clutter-behaviour-depth.c:194
+#: clutter/clutter-behaviour-depth.c:190
msgid "End Depth"
msgstr "Endtiefe"
-#: clutter/clutter-behaviour-depth.c:195
+#: clutter/clutter-behaviour-depth.c:191
msgid "Final depth to apply"
msgstr "Anzuwendende finale Tiefe"
-#: clutter/clutter-behaviour-ellipse.c:397
+#: clutter/clutter-behaviour-ellipse.c:394
msgid "Start Angle"
msgstr "Startwinkel"
-#: clutter/clutter-behaviour-ellipse.c:398
-#: clutter/clutter-behaviour-rotate.c:280
+#: clutter/clutter-behaviour-ellipse.c:395
+#: clutter/clutter-behaviour-rotate.c:276
msgid "Initial angle"
msgstr "Initialer Winkel"
-#: clutter/clutter-behaviour-ellipse.c:413
+#: clutter/clutter-behaviour-ellipse.c:410
msgid "End Angle"
msgstr "Endwinkel"
-#: clutter/clutter-behaviour-ellipse.c:414
-#: clutter/clutter-behaviour-rotate.c:298
+#: clutter/clutter-behaviour-ellipse.c:411
+#: clutter/clutter-behaviour-rotate.c:294
msgid "Final angle"
msgstr "Finaler Winkel"
-#: clutter/clutter-behaviour-ellipse.c:429
+#: clutter/clutter-behaviour-ellipse.c:426
msgid "Angle x tilt"
msgstr "Neigungswinkel der x-Achse"
-#: clutter/clutter-behaviour-ellipse.c:430
+#: clutter/clutter-behaviour-ellipse.c:427
msgid "Tilt of the ellipse around x axis"
msgstr "Neigung der Ellipse an der x-Achse"
-#: clutter/clutter-behaviour-ellipse.c:445
+#: clutter/clutter-behaviour-ellipse.c:442
msgid "Angle y tilt"
msgstr "Neigungswinkel der y-Achse"
-#: clutter/clutter-behaviour-ellipse.c:446
+#: clutter/clutter-behaviour-ellipse.c:443
msgid "Tilt of the ellipse around y axis"
msgstr "Neigung der Ellipse an der y-Achse"
-#: clutter/clutter-behaviour-ellipse.c:461
+#: clutter/clutter-behaviour-ellipse.c:458
msgid "Angle z tilt"
msgstr "Neigungswinkel der z-Achse"
-#: clutter/clutter-behaviour-ellipse.c:462
+#: clutter/clutter-behaviour-ellipse.c:459
msgid "Tilt of the ellipse around z axis"
msgstr "Neigung der Ellipse an der z-Achse"
-#: clutter/clutter-behaviour-ellipse.c:478
+#: clutter/clutter-behaviour-ellipse.c:475
msgid "Width of the ellipse"
msgstr "Breite der Ellipse"
-#: clutter/clutter-behaviour-ellipse.c:494
+#: clutter/clutter-behaviour-ellipse.c:491
msgid "Height of ellipse"
msgstr "HÃhe der Ellipse"
-#: clutter/clutter-behaviour-ellipse.c:509
+#: clutter/clutter-behaviour-ellipse.c:506
msgid "Center"
msgstr "Mittelpunkt"
-#: clutter/clutter-behaviour-ellipse.c:510
+#: clutter/clutter-behaviour-ellipse.c:507
msgid "Center of ellipse"
msgstr "Mittelpunkt der Ellipse"
-#: clutter/clutter-behaviour-ellipse.c:524
-#: clutter/clutter-behaviour-rotate.c:333 clutter/clutter-timeline.c:310
+#: clutter/clutter-behaviour-ellipse.c:521
+#: clutter/clutter-behaviour-rotate.c:329 clutter/clutter-timeline.c:310
msgid "Direction"
msgstr "Richtung"
-#: clutter/clutter-behaviour-ellipse.c:525
-#: clutter/clutter-behaviour-rotate.c:334
+#: clutter/clutter-behaviour-ellipse.c:522
+#: clutter/clutter-behaviour-rotate.c:330
msgid "Direction of rotation"
msgstr "Rotationsrichtung"
-#: clutter/clutter-behaviour-opacity.c:181
+#: clutter/clutter-behaviour-opacity.c:177
msgid "Opacity Start"
msgstr "Start-Deckungskraft"
-#: clutter/clutter-behaviour-opacity.c:182
+#: clutter/clutter-behaviour-opacity.c:178
msgid "Initial opacity level"
msgstr "Initialer Deckungskraftgrad"
-#: clutter/clutter-behaviour-opacity.c:199
+#: clutter/clutter-behaviour-opacity.c:195
msgid "Opacity End"
msgstr "End-Deckungskraft"
-#: clutter/clutter-behaviour-opacity.c:200
+#: clutter/clutter-behaviour-opacity.c:196
msgid "Final opacity level"
msgstr "Finaler Deckungskraftgrad"
-#: clutter/clutter-behaviour-path.c:222 clutter/clutter-path-constraint.c:212
+#: clutter/clutter-behaviour-path.c:219 clutter/clutter-path-constraint.c:212
msgid "Path"
msgstr "Pfad"
-#: clutter/clutter-behaviour-path.c:223
+#: clutter/clutter-behaviour-path.c:220
msgid "The ClutterPath object representing the path to animate along"
msgstr ""
"Das ClutterPath-Object, das den Pfad darstellt, entlang dessen animiert "
"werden soll"
-#: clutter/clutter-behaviour-rotate.c:279
+#: clutter/clutter-behaviour-rotate.c:275
msgid "Angle Begin"
msgstr "Anfangswinkel"
-#: clutter/clutter-behaviour-rotate.c:297
+#: clutter/clutter-behaviour-rotate.c:293
msgid "Angle End"
msgstr "Endwinkel"
-#: clutter/clutter-behaviour-rotate.c:315
+#: clutter/clutter-behaviour-rotate.c:311
msgid "Axis"
msgstr "Achse"
-#: clutter/clutter-behaviour-rotate.c:316
+#: clutter/clutter-behaviour-rotate.c:312
msgid "Axis of rotation"
msgstr "Rotationsachse"
-#: clutter/clutter-behaviour-rotate.c:351
+#: clutter/clutter-behaviour-rotate.c:347
msgid "Center X"
msgstr "Mittelpunkt-X"
-#: clutter/clutter-behaviour-rotate.c:352
+#: clutter/clutter-behaviour-rotate.c:348
msgid "X coordinate of the center of rotation"
msgstr "X-Koordinate des Rotationszentrums"
-#: clutter/clutter-behaviour-rotate.c:369
+#: clutter/clutter-behaviour-rotate.c:365
msgid "Center Y"
msgstr "Mittelpunkt-Y"
-#: clutter/clutter-behaviour-rotate.c:370
+#: clutter/clutter-behaviour-rotate.c:366
msgid "Y coordinate of the center of rotation"
msgstr "Y-Koordinate des Rotationszentrums"
-#: clutter/clutter-behaviour-rotate.c:387
+#: clutter/clutter-behaviour-rotate.c:383
msgid "Center Z"
msgstr "Mittelpunkt-Y"
-#: clutter/clutter-behaviour-rotate.c:388
+#: clutter/clutter-behaviour-rotate.c:384
msgid "Z coordinate of the center of rotation"
msgstr "Z-Koordinate des Rotationszentrums"
-#: clutter/clutter-behaviour-scale.c:222
+#: clutter/clutter-behaviour-scale.c:218
msgid "X Start Scale"
msgstr "Startskalierung in X-Richtung"
-#: clutter/clutter-behaviour-scale.c:223
+#: clutter/clutter-behaviour-scale.c:219
msgid "Initial scale on the X axis"
msgstr "Initiale Skalierung auf der X-Achse"
-#: clutter/clutter-behaviour-scale.c:241
+#: clutter/clutter-behaviour-scale.c:237
msgid "X End Scale"
msgstr "Endskalierung in X-Richtung"
-#: clutter/clutter-behaviour-scale.c:242
+#: clutter/clutter-behaviour-scale.c:238
msgid "Final scale on the X axis"
msgstr "Finale Skalierung auf der X-Achse"
-#: clutter/clutter-behaviour-scale.c:260
+#: clutter/clutter-behaviour-scale.c:256
msgid "Y Start Scale"
msgstr "Startskalierung in Y-Richtung"
-#: clutter/clutter-behaviour-scale.c:261
+#: clutter/clutter-behaviour-scale.c:257
msgid "Initial scale on the Y axis"
msgstr "Initiale Skalierung auf der Y-Achse"
-#: clutter/clutter-behaviour-scale.c:279
+#: clutter/clutter-behaviour-scale.c:275
msgid "Y End Scale"
msgstr "Endskalierung in Y-Richtung"
-#: clutter/clutter-behaviour-scale.c:280
+#: clutter/clutter-behaviour-scale.c:276
msgid "Final scale on the Y axis"
msgstr "Finale Skalierung auf der Y-Achse"
-#: clutter/clutter-bind-constraint.c:350
+#: clutter/clutter-bind-constraint.c:317
msgid "The source of the binding"
msgstr "Die Quelle der Bindung"
-#: clutter/clutter-bind-constraint.c:363
+#: clutter/clutter-bind-constraint.c:330
msgid "Coordinate"
msgstr "Koordinate"
-#: clutter/clutter-bind-constraint.c:364
+#: clutter/clutter-bind-constraint.c:331
msgid "The coordinate to bind"
msgstr "Die zu bindende Koordinate"
-#: clutter/clutter-bind-constraint.c:378 clutter/clutter-path-constraint.c:226
+#: clutter/clutter-bind-constraint.c:345 clutter/clutter-path-constraint.c:226
#: clutter/clutter-snap-constraint.c:366
msgid "Offset"
msgstr "Versatz"
-#: clutter/clutter-bind-constraint.c:379
+#: clutter/clutter-bind-constraint.c:346
msgid "The offset in pixels to apply to the binding"
msgstr "Der Versatz in Pixeln, der auf die Bindung angewendet werden soll"
@@ -743,7 +744,7 @@ msgstr "Der Versatz in Pixeln, der auf die Bindung angewendet werden soll"
msgid "The unique name of the binding pool"
msgstr "Der eindeutige Name des Bindungs-Pools"
-#: clutter/clutter-bin-layout.c:261 clutter/clutter-bin-layout.c:585
+#: clutter/clutter-bin-layout.c:261 clutter/clutter-bin-layout.c:580
#: clutter/clutter-box-layout.c:395 clutter/clutter-table-layout.c:652
msgid "Horizontal Alignment"
msgstr "Horizontale Ausrichtung"
@@ -752,7 +753,7 @@ msgstr "Horizontale Ausrichtung"
msgid "Horizontal alignment for the actor inside the layout manager"
msgstr "Horizontal Ausrichtung des Akteurs innerhalb des Layout-Managers"
-#: clutter/clutter-bin-layout.c:270 clutter/clutter-bin-layout.c:602
+#: clutter/clutter-bin-layout.c:270 clutter/clutter-bin-layout.c:597
#: clutter/clutter-box-layout.c:404 clutter/clutter-table-layout.c:667
msgid "Vertical Alignment"
msgstr "Vertikale Ausrichtung"
@@ -761,40 +762,40 @@ msgstr "Vertikale Ausrichtung"
msgid "Vertical alignment for the actor inside the layout manager"
msgstr "Vertikale Ausrichtung des Akteurs innerhalb des Layout-Managers"
-#: clutter/clutter-bin-layout.c:586
+#: clutter/clutter-bin-layout.c:581
msgid "Default horizontal alignment for the actors inside the layout manager"
msgstr ""
"Voreingestellte horizontale Ausrichtung des Akteurs innerhalb des Layout-"
"Managers"
-#: clutter/clutter-bin-layout.c:603
+#: clutter/clutter-bin-layout.c:598
msgid "Default vertical alignment for the actors inside the layout manager"
msgstr ""
"Voreingestellte vertikale Ausrichtung des Akteurs innerhalb des Layout-"
"Managers"
-#: clutter/clutter-box.c:544
+#: clutter/clutter-box.c:537
msgid "Layout Manager"
msgstr "Layout-Manager"
-#: clutter/clutter-box.c:545
+#: clutter/clutter-box.c:538
msgid "The layout manager used by the box"
msgstr "Der von der Box verwendete Layout-Manager"
-#: clutter/clutter-box.c:564 clutter/clutter-rectangle.c:267
-#: clutter/clutter-stage.c:1765
+#: clutter/clutter-box.c:557 clutter/clutter-rectangle.c:267
+#: clutter/clutter-stage.c:1718
msgid "Color"
msgstr "Farbe"
-#: clutter/clutter-box.c:565
+#: clutter/clutter-box.c:558
msgid "The background color of the box"
msgstr "Die Hintergrundfarbe der Box"
-#: clutter/clutter-box.c:579
+#: clutter/clutter-box.c:572
msgid "Color Set"
msgstr "Farbe gesetzt"
-#: clutter/clutter-box.c:580
+#: clutter/clutter-box.c:573
msgid "Whether the background color is set"
msgstr "Legt fest, ob die Hintergrundfarbe gesetzt ist"
@@ -812,24 +813,24 @@ msgid "Horizontal Fill"
msgstr "Horizontale FÃllung"
#: clutter/clutter-box-layout.c:378 clutter/clutter-table-layout.c:632
+#, fuzzy
msgid ""
"Whether the child should receive priority when the container is allocating "
"spare space on the horizontal axis"
msgstr ""
"Legt fest, ob das Unterelement bevorzugt behandelt werden soll, wenn der "
-"Container freien Platz auf der horizontalen Achse zuweist"
#: clutter/clutter-box-layout.c:386 clutter/clutter-table-layout.c:638
msgid "Vertical Fill"
msgstr "Vertikale FÃllung"
#: clutter/clutter-box-layout.c:387 clutter/clutter-table-layout.c:639
+#, fuzzy
msgid ""
"Whether the child should receive priority when the container is allocating "
"spare space on the vertical axis"
msgstr ""
"Legt fest, ob das Unterelement bevorzugt behandelt werden soll, wenn der "
-"Container freien Platz auf der vertikalen Achse zuweist"
#: clutter/clutter-box-layout.c:396 clutter/clutter-table-layout.c:653
msgid "Horizontal alignment of the actor within the cell"
@@ -847,7 +848,7 @@ msgstr "Vertikal"
msgid "Whether the layout should be vertical, rather than horizontal"
msgstr "Legt fest, ob das Layout vertikal statt horizontal sein soll"
-#: clutter/clutter-box-layout.c:1321 clutter/clutter-flow-layout.c:901
+#: clutter/clutter-box-layout.c:1321 clutter/clutter-flow-layout.c:898
msgid "Homogeneous"
msgstr "GleichmaÌÃig"
@@ -874,56 +875,46 @@ msgstr "Abstand"
msgid "Spacing between children"
msgstr "Abstand zwischen Unterelementen"
-#: clutter/clutter-box-layout.c:1366 clutter/clutter-table-layout.c:1742
+#: clutter/clutter-box-layout.c:1366 clutter/clutter-table-layout.c:1740
msgid "Use Animations"
msgstr "Animationen verwenden"
-#: clutter/clutter-box-layout.c:1367 clutter/clutter-table-layout.c:1743
+#: clutter/clutter-box-layout.c:1367 clutter/clutter-table-layout.c:1741
msgid "Whether layout changes should be animated"
msgstr "Legt fest, ob Layout-Ãnderungen animiert werden sollen"
-#: clutter/clutter-box-layout.c:1388 clutter/clutter-table-layout.c:1764
+#: clutter/clutter-box-layout.c:1388 clutter/clutter-table-layout.c:1762
msgid "Easing Mode"
-msgstr "Easing-Modus"
+msgstr ""
-#: clutter/clutter-box-layout.c:1389 clutter/clutter-table-layout.c:1765
+#: clutter/clutter-box-layout.c:1389 clutter/clutter-table-layout.c:1763
msgid "The easing mode of the animations"
-msgstr "Der Easing-Modus der Animationen"
+msgstr ""
-#: clutter/clutter-box-layout.c:1406 clutter/clutter-table-layout.c:1782
+#: clutter/clutter-box-layout.c:1406 clutter/clutter-table-layout.c:1780
msgid "Easing Duration"
-msgstr "Easing-Dauer"
+msgstr ""
-#: clutter/clutter-box-layout.c:1407 clutter/clutter-table-layout.c:1783
+#: clutter/clutter-box-layout.c:1407 clutter/clutter-table-layout.c:1781
msgid "The duration of the animations"
msgstr "Die Dauer der Animationen"
-#: clutter/clutter-cairo-texture.c:582
+#: clutter/clutter-cairo-texture.c:404
msgid "Surface Width"
msgstr "ZeichenflÃchenbreite"
-#: clutter/clutter-cairo-texture.c:583
+#: clutter/clutter-cairo-texture.c:405
msgid "The width of the Cairo surface"
msgstr "Die Breite der Cairo-ZeichenflÃche"
-#: clutter/clutter-cairo-texture.c:597
+#: clutter/clutter-cairo-texture.c:419
msgid "Surface Height"
msgstr "ZeichenflÃchenhÃhe"
-#: clutter/clutter-cairo-texture.c:598
+#: clutter/clutter-cairo-texture.c:420
msgid "The height of the Cairo surface"
msgstr "Die HÃhe der Cairo-ZeichenflÃche"
-#: clutter/clutter-cairo-texture.c:615
-#, fuzzy
-msgid "Auto Resize"
-msgstr "Automatische Umkehrung"
-
-#: clutter/clutter-cairo-texture.c:616
-#, fuzzy
-msgid "Whether the surface should match the allocation"
-msgstr "Legt fest, ob jedes Objekt die gleiche Zuweisung erhalten soll"
-
#: clutter/clutter-child-meta.c:127
msgid "Container"
msgstr "Container"
@@ -933,6 +924,7 @@ msgid "The container that created this data"
msgstr "Der Container, der diese Daten erzeugt hat"
#: clutter/clutter-child-meta.c:143
+#, fuzzy
msgid "The actor wrapped by this data"
msgstr "Der durch diese Daten eingefasste Akteur"
@@ -945,29 +937,29 @@ msgid "Whether the clickable should be in pressed state"
msgstr "Legt fest, ob das klickbare Objekt in gedrÃcktem Zustand sein soll"
#: clutter/clutter-click-action.c:556
-#, fuzzy
msgid "Held"
-msgstr "Anfasspunkt"
+msgstr ""
#: clutter/clutter-click-action.c:557
msgid "Whether the clickable has a grab"
-msgstr "Legt fest, ob das klickbare Objekt einen Anfasser haben soll"
+msgstr ""
-#: clutter/clutter-click-action.c:574 clutter/clutter-settings.c:573
+#: clutter/clutter-click-action.c:574 clutter/clutter-settings.c:521
msgid "Long Press Duration"
-msgstr "Dauer des langen Drucks"
+msgstr ""
#: clutter/clutter-click-action.c:575
msgid "The minimum duration of a long press to recognize the gesture"
-msgstr "Die minimale Dauer eines langen Drucks zur Erkennung der Geste"
+msgstr ""
#: clutter/clutter-click-action.c:593
+#, fuzzy
msgid "Long Press Threshold"
-msgstr "Schwellwert fÃr langen Druck"
+msgstr "Ziehschwellwert"
#: clutter/clutter-click-action.c:594
msgid "The maximum threshold before a long press is cancelled"
-msgstr "Der maximale Schwellwert, bevor ein langer Druck abgebrochen wird"
+msgstr ""
#: clutter/clutter-clone.c:341
msgid "Specifies the actor to be cloned"
@@ -999,12 +991,11 @@ msgstr "Die Anzahl vertikaler Kacheln"
#: clutter/clutter-deform-effect.c:561
msgid "Back Material"
-msgstr "Hintergrundmaterial"
+msgstr ""
#: clutter/clutter-deform-effect.c:562
msgid "The material to be used when painting the back of the actor"
msgstr ""
-"Das fÃr das Darstellen des Akteur-Hintergrundes zu verwendende Material"
#: clutter/clutter-desaturate-effect.c:305
msgid "The desaturation factor"
@@ -1019,96 +1010,96 @@ msgstr "Backend"
msgid "The ClutterBackend of the device manager"
msgstr "Das ClutterBackend der GerÃteverwaltung"
-#: clutter/clutter-drag-action.c:596
+#: clutter/clutter-drag-action.c:547
msgid "Horizontal Drag Threshold"
msgstr "Schwelle fÃr horizontales Ziehen"
-#: clutter/clutter-drag-action.c:597
+#: clutter/clutter-drag-action.c:548
msgid "The horizontal amount of pixels required to start dragging"
msgstr ""
"Die Anzahl horizontaler Pixel, die fÃr einen Ziehvorgang benÃtigt werden"
-#: clutter/clutter-drag-action.c:624
+#: clutter/clutter-drag-action.c:575
msgid "Vertical Drag Threshold"
msgstr "Schwelle fuÌr vertikales Ziehen"
-#: clutter/clutter-drag-action.c:625
+#: clutter/clutter-drag-action.c:576
msgid "The vertical amount of pixels required to start dragging"
msgstr "Die Anzahl vertikaler Pixel, die fÃr einen Ziehvorgang benÃtigt werden"
-#: clutter/clutter-drag-action.c:646
+#: clutter/clutter-drag-action.c:597
msgid "Drag Handle"
msgstr "Grifffeld"
-#: clutter/clutter-drag-action.c:647
+#: clutter/clutter-drag-action.c:598
msgid "The actor that is being dragged"
msgstr "Der Akteur, der gezogen werden soll"
-#: clutter/clutter-drag-action.c:660
+#: clutter/clutter-drag-action.c:611
msgid "Drag Axis"
msgstr "Ziehachse"
-#: clutter/clutter-drag-action.c:661
+#: clutter/clutter-drag-action.c:612
msgid "Constraints the dragging to an axis"
msgstr "BeschrÃnkt den Ziehvorgang auf eine Achse"
-#: clutter/clutter-flow-layout.c:885
+#: clutter/clutter-flow-layout.c:882
msgid "Orientation"
msgstr "Ausrichtung"
-#: clutter/clutter-flow-layout.c:886
+#: clutter/clutter-flow-layout.c:883
msgid "The orientation of the layout"
msgstr "Die Ausrichtung des Layouts"
-#: clutter/clutter-flow-layout.c:902
+#: clutter/clutter-flow-layout.c:899
msgid "Whether each item should receive the same allocation"
msgstr "Legt fest, ob jedes Objekt die gleiche Zuweisung erhalten soll"
-#: clutter/clutter-flow-layout.c:917 clutter/clutter-table-layout.c:1713
+#: clutter/clutter-flow-layout.c:914 clutter/clutter-table-layout.c:1711
msgid "Column Spacing"
msgstr "Spaltenabstand"
-#: clutter/clutter-flow-layout.c:918
+#: clutter/clutter-flow-layout.c:915
msgid "The spacing between columns"
msgstr "Der Leerraum zwischen Spalten"
-#: clutter/clutter-flow-layout.c:934 clutter/clutter-table-layout.c:1727
+#: clutter/clutter-flow-layout.c:931 clutter/clutter-table-layout.c:1725
msgid "Row Spacing"
msgstr "Zeilenabstand"
-#: clutter/clutter-flow-layout.c:935
+#: clutter/clutter-flow-layout.c:932
msgid "The spacing between rows"
msgstr "Der Leerraum zwischen Zeilen"
-#: clutter/clutter-flow-layout.c:949
+#: clutter/clutter-flow-layout.c:946
msgid "Minimum Column Width"
msgstr "Minimale Breite der Spalte"
-#: clutter/clutter-flow-layout.c:950
+#: clutter/clutter-flow-layout.c:947
msgid "Minimum width for each column"
msgstr "Die minimale Breite jeder Spalte"
-#: clutter/clutter-flow-layout.c:965
+#: clutter/clutter-flow-layout.c:962
msgid "Maximum Column Width"
msgstr "Maximale Breite der Spalte"
-#: clutter/clutter-flow-layout.c:966
+#: clutter/clutter-flow-layout.c:963
msgid "Maximum width for each column"
msgstr "Die maximale Breite jeder Spalte"
-#: clutter/clutter-flow-layout.c:980
+#: clutter/clutter-flow-layout.c:977
msgid "Minimum Row Height"
msgstr "Minimale ZeilenhÃhe"
-#: clutter/clutter-flow-layout.c:981
+#: clutter/clutter-flow-layout.c:978
msgid "Minimum height for each row"
msgstr "Minimale ZeilenhÃhe jeder Reihe"
-#: clutter/clutter-flow-layout.c:996
+#: clutter/clutter-flow-layout.c:993
msgid "Maximum Row Height"
msgstr "Maximale ZeilenhoÌhe"
-#: clutter/clutter-flow-layout.c:997
+#: clutter/clutter-flow-layout.c:994
msgid "Maximum height for each row"
msgstr "Maximale ZeilenhoÌhe jeder Reihe"
@@ -1188,59 +1179,59 @@ msgstr "Manager"
msgid "The manager that created this data"
msgstr "Der Manager, der diese Daten erzeugt hat"
-#: clutter/clutter-main.c:490
+#: clutter/clutter-main.c:486
msgid "default:LTR"
msgstr "default:LTR"
-#: clutter/clutter-main.c:1321
+#: clutter/clutter-main.c:1282
msgid "Show frames per second"
msgstr "Bilder pro Sekunde anzeigen"
-#: clutter/clutter-main.c:1323
+#: clutter/clutter-main.c:1284
msgid "Default frame rate"
msgstr "Vorgabebildfrequenz"
-#: clutter/clutter-main.c:1325
+#: clutter/clutter-main.c:1286
msgid "Make all warnings fatal"
msgstr "Alle Warnungen fatal machen"
-#: clutter/clutter-main.c:1328
+#: clutter/clutter-main.c:1289
msgid "Direction for the text"
msgstr "Richtung des Textes"
-#: clutter/clutter-main.c:1331
+#: clutter/clutter-main.c:1292
msgid "Disable mipmapping on text"
msgstr "Mip-Mapping fÃr Text ausschalten"
-#: clutter/clutter-main.c:1334
+#: clutter/clutter-main.c:1295
msgid "Use 'fuzzy' picking"
msgstr "ÂUnscharfes Herausgreifen benutzen"
-#: clutter/clutter-main.c:1337
+#: clutter/clutter-main.c:1298
msgid "Clutter debugging flags to set"
msgstr "Zu setzende Clutter-Fehlersuchmerkmale"
-#: clutter/clutter-main.c:1339
+#: clutter/clutter-main.c:1300
msgid "Clutter debugging flags to unset"
msgstr "Zu entfernende Clutter-Fehlersuchmerkmale"
-#: clutter/clutter-main.c:1343
+#: clutter/clutter-main.c:1304
msgid "Clutter profiling flags to set"
msgstr "Zu setzende Clutter-Fehlersuchmerkmale"
-#: clutter/clutter-main.c:1345
+#: clutter/clutter-main.c:1306
msgid "Clutter profiling flags to unset"
msgstr "Zu entfernende Clutter-Fehlersuchmerkmale"
-#: clutter/clutter-main.c:1348
+#: clutter/clutter-main.c:1309
msgid "Enable accessibility"
msgstr "Barrierefreiheit aktivieren"
-#: clutter/clutter-main.c:1530
+#: clutter/clutter-main.c:1491
msgid "Clutter Options"
msgstr "Clutter-Optionen"
-#: clutter/clutter-main.c:1531
+#: clutter/clutter-main.c:1492
msgid "Show Clutter Options"
msgstr "Clutter-Optionen anzeigen"
@@ -1257,6 +1248,7 @@ msgid "Playing"
msgstr "Wiedergabe"
#: clutter/clutter-media.c:92
+#, fuzzy
msgid "Whether the actor is playing"
msgstr "Legt fest, ob der Akteur abspielt"
@@ -1356,7 +1348,7 @@ msgstr "Dateiname gesetzt"
msgid "Whether the :filename property is set"
msgstr "Gibt an, ob die :filename-Eigenschaft gesetzt ist"
-#: clutter/clutter-script.c:449 clutter/clutter-texture.c:1081
+#: clutter/clutter-script.c:449 clutter/clutter-texture.c:1089
msgid "Filename"
msgstr "Dateiname"
@@ -1364,49 +1356,49 @@ msgstr "Dateiname"
msgid "The path of the currently parsed file"
msgstr "Der Pfad zur aktuell eingelesenen Datei"
-#: clutter/clutter-settings.c:414
+#: clutter/clutter-settings.c:362
msgid "Double Click Time"
msgstr "Doppelklick-Zeit"
-#: clutter/clutter-settings.c:415
+#: clutter/clutter-settings.c:363
msgid "The time between clicks necessary to detect a multiple click"
msgstr ""
"Die zur Erkennung eines Mehrfachklicks nÃtige Zeit zwischen zwei Klicks"
-#: clutter/clutter-settings.c:430
+#: clutter/clutter-settings.c:378
msgid "Double Click Distance"
msgstr "Doppelklick-Intervall"
-#: clutter/clutter-settings.c:431
+#: clutter/clutter-settings.c:379
msgid "The distance between clicks necessary to detect a multiple click"
msgstr ""
"Die zur Erkennung eines Mehrfachklicks nÃtige Entfernung zwischen zwei Klicks"
-#: clutter/clutter-settings.c:446
+#: clutter/clutter-settings.c:394
msgid "Drag Threshold"
msgstr "Ziehschwellwert"
-#: clutter/clutter-settings.c:447
+#: clutter/clutter-settings.c:395
msgid "The distance the cursor should travel before starting to drag"
msgstr ""
"Die vom Zeiger zurÃckzulegende Entfernung, um einen Ziehvorgang zu beginnen"
-#: clutter/clutter-settings.c:462 clutter/clutter-text.c:2939
+#: clutter/clutter-settings.c:410 clutter/clutter-text.c:2799
msgid "Font Name"
msgstr "Schriftname"
-#: clutter/clutter-settings.c:463
+#: clutter/clutter-settings.c:411
msgid ""
"The description of the default font, as one that could be parsed by Pango"
msgstr ""
"Die Beschreibung der Vorgabeschrift, so wie sie durch Pango verarbeitet "
"werden kann"
-#: clutter/clutter-settings.c:478
+#: clutter/clutter-settings.c:426
msgid "Font Antialias"
msgstr "SchriftglÃttung"
-#: clutter/clutter-settings.c:479
+#: clutter/clutter-settings.c:427
msgid ""
"Whether to use antialiasing (1 to enable, 0 to disable, and -1 to use the "
"default)"
@@ -1414,53 +1406,45 @@ msgstr ""
"Gibt an, ob Antialiasing verwendet werden soll (1 aktiviert, 0 deaktiviert "
"und -1 verwendet die Vorgabe)"
-#: clutter/clutter-settings.c:495
+#: clutter/clutter-settings.c:443
msgid "Font DPI"
msgstr "SchriftauflÃsung"
-#: clutter/clutter-settings.c:496
+#: clutter/clutter-settings.c:444
msgid ""
"The resolution of the font, in 1024 * dots/inch, or -1 to use the default"
msgstr ""
"Die SchriftauflÃsung in 1024 * Punkte/Zoll, oder -1 fÃr den Vorgabewert"
-#: clutter/clutter-settings.c:512
+#: clutter/clutter-settings.c:460
msgid "Font Hinting"
msgstr "Schrift-Hinting"
-#: clutter/clutter-settings.c:513
+#: clutter/clutter-settings.c:461
msgid ""
"Whether to use hinting (1 to enable, 0 to disable and -1 to use the default)"
msgstr ""
"Gibt an, ob Hinting verwendet werden soll (1 aktiviert, 0 deaktiviert und -1 "
"verwendet die Vorgabe)"
-#: clutter/clutter-settings.c:534
+#: clutter/clutter-settings.c:482
msgid "Font Hint Style"
msgstr "Hinting-Stil der Schrift"
-#: clutter/clutter-settings.c:535
+#: clutter/clutter-settings.c:483
msgid "The style of hinting (hintnone, hintslight, hintmedium, hintfull)"
msgstr "Der Stil des Hintings (hintnone, hintslight, hintmedium, hintfull)"
-#: clutter/clutter-settings.c:556
+#: clutter/clutter-settings.c:504
msgid "Font Subpixel Order"
msgstr "Subpixel-Anordnung der Schrift"
-#: clutter/clutter-settings.c:557
+#: clutter/clutter-settings.c:505
msgid "The type of subpixel antialiasing (none, rgb, bgr, vrgb, vbgr)"
msgstr "Typ der Subpixel-KantenglaÌttung (none (keine), rgb, bgr, vrgb, vbgr)"
-#: clutter/clutter-settings.c:574
+#: clutter/clutter-settings.c:522
msgid "The minimum duration for a long press gesture to be recognized"
-msgstr "Die minimale Dauer zur Erkennung eines langen Drucks fÃr eine Geste"
-
-#: clutter/clutter-settings.c:581
-msgid "Fontconfig configuration timestamp"
-msgstr ""
-
-#: clutter/clutter-settings.c:582
-msgid "Timestamp of the current fontconfig configuration"
msgstr ""
#: clutter/clutter-shader.c:255
@@ -1518,140 +1502,140 @@ msgstr "Die Quelle der BeschrÃnkung"
#: clutter/clutter-snap-constraint.c:335
msgid "From Edge"
-msgstr "Von Kante"
+msgstr ""
#: clutter/clutter-snap-constraint.c:336
msgid "The edge of the actor that should be snapped"
-msgstr "Die Kante des Akteurs, an der eingerastet werden soll"
+msgstr ""
#: clutter/clutter-snap-constraint.c:350
msgid "To Edge"
-msgstr "Zu Kante"
+msgstr ""
#: clutter/clutter-snap-constraint.c:351
msgid "The edge of the source that should be snapped"
-msgstr "Die Kante der Quelle, an der eingerastet werden soll"
+msgstr ""
#: clutter/clutter-snap-constraint.c:367
msgid "The offset in pixels to apply to the constraint"
msgstr "Der Versatz in Pixel, auf den die EinschrÃnkung angewendet werden soll"
-#: clutter/clutter-stage.c:1707
+#: clutter/clutter-stage.c:1660
msgid "Fullscreen Set"
msgstr "Vollbild gesetzt"
-#: clutter/clutter-stage.c:1708
+#: clutter/clutter-stage.c:1661
msgid "Whether the main stage is fullscreen"
msgstr "Legt fest, ob die Hauptszene ein Vollbild ist"
-#: clutter/clutter-stage.c:1724
+#: clutter/clutter-stage.c:1677
msgid "Offscreen"
msgstr "Abseits des Bildschirms"
-#: clutter/clutter-stage.c:1725
+#: clutter/clutter-stage.c:1678
msgid "Whether the main stage should be rendered offscreen"
msgstr ""
"Legt fest, ob die Hauptszene abseits des Bildschirms erstellt werden soll"
-#: clutter/clutter-stage.c:1737 clutter/clutter-text.c:3052
+#: clutter/clutter-stage.c:1690 clutter/clutter-text.c:2912
msgid "Cursor Visible"
msgstr "Zeiger sichtbar"
-#: clutter/clutter-stage.c:1738
+#: clutter/clutter-stage.c:1691
msgid "Whether the mouse pointer is visible on the main stage"
msgstr "Legt fest, ob der Mauszeiger in der Hauptszene sichtbar sein soll"
-#: clutter/clutter-stage.c:1752
+#: clutter/clutter-stage.c:1705
msgid "User Resizable"
msgstr "GrÃÃenÃnderung durch Benutzer"
-#: clutter/clutter-stage.c:1753
+#: clutter/clutter-stage.c:1706
msgid "Whether the stage is able to be resized via user interaction"
msgstr ""
"Legt fest, ob eine GrÃÃenÃnderung der Szene durch den Benutzer mÃglich ist"
-#: clutter/clutter-stage.c:1766
+#: clutter/clutter-stage.c:1719
msgid "The color of the stage"
msgstr "Die Farbe der Szene"
-#: clutter/clutter-stage.c:1780
+#: clutter/clutter-stage.c:1733
msgid "Perspective"
msgstr "Perspektive"
-#: clutter/clutter-stage.c:1781
+#: clutter/clutter-stage.c:1734
msgid "Perspective projection parameters"
msgstr "Projektionsparameter der Perspektive"
-#: clutter/clutter-stage.c:1796
+#: clutter/clutter-stage.c:1749
msgid "Title"
msgstr "Titel"
-#: clutter/clutter-stage.c:1797
+#: clutter/clutter-stage.c:1750
msgid "Stage Title"
msgstr "Szenentitel"
-#: clutter/clutter-stage.c:1812
+#: clutter/clutter-stage.c:1765
msgid "Use Fog"
msgstr "Nebel verwenden"
-#: clutter/clutter-stage.c:1813
+#: clutter/clutter-stage.c:1766
#, fuzzy
msgid "Whether to enable depth cueing"
-msgstr "Legt fest, ob ? aktiviert werden soll"
+msgstr "Legt fest, ob Tiefe?"
-#: clutter/clutter-stage.c:1827
+#: clutter/clutter-stage.c:1780
msgid "Fog"
msgstr "Nebel"
-#: clutter/clutter-stage.c:1828
+#: clutter/clutter-stage.c:1781
msgid "Settings for the depth cueing"
msgstr ""
-#: clutter/clutter-stage.c:1844
+#: clutter/clutter-stage.c:1797
msgid "Use Alpha"
msgstr "Alpha verwenden"
-#: clutter/clutter-stage.c:1845
+#: clutter/clutter-stage.c:1798
msgid "Whether to honour the alpha component of the stage color"
msgstr ""
"Gibt an, ob die Alpha-Komponente fÃr die Szenenfarbe berÃcksichtigt werden "
"soll"
-#: clutter/clutter-stage.c:1861
+#: clutter/clutter-stage.c:1814
msgid "Key Focus"
-msgstr "Tastaturfokus"
+msgstr ""
-#: clutter/clutter-stage.c:1862
+#: clutter/clutter-stage.c:1815
msgid "The currently key focused actor"
-msgstr "Der aktuelle Akteur im Tastaturfokus"
+msgstr ""
-#: clutter/clutter-stage.c:1878
+#: clutter/clutter-stage.c:1831
msgid "No Clear Hint"
msgstr "Keine Leeren-Anweisung"
-#: clutter/clutter-stage.c:1879
+#: clutter/clutter-stage.c:1832
msgid "Whether the stage should clear its contents"
msgstr "Gibt an, ob die Szene ihren Inhalt leeren soll"
-#: clutter/clutter-stage.c:1892
+#: clutter/clutter-stage.c:1845
msgid "Accept Focus"
msgstr "Fokus annehmen"
-#: clutter/clutter-stage.c:1893
+#: clutter/clutter-stage.c:1846
msgid "Whether the stage should accept focus on show"
msgstr "Legt fest, ob die Szene bei Anzeige Fokus annehmen soll"
-#: clutter/clutter-state.c:1472
+#: clutter/clutter-state.c:1408
msgid "State"
msgstr "Status"
-#: clutter/clutter-state.c:1473
+#: clutter/clutter-state.c:1409
msgid "Currently set state, (transition to this state might not be complete)"
msgstr ""
"GegenwÃrtig gesetzter Status (Ãberblendung in diesen Status kÃnnte noch "
"unvollstÃndig sein)"
-#: clutter/clutter-state.c:1487
+#: clutter/clutter-state.c:1423
msgid "Default transition duration"
msgstr "Voreingestellte Ãberblenddauer"
@@ -1705,306 +1689,303 @@ msgid "Allocate extra space for the child in vertical axis"
msgstr ""
"ZusÃtzlichen Platz in der vertikalen Achse fÃr das Unterelement zuweisen"
-#: clutter/clutter-table-layout.c:1714
+#: clutter/clutter-table-layout.c:1712
msgid "Spacing between columns"
msgstr "Abstand zwischen Spalten"
-#: clutter/clutter-table-layout.c:1728
+#: clutter/clutter-table-layout.c:1726
msgid "Spacing between rows"
msgstr "Abstand zwischen Zeilen"
-#: clutter/clutter-text.c:2940
+#: clutter/clutter-text.c:2800
msgid "The font to be used by the text"
msgstr "Die Schriftart des Texts"
-#: clutter/clutter-text.c:2957
+#: clutter/clutter-text.c:2817
msgid "Font Description"
msgstr "Schriftartenbeschreibung"
-#: clutter/clutter-text.c:2958
+#: clutter/clutter-text.c:2818
msgid "The font description to be used"
msgstr "Die zu verwendende Schriftartenbeschreibung"
-#: clutter/clutter-text.c:2974
+#: clutter/clutter-text.c:2834
msgid "Text"
msgstr "Text"
-#: clutter/clutter-text.c:2975
+#: clutter/clutter-text.c:2835
msgid "The text to render"
msgstr "Der darzustellende Text"
-#: clutter/clutter-text.c:2989
+#: clutter/clutter-text.c:2849
msgid "Font Color"
msgstr "Textfarbe"
-#: clutter/clutter-text.c:2990
+#: clutter/clutter-text.c:2850
msgid "Color of the font used by the text"
msgstr "Die Farbe des Texts"
-#: clutter/clutter-text.c:3004
+#: clutter/clutter-text.c:2864
msgid "Editable"
msgstr "Bearbeitbar"
-#: clutter/clutter-text.c:3005
+#: clutter/clutter-text.c:2865
msgid "Whether the text is editable"
msgstr "Legt fest, ob der Text bearbeitet werden kann"
-#: clutter/clutter-text.c:3020
+#: clutter/clutter-text.c:2880
msgid "Selectable"
msgstr "Markierbar"
-#: clutter/clutter-text.c:3021
+#: clutter/clutter-text.c:2881
msgid "Whether the text is selectable"
msgstr "Legt fest, ob der Text markierbar ist"
-#: clutter/clutter-text.c:3035
+#: clutter/clutter-text.c:2895
msgid "Activatable"
msgstr "Aktivierbar"
-#: clutter/clutter-text.c:3036
+#: clutter/clutter-text.c:2896
msgid "Whether pressing return causes the activate signal to be emitted"
msgstr "Legt fest, ob die Eingabetaste ein Senden des aktiven Signals auslÃst"
-#: clutter/clutter-text.c:3053
+#: clutter/clutter-text.c:2913
msgid "Whether the input cursor is visible"
msgstr "Gibt an, ob der Eingabezeiger sichtbar ist"
-#: clutter/clutter-text.c:3067 clutter/clutter-text.c:3068
+#: clutter/clutter-text.c:2927 clutter/clutter-text.c:2928
msgid "Cursor Color"
msgstr "Zeigerfarbe"
-#: clutter/clutter-text.c:3082
+#: clutter/clutter-text.c:2942
msgid "Cursor Color Set"
msgstr "Zeigerfarbe gesetzt"
-#: clutter/clutter-text.c:3083
+#: clutter/clutter-text.c:2943
msgid "Whether the cursor color has been set"
msgstr "Legt fest, ob die Zeigerfarbe festgelegt ist"
-#: clutter/clutter-text.c:3098
+#: clutter/clutter-text.c:2958
msgid "Cursor Size"
msgstr "ZeigergrÃÃe"
-#: clutter/clutter-text.c:3099
+#: clutter/clutter-text.c:2959
msgid "The width of the cursor, in pixels"
msgstr "Die Breite des Zeigers in Pixel"
-#: clutter/clutter-text.c:3113
+#: clutter/clutter-text.c:2973
msgid "Cursor Position"
msgstr "Zeigerposition"
-#: clutter/clutter-text.c:3114
+#: clutter/clutter-text.c:2974
msgid "The cursor position"
msgstr "Die Zeigerposition"
-#: clutter/clutter-text.c:3129
+#: clutter/clutter-text.c:2989
msgid "Selection-bound"
msgstr "Auswahlgrenze"
-#: clutter/clutter-text.c:3130
+#: clutter/clutter-text.c:2990
msgid "The cursor position of the other end of the selection"
msgstr "Die Zeigerposition am anderen Ende der Auswahl"
-#: clutter/clutter-text.c:3145 clutter/clutter-text.c:3146
+#: clutter/clutter-text.c:3005 clutter/clutter-text.c:3006
msgid "Selection Color"
msgstr "Auswahlfarbe"
-#: clutter/clutter-text.c:3160
+#: clutter/clutter-text.c:3020
msgid "Selection Color Set"
msgstr "Auswahlfarbe festgelegt"
-#: clutter/clutter-text.c:3161
+#: clutter/clutter-text.c:3021
msgid "Whether the selection color has been set"
msgstr "Legt fest, ob die Auswahlfarbe festgelegt ist"
-#: clutter/clutter-text.c:3176
+#: clutter/clutter-text.c:3036
msgid "Attributes"
msgstr "Attribute"
-#: clutter/clutter-text.c:3177
+#: clutter/clutter-text.c:3037
msgid "A list of style attributes to apply to the contents of the actor"
msgstr ""
"Eine Liste der Stilattribute, die auf den Inhalt des Akteurs angewendet "
"werden sollen"
-#: clutter/clutter-text.c:3199
+#: clutter/clutter-text.c:3059
msgid "Use markup"
msgstr "Syntax-Hervorhebung verwenden"
-#: clutter/clutter-text.c:3200
+#: clutter/clutter-text.c:3060
msgid "Whether or not the text includes Pango markup"
msgstr "Legt fest, ob der Text Pango-Markup enthÃlt"
-#: clutter/clutter-text.c:3216
+#: clutter/clutter-text.c:3076
msgid "Line wrap"
msgstr "Zeilenumbruch"
# Die booleschen Werte sollten wir auf echte GConf- und dconf-SchlÃssel beschrÃnken.
-#: clutter/clutter-text.c:3217
+#: clutter/clutter-text.c:3077
msgid "If set, wrap the lines if the text becomes too wide"
msgstr "Falls gesetzt, Zeilen umbrechen, wenn der Text zu lang wird"
-#: clutter/clutter-text.c:3232
+#: clutter/clutter-text.c:3092
msgid "Line wrap mode"
msgstr "Zeilenumbruchmodus"
-#: clutter/clutter-text.c:3233
+#: clutter/clutter-text.c:3093
msgid "Control how line-wrapping is done"
msgstr "Legt fest, wie Zeilen umgebrochen werden"
-#: clutter/clutter-text.c:3248
+#: clutter/clutter-text.c:3108
msgid "Ellipsize"
msgstr "Auslassungen"
-#: clutter/clutter-text.c:3249
+#: clutter/clutter-text.c:3109
msgid "The preferred place to ellipsize the string"
msgstr "Der bevorzugte Ort fÃr Auslassungspunkte in der Zeichenkette"
-#: clutter/clutter-text.c:3265
+#: clutter/clutter-text.c:3125
msgid "Line Alignment"
msgstr "Zeilenausrichtung"
-#: clutter/clutter-text.c:3266
+#: clutter/clutter-text.c:3126
msgid "The preferred alignment for the string, for multi-line text"
msgstr "Die bevorzugte Zeilenausrichtung fÃr den Text, bei mehrzeiligem Text"
-#: clutter/clutter-text.c:3282
+#: clutter/clutter-text.c:3142
msgid "Justify"
msgstr "Ausrichten"
-#: clutter/clutter-text.c:3283
+#: clutter/clutter-text.c:3143
msgid "Whether the text should be justified"
msgstr "Gibt an, ob der Text ausgerichtet werden soll"
-#: clutter/clutter-text.c:3298
+#: clutter/clutter-text.c:3158
msgid "Password Character"
msgstr "Password-Zeichen"
-#: clutter/clutter-text.c:3299
+#: clutter/clutter-text.c:3159
msgid "If non-zero, use this character to display the actor's contents"
msgstr ""
"Falls nicht Null, so wird dieses Zeichen zum Anzeigen des Akteurinhalts "
"verwendet"
-#: clutter/clutter-text.c:3313
+#: clutter/clutter-text.c:3173
msgid "Max Length"
msgstr "Maximale LÃnge"
-#: clutter/clutter-text.c:3314
+#: clutter/clutter-text.c:3174
msgid "Maximum length of the text inside the actor"
msgstr "Maximale TextlÃnge innerhalb des Akteurs"
-#: clutter/clutter-text.c:3337
+#: clutter/clutter-text.c:3197
msgid "Single Line Mode"
msgstr "Einzeilen-Modus"
-#: clutter/clutter-text.c:3338
+#: clutter/clutter-text.c:3198
msgid "Whether the text should be a single line"
msgstr "Legt fest, ob der Text in einer Zeile dargestellt werden soll"
-#: clutter/clutter-text.c:3352 clutter/clutter-text.c:3353
+#: clutter/clutter-text.c:3212 clutter/clutter-text.c:3213
+#, fuzzy
msgid "Selected Text Color"
-msgstr "Auswahltextfarbe"
+msgstr "Auswahlfarbe"
-#: clutter/clutter-text.c:3367
+#: clutter/clutter-text.c:3227
+#, fuzzy
msgid "Selected Text Color Set"
-msgstr "Auswahltextfarbe festgelegt"
+msgstr "Auswahlfarbe festgelegt"
-#: clutter/clutter-text.c:3368
+#: clutter/clutter-text.c:3228
+#, fuzzy
msgid "Whether the selected text color has been set"
-msgstr "Legt fest, ob die Auswahltextfarbe festgelegt ist"
+msgstr "Legt fest, ob die Auswahlfarbe festgelegt ist"
-#: clutter/clutter-texture.c:995
+#: clutter/clutter-texture.c:1003
msgid "Sync size of actor"
msgstr "GrÃÃe des Akteurs abgleichen"
-#: clutter/clutter-texture.c:996
+#: clutter/clutter-texture.c:1004
msgid "Auto sync size of actor to underlying pixbuf dimensions"
msgstr ""
"Die GrÃÃe des Akteurs automatisch auf die Abmessungen des zugrunde liegenden "
"Pixbufs abgleichen"
-#: clutter/clutter-texture.c:1003
+#: clutter/clutter-texture.c:1011
msgid "Disable Slicing"
-msgstr "Kacheln deaktivieren"
+msgstr ""
-#: clutter/clutter-texture.c:1004
+#: clutter/clutter-texture.c:1012
msgid ""
"Forces the underlying texture to be singular and not made of smaller space "
"saving individual textures"
msgstr ""
-"Erzwingt die SingularitÃt der zugrunde liegenden Textur und verhindert die "
-"Erzeugung kleinerer, Platz sparender individueller Texturen"
-#: clutter/clutter-texture.c:1013
+#: clutter/clutter-texture.c:1021
msgid "Tile Waste"
-msgstr "Kachelverschnitt"
+msgstr ""
-#: clutter/clutter-texture.c:1014
+#: clutter/clutter-texture.c:1022
msgid "Maximum waste area of a sliced texture"
-msgstr "Maximaler Verschnitt einer gekachelten Struktur"
+msgstr ""
-#: clutter/clutter-texture.c:1022
+#: clutter/clutter-texture.c:1030
msgid "Horizontal repeat"
msgstr "Horizontal wiederholen"
-#: clutter/clutter-texture.c:1023
+#: clutter/clutter-texture.c:1031
msgid "Repeat the contents rather than scaling them horizontally"
msgstr "Inhalt wird horizontal wiederholt, anstatt zu skalieren"
-#: clutter/clutter-texture.c:1030
+#: clutter/clutter-texture.c:1038
msgid "Vertical repeat"
msgstr "Vertikal wiederholen"
-#: clutter/clutter-texture.c:1031
+#: clutter/clutter-texture.c:1039
msgid "Repeat the contents rather than scaling them vertically"
msgstr "Inhalt wird vertikal wiederholt, anstatt zu skalieren"
-#: clutter/clutter-texture.c:1038
+#: clutter/clutter-texture.c:1046
msgid "Filter Quality"
msgstr "FilterqualitÃt"
-#: clutter/clutter-texture.c:1039
+#: clutter/clutter-texture.c:1047
msgid "Rendering quality used when drawing the texture"
msgstr "DarstellungsqualitÃt beim Zeichnen der Textur"
-#: clutter/clutter-texture.c:1047
+#: clutter/clutter-texture.c:1055
msgid "Pixel Format"
msgstr "Pixelformat"
-#: clutter/clutter-texture.c:1048
+#: clutter/clutter-texture.c:1056
msgid "The Cogl pixel format to use"
msgstr "Das zu verwendende Cogl-Pixelformat"
-#: clutter/clutter-texture.c:1056
+#: clutter/clutter-texture.c:1064
msgid "Cogl Texture"
msgstr "Cogl-Textur"
-#: clutter/clutter-texture.c:1057
+#: clutter/clutter-texture.c:1065
msgid "The underlying Cogl texture handle used to draw this actor"
msgstr ""
-"Das unterliegende Handle der Cogl-Textur, das zum Zeichnen dieses Akteurs "
-"verwendet wird"
-#: clutter/clutter-texture.c:1064
+#: clutter/clutter-texture.c:1072
msgid "Cogl Material"
msgstr "Cogl-Material"
-#: clutter/clutter-texture.c:1065
+#: clutter/clutter-texture.c:1073
msgid "The underlying Cogl material handle used to draw this actor"
msgstr ""
-"Das unterliegende Handle des Cogl-Materials, das zum Zeichnen dieses Akteurs "
-"verwendet wird"
-#: clutter/clutter-texture.c:1082
+#: clutter/clutter-texture.c:1090
msgid "The path of the file containing the image data"
msgstr "Der Pfad zur Datei, welche die Bilddaten enthÃlt"
-#: clutter/clutter-texture.c:1089
+#: clutter/clutter-texture.c:1097
msgid "Keep Aspect Ratio"
msgstr "SeitenverhÃltnis beibehalten"
-#: clutter/clutter-texture.c:1090
+#: clutter/clutter-texture.c:1098
msgid ""
"Keep the aspect ratio of the texture when requesting the preferred width or "
"height"
@@ -2012,51 +1993,37 @@ msgstr ""
"Das SeitenverhÃltnis der Textur beibehalten, wenn eine gewÃnschte Breite "
"oder HÃhe angefordert wird"
-#: clutter/clutter-texture.c:1116
+#: clutter/clutter-texture.c:1124
msgid "Load asynchronously"
msgstr "Asynchron laden"
-#: clutter/clutter-texture.c:1117
+#: clutter/clutter-texture.c:1125
msgid ""
"Load files inside a thread to avoid blocking when loading images from disk"
msgstr ""
"Dateien in einem separaten Thread laden, um ein Blockieren beim Laden von "
"einem DatentrÃger zu vermeiden"
-#: clutter/clutter-texture.c:1133
+#: clutter/clutter-texture.c:1141
msgid "Load data asynchronously"
msgstr "Daten asynchron laden"
-#: clutter/clutter-texture.c:1134
+#: clutter/clutter-texture.c:1142
msgid ""
"Decode image data files inside a thread to reduce blocking when loading "
"images from disk"
msgstr ""
-"Bilddaten in einem separaten Thread dekodieren, um Blockieren beim Laden von "
+"Bilddaten in einem separaten Thread dekorieren, um Blockieren beim Laden von "
"einem DatentrÃger zu verringern"
-#: clutter/clutter-texture.c:1158
+#: clutter/clutter-texture.c:1166
msgid "Pick With Alpha"
msgstr ""
-#: clutter/clutter-texture.c:1159
+#: clutter/clutter-texture.c:1167
msgid "Shape actor with alpha channel when picking"
msgstr ""
-#: clutter/clutter-texture.c:1557 clutter/clutter-texture.c:1967
-#: clutter/clutter-texture.c:2062 clutter/clutter-texture.c:2343
-#, fuzzy
-msgid "Failed to load the image data"
-msgstr "Der Pfad zur Datei, welche die Bilddaten enthÃlt"
-
-#: clutter/clutter-texture.c:1703
-msgid "YUV textures are not supported"
-msgstr ""
-
-#: clutter/clutter-texture.c:1712
-msgid "YUV2 textues are not supported"
-msgstr ""
-
#: clutter/clutter-timeline.c:264
msgid "Should the timeline automatically restart"
msgstr "Automatischer Neustart der Zeitlinie"
@@ -2103,6 +2070,10 @@ 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"
@@ -2175,21 +2146,19 @@ msgstr "Das X11-Fenster zur Bindung"
#: clutter/x11/clutter-x11-texture-pixmap.c:599
msgid "Window Redirect Automatic"
-msgstr "Automatische Fensterumleitung"
+msgstr ""
#: clutter/x11/clutter-x11-texture-pixmap.c:600
msgid "If composite window redirects are set to Automatic (or Manual if false)"
msgstr ""
-"Legt fest, ob die Composite-Fensterumleitung automatisch erfolgt (oder "
-"manuell, wenn falsch)"
#: clutter/x11/clutter-x11-texture-pixmap.c:610
msgid "Window Mapped"
-msgstr "Fenster abgebildet"
+msgstr ""
#: clutter/x11/clutter-x11-texture-pixmap.c:611
msgid "If window is mapped"
-msgstr "Left fest, ob das Fenster abgebildet wird"
+msgstr ""
#: clutter/x11/clutter-x11-texture-pixmap.c:620
msgid "Destroyed"
diff --git a/po/eo.po b/po/eo.po
index 70ba321..9d08aeb 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: clutter-1.0\n"
"Report-Msgid-Bugs-To: http://bugzilla.clutter-project.org/enter_bug.cgi?"
"product=clutter\n"
-"POT-Creation-Date: 2011-09-12 13:51+0100\n"
+"POT-Creation-Date: 2011-06-13 23:24+0100\n"
"PO-Revision-Date: 2011-06-01 19:18+0200\n"
"Last-Translator: Kristjan SCHMIDT <kristjan schmidt googlemail com>\n"
"Language-Team: Esperanto <ubuntu-l10n-eo lists launchpad net>\n"
@@ -21,388 +21,388 @@ msgstr ""
"X-Generator: Launchpad (build 13144)\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
-#: clutter/clutter-actor.c:3852
+#: clutter/clutter-actor.c:3809
msgid "X coordinate"
msgstr "X-koordinato"
-#: clutter/clutter-actor.c:3853
+#: clutter/clutter-actor.c:3810
msgid "X coordinate of the actor"
msgstr "X-koordinato de la aganto"
-#: clutter/clutter-actor.c:3868
+#: clutter/clutter-actor.c:3825
msgid "Y coordinate"
msgstr "Y-koordinato"
-#: clutter/clutter-actor.c:3869
+#: clutter/clutter-actor.c:3826
msgid "Y coordinate of the actor"
msgstr "Y-koordinato de la aganto"
-#: clutter/clutter-actor.c:3884 clutter/clutter-behaviour-ellipse.c:477
+#: clutter/clutter-actor.c:3841 clutter/clutter-behaviour-ellipse.c:474
msgid "Width"
msgstr "LarÄo"
-#: clutter/clutter-actor.c:3885
+#: clutter/clutter-actor.c:3842
msgid "Width of the actor"
msgstr "LarÄo de la aganto"
-#: clutter/clutter-actor.c:3899 clutter/clutter-behaviour-ellipse.c:493
+#: clutter/clutter-actor.c:3856 clutter/clutter-behaviour-ellipse.c:490
msgid "Height"
msgstr "Alto"
-#: clutter/clutter-actor.c:3900
+#: clutter/clutter-actor.c:3857
msgid "Height of the actor"
msgstr "Alto de la aganto"
-#: clutter/clutter-actor.c:3918
+#: clutter/clutter-actor.c:3875
msgid "Fixed X"
msgstr ""
-#: clutter/clutter-actor.c:3919
+#: clutter/clutter-actor.c:3876
msgid "Forced X position of the actor"
msgstr ""
-#: clutter/clutter-actor.c:3937
+#: clutter/clutter-actor.c:3894
msgid "Fixed Y"
msgstr ""
-#: clutter/clutter-actor.c:3938
+#: clutter/clutter-actor.c:3895
msgid "Forced Y position of the actor"
msgstr ""
-#: clutter/clutter-actor.c:3954
+#: clutter/clutter-actor.c:3911
msgid "Fixed position set"
msgstr ""
-#: clutter/clutter-actor.c:3955
+#: clutter/clutter-actor.c:3912
msgid "Whether to use fixed positioning for the actor"
msgstr ""
-#: clutter/clutter-actor.c:3977
+#: clutter/clutter-actor.c:3934
msgid "Min Width"
msgstr ""
-#: clutter/clutter-actor.c:3978
+#: clutter/clutter-actor.c:3935
msgid "Forced minimum width request for the actor"
msgstr ""
-#: clutter/clutter-actor.c:3997
+#: clutter/clutter-actor.c:3954
msgid "Min Height"
msgstr ""
-#: clutter/clutter-actor.c:3998
+#: clutter/clutter-actor.c:3955
msgid "Forced minimum height request for the actor"
msgstr ""
-#: clutter/clutter-actor.c:4017
+#: clutter/clutter-actor.c:3974
msgid "Natural Width"
msgstr ""
-#: clutter/clutter-actor.c:4018
+#: clutter/clutter-actor.c:3975
msgid "Forced natural width request for the actor"
msgstr ""
-#: clutter/clutter-actor.c:4037
+#: clutter/clutter-actor.c:3994
msgid "Natural Height"
msgstr ""
-#: clutter/clutter-actor.c:4038
+#: clutter/clutter-actor.c:3995
msgid "Forced natural height request for the actor"
msgstr ""
-#: clutter/clutter-actor.c:4054
+#: clutter/clutter-actor.c:4011
msgid "Minimum width set"
msgstr ""
-#: clutter/clutter-actor.c:4055
+#: clutter/clutter-actor.c:4012
msgid "Whether to use the min-width property"
msgstr ""
-#: clutter/clutter-actor.c:4070
+#: clutter/clutter-actor.c:4027
msgid "Minimum height set"
msgstr ""
-#: clutter/clutter-actor.c:4071
+#: clutter/clutter-actor.c:4028
msgid "Whether to use the min-height property"
msgstr ""
-#: clutter/clutter-actor.c:4086
+#: clutter/clutter-actor.c:4043
msgid "Natural width set"
msgstr ""
-#: clutter/clutter-actor.c:4087
+#: clutter/clutter-actor.c:4044
msgid "Whether to use the natural-width property"
msgstr ""
-#: clutter/clutter-actor.c:4104
+#: clutter/clutter-actor.c:4061
msgid "Natural height set"
msgstr ""
-#: clutter/clutter-actor.c:4105
+#: clutter/clutter-actor.c:4062
msgid "Whether to use the natural-height property"
msgstr ""
-#: clutter/clutter-actor.c:4124
+#: clutter/clutter-actor.c:4081
msgid "Allocation"
msgstr ""
-#: clutter/clutter-actor.c:4125
+#: clutter/clutter-actor.c:4082
msgid "The actor's allocation"
msgstr ""
-#: clutter/clutter-actor.c:4181
+#: clutter/clutter-actor.c:4138
msgid "Request Mode"
msgstr ""
-#: clutter/clutter-actor.c:4182
+#: clutter/clutter-actor.c:4139
msgid "The actor's request mode"
msgstr ""
-#: clutter/clutter-actor.c:4197
+#: clutter/clutter-actor.c:4154
msgid "Depth"
msgstr "Profundo"
-#: clutter/clutter-actor.c:4198
+#: clutter/clutter-actor.c:4155
msgid "Position on the Z axis"
msgstr ""
-#: clutter/clutter-actor.c:4212
+#: clutter/clutter-actor.c:4169
msgid "Opacity"
msgstr ""
-#: clutter/clutter-actor.c:4213
+#: clutter/clutter-actor.c:4170
msgid "Opacity of an actor"
msgstr ""
-#: clutter/clutter-actor.c:4232
+#: clutter/clutter-actor.c:4186
msgid "Offscreen redirect"
msgstr ""
-#: clutter/clutter-actor.c:4233
-msgid "Flags controlling when to flatten the actor into a single image"
+#: clutter/clutter-actor.c:4187
+msgid "Whether to flatten the actor into a single image"
msgstr ""
-#: clutter/clutter-actor.c:4251
+#: clutter/clutter-actor.c:4205
msgid "Visible"
msgstr "Videble"
-#: clutter/clutter-actor.c:4252
+#: clutter/clutter-actor.c:4206
msgid "Whether the actor is visible or not"
msgstr ""
-#: clutter/clutter-actor.c:4267
+#: clutter/clutter-actor.c:4221
msgid "Mapped"
msgstr ""
-#: clutter/clutter-actor.c:4268
+#: clutter/clutter-actor.c:4222
msgid "Whether the actor will be painted"
msgstr ""
-#: clutter/clutter-actor.c:4282
+#: clutter/clutter-actor.c:4236
msgid "Realized"
msgstr ""
-#: clutter/clutter-actor.c:4283
+#: clutter/clutter-actor.c:4237
msgid "Whether the actor has been realized"
msgstr ""
-#: clutter/clutter-actor.c:4299
+#: clutter/clutter-actor.c:4253
msgid "Reactive"
msgstr ""
-#: clutter/clutter-actor.c:4300
+#: clutter/clutter-actor.c:4254
msgid "Whether the actor is reactive to events"
msgstr ""
-#: clutter/clutter-actor.c:4312
+#: clutter/clutter-actor.c:4266
msgid "Has Clip"
msgstr ""
-#: clutter/clutter-actor.c:4313
+#: clutter/clutter-actor.c:4267
msgid "Whether the actor has a clip set"
msgstr ""
-#: clutter/clutter-actor.c:4328
+#: clutter/clutter-actor.c:4282
msgid "Clip"
msgstr ""
-#: clutter/clutter-actor.c:4329
+#: clutter/clutter-actor.c:4283
msgid "The clip region for the actor"
msgstr ""
-#: clutter/clutter-actor.c:4343 clutter/clutter-actor-meta.c:207
+#: clutter/clutter-actor.c:4297 clutter/clutter-actor-meta.c:207
#: clutter/clutter-binding-pool.c:319 clutter/clutter-input-device.c:236
msgid "Name"
msgstr "Nomo"
-#: clutter/clutter-actor.c:4344
+#: clutter/clutter-actor.c:4298
msgid "Name of the actor"
msgstr ""
-#: clutter/clutter-actor.c:4358
+#: clutter/clutter-actor.c:4312
msgid "Scale X"
msgstr ""
-#: clutter/clutter-actor.c:4359
+#: clutter/clutter-actor.c:4313
msgid "Scale factor on the X axis"
msgstr ""
-#: clutter/clutter-actor.c:4374
+#: clutter/clutter-actor.c:4328
msgid "Scale Y"
msgstr ""
-#: clutter/clutter-actor.c:4375
+#: clutter/clutter-actor.c:4329
msgid "Scale factor on the Y axis"
msgstr ""
-#: clutter/clutter-actor.c:4390
+#: clutter/clutter-actor.c:4344
msgid "Scale Center X"
msgstr ""
-#: clutter/clutter-actor.c:4391
+#: clutter/clutter-actor.c:4345
msgid "Horizontal scale center"
msgstr ""
-#: clutter/clutter-actor.c:4406
+#: clutter/clutter-actor.c:4360
msgid "Scale Center Y"
msgstr ""
-#: clutter/clutter-actor.c:4407
+#: clutter/clutter-actor.c:4361
msgid "Vertical scale center"
msgstr ""
-#: clutter/clutter-actor.c:4422
+#: clutter/clutter-actor.c:4376
msgid "Scale Gravity"
msgstr ""
-#: clutter/clutter-actor.c:4423
+#: clutter/clutter-actor.c:4377
msgid "The center of scaling"
msgstr ""
-#: clutter/clutter-actor.c:4440
+#: clutter/clutter-actor.c:4394
msgid "Rotation Angle X"
msgstr ""
-#: clutter/clutter-actor.c:4441
+#: clutter/clutter-actor.c:4395
msgid "The rotation angle on the X axis"
msgstr ""
-#: clutter/clutter-actor.c:4456
+#: clutter/clutter-actor.c:4410
msgid "Rotation Angle Y"
msgstr ""
-#: clutter/clutter-actor.c:4457
+#: clutter/clutter-actor.c:4411
msgid "The rotation angle on the Y axis"
msgstr ""
-#: clutter/clutter-actor.c:4472
+#: clutter/clutter-actor.c:4426
msgid "Rotation Angle Z"
msgstr ""
-#: clutter/clutter-actor.c:4473
+#: clutter/clutter-actor.c:4427
msgid "The rotation angle on the Z axis"
msgstr ""
-#: clutter/clutter-actor.c:4488
+#: clutter/clutter-actor.c:4442
msgid "Rotation Center X"
msgstr ""
-#: clutter/clutter-actor.c:4489
+#: clutter/clutter-actor.c:4443
msgid "The rotation center on the X axis"
msgstr ""
-#: clutter/clutter-actor.c:4505
+#: clutter/clutter-actor.c:4459
msgid "Rotation Center Y"
msgstr ""
-#: clutter/clutter-actor.c:4506
+#: clutter/clutter-actor.c:4460
msgid "The rotation center on the Y axis"
msgstr ""
-#: clutter/clutter-actor.c:4522
+#: clutter/clutter-actor.c:4476
msgid "Rotation Center Z"
msgstr ""
-#: clutter/clutter-actor.c:4523
+#: clutter/clutter-actor.c:4477
msgid "The rotation center on the Z axis"
msgstr ""
-#: clutter/clutter-actor.c:4539
+#: clutter/clutter-actor.c:4493
msgid "Rotation Center Z Gravity"
msgstr ""
-#: clutter/clutter-actor.c:4540
+#: clutter/clutter-actor.c:4494
msgid "Center point for rotation around the Z axis"
msgstr ""
-#: clutter/clutter-actor.c:4558
+#: clutter/clutter-actor.c:4512
msgid "Anchor X"
msgstr ""
-#: clutter/clutter-actor.c:4559
+#: clutter/clutter-actor.c:4513
msgid "X coordinate of the anchor point"
msgstr ""
-#: clutter/clutter-actor.c:4575
+#: clutter/clutter-actor.c:4529
msgid "Anchor Y"
msgstr ""
-#: clutter/clutter-actor.c:4576
+#: clutter/clutter-actor.c:4530
msgid "Y coordinate of the anchor point"
msgstr ""
-#: clutter/clutter-actor.c:4591
+#: clutter/clutter-actor.c:4545
msgid "Anchor Gravity"
msgstr ""
-#: clutter/clutter-actor.c:4592
+#: clutter/clutter-actor.c:4546
msgid "The anchor point as a ClutterGravity"
msgstr ""
-#: clutter/clutter-actor.c:4611
+#: clutter/clutter-actor.c:4565
msgid "Show on set parent"
msgstr ""
-#: clutter/clutter-actor.c:4612
+#: clutter/clutter-actor.c:4566
msgid "Whether the actor is shown when parented"
msgstr ""
-#: clutter/clutter-actor.c:4632
+#: clutter/clutter-actor.c:4586
msgid "Clip to Allocation"
msgstr ""
-#: clutter/clutter-actor.c:4633
+#: clutter/clutter-actor.c:4587
msgid "Sets the clip region to track the actor's allocation"
msgstr ""
-#: clutter/clutter-actor.c:4643
+#: clutter/clutter-actor.c:4597
msgid "Text Direction"
msgstr "Tekstodirekto"
-#: clutter/clutter-actor.c:4644
+#: clutter/clutter-actor.c:4598
msgid "Direction of the text"
msgstr "Direkto de la teksto"
-#: clutter/clutter-actor.c:4662
+#: clutter/clutter-actor.c:4616
msgid "Has Pointer"
msgstr ""
-#: clutter/clutter-actor.c:4663
+#: clutter/clutter-actor.c:4617
msgid "Whether the actor contains the pointer of an input device"
msgstr ""
-#: clutter/clutter-actor.c:4680
+#: clutter/clutter-actor.c:4634
msgid "Actions"
msgstr "Agoj"
-#: clutter/clutter-actor.c:4681
+#: clutter/clutter-actor.c:4635
msgid "Adds an action to the actor"
msgstr ""
-#: clutter/clutter-actor.c:4695
+#: clutter/clutter-actor.c:4649
msgid "Constraints"
msgstr ""
-#: clutter/clutter-actor.c:4696
+#: clutter/clutter-actor.c:4650
msgid "Adds a constraint to the actor"
msgstr ""
@@ -427,97 +427,97 @@ msgstr "EnÅaltite"
msgid "Whether the meta is enabled"
msgstr ""
-#: clutter/clutter-align-constraint.c:270
-#: clutter/clutter-bind-constraint.c:349 clutter/clutter-clone.c:340
+#: clutter/clutter-align-constraint.c:252
+#: clutter/clutter-bind-constraint.c:316 clutter/clutter-clone.c:340
#: clutter/clutter-snap-constraint.c:321
msgid "Source"
msgstr "Fonto"
-#: clutter/clutter-align-constraint.c:271
+#: clutter/clutter-align-constraint.c:253
msgid "The source of the alignment"
msgstr ""
-#: clutter/clutter-align-constraint.c:284
+#: clutter/clutter-align-constraint.c:266
msgid "Align Axis"
msgstr ""
-#: clutter/clutter-align-constraint.c:285
+#: clutter/clutter-align-constraint.c:267
msgid "The axis to align the position to"
msgstr ""
-#: clutter/clutter-align-constraint.c:304
+#: clutter/clutter-align-constraint.c:286
#: clutter/clutter-desaturate-effect.c:304
msgid "Factor"
msgstr ""
-#: clutter/clutter-align-constraint.c:305
+#: clutter/clutter-align-constraint.c:287
msgid "The alignment factor, between 0.0 and 1.0"
msgstr ""
-#: clutter/clutter-alpha.c:345 clutter/clutter-animation.c:538
+#: clutter/clutter-alpha.c:339 clutter/clutter-animation.c:528
#: clutter/clutter-animator.c:1802
msgid "Timeline"
msgstr ""
-#: clutter/clutter-alpha.c:346
+#: clutter/clutter-alpha.c:340
msgid "Timeline used by the alpha"
msgstr ""
-#: clutter/clutter-alpha.c:361
+#: clutter/clutter-alpha.c:355
msgid "Alpha value"
msgstr ""
-#: clutter/clutter-alpha.c:362
+#: clutter/clutter-alpha.c:356
msgid "Alpha value as computed by the alpha"
msgstr ""
-#: clutter/clutter-alpha.c:382 clutter/clutter-animation.c:494
+#: clutter/clutter-alpha.c:376 clutter/clutter-animation.c:484
msgid "Mode"
msgstr "ReÄimo"
-#: clutter/clutter-alpha.c:383
+#: clutter/clutter-alpha.c:377
msgid "Progress mode"
msgstr ""
-#: clutter/clutter-animation.c:478
+#: clutter/clutter-animation.c:468
msgid "Object"
msgstr "Objekto"
-#: clutter/clutter-animation.c:479
+#: clutter/clutter-animation.c:469
msgid "Object to which the animation applies"
msgstr ""
-#: clutter/clutter-animation.c:495
+#: clutter/clutter-animation.c:485
msgid "The mode of the animation"
msgstr ""
-#: clutter/clutter-animation.c:509 clutter/clutter-animator.c:1786
-#: clutter/clutter-media.c:194 clutter/clutter-state.c:1486
+#: clutter/clutter-animation.c:499 clutter/clutter-animator.c:1786
+#: clutter/clutter-media.c:194 clutter/clutter-state.c:1422
#: clutter/clutter-timeline.c:294
msgid "Duration"
msgstr "DaÅro"
-#: clutter/clutter-animation.c:510
+#: clutter/clutter-animation.c:500
msgid "Duration of the animation, in milliseconds"
msgstr ""
-#: clutter/clutter-animation.c:524 clutter/clutter-timeline.c:263
+#: clutter/clutter-animation.c:514 clutter/clutter-timeline.c:263
msgid "Loop"
msgstr ""
-#: clutter/clutter-animation.c:525
+#: clutter/clutter-animation.c:515
msgid "Whether the animation should loop"
msgstr ""
-#: clutter/clutter-animation.c:539
+#: clutter/clutter-animation.c:529
msgid "The timeline used by the animation"
msgstr ""
-#: clutter/clutter-animation.c:552 clutter/clutter-behaviour.c:304
+#: clutter/clutter-animation.c:542 clutter/clutter-behaviour.c:298
msgid "Alpha"
msgstr "Alfo"
-#: clutter/clutter-animation.c:553
+#: clutter/clutter-animation.c:543
msgid "The alpha used by the animation"
msgstr ""
@@ -529,208 +529,208 @@ msgstr ""
msgid "The timeline of the animation"
msgstr ""
-#: clutter/clutter-behaviour.c:305
+#: clutter/clutter-behaviour.c:299
msgid "Alpha Object to drive the behaviour"
msgstr ""
-#: clutter/clutter-behaviour-depth.c:178
+#: clutter/clutter-behaviour-depth.c:174
msgid "Start Depth"
msgstr ""
-#: clutter/clutter-behaviour-depth.c:179
+#: clutter/clutter-behaviour-depth.c:175
msgid "Initial depth to apply"
msgstr ""
-#: clutter/clutter-behaviour-depth.c:194
+#: clutter/clutter-behaviour-depth.c:190
msgid "End Depth"
msgstr ""
-#: clutter/clutter-behaviour-depth.c:195
+#: clutter/clutter-behaviour-depth.c:191
msgid "Final depth to apply"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:397
+#: clutter/clutter-behaviour-ellipse.c:394
msgid "Start Angle"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:398
-#: clutter/clutter-behaviour-rotate.c:280
+#: clutter/clutter-behaviour-ellipse.c:395
+#: clutter/clutter-behaviour-rotate.c:276
msgid "Initial angle"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:413
+#: clutter/clutter-behaviour-ellipse.c:410
msgid "End Angle"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:414
-#: clutter/clutter-behaviour-rotate.c:298
+#: clutter/clutter-behaviour-ellipse.c:411
+#: clutter/clutter-behaviour-rotate.c:294
msgid "Final angle"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:429
+#: clutter/clutter-behaviour-ellipse.c:426
msgid "Angle x tilt"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:430
+#: clutter/clutter-behaviour-ellipse.c:427
msgid "Tilt of the ellipse around x axis"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:445
+#: clutter/clutter-behaviour-ellipse.c:442
msgid "Angle y tilt"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:446
+#: clutter/clutter-behaviour-ellipse.c:443
msgid "Tilt of the ellipse around y axis"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:461
+#: clutter/clutter-behaviour-ellipse.c:458
msgid "Angle z tilt"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:462
+#: clutter/clutter-behaviour-ellipse.c:459
msgid "Tilt of the ellipse around z axis"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:478
+#: clutter/clutter-behaviour-ellipse.c:475
msgid "Width of the ellipse"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:494
+#: clutter/clutter-behaviour-ellipse.c:491
msgid "Height of ellipse"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:509
+#: clutter/clutter-behaviour-ellipse.c:506
msgid "Center"
msgstr "Centro"
-#: clutter/clutter-behaviour-ellipse.c:510
+#: clutter/clutter-behaviour-ellipse.c:507
msgid "Center of ellipse"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:524
-#: clutter/clutter-behaviour-rotate.c:333 clutter/clutter-timeline.c:310
+#: clutter/clutter-behaviour-ellipse.c:521
+#: clutter/clutter-behaviour-rotate.c:329 clutter/clutter-timeline.c:310
msgid "Direction"
msgstr "Direkto"
-#: clutter/clutter-behaviour-ellipse.c:525
-#: clutter/clutter-behaviour-rotate.c:334
+#: clutter/clutter-behaviour-ellipse.c:522
+#: clutter/clutter-behaviour-rotate.c:330
msgid "Direction of rotation"
msgstr ""
-#: clutter/clutter-behaviour-opacity.c:181
+#: clutter/clutter-behaviour-opacity.c:177
msgid "Opacity Start"
msgstr ""
-#: clutter/clutter-behaviour-opacity.c:182
+#: clutter/clutter-behaviour-opacity.c:178
msgid "Initial opacity level"
msgstr ""
-#: clutter/clutter-behaviour-opacity.c:199
+#: clutter/clutter-behaviour-opacity.c:195
msgid "Opacity End"
msgstr ""
-#: clutter/clutter-behaviour-opacity.c:200
+#: clutter/clutter-behaviour-opacity.c:196
msgid "Final opacity level"
msgstr ""
-#: clutter/clutter-behaviour-path.c:222 clutter/clutter-path-constraint.c:212
+#: clutter/clutter-behaviour-path.c:219 clutter/clutter-path-constraint.c:212
msgid "Path"
msgstr "Vojo"
-#: clutter/clutter-behaviour-path.c:223
+#: clutter/clutter-behaviour-path.c:220
msgid "The ClutterPath object representing the path to animate along"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:279
+#: clutter/clutter-behaviour-rotate.c:275
msgid "Angle Begin"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:297
+#: clutter/clutter-behaviour-rotate.c:293
msgid "Angle End"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:315
+#: clutter/clutter-behaviour-rotate.c:311
msgid "Axis"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:316
+#: clutter/clutter-behaviour-rotate.c:312
msgid "Axis of rotation"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:351
+#: clutter/clutter-behaviour-rotate.c:347
msgid "Center X"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:352
+#: clutter/clutter-behaviour-rotate.c:348
msgid "X coordinate of the center of rotation"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:369
+#: clutter/clutter-behaviour-rotate.c:365
msgid "Center Y"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:370
+#: clutter/clutter-behaviour-rotate.c:366
msgid "Y coordinate of the center of rotation"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:387
+#: clutter/clutter-behaviour-rotate.c:383
msgid "Center Z"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:388
+#: clutter/clutter-behaviour-rotate.c:384
msgid "Z coordinate of the center of rotation"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:222
+#: clutter/clutter-behaviour-scale.c:218
msgid "X Start Scale"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:223
+#: clutter/clutter-behaviour-scale.c:219
msgid "Initial scale on the X axis"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:241
+#: clutter/clutter-behaviour-scale.c:237
msgid "X End Scale"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:242
+#: clutter/clutter-behaviour-scale.c:238
msgid "Final scale on the X axis"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:260
+#: clutter/clutter-behaviour-scale.c:256
msgid "Y Start Scale"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:261
+#: clutter/clutter-behaviour-scale.c:257
msgid "Initial scale on the Y axis"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:279
+#: clutter/clutter-behaviour-scale.c:275
msgid "Y End Scale"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:280
+#: clutter/clutter-behaviour-scale.c:276
msgid "Final scale on the Y axis"
msgstr ""
-#: clutter/clutter-bind-constraint.c:350
+#: clutter/clutter-bind-constraint.c:317
msgid "The source of the binding"
msgstr ""
-#: clutter/clutter-bind-constraint.c:363
+#: clutter/clutter-bind-constraint.c:330
msgid "Coordinate"
msgstr ""
-#: clutter/clutter-bind-constraint.c:364
+#: clutter/clutter-bind-constraint.c:331
msgid "The coordinate to bind"
msgstr ""
-#: clutter/clutter-bind-constraint.c:378 clutter/clutter-path-constraint.c:226
+#: clutter/clutter-bind-constraint.c:345 clutter/clutter-path-constraint.c:226
#: clutter/clutter-snap-constraint.c:366
msgid "Offset"
msgstr ""
-#: clutter/clutter-bind-constraint.c:379
+#: clutter/clutter-bind-constraint.c:346
msgid "The offset in pixels to apply to the binding"
msgstr ""
@@ -738,7 +738,7 @@ msgstr ""
msgid "The unique name of the binding pool"
msgstr ""
-#: clutter/clutter-bin-layout.c:261 clutter/clutter-bin-layout.c:585
+#: clutter/clutter-bin-layout.c:261 clutter/clutter-bin-layout.c:580
#: clutter/clutter-box-layout.c:395 clutter/clutter-table-layout.c:652
msgid "Horizontal Alignment"
msgstr "Horizontala Äisrandigo"
@@ -747,7 +747,7 @@ msgstr "Horizontala Äisrandigo"
msgid "Horizontal alignment for the actor inside the layout manager"
msgstr ""
-#: clutter/clutter-bin-layout.c:270 clutter/clutter-bin-layout.c:602
+#: clutter/clutter-bin-layout.c:270 clutter/clutter-bin-layout.c:597
#: clutter/clutter-box-layout.c:404 clutter/clutter-table-layout.c:667
msgid "Vertical Alignment"
msgstr "Vertikala Äisrandigo"
@@ -756,36 +756,36 @@ msgstr "Vertikala Äisrandigo"
msgid "Vertical alignment for the actor inside the layout manager"
msgstr ""
-#: clutter/clutter-bin-layout.c:586
+#: clutter/clutter-bin-layout.c:581
msgid "Default horizontal alignment for the actors inside the layout manager"
msgstr ""
-#: clutter/clutter-bin-layout.c:603
+#: clutter/clutter-bin-layout.c:598
msgid "Default vertical alignment for the actors inside the layout manager"
msgstr ""
-#: clutter/clutter-box.c:544
+#: clutter/clutter-box.c:537
msgid "Layout Manager"
msgstr ""
-#: clutter/clutter-box.c:545
+#: clutter/clutter-box.c:538
msgid "The layout manager used by the box"
msgstr ""
-#: clutter/clutter-box.c:564 clutter/clutter-rectangle.c:267
-#: clutter/clutter-stage.c:1765
+#: clutter/clutter-box.c:557 clutter/clutter-rectangle.c:267
+#: clutter/clutter-stage.c:1718
msgid "Color"
msgstr "Koloro"
-#: clutter/clutter-box.c:565
+#: clutter/clutter-box.c:558
msgid "The background color of the box"
msgstr ""
-#: clutter/clutter-box.c:579
+#: clutter/clutter-box.c:572
msgid "Color Set"
msgstr ""
-#: clutter/clutter-box.c:580
+#: clutter/clutter-box.c:573
msgid "Whether the background color is set"
msgstr ""
@@ -833,7 +833,7 @@ msgstr "Vertikale"
msgid "Whether the layout should be vertical, rather than horizontal"
msgstr ""
-#: clutter/clutter-box-layout.c:1321 clutter/clutter-flow-layout.c:901
+#: clutter/clutter-box-layout.c:1321 clutter/clutter-flow-layout.c:898
msgid "Homogeneous"
msgstr "Homogene"
@@ -858,54 +858,46 @@ msgstr "Interspaco"
msgid "Spacing between children"
msgstr ""
-#: clutter/clutter-box-layout.c:1366 clutter/clutter-table-layout.c:1742
+#: clutter/clutter-box-layout.c:1366 clutter/clutter-table-layout.c:1740
msgid "Use Animations"
msgstr ""
-#: clutter/clutter-box-layout.c:1367 clutter/clutter-table-layout.c:1743
+#: clutter/clutter-box-layout.c:1367 clutter/clutter-table-layout.c:1741
msgid "Whether layout changes should be animated"
msgstr ""
-#: clutter/clutter-box-layout.c:1388 clutter/clutter-table-layout.c:1764
+#: clutter/clutter-box-layout.c:1388 clutter/clutter-table-layout.c:1762
msgid "Easing Mode"
msgstr ""
-#: clutter/clutter-box-layout.c:1389 clutter/clutter-table-layout.c:1765
+#: clutter/clutter-box-layout.c:1389 clutter/clutter-table-layout.c:1763
msgid "The easing mode of the animations"
msgstr ""
-#: clutter/clutter-box-layout.c:1406 clutter/clutter-table-layout.c:1782
+#: clutter/clutter-box-layout.c:1406 clutter/clutter-table-layout.c:1780
msgid "Easing Duration"
msgstr ""
-#: clutter/clutter-box-layout.c:1407 clutter/clutter-table-layout.c:1783
+#: clutter/clutter-box-layout.c:1407 clutter/clutter-table-layout.c:1781
msgid "The duration of the animations"
msgstr ""
-#: clutter/clutter-cairo-texture.c:582
+#: clutter/clutter-cairo-texture.c:404
msgid "Surface Width"
msgstr ""
-#: clutter/clutter-cairo-texture.c:583
+#: clutter/clutter-cairo-texture.c:405
msgid "The width of the Cairo surface"
msgstr ""
-#: clutter/clutter-cairo-texture.c:597
+#: clutter/clutter-cairo-texture.c:419
msgid "Surface Height"
msgstr ""
-#: clutter/clutter-cairo-texture.c:598
+#: clutter/clutter-cairo-texture.c:420
msgid "The height of the Cairo surface"
msgstr ""
-#: clutter/clutter-cairo-texture.c:615
-msgid "Auto Resize"
-msgstr ""
-
-#: clutter/clutter-cairo-texture.c:616
-msgid "Whether the surface should match the allocation"
-msgstr ""
-
#: clutter/clutter-child-meta.c:127
msgid "Container"
msgstr "Ujo"
@@ -934,7 +926,7 @@ msgstr ""
msgid "Whether the clickable has a grab"
msgstr ""
-#: clutter/clutter-click-action.c:574 clutter/clutter-settings.c:573
+#: clutter/clutter-click-action.c:574 clutter/clutter-settings.c:521
msgid "Long Press Duration"
msgstr ""
@@ -999,95 +991,95 @@ msgstr ""
msgid "The ClutterBackend of the device manager"
msgstr ""
-#: clutter/clutter-drag-action.c:596
+#: clutter/clutter-drag-action.c:547
msgid "Horizontal Drag Threshold"
msgstr ""
-#: clutter/clutter-drag-action.c:597
+#: clutter/clutter-drag-action.c:548
msgid "The horizontal amount of pixels required to start dragging"
msgstr ""
-#: clutter/clutter-drag-action.c:624
+#: clutter/clutter-drag-action.c:575
msgid "Vertical Drag Threshold"
msgstr ""
-#: clutter/clutter-drag-action.c:625
+#: clutter/clutter-drag-action.c:576
msgid "The vertical amount of pixels required to start dragging"
msgstr ""
-#: clutter/clutter-drag-action.c:646
+#: clutter/clutter-drag-action.c:597
msgid "Drag Handle"
msgstr ""
-#: clutter/clutter-drag-action.c:647
+#: clutter/clutter-drag-action.c:598
msgid "The actor that is being dragged"
msgstr ""
-#: clutter/clutter-drag-action.c:660
+#: clutter/clutter-drag-action.c:611
msgid "Drag Axis"
msgstr ""
-#: clutter/clutter-drag-action.c:661
+#: clutter/clutter-drag-action.c:612
msgid "Constraints the dragging to an axis"
msgstr ""
-#: clutter/clutter-flow-layout.c:885
+#: clutter/clutter-flow-layout.c:882
msgid "Orientation"
msgstr "OrientiÄo"
-#: clutter/clutter-flow-layout.c:886
+#: clutter/clutter-flow-layout.c:883
msgid "The orientation of the layout"
msgstr ""
-#: clutter/clutter-flow-layout.c:902
+#: clutter/clutter-flow-layout.c:899
msgid "Whether each item should receive the same allocation"
msgstr ""
-#: clutter/clutter-flow-layout.c:917 clutter/clutter-table-layout.c:1713
+#: clutter/clutter-flow-layout.c:914 clutter/clutter-table-layout.c:1711
msgid "Column Spacing"
msgstr ""
-#: clutter/clutter-flow-layout.c:918
+#: clutter/clutter-flow-layout.c:915
msgid "The spacing between columns"
msgstr ""
-#: clutter/clutter-flow-layout.c:934 clutter/clutter-table-layout.c:1727
+#: clutter/clutter-flow-layout.c:931 clutter/clutter-table-layout.c:1725
msgid "Row Spacing"
msgstr ""
-#: clutter/clutter-flow-layout.c:935
+#: clutter/clutter-flow-layout.c:932
msgid "The spacing between rows"
msgstr ""
-#: clutter/clutter-flow-layout.c:949
+#: clutter/clutter-flow-layout.c:946
msgid "Minimum Column Width"
msgstr ""
-#: clutter/clutter-flow-layout.c:950
+#: clutter/clutter-flow-layout.c:947
msgid "Minimum width for each column"
msgstr ""
-#: clutter/clutter-flow-layout.c:965
+#: clutter/clutter-flow-layout.c:962
msgid "Maximum Column Width"
msgstr ""
-#: clutter/clutter-flow-layout.c:966
+#: clutter/clutter-flow-layout.c:963
msgid "Maximum width for each column"
msgstr ""
-#: clutter/clutter-flow-layout.c:980
+#: clutter/clutter-flow-layout.c:977
msgid "Minimum Row Height"
msgstr ""
-#: clutter/clutter-flow-layout.c:981
+#: clutter/clutter-flow-layout.c:978
msgid "Minimum height for each row"
msgstr ""
-#: clutter/clutter-flow-layout.c:996
+#: clutter/clutter-flow-layout.c:993
msgid "Maximum Row Height"
msgstr ""
-#: clutter/clutter-flow-layout.c:997
+#: clutter/clutter-flow-layout.c:994
msgid "Maximum height for each row"
msgstr ""
@@ -1167,59 +1159,59 @@ msgstr "Administrilo"
msgid "The manager that created this data"
msgstr ""
-#: clutter/clutter-main.c:490
+#: clutter/clutter-main.c:486
msgid "default:LTR"
msgstr "default:LTR"
-#: clutter/clutter-main.c:1321
+#: clutter/clutter-main.c:1282
msgid "Show frames per second"
msgstr ""
-#: clutter/clutter-main.c:1323
+#: clutter/clutter-main.c:1284
msgid "Default frame rate"
msgstr ""
-#: clutter/clutter-main.c:1325
+#: clutter/clutter-main.c:1286
msgid "Make all warnings fatal"
msgstr "Igi Äiujn avertojn fatalaj"
-#: clutter/clutter-main.c:1328
+#: clutter/clutter-main.c:1289
msgid "Direction for the text"
msgstr ""
-#: clutter/clutter-main.c:1331
+#: clutter/clutter-main.c:1292
msgid "Disable mipmapping on text"
msgstr ""
-#: clutter/clutter-main.c:1334
+#: clutter/clutter-main.c:1295
msgid "Use 'fuzzy' picking"
msgstr "Uzi âfuzzyâ markoj"
-#: clutter/clutter-main.c:1337
+#: clutter/clutter-main.c:1298
msgid "Clutter debugging flags to set"
msgstr ""
-#: clutter/clutter-main.c:1339
+#: clutter/clutter-main.c:1300
msgid "Clutter debugging flags to unset"
msgstr ""
-#: clutter/clutter-main.c:1343
+#: clutter/clutter-main.c:1304
msgid "Clutter profiling flags to set"
msgstr ""
-#: clutter/clutter-main.c:1345
+#: clutter/clutter-main.c:1306
msgid "Clutter profiling flags to unset"
msgstr ""
-#: clutter/clutter-main.c:1348
+#: clutter/clutter-main.c:1309
msgid "Enable accessibility"
msgstr ""
-#: clutter/clutter-main.c:1530
+#: clutter/clutter-main.c:1491
msgid "Clutter Options"
msgstr ""
-#: clutter/clutter-main.c:1531
+#: clutter/clutter-main.c:1492
msgid "Show Clutter Options"
msgstr ""
@@ -1336,7 +1328,7 @@ msgstr ""
msgid "Whether the :filename property is set"
msgstr ""
-#: clutter/clutter-script.c:449 clutter/clutter-texture.c:1081
+#: clutter/clutter-script.c:449 clutter/clutter-texture.c:1089
msgid "Filename"
msgstr "Dosiernomo"
@@ -1344,95 +1336,87 @@ msgstr "Dosiernomo"
msgid "The path of the currently parsed file"
msgstr ""
-#: clutter/clutter-settings.c:414
+#: clutter/clutter-settings.c:362
msgid "Double Click Time"
msgstr ""
-#: clutter/clutter-settings.c:415
+#: clutter/clutter-settings.c:363
msgid "The time between clicks necessary to detect a multiple click"
msgstr ""
-#: clutter/clutter-settings.c:430
+#: clutter/clutter-settings.c:378
msgid "Double Click Distance"
msgstr ""
-#: clutter/clutter-settings.c:431
+#: clutter/clutter-settings.c:379
msgid "The distance between clicks necessary to detect a multiple click"
msgstr ""
-#: clutter/clutter-settings.c:446
+#: clutter/clutter-settings.c:394
msgid "Drag Threshold"
msgstr ""
-#: clutter/clutter-settings.c:447
+#: clutter/clutter-settings.c:395
msgid "The distance the cursor should travel before starting to drag"
msgstr ""
-#: clutter/clutter-settings.c:462 clutter/clutter-text.c:2939
+#: clutter/clutter-settings.c:410 clutter/clutter-text.c:2799
msgid "Font Name"
msgstr "Tiparnomo"
-#: clutter/clutter-settings.c:463
+#: clutter/clutter-settings.c:411
msgid ""
"The description of the default font, as one that could be parsed by Pango"
msgstr ""
-#: clutter/clutter-settings.c:478
+#: clutter/clutter-settings.c:426
msgid "Font Antialias"
msgstr ""
-#: clutter/clutter-settings.c:479
+#: clutter/clutter-settings.c:427
msgid ""
"Whether to use antialiasing (1 to enable, 0 to disable, and -1 to use the "
"default)"
msgstr ""
-#: clutter/clutter-settings.c:495
+#: clutter/clutter-settings.c:443
msgid "Font DPI"
msgstr ""
-#: clutter/clutter-settings.c:496
+#: clutter/clutter-settings.c:444
msgid ""
"The resolution of the font, in 1024 * dots/inch, or -1 to use the default"
msgstr ""
-#: clutter/clutter-settings.c:512
+#: clutter/clutter-settings.c:460
msgid "Font Hinting"
msgstr ""
-#: clutter/clutter-settings.c:513
+#: clutter/clutter-settings.c:461
msgid ""
"Whether to use hinting (1 to enable, 0 to disable and -1 to use the default)"
msgstr ""
-#: clutter/clutter-settings.c:534
+#: clutter/clutter-settings.c:482
msgid "Font Hint Style"
msgstr ""
-#: clutter/clutter-settings.c:535
+#: clutter/clutter-settings.c:483
msgid "The style of hinting (hintnone, hintslight, hintmedium, hintfull)"
msgstr ""
-#: clutter/clutter-settings.c:556
+#: clutter/clutter-settings.c:504
msgid "Font Subpixel Order"
msgstr ""
-#: clutter/clutter-settings.c:557
+#: clutter/clutter-settings.c:505
msgid "The type of subpixel antialiasing (none, rgb, bgr, vrgb, vbgr)"
msgstr ""
-#: clutter/clutter-settings.c:574
+#: clutter/clutter-settings.c:522
msgid "The minimum duration for a long press gesture to be recognized"
msgstr ""
-#: clutter/clutter-settings.c:581
-msgid "Fontconfig configuration timestamp"
-msgstr ""
-
-#: clutter/clutter-settings.c:582
-msgid "Timestamp of the current fontconfig configuration"
-msgstr ""
-
#: clutter/clutter-shader.c:255
msgid "Vertex Source"
msgstr ""
@@ -1506,115 +1490,115 @@ msgstr ""
msgid "The offset in pixels to apply to the constraint"
msgstr ""
-#: clutter/clutter-stage.c:1707
+#: clutter/clutter-stage.c:1660
msgid "Fullscreen Set"
msgstr ""
-#: clutter/clutter-stage.c:1708
+#: clutter/clutter-stage.c:1661
msgid "Whether the main stage is fullscreen"
msgstr ""
-#: clutter/clutter-stage.c:1724
+#: clutter/clutter-stage.c:1677
msgid "Offscreen"
msgstr ""
-#: clutter/clutter-stage.c:1725
+#: clutter/clutter-stage.c:1678
msgid "Whether the main stage should be rendered offscreen"
msgstr ""
-#: clutter/clutter-stage.c:1737 clutter/clutter-text.c:3052
+#: clutter/clutter-stage.c:1690 clutter/clutter-text.c:2912
msgid "Cursor Visible"
msgstr "Kursoro videbla"
-#: clutter/clutter-stage.c:1738
+#: clutter/clutter-stage.c:1691
msgid "Whether the mouse pointer is visible on the main stage"
msgstr ""
-#: clutter/clutter-stage.c:1752
+#: clutter/clutter-stage.c:1705
msgid "User Resizable"
msgstr ""
-#: clutter/clutter-stage.c:1753
+#: clutter/clutter-stage.c:1706
msgid "Whether the stage is able to be resized via user interaction"
msgstr ""
-#: clutter/clutter-stage.c:1766
+#: clutter/clutter-stage.c:1719
msgid "The color of the stage"
msgstr ""
-#: clutter/clutter-stage.c:1780
+#: clutter/clutter-stage.c:1733
msgid "Perspective"
msgstr "Perspektivo"
-#: clutter/clutter-stage.c:1781
+#: clutter/clutter-stage.c:1734
msgid "Perspective projection parameters"
msgstr ""
-#: clutter/clutter-stage.c:1796
+#: clutter/clutter-stage.c:1749
msgid "Title"
msgstr "Titolo"
-#: clutter/clutter-stage.c:1797
+#: clutter/clutter-stage.c:1750
msgid "Stage Title"
msgstr ""
-#: clutter/clutter-stage.c:1812
+#: clutter/clutter-stage.c:1765
msgid "Use Fog"
msgstr "Uzi nebulon"
-#: clutter/clutter-stage.c:1813
+#: clutter/clutter-stage.c:1766
msgid "Whether to enable depth cueing"
msgstr ""
-#: clutter/clutter-stage.c:1827
+#: clutter/clutter-stage.c:1780
msgid "Fog"
msgstr "Nebulo"
-#: clutter/clutter-stage.c:1828
+#: clutter/clutter-stage.c:1781
msgid "Settings for the depth cueing"
msgstr ""
-#: clutter/clutter-stage.c:1844
+#: clutter/clutter-stage.c:1797
msgid "Use Alpha"
msgstr ""
-#: clutter/clutter-stage.c:1845
+#: clutter/clutter-stage.c:1798
msgid "Whether to honour the alpha component of the stage color"
msgstr ""
-#: clutter/clutter-stage.c:1861
+#: clutter/clutter-stage.c:1814
msgid "Key Focus"
msgstr ""
-#: clutter/clutter-stage.c:1862
+#: clutter/clutter-stage.c:1815
msgid "The currently key focused actor"
msgstr ""
-#: clutter/clutter-stage.c:1878
+#: clutter/clutter-stage.c:1831
msgid "No Clear Hint"
msgstr ""
-#: clutter/clutter-stage.c:1879
+#: clutter/clutter-stage.c:1832
msgid "Whether the stage should clear its contents"
msgstr ""
-#: clutter/clutter-stage.c:1892
+#: clutter/clutter-stage.c:1845
msgid "Accept Focus"
msgstr ""
-#: clutter/clutter-stage.c:1893
+#: clutter/clutter-stage.c:1846
msgid "Whether the stage should accept focus on show"
msgstr ""
-#: clutter/clutter-state.c:1472
+#: clutter/clutter-state.c:1408
msgid "State"
msgstr "Stato"
-#: clutter/clutter-state.c:1473
+#: clutter/clutter-state.c:1409
msgid "Currently set state, (transition to this state might not be complete)"
msgstr ""
-#: clutter/clutter-state.c:1487
+#: clutter/clutter-state.c:1423
msgid "Default transition duration"
msgstr ""
@@ -1666,338 +1650,325 @@ msgstr ""
msgid "Allocate extra space for the child in vertical axis"
msgstr ""
-#: clutter/clutter-table-layout.c:1714
+#: clutter/clutter-table-layout.c:1712
msgid "Spacing between columns"
msgstr ""
-#: clutter/clutter-table-layout.c:1728
+#: clutter/clutter-table-layout.c:1726
msgid "Spacing between rows"
msgstr ""
-#: clutter/clutter-text.c:2940
+#: clutter/clutter-text.c:2800
msgid "The font to be used by the text"
msgstr ""
-#: clutter/clutter-text.c:2957
+#: clutter/clutter-text.c:2817
msgid "Font Description"
msgstr ""
-#: clutter/clutter-text.c:2958
+#: clutter/clutter-text.c:2818
msgid "The font description to be used"
msgstr ""
-#: clutter/clutter-text.c:2974
+#: clutter/clutter-text.c:2834
msgid "Text"
msgstr "Teksto"
-#: clutter/clutter-text.c:2975
+#: clutter/clutter-text.c:2835
msgid "The text to render"
msgstr ""
-#: clutter/clutter-text.c:2989
+#: clutter/clutter-text.c:2849
msgid "Font Color"
msgstr "Tiparkoloro"
-#: clutter/clutter-text.c:2990
+#: clutter/clutter-text.c:2850
msgid "Color of the font used by the text"
msgstr ""
-#: clutter/clutter-text.c:3004
+#: clutter/clutter-text.c:2864
msgid "Editable"
msgstr "Redakteble"
-#: clutter/clutter-text.c:3005
+#: clutter/clutter-text.c:2865
msgid "Whether the text is editable"
msgstr "Äu la teksto estas redakteble?"
-#: clutter/clutter-text.c:3020
+#: clutter/clutter-text.c:2880
msgid "Selectable"
msgstr "Elekteble"
-#: clutter/clutter-text.c:3021
+#: clutter/clutter-text.c:2881
msgid "Whether the text is selectable"
msgstr "Äu la teksto estas elekteble?"
-#: clutter/clutter-text.c:3035
+#: clutter/clutter-text.c:2895
msgid "Activatable"
msgstr "Aktivigeble"
-#: clutter/clutter-text.c:3036
+#: clutter/clutter-text.c:2896
msgid "Whether pressing return causes the activate signal to be emitted"
msgstr ""
-#: clutter/clutter-text.c:3053
+#: clutter/clutter-text.c:2913
msgid "Whether the input cursor is visible"
msgstr ""
-#: clutter/clutter-text.c:3067 clutter/clutter-text.c:3068
+#: clutter/clutter-text.c:2927 clutter/clutter-text.c:2928
msgid "Cursor Color"
msgstr "Kursor-koloro"
-#: clutter/clutter-text.c:3082
+#: clutter/clutter-text.c:2942
msgid "Cursor Color Set"
msgstr ""
-#: clutter/clutter-text.c:3083
+#: clutter/clutter-text.c:2943
msgid "Whether the cursor color has been set"
msgstr ""
-#: clutter/clutter-text.c:3098
+#: clutter/clutter-text.c:2958
msgid "Cursor Size"
msgstr "Kursorogrando"
-#: clutter/clutter-text.c:3099
+#: clutter/clutter-text.c:2959
msgid "The width of the cursor, in pixels"
msgstr ""
-#: clutter/clutter-text.c:3113
+#: clutter/clutter-text.c:2973
msgid "Cursor Position"
msgstr "Kursoropozicio"
-#: clutter/clutter-text.c:3114
+#: clutter/clutter-text.c:2974
msgid "The cursor position"
msgstr "La kursoropozicio"
-#: clutter/clutter-text.c:3129
+#: clutter/clutter-text.c:2989
msgid "Selection-bound"
msgstr ""
-#: clutter/clutter-text.c:3130
+#: clutter/clutter-text.c:2990
msgid "The cursor position of the other end of the selection"
msgstr ""
-#: clutter/clutter-text.c:3145 clutter/clutter-text.c:3146
+#: clutter/clutter-text.c:3005 clutter/clutter-text.c:3006
msgid "Selection Color"
msgstr ""
-#: clutter/clutter-text.c:3160
+#: clutter/clutter-text.c:3020
msgid "Selection Color Set"
msgstr ""
-#: clutter/clutter-text.c:3161
+#: clutter/clutter-text.c:3021
msgid "Whether the selection color has been set"
msgstr ""
-#: clutter/clutter-text.c:3176
+#: clutter/clutter-text.c:3036
msgid "Attributes"
msgstr "Atributoj"
-#: clutter/clutter-text.c:3177
+#: clutter/clutter-text.c:3037
msgid "A list of style attributes to apply to the contents of the actor"
msgstr ""
-#: clutter/clutter-text.c:3199
+#: clutter/clutter-text.c:3059
msgid "Use markup"
msgstr ""
-#: clutter/clutter-text.c:3200
+#: clutter/clutter-text.c:3060
msgid "Whether or not the text includes Pango markup"
msgstr ""
-#: clutter/clutter-text.c:3216
+#: clutter/clutter-text.c:3076
msgid "Line wrap"
msgstr "Linifaldo"
-#: clutter/clutter-text.c:3217
+#: clutter/clutter-text.c:3077
msgid "If set, wrap the lines if the text becomes too wide"
msgstr ""
-#: clutter/clutter-text.c:3232
+#: clutter/clutter-text.c:3092
msgid "Line wrap mode"
msgstr ""
-#: clutter/clutter-text.c:3233
+#: clutter/clutter-text.c:3093
msgid "Control how line-wrapping is done"
msgstr ""
-#: clutter/clutter-text.c:3248
+#: clutter/clutter-text.c:3108
msgid "Ellipsize"
msgstr ""
-#: clutter/clutter-text.c:3249
+#: clutter/clutter-text.c:3109
msgid "The preferred place to ellipsize the string"
msgstr ""
-#: clutter/clutter-text.c:3265
+#: clutter/clutter-text.c:3125
msgid "Line Alignment"
msgstr ""
-#: clutter/clutter-text.c:3266
+#: clutter/clutter-text.c:3126
msgid "The preferred alignment for the string, for multi-line text"
msgstr ""
-#: clutter/clutter-text.c:3282
+#: clutter/clutter-text.c:3142
msgid "Justify"
msgstr "Äisrandigi"
-#: clutter/clutter-text.c:3283
+#: clutter/clutter-text.c:3143
msgid "Whether the text should be justified"
msgstr ""
-#: clutter/clutter-text.c:3298
+#: clutter/clutter-text.c:3158
msgid "Password Character"
msgstr ""
-#: clutter/clutter-text.c:3299
+#: clutter/clutter-text.c:3159
msgid "If non-zero, use this character to display the actor's contents"
msgstr ""
-#: clutter/clutter-text.c:3313
+#: clutter/clutter-text.c:3173
msgid "Max Length"
msgstr "Maksimuma larÄo"
-#: clutter/clutter-text.c:3314
+#: clutter/clutter-text.c:3174
msgid "Maximum length of the text inside the actor"
msgstr ""
-#: clutter/clutter-text.c:3337
+#: clutter/clutter-text.c:3197
msgid "Single Line Mode"
msgstr ""
-#: clutter/clutter-text.c:3338
+#: clutter/clutter-text.c:3198
msgid "Whether the text should be a single line"
msgstr ""
-#: clutter/clutter-text.c:3352 clutter/clutter-text.c:3353
+#: clutter/clutter-text.c:3212 clutter/clutter-text.c:3213
msgid "Selected Text Color"
msgstr ""
-#: clutter/clutter-text.c:3367
+#: clutter/clutter-text.c:3227
msgid "Selected Text Color Set"
msgstr ""
-#: clutter/clutter-text.c:3368
+#: clutter/clutter-text.c:3228
msgid "Whether the selected text color has been set"
msgstr ""
-#: clutter/clutter-texture.c:995
+#: clutter/clutter-texture.c:1003
msgid "Sync size of actor"
msgstr ""
-#: clutter/clutter-texture.c:996
+#: clutter/clutter-texture.c:1004
msgid "Auto sync size of actor to underlying pixbuf dimensions"
msgstr ""
-#: clutter/clutter-texture.c:1003
+#: clutter/clutter-texture.c:1011
msgid "Disable Slicing"
msgstr ""
-#: clutter/clutter-texture.c:1004
+#: clutter/clutter-texture.c:1012
msgid ""
"Forces the underlying texture to be singular and not made of smaller space "
"saving individual textures"
msgstr ""
-#: clutter/clutter-texture.c:1013
+#: clutter/clutter-texture.c:1021
msgid "Tile Waste"
msgstr ""
-#: clutter/clutter-texture.c:1014
+#: clutter/clutter-texture.c:1022
msgid "Maximum waste area of a sliced texture"
msgstr ""
-#: clutter/clutter-texture.c:1022
+#: clutter/clutter-texture.c:1030
msgid "Horizontal repeat"
msgstr ""
-#: clutter/clutter-texture.c:1023
+#: clutter/clutter-texture.c:1031
msgid "Repeat the contents rather than scaling them horizontally"
msgstr ""
-#: clutter/clutter-texture.c:1030
+#: clutter/clutter-texture.c:1038
msgid "Vertical repeat"
msgstr ""
-#: clutter/clutter-texture.c:1031
+#: clutter/clutter-texture.c:1039
msgid "Repeat the contents rather than scaling them vertically"
msgstr ""
-#: clutter/clutter-texture.c:1038
+#: clutter/clutter-texture.c:1046
msgid "Filter Quality"
msgstr ""
-#: clutter/clutter-texture.c:1039
+#: clutter/clutter-texture.c:1047
msgid "Rendering quality used when drawing the texture"
msgstr ""
-#: clutter/clutter-texture.c:1047
+#: clutter/clutter-texture.c:1055
msgid "Pixel Format"
msgstr ""
-#: clutter/clutter-texture.c:1048
+#: clutter/clutter-texture.c:1056
msgid "The Cogl pixel format to use"
msgstr ""
-#: clutter/clutter-texture.c:1056
+#: clutter/clutter-texture.c:1064
msgid "Cogl Texture"
msgstr ""
-#: clutter/clutter-texture.c:1057
+#: clutter/clutter-texture.c:1065
msgid "The underlying Cogl texture handle used to draw this actor"
msgstr ""
-#: clutter/clutter-texture.c:1064
+#: clutter/clutter-texture.c:1072
msgid "Cogl Material"
msgstr ""
-#: clutter/clutter-texture.c:1065
+#: clutter/clutter-texture.c:1073
msgid "The underlying Cogl material handle used to draw this actor"
msgstr ""
-#: clutter/clutter-texture.c:1082
+#: clutter/clutter-texture.c:1090
msgid "The path of the file containing the image data"
msgstr ""
-#: clutter/clutter-texture.c:1089
+#: clutter/clutter-texture.c:1097
msgid "Keep Aspect Ratio"
msgstr ""
-#: clutter/clutter-texture.c:1090
+#: clutter/clutter-texture.c:1098
msgid ""
"Keep the aspect ratio of the texture when requesting the preferred width or "
"height"
msgstr ""
-#: clutter/clutter-texture.c:1116
+#: clutter/clutter-texture.c:1124
msgid "Load asynchronously"
msgstr ""
-#: clutter/clutter-texture.c:1117
+#: clutter/clutter-texture.c:1125
msgid ""
"Load files inside a thread to avoid blocking when loading images from disk"
msgstr ""
-#: clutter/clutter-texture.c:1133
+#: clutter/clutter-texture.c:1141
msgid "Load data asynchronously"
msgstr ""
-#: clutter/clutter-texture.c:1134
+#: clutter/clutter-texture.c:1142
msgid ""
"Decode image data files inside a thread to reduce blocking when loading "
"images from disk"
msgstr ""
-#: clutter/clutter-texture.c:1158
+#: clutter/clutter-texture.c:1166
msgid "Pick With Alpha"
msgstr ""
-#: clutter/clutter-texture.c:1159
+#: clutter/clutter-texture.c:1167
msgid "Shape actor with alpha channel when picking"
msgstr ""
-#: clutter/clutter-texture.c:1557 clutter/clutter-texture.c:1967
-#: clutter/clutter-texture.c:2062 clutter/clutter-texture.c:2343
-msgid "Failed to load the image data"
-msgstr ""
-
-#: clutter/clutter-texture.c:1703
-msgid "YUV textures are not supported"
-msgstr ""
-
-#: clutter/clutter-texture.c:1712
-msgid "YUV2 textues are not supported"
-msgstr ""
-
#: clutter/clutter-timeline.c:264
msgid "Should the timeline automatically restart"
msgstr ""
@@ -2042,6 +2013,10 @@ 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 8086a84..f6b797b 100644
--- a/po/es.po
+++ b/po/es.po
@@ -2,808 +2,809 @@
# Copyright (C) 2011 clutter's COPYRIGHT HOLDER
# This file is distributed under the same license as the clutter package.
# Daniel Mustieles <daniel mustieles gmail com>, 2011.
-# Jorge GonzÃlez <jorgegonz svn gnome org>, 2011.
#
msgid ""
msgstr ""
"Project-Id-Version: clutter master\n"
-"Report-Msgid-Bugs-To: http://bugzilla.clutter-project.org/enter_bug.cgi?"
-"product=clutter\n"
-"POT-Creation-Date: 2011-09-12 13:51+0100\n"
-"PO-Revision-Date: 2011-09-11 11:40+0200\n"
-"Last-Translator: Jorge GonzÃlez <jorgegonz svn gnome org>\n"
-"Language-Team: EspaÃol; Castellano <gnome-es-list gnome org>\n"
-"Language: \n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
+"product=clutter&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2011-06-13 22:46+0000\n"
+"PO-Revision-Date: 2011-06-19 12:14+0200\n"
+"Last-Translator: Daniel Mustieles <daniel mustieles gmail com>\n"
+"Language-Team: EspaÃol <gnome-es-list gnome org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n!=1);\n"
+"Language: \n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: clutter/clutter-actor.c:3852
+#: ../clutter/clutter-actor.c:3809
msgid "X coordinate"
msgstr "Coordenada X"
-#: clutter/clutter-actor.c:3853
+#: ../clutter/clutter-actor.c:3810
msgid "X coordinate of the actor"
msgstr "Coordenada X del actor"
-#: clutter/clutter-actor.c:3868
+#: ../clutter/clutter-actor.c:3825
msgid "Y coordinate"
msgstr "Coordenada Y"
-#: clutter/clutter-actor.c:3869
+#: ../clutter/clutter-actor.c:3826
msgid "Y coordinate of the actor"
msgstr "Coordenada Y del actor"
-#: clutter/clutter-actor.c:3884 clutter/clutter-behaviour-ellipse.c:477
+#: ../clutter/clutter-actor.c:3841 ../clutter/clutter-behaviour-ellipse.c:474
msgid "Width"
msgstr "Anchura"
-#: clutter/clutter-actor.c:3885
+#: ../clutter/clutter-actor.c:3842
msgid "Width of the actor"
msgstr "Anchura del actor"
-#: clutter/clutter-actor.c:3899 clutter/clutter-behaviour-ellipse.c:493
+#: ../clutter/clutter-actor.c:3856 ../clutter/clutter-behaviour-ellipse.c:490
msgid "Height"
msgstr "Altura"
-#: clutter/clutter-actor.c:3900
+#: ../clutter/clutter-actor.c:3857
msgid "Height of the actor"
msgstr "Altura del actor"
-#: clutter/clutter-actor.c:3918
+#: ../clutter/clutter-actor.c:3875
msgid "Fixed X"
msgstr "X fija"
-#: clutter/clutter-actor.c:3919
+#: ../clutter/clutter-actor.c:3876
msgid "Forced X position of the actor"
msgstr "PosiciÃn X forzada del actor"
-#: clutter/clutter-actor.c:3937
+#: ../clutter/clutter-actor.c:3894
msgid "Fixed Y"
msgstr "Y fija"
-#: clutter/clutter-actor.c:3938
+#: ../clutter/clutter-actor.c:3895
msgid "Forced Y position of the actor"
msgstr "PosiciÃn Y forzada del actor"
-#: clutter/clutter-actor.c:3954
+#: ../clutter/clutter-actor.c:3911
msgid "Fixed position set"
msgstr "PosiciÃn fija establecida"
-#: clutter/clutter-actor.c:3955
+#: ../clutter/clutter-actor.c:3912
msgid "Whether to use fixed positioning for the actor"
msgstr "Indica si se usa una posiciÃn fija para el actor"
-#: clutter/clutter-actor.c:3977
+#: ../clutter/clutter-actor.c:3934
msgid "Min Width"
msgstr "Anchura mÃnima"
-#: clutter/clutter-actor.c:3978
+#: ../clutter/clutter-actor.c:3935
msgid "Forced minimum width request for the actor"
msgstr "Solicitud de anchura mÃnima forzada para el actor"
-#: clutter/clutter-actor.c:3997
+#: ../clutter/clutter-actor.c:3954
msgid "Min Height"
msgstr "Altura mÃnima"
-#: clutter/clutter-actor.c:3998
+#: ../clutter/clutter-actor.c:3955
msgid "Forced minimum height request for the actor"
msgstr "Solicitud de altura mÃnima forzada para el actor"
-#: clutter/clutter-actor.c:4017
+#: ../clutter/clutter-actor.c:3974
msgid "Natural Width"
msgstr "Anchura natural"
-#: clutter/clutter-actor.c:4018
+#: ../clutter/clutter-actor.c:3975
msgid "Forced natural width request for the actor"
msgstr "Solicitud de anchura natural forzada para el actor"
-#: clutter/clutter-actor.c:4037
+#: ../clutter/clutter-actor.c:3994
msgid "Natural Height"
msgstr "Altura natural"
-#: clutter/clutter-actor.c:4038
+#: ../clutter/clutter-actor.c:3995
msgid "Forced natural height request for the actor"
msgstr "Solicitud de altura natural forzada para el actor"
-#: clutter/clutter-actor.c:4054
+#: ../clutter/clutter-actor.c:4011
msgid "Minimum width set"
msgstr "Anchura mÃnima establecida"
-#: clutter/clutter-actor.c:4055
+#: ../clutter/clutter-actor.c:4012
msgid "Whether to use the min-width property"
msgstr "Indica si se usa la propiedad Âanchura mÃnimaÂ"
-#: clutter/clutter-actor.c:4070
+#: ../clutter/clutter-actor.c:4027
msgid "Minimum height set"
-msgstr "Altura mÃnima establecida"
+msgstr "Altura miÌnima establecida"
-#: clutter/clutter-actor.c:4071
+#: ../clutter/clutter-actor.c:4028
msgid "Whether to use the min-height property"
msgstr "Indica si se usa la propiedad Âaltura mÃnimaÂ"
-#: clutter/clutter-actor.c:4086
+#: ../clutter/clutter-actor.c:4043
msgid "Natural width set"
msgstr "Anchura natural establecida"
-#: clutter/clutter-actor.c:4087
+#: ../clutter/clutter-actor.c:4044
msgid "Whether to use the natural-width property"
msgstr "Indica si se usa la propiedad Âanchura naturalÂ"
-#: clutter/clutter-actor.c:4104
+#: ../clutter/clutter-actor.c:4061
msgid "Natural height set"
msgstr "Altura natural establecida"
-#: clutter/clutter-actor.c:4105
+#: ../clutter/clutter-actor.c:4062
msgid "Whether to use the natural-height property"
msgstr "Indica si se usa la propiedad Âaltura naturalÂ"
-#: clutter/clutter-actor.c:4124
+#: ../clutter/clutter-actor.c:4081
msgid "Allocation"
msgstr "AsignaciÃn"
-#: clutter/clutter-actor.c:4125
+#: ../clutter/clutter-actor.c:4082
msgid "The actor's allocation"
msgstr "La asignaciÃn del actor"
-#: clutter/clutter-actor.c:4181
+#: ../clutter/clutter-actor.c:4138
msgid "Request Mode"
msgstr "Modo de solicitud"
-#: clutter/clutter-actor.c:4182
+#: ../clutter/clutter-actor.c:4139
msgid "The actor's request mode"
msgstr "El modo de solicitud del actor"
-#: clutter/clutter-actor.c:4197
+#: ../clutter/clutter-actor.c:4154
msgid "Depth"
msgstr "Profundidad"
-#: clutter/clutter-actor.c:4198
+#: ../clutter/clutter-actor.c:4155
msgid "Position on the Z axis"
msgstr "PosiciÃn en el eje Z"
-#: clutter/clutter-actor.c:4212
+#: ../clutter/clutter-actor.c:4169
msgid "Opacity"
msgstr "Opacidad"
-#: clutter/clutter-actor.c:4213
+#: ../clutter/clutter-actor.c:4170
msgid "Opacity of an actor"
msgstr "Opacidad de un actor"
-#: clutter/clutter-actor.c:4232
+#: ../clutter/clutter-actor.c:4186
msgid "Offscreen redirect"
msgstr "RedirecciÃn fuera de la pantalla"
-#: clutter/clutter-actor.c:4233
-msgid "Flags controlling when to flatten the actor into a single image"
-msgstr "Opciones que controlan si se debe aplanar el actor en una Ãnica imagen"
+#: ../clutter/clutter-actor.c:4187
+msgid "Whether to flatten the actor into a single image"
+msgstr "Indica si se debe aplanar el actor en una Ãnica imagen"
-#: clutter/clutter-actor.c:4251
+#: ../clutter/clutter-actor.c:4205
msgid "Visible"
msgstr "Visible"
-#: clutter/clutter-actor.c:4252
+#: ../clutter/clutter-actor.c:4206
msgid "Whether the actor is visible or not"
msgstr "Indica si el actor es visible o no"
-#: clutter/clutter-actor.c:4267
+#: ../clutter/clutter-actor.c:4221
msgid "Mapped"
msgstr "Mapeado"
-#: clutter/clutter-actor.c:4268
+#: ../clutter/clutter-actor.c:4222
msgid "Whether the actor will be painted"
msgstr "Indica si se dibujarà el actor"
-#: clutter/clutter-actor.c:4282
+#: ../clutter/clutter-actor.c:4236
msgid "Realized"
msgstr "Realizado"
-#: clutter/clutter-actor.c:4283
+#: ../clutter/clutter-actor.c:4237
msgid "Whether the actor has been realized"
msgstr "Indica si el actor se ha realizado"
-#: clutter/clutter-actor.c:4299
+#: ../clutter/clutter-actor.c:4253
msgid "Reactive"
msgstr "Reactivo"
-#: clutter/clutter-actor.c:4300
+#: ../clutter/clutter-actor.c:4254
msgid "Whether the actor is reactive to events"
msgstr "Indica si el actor es reactivo a eventos"
-#: clutter/clutter-actor.c:4312
+#: ../clutter/clutter-actor.c:4266
msgid "Has Clip"
msgstr "Tiene recorte"
-#: clutter/clutter-actor.c:4313
+#: ../clutter/clutter-actor.c:4267
msgid "Whether the actor has a clip set"
msgstr "Indica si el actor tiene un conjunto de recortes"
-#: clutter/clutter-actor.c:4328
+#: ../clutter/clutter-actor.c:4282
msgid "Clip"
msgstr "Recortar"
-#: clutter/clutter-actor.c:4329
+#: ../clutter/clutter-actor.c:4283
msgid "The clip region for the actor"
msgstr "La regiÃn de recorte del actor"
-#: clutter/clutter-actor.c:4343 clutter/clutter-actor-meta.c:207
-#: clutter/clutter-binding-pool.c:319 clutter/clutter-input-device.c:236
+#: ../clutter/clutter-actor.c:4297 ../clutter/clutter-actor-meta.c:207
+#: ../clutter/clutter-binding-pool.c:319 ../clutter/clutter-input-device.c:236
msgid "Name"
msgstr "Nombre"
-#: clutter/clutter-actor.c:4344
+#: ../clutter/clutter-actor.c:4298
msgid "Name of the actor"
msgstr "Nombre del actor"
-#: clutter/clutter-actor.c:4358
+#: ../clutter/clutter-actor.c:4312
msgid "Scale X"
msgstr "Escala en X"
-#: clutter/clutter-actor.c:4359
+#: ../clutter/clutter-actor.c:4313
msgid "Scale factor on the X axis"
msgstr "Factor de escala en el eje X"
-#: clutter/clutter-actor.c:4374
+#: ../clutter/clutter-actor.c:4328
msgid "Scale Y"
msgstr "Escala en Y"
-#: clutter/clutter-actor.c:4375
+#: ../clutter/clutter-actor.c:4329
msgid "Scale factor on the Y axis"
msgstr "Factor de escala en el eje Y"
-#: clutter/clutter-actor.c:4390
+#: ../clutter/clutter-actor.c:4344
msgid "Scale Center X"
msgstr "Centro X del escalado"
-#: clutter/clutter-actor.c:4391
+#: ../clutter/clutter-actor.c:4345
msgid "Horizontal scale center"
msgstr "Centro de la escala horizontal"
-#: clutter/clutter-actor.c:4406
+#: ../clutter/clutter-actor.c:4360
msgid "Scale Center Y"
msgstr "Centro Y del escalado"
-#: clutter/clutter-actor.c:4407
+#: ../clutter/clutter-actor.c:4361
msgid "Vertical scale center"
msgstr "Centro de la escala vertical"
-#: clutter/clutter-actor.c:4422
+#: ../clutter/clutter-actor.c:4376
msgid "Scale Gravity"
msgstr "Gravedad del escalado"
-#: clutter/clutter-actor.c:4423
+#: ../clutter/clutter-actor.c:4377
msgid "The center of scaling"
msgstr "El centro del escalado"
-#: clutter/clutter-actor.c:4440
+#: ../clutter/clutter-actor.c:4394
msgid "Rotation Angle X"
msgstr "Ãngulo de rotaciÃn X"
-#: clutter/clutter-actor.c:4441
+#: ../clutter/clutter-actor.c:4395
msgid "The rotation angle on the X axis"
msgstr "El Ãngulo de rotacioÌn en el eje X"
-#: clutter/clutter-actor.c:4456
+#: ../clutter/clutter-actor.c:4410
msgid "Rotation Angle Y"
msgstr "AÌngulo de rotacioÌn Y"
-#: clutter/clutter-actor.c:4457
+#: ../clutter/clutter-actor.c:4411
msgid "The rotation angle on the Y axis"
msgstr "El Ãngulo de rotacioÌn en el eje Y"
-#: clutter/clutter-actor.c:4472
+#: ../clutter/clutter-actor.c:4426
msgid "Rotation Angle Z"
msgstr "AÌngulo de rotacioÌn Z"
-#: clutter/clutter-actor.c:4473
+#: ../clutter/clutter-actor.c:4427
msgid "The rotation angle on the Z axis"
msgstr "El Ãngulo de rotaciÃn en el eje Z"
-#: clutter/clutter-actor.c:4488
+#: ../clutter/clutter-actor.c:4442
msgid "Rotation Center X"
msgstr "Centro de rotaciÃn X"
-#: clutter/clutter-actor.c:4489
+#: ../clutter/clutter-actor.c:4443
msgid "The rotation center on the X axis"
msgstr "El aÌngulo de rotacioÌn en el eje Y"
-#: clutter/clutter-actor.c:4505
+#: ../clutter/clutter-actor.c:4459
msgid "Rotation Center Y"
msgstr "Centro de rotacioÌn Y"
-#: clutter/clutter-actor.c:4506
+#: ../clutter/clutter-actor.c:4460
msgid "The rotation center on the Y axis"
msgstr "En centro de la rotaciÃn en el eje Y"
-#: clutter/clutter-actor.c:4522
+#: ../clutter/clutter-actor.c:4476
msgid "Rotation Center Z"
msgstr "Centro de rotacioÌn Z"
-#: clutter/clutter-actor.c:4523
+#: ../clutter/clutter-actor.c:4477
msgid "The rotation center on the Z axis"
msgstr "El aÌngulo de rotacioÌn en el eje Z"
-#: clutter/clutter-actor.c:4539
+#: ../clutter/clutter-actor.c:4493
msgid "Rotation Center Z Gravity"
msgstr "Gravedad del centro de rotaciÃn Z"
-#: clutter/clutter-actor.c:4540
+#: ../clutter/clutter-actor.c:4494
msgid "Center point for rotation around the Z axis"
msgstr "Punto central de la rotaciÃn alrededor del eje Z"
-#: clutter/clutter-actor.c:4558
+#: ../clutter/clutter-actor.c:4512
msgid "Anchor X"
msgstr "Ancla X"
-#: clutter/clutter-actor.c:4559
+#: ../clutter/clutter-actor.c:4513
msgid "X coordinate of the anchor point"
msgstr "Coordenada X del punto de anclado"
-#: clutter/clutter-actor.c:4575
+#: ../clutter/clutter-actor.c:4529
msgid "Anchor Y"
msgstr "Ancla Y"
-#: clutter/clutter-actor.c:4576
+#: ../clutter/clutter-actor.c:4530
msgid "Y coordinate of the anchor point"
msgstr "Coordenada Y del punto de anclado"
-#: clutter/clutter-actor.c:4591
+#: ../clutter/clutter-actor.c:4545
msgid "Anchor Gravity"
msgstr "Gravedad del ancla"
-#: clutter/clutter-actor.c:4592
+#: ../clutter/clutter-actor.c:4546
msgid "The anchor point as a ClutterGravity"
msgstr "El punto de anclado como un ÂClutterGravityÂ"
-#: clutter/clutter-actor.c:4611
+#: ../clutter/clutter-actor.c:4565
msgid "Show on set parent"
msgstr "Mostrar en el conjunto padre"
-#: clutter/clutter-actor.c:4612
+#: ../clutter/clutter-actor.c:4566
msgid "Whether the actor is shown when parented"
msgstr "Indica si el actor se muestra cuando tiene padre"
-#: clutter/clutter-actor.c:4632
+#: ../clutter/clutter-actor.c:4586
msgid "Clip to Allocation"
msgstr "Recortar a la asignaciÃn"
-#: clutter/clutter-actor.c:4633
+#: ../clutter/clutter-actor.c:4587
msgid "Sets the clip region to track the actor's allocation"
msgstr "Configura la regiÃn de recorte para seguir la ubicaciÃn del actor"
-#: clutter/clutter-actor.c:4643
+#: ../clutter/clutter-actor.c:4597
msgid "Text Direction"
msgstr "DirecciÃn del texto"
-#: clutter/clutter-actor.c:4644
+#: ../clutter/clutter-actor.c:4598
msgid "Direction of the text"
msgstr "DirecciÃn del texto"
-#: clutter/clutter-actor.c:4662
+#: ../clutter/clutter-actor.c:4616
msgid "Has Pointer"
msgstr "Tiene puntero"
-#: clutter/clutter-actor.c:4663
+#: ../clutter/clutter-actor.c:4617
msgid "Whether the actor contains the pointer of an input device"
msgstr "Indica si el actor contiene un puntero a un dispositivo de entrada"
-#: clutter/clutter-actor.c:4680
+#: ../clutter/clutter-actor.c:4634
msgid "Actions"
msgstr "Acciones"
-#: clutter/clutter-actor.c:4681
+#: ../clutter/clutter-actor.c:4635
msgid "Adds an action to the actor"
msgstr "AÃade una acciÃn al actor"
-#: clutter/clutter-actor.c:4695
+#: ../clutter/clutter-actor.c:4649
msgid "Constraints"
msgstr "Restricciones"
-#: clutter/clutter-actor.c:4696
+#: ../clutter/clutter-actor.c:4650
msgid "Adds a constraint to the actor"
msgstr "AÃade una restricciÃn al actor"
-#: clutter/clutter-actor-meta.c:193 clutter/clutter-child-meta.c:142
+#: ../clutter/clutter-actor-meta.c:193 ../clutter/clutter-child-meta.c:142
msgid "Actor"
msgstr "Actor"
-#: clutter/clutter-actor-meta.c:194
+#: ../clutter/clutter-actor-meta.c:194
msgid "The actor attached to the meta"
msgstr "El actor adjunto a la meta"
-#: clutter/clutter-actor-meta.c:208
+#: ../clutter/clutter-actor-meta.c:208
msgid "The name of the meta"
msgstr "El nombre de la meta"
-#: clutter/clutter-actor-meta.c:221 clutter/clutter-input-device.c:315
-#: clutter/clutter-shader.c:307
+#: ../clutter/clutter-actor-meta.c:221 ../clutter/clutter-input-device.c:315
+#: ../clutter/clutter-shader.c:307
msgid "Enabled"
msgstr "Activada"
-#: clutter/clutter-actor-meta.c:222
+#: ../clutter/clutter-actor-meta.c:222
msgid "Whether the meta is enabled"
msgstr "Indica si la meta està activada"
-#: clutter/clutter-align-constraint.c:270
-#: clutter/clutter-bind-constraint.c:349 clutter/clutter-clone.c:340
-#: clutter/clutter-snap-constraint.c:321
+#: ../clutter/clutter-align-constraint.c:252
+#: ../clutter/clutter-bind-constraint.c:316 ../clutter/clutter-clone.c:340
+#: ../clutter/clutter-snap-constraint.c:321
msgid "Source"
msgstr "Fuente"
-#: clutter/clutter-align-constraint.c:271
+#: ../clutter/clutter-align-constraint.c:253
msgid "The source of the alignment"
msgstr "La fuente de la alineaciÃn"
-#: clutter/clutter-align-constraint.c:284
+#: ../clutter/clutter-align-constraint.c:266
msgid "Align Axis"
msgstr "Alinear ejes"
-#: clutter/clutter-align-constraint.c:285
+#: ../clutter/clutter-align-constraint.c:267
msgid "The axis to align the position to"
msgstr "El eje al que alinear la posiciÃn"
-#: clutter/clutter-align-constraint.c:304
-#: clutter/clutter-desaturate-effect.c:304
+#: ../clutter/clutter-align-constraint.c:286
+#: ../clutter/clutter-desaturate-effect.c:304
msgid "Factor"
msgstr "Factor"
-#: clutter/clutter-align-constraint.c:305
+#: ../clutter/clutter-align-constraint.c:287
msgid "The alignment factor, between 0.0 and 1.0"
msgstr "El factor de alineaciÃn, entre 0.0 y 1.0"
-#: clutter/clutter-alpha.c:345 clutter/clutter-animation.c:538
-#: clutter/clutter-animator.c:1802
+#: ../clutter/clutter-alpha.c:339 ../clutter/clutter-animation.c:528
+#: ../clutter/clutter-animator.c:1802
msgid "Timeline"
msgstr "LÃnea de tiempo"
-#: clutter/clutter-alpha.c:346
+#: ../clutter/clutter-alpha.c:340
msgid "Timeline used by the alpha"
msgstr "LÃnea de tiempo usada por el alfa"
-#: clutter/clutter-alpha.c:361
+#: ../clutter/clutter-alpha.c:355
msgid "Alpha value"
msgstr "Valor alfa"
-#: clutter/clutter-alpha.c:362
+#: ../clutter/clutter-alpha.c:356
msgid "Alpha value as computed by the alpha"
msgstr "Valor alfa calculado por el alfa"
-#: clutter/clutter-alpha.c:382 clutter/clutter-animation.c:494
+#: ../clutter/clutter-alpha.c:376 ../clutter/clutter-animation.c:484
msgid "Mode"
msgstr "Modo"
-#: clutter/clutter-alpha.c:383
+#: ../clutter/clutter-alpha.c:377
msgid "Progress mode"
msgstr "Modo de progreso"
-#: clutter/clutter-animation.c:478
+#: ../clutter/clutter-animation.c:468
msgid "Object"
msgstr "Objeto"
-#: clutter/clutter-animation.c:479
+#: ../clutter/clutter-animation.c:469
msgid "Object to which the animation applies"
msgstr "Objeto al que se aplica la animaciÃn"
-#: clutter/clutter-animation.c:495
+#: ../clutter/clutter-animation.c:485
msgid "The mode of the animation"
msgstr "El modo de la animaciÃn"
-#: clutter/clutter-animation.c:509 clutter/clutter-animator.c:1786
-#: clutter/clutter-media.c:194 clutter/clutter-state.c:1486
-#: clutter/clutter-timeline.c:294
+#: ../clutter/clutter-animation.c:499 ../clutter/clutter-animator.c:1786
+#: ../clutter/clutter-media.c:194 ../clutter/clutter-state.c:1422
+#: ../clutter/clutter-timeline.c:294
msgid "Duration"
msgstr "DuracioÌn"
-#: clutter/clutter-animation.c:510
+#: ../clutter/clutter-animation.c:500
msgid "Duration of the animation, in milliseconds"
msgstr "DuracioÌn de la animaciÃn, en milisegundos"
-#: clutter/clutter-animation.c:524 clutter/clutter-timeline.c:263
+#: ../clutter/clutter-animation.c:514 ../clutter/clutter-timeline.c:263
msgid "Loop"
msgstr "Bucle"
-#: clutter/clutter-animation.c:525
+#: ../clutter/clutter-animation.c:515
msgid "Whether the animation should loop"
msgstr "Indica si la animaciÃn deberÃa ser un bucle"
-#: clutter/clutter-animation.c:539
+#: ../clutter/clutter-animation.c:529
msgid "The timeline used by the animation"
msgstr "La lÃnea de tiempo usada por la animaciÃn"
-#: clutter/clutter-animation.c:552 clutter/clutter-behaviour.c:304
+#: ../clutter/clutter-animation.c:542 ../clutter/clutter-behaviour.c:298
msgid "Alpha"
msgstr "Alfa"
-#: clutter/clutter-animation.c:553
+#: ../clutter/clutter-animation.c:543
msgid "The alpha used by the animation"
msgstr "El alfa usado por la animaciÃn"
-#: clutter/clutter-animator.c:1787
+#: ../clutter/clutter-animator.c:1787
msgid "The duration of the animation"
msgstr "La duraciÃn de la animaciÃn"
-#: clutter/clutter-animator.c:1803
+#: ../clutter/clutter-animator.c:1803
msgid "The timeline of the animation"
-msgstr "La lÃnea de tiempo de la animacioÌn"
+msgstr "La liÌnea de tiempo de la animacioÌn"
-#: clutter/clutter-behaviour.c:305
+#: ../clutter/clutter-behaviour.c:299
msgid "Alpha Object to drive the behaviour"
msgstr "Objeto alfa para dirigir el comportamiento"
-#: clutter/clutter-behaviour-depth.c:178
+#: ../clutter/clutter-behaviour-depth.c:174
msgid "Start Depth"
msgstr "Profundidad inicial"
-#: clutter/clutter-behaviour-depth.c:179
+#: ../clutter/clutter-behaviour-depth.c:175
msgid "Initial depth to apply"
msgstr "Profundidad inicial que aplicar"
-#: clutter/clutter-behaviour-depth.c:194
+#: ../clutter/clutter-behaviour-depth.c:190
msgid "End Depth"
msgstr "Profundidad final"
-#: clutter/clutter-behaviour-depth.c:195
+#: ../clutter/clutter-behaviour-depth.c:191
msgid "Final depth to apply"
msgstr "Profundidad final que aplicar"
-#: clutter/clutter-behaviour-ellipse.c:397
+#: ../clutter/clutter-behaviour-ellipse.c:394
msgid "Start Angle"
msgstr "Ãngulo inicial"
-#: clutter/clutter-behaviour-ellipse.c:398
-#: clutter/clutter-behaviour-rotate.c:280
+#: ../clutter/clutter-behaviour-ellipse.c:395
+#: ../clutter/clutter-behaviour-rotate.c:276
msgid "Initial angle"
msgstr "Ãngulo inicial"
-#: clutter/clutter-behaviour-ellipse.c:413
+#: ../clutter/clutter-behaviour-ellipse.c:410
msgid "End Angle"
msgstr "Ãngulo final"
-#: clutter/clutter-behaviour-ellipse.c:414
-#: clutter/clutter-behaviour-rotate.c:298
+#: ../clutter/clutter-behaviour-ellipse.c:411
+#: ../clutter/clutter-behaviour-rotate.c:294
msgid "Final angle"
msgstr "Ãngulo final"
-#: clutter/clutter-behaviour-ellipse.c:429
+#: ../clutter/clutter-behaviour-ellipse.c:426
msgid "Angle x tilt"
msgstr "InclinaciÃn X del Ãngulo"
-#: clutter/clutter-behaviour-ellipse.c:430
+#: ../clutter/clutter-behaviour-ellipse.c:427
msgid "Tilt of the ellipse around x axis"
msgstr "InclinaciÃn de la elipse sobre el eje X"
-#: clutter/clutter-behaviour-ellipse.c:445
+#: ../clutter/clutter-behaviour-ellipse.c:442
msgid "Angle y tilt"
msgstr "InclinaciÃn Y del Ãngulo"
-#: clutter/clutter-behaviour-ellipse.c:446
+#: ../clutter/clutter-behaviour-ellipse.c:443
msgid "Tilt of the ellipse around y axis"
msgstr "InclinaciÃn de la elipse sobre el eje Y"
-#: clutter/clutter-behaviour-ellipse.c:461
+#: ../clutter/clutter-behaviour-ellipse.c:458
msgid "Angle z tilt"
msgstr "InclinaciÃn Z del Ãngulo"
-#: clutter/clutter-behaviour-ellipse.c:462
+#: ../clutter/clutter-behaviour-ellipse.c:459
msgid "Tilt of the ellipse around z axis"
msgstr "InclinaciÃn de la elipse sobre el eje Z"
-#: clutter/clutter-behaviour-ellipse.c:478
+#: ../clutter/clutter-behaviour-ellipse.c:475
msgid "Width of the ellipse"
msgstr "Anchura de la elipse"
-#: clutter/clutter-behaviour-ellipse.c:494
+#: ../clutter/clutter-behaviour-ellipse.c:491
msgid "Height of ellipse"
msgstr "Altura de la elipse"
-#: clutter/clutter-behaviour-ellipse.c:509
+#: ../clutter/clutter-behaviour-ellipse.c:506
msgid "Center"
msgstr "Centro"
-#: clutter/clutter-behaviour-ellipse.c:510
+#: ../clutter/clutter-behaviour-ellipse.c:507
msgid "Center of ellipse"
msgstr "Centro de la elipse"
-#: clutter/clutter-behaviour-ellipse.c:524
-#: clutter/clutter-behaviour-rotate.c:333 clutter/clutter-timeline.c:310
+#: ../clutter/clutter-behaviour-ellipse.c:521
+#: ../clutter/clutter-behaviour-rotate.c:329 ../clutter/clutter-timeline.c:310
msgid "Direction"
msgstr "DireccioÌn"
-#: clutter/clutter-behaviour-ellipse.c:525
-#: clutter/clutter-behaviour-rotate.c:334
+#: ../clutter/clutter-behaviour-ellipse.c:522
+#: ../clutter/clutter-behaviour-rotate.c:330
msgid "Direction of rotation"
msgstr "DirecciÃn de la rotaciÃn"
-#: clutter/clutter-behaviour-opacity.c:181
+#: ../clutter/clutter-behaviour-opacity.c:177
msgid "Opacity Start"
msgstr "Opacidad inicial"
-#: clutter/clutter-behaviour-opacity.c:182
+#: ../clutter/clutter-behaviour-opacity.c:178
msgid "Initial opacity level"
msgstr "Nivel inicial de opacidad"
-#: clutter/clutter-behaviour-opacity.c:199
+#: ../clutter/clutter-behaviour-opacity.c:195
msgid "Opacity End"
msgstr "Opacidad final"
-#: clutter/clutter-behaviour-opacity.c:200
+#: ../clutter/clutter-behaviour-opacity.c:196
msgid "Final opacity level"
msgstr "Nivel final de opacidad"
-#: clutter/clutter-behaviour-path.c:222 clutter/clutter-path-constraint.c:212
+#: ../clutter/clutter-behaviour-path.c:219
+#: ../clutter/clutter-path-constraint.c:212
msgid "Path"
msgstr "Ruta"
-#: clutter/clutter-behaviour-path.c:223
+#: ../clutter/clutter-behaviour-path.c:220
msgid "The ClutterPath object representing the path to animate along"
msgstr "El objeto ÂClutterPath que representa la ruta sobre la que animar"
-#: clutter/clutter-behaviour-rotate.c:279
+#: ../clutter/clutter-behaviour-rotate.c:275
msgid "Angle Begin"
msgstr "Ãngulo inicial"
-#: clutter/clutter-behaviour-rotate.c:297
+#: ../clutter/clutter-behaviour-rotate.c:293
msgid "Angle End"
msgstr "AÌngulo final"
-#: clutter/clutter-behaviour-rotate.c:315
+#: ../clutter/clutter-behaviour-rotate.c:311
msgid "Axis"
msgstr "Eje"
-#: clutter/clutter-behaviour-rotate.c:316
+#: ../clutter/clutter-behaviour-rotate.c:312
msgid "Axis of rotation"
msgstr "Eje de rotaciÃn"
-#: clutter/clutter-behaviour-rotate.c:351
+#: ../clutter/clutter-behaviour-rotate.c:347
msgid "Center X"
msgstr "Centro X"
-#: clutter/clutter-behaviour-rotate.c:352
+#: ../clutter/clutter-behaviour-rotate.c:348
msgid "X coordinate of the center of rotation"
msgstr "Coordenada X del centro de rotaciÃn"
-#: clutter/clutter-behaviour-rotate.c:369
+#: ../clutter/clutter-behaviour-rotate.c:365
msgid "Center Y"
msgstr "Centro Y"
-#: clutter/clutter-behaviour-rotate.c:370
+#: ../clutter/clutter-behaviour-rotate.c:366
msgid "Y coordinate of the center of rotation"
msgstr "Coordenada Y del centro de rotaciÃn"
-#: clutter/clutter-behaviour-rotate.c:387
+#: ../clutter/clutter-behaviour-rotate.c:383
msgid "Center Z"
msgstr "Centro Z"
-#: clutter/clutter-behaviour-rotate.c:388
+#: ../clutter/clutter-behaviour-rotate.c:384
msgid "Z coordinate of the center of rotation"
msgstr "Coordenada Z del centro de rotaciÃn"
-#: clutter/clutter-behaviour-scale.c:222
+#: ../clutter/clutter-behaviour-scale.c:218
msgid "X Start Scale"
msgstr "Escala X inicial"
-#: clutter/clutter-behaviour-scale.c:223
+#: ../clutter/clutter-behaviour-scale.c:219
msgid "Initial scale on the X axis"
msgstr "Escala inicial en el eje X"
-#: clutter/clutter-behaviour-scale.c:241
+#: ../clutter/clutter-behaviour-scale.c:237
msgid "X End Scale"
msgstr "Escala X final"
-#: clutter/clutter-behaviour-scale.c:242
+#: ../clutter/clutter-behaviour-scale.c:238
msgid "Final scale on the X axis"
msgstr "Escala final en el eje X"
-#: clutter/clutter-behaviour-scale.c:260
+#: ../clutter/clutter-behaviour-scale.c:256
msgid "Y Start Scale"
msgstr "Escala Y inicial"
-#: clutter/clutter-behaviour-scale.c:261
+#: ../clutter/clutter-behaviour-scale.c:257
msgid "Initial scale on the Y axis"
msgstr "Escala inicial en el eje Y"
-#: clutter/clutter-behaviour-scale.c:279
+#: ../clutter/clutter-behaviour-scale.c:275
msgid "Y End Scale"
msgstr "Escala Y final"
-#: clutter/clutter-behaviour-scale.c:280
+#: ../clutter/clutter-behaviour-scale.c:276
msgid "Final scale on the Y axis"
msgstr "Escala final en el eje Y"
-#: clutter/clutter-bind-constraint.c:350
+#: ../clutter/clutter-bind-constraint.c:317
msgid "The source of the binding"
msgstr "El origen de la asociaciÃn"
-#: clutter/clutter-bind-constraint.c:363
+#: ../clutter/clutter-bind-constraint.c:330
msgid "Coordinate"
msgstr "Coordenada"
-#: clutter/clutter-bind-constraint.c:364
+#: ../clutter/clutter-bind-constraint.c:331
msgid "The coordinate to bind"
msgstr "La coordenada que asociar"
-#: clutter/clutter-bind-constraint.c:378 clutter/clutter-path-constraint.c:226
-#: clutter/clutter-snap-constraint.c:366
+#: ../clutter/clutter-bind-constraint.c:345
+#: ../clutter/clutter-path-constraint.c:226
+#: ../clutter/clutter-snap-constraint.c:366
msgid "Offset"
msgstr "Desplazamiento"
-#: clutter/clutter-bind-constraint.c:379
+#: ../clutter/clutter-bind-constraint.c:346
msgid "The offset in pixels to apply to the binding"
msgstr "El desplazamiento en pÃxeles que aplicar a la asociaciÃn"
-#: clutter/clutter-binding-pool.c:320
+#: ../clutter/clutter-binding-pool.c:320
msgid "The unique name of the binding pool"
msgstr "El nombre Ãnico de la asociaciÃn de la agrupaciÃn"
-#: clutter/clutter-bin-layout.c:261 clutter/clutter-bin-layout.c:585
-#: clutter/clutter-box-layout.c:395 clutter/clutter-table-layout.c:652
+#: ../clutter/clutter-bin-layout.c:261 ../clutter/clutter-bin-layout.c:580
+#: ../clutter/clutter-box-layout.c:395 ../clutter/clutter-table-layout.c:652
msgid "Horizontal Alignment"
msgstr "AlineacioÌn horizontal"
-#: clutter/clutter-bin-layout.c:262
+#: ../clutter/clutter-bin-layout.c:262
msgid "Horizontal alignment for the actor inside the layout manager"
msgstr "AlineaciÃn horizontal del actor dentro del gestor de distribuciÃn"
-#: clutter/clutter-bin-layout.c:270 clutter/clutter-bin-layout.c:602
-#: clutter/clutter-box-layout.c:404 clutter/clutter-table-layout.c:667
+#: ../clutter/clutter-bin-layout.c:270 ../clutter/clutter-bin-layout.c:597
+#: ../clutter/clutter-box-layout.c:404 ../clutter/clutter-table-layout.c:667
msgid "Vertical Alignment"
msgstr "AlineacioÌn vertical"
-#: clutter/clutter-bin-layout.c:271
+#: ../clutter/clutter-bin-layout.c:271
msgid "Vertical alignment for the actor inside the layout manager"
msgstr "AlineacioÌn vertical del actor dentro del gestor de distribucioÌn"
-#: clutter/clutter-bin-layout.c:586
+#: ../clutter/clutter-bin-layout.c:581
msgid "Default horizontal alignment for the actors inside the layout manager"
msgstr ""
"AlineaciÃn horizontal predeterminada de los actores dentro del gestor de "
"distribuciÃn"
-#: clutter/clutter-bin-layout.c:603
+#: ../clutter/clutter-bin-layout.c:598
msgid "Default vertical alignment for the actors inside the layout manager"
msgstr ""
"AlineaciÃn vertical predeterminada de los actores dentro del gestor de "
"distribuciÃn"
-#: clutter/clutter-box.c:544
+#: ../clutter/clutter-box.c:537
msgid "Layout Manager"
msgstr "Gestor de distribuciÃn"
-#: clutter/clutter-box.c:545
+#: ../clutter/clutter-box.c:538
msgid "The layout manager used by the box"
msgstr "El gestor de distribuciÃn usado por la caja"
-#: clutter/clutter-box.c:564 clutter/clutter-rectangle.c:267
-#: clutter/clutter-stage.c:1765
+#: ../clutter/clutter-box.c:557 ../clutter/clutter-rectangle.c:267
+#: ../clutter/clutter-stage.c:1718
msgid "Color"
msgstr "Color"
-#: clutter/clutter-box.c:565
+#: ../clutter/clutter-box.c:558
msgid "The background color of the box"
msgstr "El color de fondo de la caja"
-#: clutter/clutter-box.c:579
+#: ../clutter/clutter-box.c:572
msgid "Color Set"
msgstr "Conjunto de colores"
-#: clutter/clutter-box.c:580
+#: ../clutter/clutter-box.c:573
msgid "Whether the background color is set"
msgstr "Indica si el color de fondo estaÌ establecido"
-#: clutter/clutter-box-layout.c:370
+#: ../clutter/clutter-box-layout.c:370
msgid "Expand"
msgstr "Expandir"
-#: clutter/clutter-box-layout.c:371
+#: ../clutter/clutter-box-layout.c:371
msgid "Allocate extra space for the child"
msgstr "Asignar espacio adicional para el hijo"
-#: clutter/clutter-box-layout.c:377 clutter/clutter-table-layout.c:631
+#: ../clutter/clutter-box-layout.c:377 ../clutter/clutter-table-layout.c:631
msgid "Horizontal Fill"
msgstr "Relleno horizontal"
-#: clutter/clutter-box-layout.c:378 clutter/clutter-table-layout.c:632
+#: ../clutter/clutter-box-layout.c:378 ../clutter/clutter-table-layout.c:632
msgid ""
"Whether the child should receive priority when the container is allocating "
"spare space on the horizontal axis"
@@ -811,11 +812,11 @@ msgstr ""
"Indica si el hijo debe tener prioridad cuando el contenedor reserve espacio "
"libre en el eje horizontal"
-#: clutter/clutter-box-layout.c:386 clutter/clutter-table-layout.c:638
+#: ../clutter/clutter-box-layout.c:386 ../clutter/clutter-table-layout.c:638
msgid "Vertical Fill"
msgstr "Relleno vertical"
-#: clutter/clutter-box-layout.c:387 clutter/clutter-table-layout.c:639
+#: ../clutter/clutter-box-layout.c:387 ../clutter/clutter-table-layout.c:639
msgid ""
"Whether the child should receive priority when the container is allocating "
"spare space on the vertical axis"
@@ -823,577 +824,576 @@ msgstr ""
"Indica si el hijo debe tener prioridad cuando el contenedor reserve espacio "
"libre en el eje vertical"
-#: clutter/clutter-box-layout.c:396 clutter/clutter-table-layout.c:653
+#: ../clutter/clutter-box-layout.c:396 ../clutter/clutter-table-layout.c:653
msgid "Horizontal alignment of the actor within the cell"
msgstr "AlineaciÃn horizontal del actor en la celda"
-#: clutter/clutter-box-layout.c:405 clutter/clutter-table-layout.c:668
+#: ../clutter/clutter-box-layout.c:405 ../clutter/clutter-table-layout.c:668
msgid "Vertical alignment of the actor within the cell"
msgstr "AlineacioÌn vertical del actor en la celda"
-#: clutter/clutter-box-layout.c:1305
+#: ../clutter/clutter-box-layout.c:1305
msgid "Vertical"
msgstr "Vertical"
-#: clutter/clutter-box-layout.c:1306
+#: ../clutter/clutter-box-layout.c:1306
msgid "Whether the layout should be vertical, rather than horizontal"
msgstr "Indica si la distribuciÃn debe ser vertical, en lugar de horizontal"
-#: clutter/clutter-box-layout.c:1321 clutter/clutter-flow-layout.c:901
+#: ../clutter/clutter-box-layout.c:1321 ../clutter/clutter-flow-layout.c:898
msgid "Homogeneous"
msgstr "HomogeÌnea"
-#: clutter/clutter-box-layout.c:1322
+#: ../clutter/clutter-box-layout.c:1322
msgid ""
"Whether the layout should be homogeneous, i.e. all childs get the same size"
msgstr ""
"Indica si la distribuciÃn debe ser homogÃnea, ej. todos los hijos tienen el "
"mismo tamaÃo"
-#: clutter/clutter-box-layout.c:1337
+#: ../clutter/clutter-box-layout.c:1337
msgid "Pack Start"
msgstr "Empaquetar al principio"
-#: clutter/clutter-box-layout.c:1338
+#: ../clutter/clutter-box-layout.c:1338
msgid "Whether to pack items at the start of the box"
msgstr "Indica si se empaquetan los elementos al principio de la caja"
-#: clutter/clutter-box-layout.c:1351
+#: ../clutter/clutter-box-layout.c:1351
msgid "Spacing"
msgstr "Espaciado"
-#: clutter/clutter-box-layout.c:1352
+#: ../clutter/clutter-box-layout.c:1352
msgid "Spacing between children"
msgstr "Espaciado entre hijos"
-#: clutter/clutter-box-layout.c:1366 clutter/clutter-table-layout.c:1742
+#: ../clutter/clutter-box-layout.c:1366 ../clutter/clutter-table-layout.c:1740
msgid "Use Animations"
msgstr "Usar animaciones"
-#: clutter/clutter-box-layout.c:1367 clutter/clutter-table-layout.c:1743
+#: ../clutter/clutter-box-layout.c:1367 ../clutter/clutter-table-layout.c:1741
msgid "Whether layout changes should be animated"
msgstr "Indica si se deben animar lo cambios en la distribuciÃn"
-#: clutter/clutter-box-layout.c:1388 clutter/clutter-table-layout.c:1764
+#: ../clutter/clutter-box-layout.c:1388 ../clutter/clutter-table-layout.c:1762
msgid "Easing Mode"
msgstr "Modo de desaceleraciÃn"
-#: clutter/clutter-box-layout.c:1389 clutter/clutter-table-layout.c:1765
+#: ../clutter/clutter-box-layout.c:1389 ../clutter/clutter-table-layout.c:1763
msgid "The easing mode of the animations"
msgstr "El modo de desaceleraciÃn de las animaciones"
-#: clutter/clutter-box-layout.c:1406 clutter/clutter-table-layout.c:1782
+#: ../clutter/clutter-box-layout.c:1406 ../clutter/clutter-table-layout.c:1780
msgid "Easing Duration"
msgstr "DuraciÃn de la desaceleraciÃn"
-#: clutter/clutter-box-layout.c:1407 clutter/clutter-table-layout.c:1783
+#: ../clutter/clutter-box-layout.c:1407 ../clutter/clutter-table-layout.c:1781
msgid "The duration of the animations"
msgstr "La duraciÃn de las animaciones"
-#: clutter/clutter-cairo-texture.c:582
+#: ../clutter/clutter-cairo-texture.c:404
msgid "Surface Width"
msgstr "Anchura de la superficie"
-#: clutter/clutter-cairo-texture.c:583
+#: ../clutter/clutter-cairo-texture.c:405
msgid "The width of the Cairo surface"
msgstr "La anchura de la superficie Cairo"
-#: clutter/clutter-cairo-texture.c:597
+#: ../clutter/clutter-cairo-texture.c:419
msgid "Surface Height"
msgstr "Altura de la superficie"
-#: clutter/clutter-cairo-texture.c:598
+#: ../clutter/clutter-cairo-texture.c:420
msgid "The height of the Cairo surface"
msgstr "La altura de la superficie Cairo"
-#: clutter/clutter-cairo-texture.c:615
-msgid "Auto Resize"
-msgstr "Redimensionar automÃticamente"
-
-#: clutter/clutter-cairo-texture.c:616
-msgid "Whether the surface should match the allocation"
-msgstr "Indica si la superficie debe coincidir con la asignaciÃn"
-
-#: clutter/clutter-child-meta.c:127
+#: ../clutter/clutter-child-meta.c:127
msgid "Container"
msgstr "Contenedor"
-#: clutter/clutter-child-meta.c:128
+#: ../clutter/clutter-child-meta.c:128
msgid "The container that created this data"
msgstr "El contenedor que creà estos datos"
-#: clutter/clutter-child-meta.c:143
+#: ../clutter/clutter-child-meta.c:143
msgid "The actor wrapped by this data"
msgstr "El actor envuelto por estos datos"
-#: clutter/clutter-click-action.c:542
+#: ../clutter/clutter-click-action.c:542
msgid "Pressed"
msgstr "Pulsado"
-#: clutter/clutter-click-action.c:543
+#: ../clutter/clutter-click-action.c:543
msgid "Whether the clickable should be in pressed state"
msgstr "Indica si el pulsable debe estar en estado ÂpulsadoÂ"
-#: clutter/clutter-click-action.c:556
+#: ../clutter/clutter-click-action.c:556
msgid "Held"
msgstr "Retenido"
-#: clutter/clutter-click-action.c:557
+#: ../clutter/clutter-click-action.c:557
msgid "Whether the clickable has a grab"
msgstr "Indica si el dispositivo tiene un tirador"
-#: clutter/clutter-click-action.c:574 clutter/clutter-settings.c:573
+#: ../clutter/clutter-click-action.c:574 ../clutter/clutter-settings.c:521
msgid "Long Press Duration"
msgstr "DuraciÃn de la pulsaciÃn larga"
-#: clutter/clutter-click-action.c:575
+#: ../clutter/clutter-click-action.c:575
msgid "The minimum duration of a long press to recognize the gesture"
msgstr "La duraciÃn mÃnima de una pulsaciÃn larga para reconocer el gesto"
-#: clutter/clutter-click-action.c:593
+#: ../clutter/clutter-click-action.c:593
msgid "Long Press Threshold"
msgstr "Umbral de la pulsaciÃn larga"
-#: clutter/clutter-click-action.c:594
+#: ../clutter/clutter-click-action.c:594
msgid "The maximum threshold before a long press is cancelled"
msgstr "El umbral mÃximo antes de cancelar una pulsaciÃn larga"
-#: clutter/clutter-clone.c:341
+#: ../clutter/clutter-clone.c:341
msgid "Specifies the actor to be cloned"
msgstr "Especifica quà actor clonar"
-#: clutter/clutter-colorize-effect.c:307
+#: ../clutter/clutter-colorize-effect.c:307
msgid "Tint"
msgstr "Matiz"
-#: clutter/clutter-colorize-effect.c:308
+#: ../clutter/clutter-colorize-effect.c:308
msgid "The tint to apply"
msgstr "El matiz que aplicar"
-#: clutter/clutter-deform-effect.c:527
+#: ../clutter/clutter-deform-effect.c:527
msgid "Horizontal Tiles"
msgstr "Cuadros horizontales"
-#: clutter/clutter-deform-effect.c:528
+#: ../clutter/clutter-deform-effect.c:528
msgid "The number of horizontal tiles"
msgstr "El nÃmero de cuadros horizontales"
-#: clutter/clutter-deform-effect.c:543
+#: ../clutter/clutter-deform-effect.c:543
msgid "Vertical Tiles"
msgstr "Cuadros verticales"
-#: clutter/clutter-deform-effect.c:544
+#: ../clutter/clutter-deform-effect.c:544
msgid "The number of vertical tiles"
msgstr "El nuÌmero de cuadros verticales"
-#: clutter/clutter-deform-effect.c:561
+#: ../clutter/clutter-deform-effect.c:561
msgid "Back Material"
msgstr "Material trasero"
-#: clutter/clutter-deform-effect.c:562
+#: ../clutter/clutter-deform-effect.c:562
msgid "The material to be used when painting the back of the actor"
msgstr "El material que usar para pintar la parte trasera del actor"
-#: clutter/clutter-desaturate-effect.c:305
+#: ../clutter/clutter-desaturate-effect.c:305
msgid "The desaturation factor"
msgstr "El factor de desaturaciÃn"
-#: clutter/clutter-device-manager.c:131 clutter/clutter-input-device.c:344
-#: clutter/x11/clutter-keymap-x11.c:316
+#: ../clutter/clutter-device-manager.c:131
+#: ../clutter/clutter-input-device.c:344
+#: ../clutter/x11/clutter-keymap-x11.c:316
msgid "Backend"
msgstr "Backend"
-#: clutter/clutter-device-manager.c:132
+#: ../clutter/clutter-device-manager.c:132
msgid "The ClutterBackend of the device manager"
msgstr "El ÂClutterBackend del gestor de dispositivos"
-#: clutter/clutter-drag-action.c:596
+#: ../clutter/clutter-drag-action.c:547
msgid "Horizontal Drag Threshold"
msgstr "Umbral de arrastre horizontal"
-#: clutter/clutter-drag-action.c:597
+#: ../clutter/clutter-drag-action.c:548
msgid "The horizontal amount of pixels required to start dragging"
msgstr ""
"La cantidad de pÃxeles horizontales requeridos para empezar a arrastrar"
-#: clutter/clutter-drag-action.c:624
+#: ../clutter/clutter-drag-action.c:575
msgid "Vertical Drag Threshold"
msgstr "Umbral de arrastre vertical"
-#: clutter/clutter-drag-action.c:625
+#: ../clutter/clutter-drag-action.c:576
msgid "The vertical amount of pixels required to start dragging"
-msgstr "La cantidad de pÃxeles verticales requeridos para empezar a arrastrar"
+msgstr "La cantidad de piÌxeles verticales requeridos para empezar a arrastrar"
-#: clutter/clutter-drag-action.c:646
+#: ../clutter/clutter-drag-action.c:597
msgid "Drag Handle"
msgstr "Arrastrar el tirador"
-#: clutter/clutter-drag-action.c:647
+#: ../clutter/clutter-drag-action.c:598
msgid "The actor that is being dragged"
msgstr "El actor que se està arrastrando"
-#: clutter/clutter-drag-action.c:660
+#: ../clutter/clutter-drag-action.c:611
msgid "Drag Axis"
msgstr "Arrastrar ejes"
-#: clutter/clutter-drag-action.c:661
+#: ../clutter/clutter-drag-action.c:612
msgid "Constraints the dragging to an axis"
msgstr "Restringe el arrastrado a un eje"
-#: clutter/clutter-flow-layout.c:885
+#: ../clutter/clutter-flow-layout.c:882
msgid "Orientation"
msgstr "OrientacioÌn"
-#: clutter/clutter-flow-layout.c:886
+#: ../clutter/clutter-flow-layout.c:883
msgid "The orientation of the layout"
msgstr "La orientaciÃn de la disposiciÃn"
-#: clutter/clutter-flow-layout.c:902
+#: ../clutter/clutter-flow-layout.c:899
msgid "Whether each item should receive the same allocation"
msgstr "Indica si cada elemento debe recibir la misma asignaciÃn"
-#: clutter/clutter-flow-layout.c:917 clutter/clutter-table-layout.c:1713
+#: ../clutter/clutter-flow-layout.c:914 ../clutter/clutter-table-layout.c:1711
msgid "Column Spacing"
msgstr "Espaciado entre columnas"
-#: clutter/clutter-flow-layout.c:918
+#: ../clutter/clutter-flow-layout.c:915
msgid "The spacing between columns"
msgstr "El espaciado entre columnas"
-#: clutter/clutter-flow-layout.c:934 clutter/clutter-table-layout.c:1727
+#: ../clutter/clutter-flow-layout.c:931 ../clutter/clutter-table-layout.c:1725
msgid "Row Spacing"
msgstr "Espaciado entre filas"
-#: clutter/clutter-flow-layout.c:935
+#: ../clutter/clutter-flow-layout.c:932
msgid "The spacing between rows"
msgstr "El espaciado entre filas"
-#: clutter/clutter-flow-layout.c:949
+#: ../clutter/clutter-flow-layout.c:946
msgid "Minimum Column Width"
-msgstr "Anchura mÃnima de la columna"
+msgstr "Anchura miÌnima de la columna"
-#: clutter/clutter-flow-layout.c:950
+#: ../clutter/clutter-flow-layout.c:947
msgid "Minimum width for each column"
msgstr "Anchura mÃnima de cada columna"
-#: clutter/clutter-flow-layout.c:965
+#: ../clutter/clutter-flow-layout.c:962
msgid "Maximum Column Width"
msgstr "Anchura mÃxima de la columna"
-#: clutter/clutter-flow-layout.c:966
+#: ../clutter/clutter-flow-layout.c:963
msgid "Maximum width for each column"
msgstr "Anchura mÃxima de cada columna"
-#: clutter/clutter-flow-layout.c:980
+#: ../clutter/clutter-flow-layout.c:977
msgid "Minimum Row Height"
-msgstr "Altura mÃnima de la fila"
+msgstr "Altura miÌnima de la fila"
-#: clutter/clutter-flow-layout.c:981
+#: ../clutter/clutter-flow-layout.c:978
msgid "Minimum height for each row"
-msgstr "Altura mÃnima de cada fila"
+msgstr "Altura miÌnima de cada fila"
-#: clutter/clutter-flow-layout.c:996
+#: ../clutter/clutter-flow-layout.c:993
msgid "Maximum Row Height"
msgstr "Altura mÃxima de la fila"
-#: clutter/clutter-flow-layout.c:997
+#: ../clutter/clutter-flow-layout.c:994
msgid "Maximum height for each row"
msgstr "Altura mÃxima de cada fila"
-#: clutter/clutter-input-device.c:220
+#: ../clutter/clutter-input-device.c:220
msgid "Id"
msgstr "ID"
-#: clutter/clutter-input-device.c:221
+#: ../clutter/clutter-input-device.c:221
msgid "Unique identifier of the device"
msgstr "Identificador uÌnico del dispositivo"
-#: clutter/clutter-input-device.c:237
+#: ../clutter/clutter-input-device.c:237
msgid "The name of the device"
msgstr "El nombre del dispositivo"
-#: clutter/clutter-input-device.c:251
+#: ../clutter/clutter-input-device.c:251
msgid "Device Type"
msgstr "Tipo de dispositivo"
-#: clutter/clutter-input-device.c:252
+#: ../clutter/clutter-input-device.c:252
msgid "The type of the device"
msgstr "El tipo del dispositivo"
-#: clutter/clutter-input-device.c:267
+#: ../clutter/clutter-input-device.c:267
msgid "Device Manager"
msgstr "Administrador de dispositivos"
-#: clutter/clutter-input-device.c:268
+#: ../clutter/clutter-input-device.c:268
msgid "The device manager instance"
msgstr "La instancia del gestor de dispositivos"
-#: clutter/clutter-input-device.c:281
+#: ../clutter/clutter-input-device.c:281
msgid "Device Mode"
msgstr "Modo del dispositivo"
-#: clutter/clutter-input-device.c:282
+#: ../clutter/clutter-input-device.c:282
msgid "The mode of the device"
msgstr "El modo del dispositivo"
-#: clutter/clutter-input-device.c:296
+#: ../clutter/clutter-input-device.c:296
msgid "Has Cursor"
msgstr "Tiene cursor"
-#: clutter/clutter-input-device.c:297
+#: ../clutter/clutter-input-device.c:297
msgid "Whether the device has a cursor"
msgstr "Indica si el dispositivo tiene un cursor"
-#: clutter/clutter-input-device.c:316
+#: ../clutter/clutter-input-device.c:316
msgid "Whether the device is enabled"
msgstr "indica si el dispositivo està activado"
-#: clutter/clutter-input-device.c:329
+#: ../clutter/clutter-input-device.c:329
msgid "Number of Axes"
msgstr "NÃmero de ejes"
-#: clutter/clutter-input-device.c:330
+#: ../clutter/clutter-input-device.c:330
msgid "The number of axes on the device"
msgstr "El nÃmero de ejes en el dispositivo"
-#: clutter/clutter-input-device.c:345
+#: ../clutter/clutter-input-device.c:345
msgid "The backend instance"
msgstr "La instancia del backend"
-#: clutter/clutter-interval.c:397
+#: ../clutter/clutter-interval.c:397
msgid "Value Type"
msgstr "Tipo de valor"
-#: clutter/clutter-interval.c:398
+#: ../clutter/clutter-interval.c:398
msgid "The type of the values in the interval"
msgstr "El tipo de valores en el intervalo"
-#: clutter/clutter-layout-meta.c:117
+#: ../clutter/clutter-layout-meta.c:117
msgid "Manager"
msgstr "Gestor"
-#: clutter/clutter-layout-meta.c:118
+#: ../clutter/clutter-layout-meta.c:118
msgid "The manager that created this data"
msgstr "El gestor que ha creado este dato"
-#: clutter/clutter-main.c:490
+#. Translate to default:RTL if you want your widgets
+#. * to be RTL, otherwise translate to default:LTR.
+#. *
+#. * Do *not* translate it to "predefinito:LTR": if it
+#. * it isn't default:LTR or default:RTL it will not work
+#.
+#: ../clutter/clutter-main.c:486
msgid "default:LTR"
msgstr "default:LTR"
-#: clutter/clutter-main.c:1321
+#: ../clutter/clutter-main.c:1282
msgid "Show frames per second"
msgstr "Mostrar fotogramas por segundo"
-#: clutter/clutter-main.c:1323
+#: ../clutter/clutter-main.c:1284
msgid "Default frame rate"
msgstr "Velocidad de fotogramas predeterminada"
-#: clutter/clutter-main.c:1325
+#: ../clutter/clutter-main.c:1286
msgid "Make all warnings fatal"
msgstr "Hacer que todos los avisos actuÌen como errores"
-#: clutter/clutter-main.c:1328
+#: ../clutter/clutter-main.c:1289
msgid "Direction for the text"
msgstr "DirecciÃn del texto"
-#: clutter/clutter-main.c:1331
+#: ../clutter/clutter-main.c:1292
msgid "Disable mipmapping on text"
msgstr "Desactivar Âmipmapping en el texto"
-#: clutter/clutter-main.c:1334
+#: ../clutter/clutter-main.c:1295
msgid "Use 'fuzzy' picking"
msgstr "Usar selecciÃn ÂdifusaÂ"
-#: clutter/clutter-main.c:1337
+#: ../clutter/clutter-main.c:1298
msgid "Clutter debugging flags to set"
msgstr "Opciones de depuracioÌn de Clutter que establecer"
-#: clutter/clutter-main.c:1339
+#: ../clutter/clutter-main.c:1300
msgid "Clutter debugging flags to unset"
msgstr "Opciones de depuracioÌn de Clutter que no establecer"
-#: clutter/clutter-main.c:1343
+#: ../clutter/clutter-main.c:1304
msgid "Clutter profiling flags to set"
msgstr "Opciones de perfil de Clutter que establecer"
-#: clutter/clutter-main.c:1345
+#: ../clutter/clutter-main.c:1306
msgid "Clutter profiling flags to unset"
msgstr "Opciones de perfil de Clutter que no establecer"
-#: clutter/clutter-main.c:1348
+#: ../clutter/clutter-main.c:1309
msgid "Enable accessibility"
msgstr "Activar accesibilidad"
-#: clutter/clutter-main.c:1530
+#: ../clutter/clutter-main.c:1491
msgid "Clutter Options"
msgstr "Opciones de Clutter"
-#: clutter/clutter-main.c:1531
+#: ../clutter/clutter-main.c:1492
msgid "Show Clutter Options"
msgstr "Mostrar las opciones de Clutter"
-#: clutter/clutter-media.c:77
+#: ../clutter/clutter-media.c:77
msgid "URI"
msgstr "URI"
-#: clutter/clutter-media.c:78
+#: ../clutter/clutter-media.c:78
msgid "URI of a media file"
msgstr "URI de un archivo multimedia"
-#: clutter/clutter-media.c:91
+#: ../clutter/clutter-media.c:91
msgid "Playing"
msgstr "Reproduciendo"
-#: clutter/clutter-media.c:92
+#: ../clutter/clutter-media.c:92
msgid "Whether the actor is playing"
msgstr "Indica si el actor se està reproduciendo"
-#: clutter/clutter-media.c:106
+#: ../clutter/clutter-media.c:106
msgid "Progress"
msgstr "Progreso"
-#: clutter/clutter-media.c:107
+#: ../clutter/clutter-media.c:107
msgid "Current progress of the playback"
msgstr "Progreso actual de la reproducciÃn"
-#: clutter/clutter-media.c:120
+#: ../clutter/clutter-media.c:120
msgid "Subtitle URI"
msgstr "URI del subtÃtulo"
-#: clutter/clutter-media.c:121
+#: ../clutter/clutter-media.c:121
msgid "URI of a subtitle file"
msgstr "URI de un archivo de subtÃtulos"
-#: clutter/clutter-media.c:136
+#: ../clutter/clutter-media.c:136
msgid "Subtitle Font Name"
-msgstr "Nombre de la tipografÃa de los subtÃtulos"
+msgstr "Nombre de la tipografiÌa de los subtÃtulos"
-#: clutter/clutter-media.c:137
+#: ../clutter/clutter-media.c:137
msgid "The font used to display subtitles"
msgstr "La tipografÃa usada para mostrar subtÃtulos"
-#: clutter/clutter-media.c:151
+#: ../clutter/clutter-media.c:151
msgid "Audio Volume"
msgstr "Volumen del sonido"
-#: clutter/clutter-media.c:152
+#: ../clutter/clutter-media.c:152
msgid "The volume of the audio"
msgstr "El volumen del sonido"
-#: clutter/clutter-media.c:165
+#: ../clutter/clutter-media.c:165
msgid "Can Seek"
msgstr "Puede buscar"
-#: clutter/clutter-media.c:166
+#: ../clutter/clutter-media.c:166
msgid "Whether the current stream is seekable"
msgstr "Indica si flujo actual se puede buscar"
-#: clutter/clutter-media.c:180
+#: ../clutter/clutter-media.c:180
msgid "Buffer Fill"
msgstr "Llenado del bÃfer"
-#: clutter/clutter-media.c:181
+#: ../clutter/clutter-media.c:181
msgid "The fill level of the buffer"
msgstr "El nivel de llenado del bÃfer"
-#: clutter/clutter-media.c:195
+#: ../clutter/clutter-media.c:195
msgid "The duration of the stream, in seconds"
msgstr "La duraciÃn del flujo, en segundos"
-#: clutter/clutter-path-constraint.c:213
+#: ../clutter/clutter-path-constraint.c:213
msgid "The path used to constrain an actor"
msgstr "La ruta usada para restringir a un actor"
-#: clutter/clutter-path-constraint.c:227
+#: ../clutter/clutter-path-constraint.c:227
msgid "The offset along the path, between -1.0 and 2.0"
msgstr "El desplazamiento sobre la ruta, entre -1.0 y 2.0"
-#: clutter/clutter-rectangle.c:268
+#: ../clutter/clutter-rectangle.c:268
msgid "The color of the rectangle"
msgstr "El color del rectÃngulo"
-#: clutter/clutter-rectangle.c:281
+#: ../clutter/clutter-rectangle.c:281
msgid "Border Color"
msgstr "Color del borde"
-#: clutter/clutter-rectangle.c:282
+#: ../clutter/clutter-rectangle.c:282
msgid "The color of the border of the rectangle"
msgstr "El color del borde del rectÃngulo"
-#: clutter/clutter-rectangle.c:297
+#: ../clutter/clutter-rectangle.c:297
msgid "Border Width"
msgstr "Anchura del borde"
-#: clutter/clutter-rectangle.c:298
+#: ../clutter/clutter-rectangle.c:298
msgid "The width of the border of the rectangle"
msgstr "La anchura del borde del rectÃngulo"
-#: clutter/clutter-rectangle.c:312
+#: ../clutter/clutter-rectangle.c:312
msgid "Has Border"
msgstr "Tiene borde"
-#: clutter/clutter-rectangle.c:313
+#: ../clutter/clutter-rectangle.c:313
msgid "Whether the rectangle should have a border"
msgstr "Indica si el rectÃngulo debe tener borde"
-#: clutter/clutter-script.c:434
+#: ../clutter/clutter-script.c:434
msgid "Filename Set"
msgstr "Conjunto de nombres de archivo"
-#: clutter/clutter-script.c:435
+#: ../clutter/clutter-script.c:435
msgid "Whether the :filename property is set"
msgstr "Indica si la propiedad Â:filename està establecida"
-#: clutter/clutter-script.c:449 clutter/clutter-texture.c:1081
+#: ../clutter/clutter-script.c:449 ../clutter/clutter-texture.c:1089
msgid "Filename"
msgstr "Nombre de archivo"
-#: clutter/clutter-script.c:450
+#: ../clutter/clutter-script.c:450
msgid "The path of the currently parsed file"
msgstr "La ruta del archivo analizado actualmente"
-#: clutter/clutter-settings.c:414
+#: ../clutter/clutter-settings.c:362
msgid "Double Click Time"
msgstr "Tiempo de la doble pulsacioÌn"
-#: clutter/clutter-settings.c:415
+#: ../clutter/clutter-settings.c:363
msgid "The time between clicks necessary to detect a multiple click"
msgstr ""
"El tiempo necesario entre pulsaciones para detectar una pulsaciÃn mÃltiple"
-#: clutter/clutter-settings.c:430
+#: ../clutter/clutter-settings.c:378
msgid "Double Click Distance"
msgstr "Distancia de la doble pulsacioÌn"
-#: clutter/clutter-settings.c:431
+#: ../clutter/clutter-settings.c:379
msgid "The distance between clicks necessary to detect a multiple click"
msgstr ""
"La distancia necesaria entre pulsaciones para detectar una pulsacioÌn muÌltiple"
-#: clutter/clutter-settings.c:446
+#: ../clutter/clutter-settings.c:394
msgid "Drag Threshold"
msgstr "Umbral de arrastre"
-#: clutter/clutter-settings.c:447
+#: ../clutter/clutter-settings.c:395
msgid "The distance the cursor should travel before starting to drag"
msgstr "La distancia que el cursor debe recorrer antes de empezar a arrastrar"
-#: clutter/clutter-settings.c:462 clutter/clutter-text.c:2939
+#: ../clutter/clutter-settings.c:410 ../clutter/clutter-text.c:2799
msgid "Font Name"
-msgstr "Nombre de la tipografÃa"
+msgstr "Nombre de la tipografiÌa"
-#: clutter/clutter-settings.c:463
+#: ../clutter/clutter-settings.c:411
msgid ""
"The description of the default font, as one that could be parsed by Pango"
msgstr ""
"La descripciÃn de la tipografÃa predeterminada, como una que Pango pueda "
"analizar"
-#: clutter/clutter-settings.c:478
+#: ../clutter/clutter-settings.c:426
msgid "Font Antialias"
msgstr "Alisado de la tipografÃa"
-#: clutter/clutter-settings.c:479
+#: ../clutter/clutter-settings.c:427
msgid ""
"Whether to use antialiasing (1 to enable, 0 to disable, and -1 to use the "
"default)"
@@ -1401,517 +1401,509 @@ msgstr ""
"Indica si se debe usar alisado (1 para activar, 0 para desactivar y -1 para "
"usar la opcioÌn predeterminada)"
-#: clutter/clutter-settings.c:495
+#: ../clutter/clutter-settings.c:443
msgid "Font DPI"
msgstr "PPP de la tipografÃa"
-#: clutter/clutter-settings.c:496
+#: ../clutter/clutter-settings.c:444
msgid ""
"The resolution of the font, in 1024 * dots/inch, or -1 to use the default"
msgstr ""
"La resoluciÃn de la tipografÃa, en 1024 * puntos/pulgada, o -1 para usar la "
"predeterminada"
-#: clutter/clutter-settings.c:512
+#: ../clutter/clutter-settings.c:460
msgid "Font Hinting"
-msgstr "Contorno de la tipografÃa"
+msgstr "Contorno de la tipografiÌa"
-#: clutter/clutter-settings.c:513
+#: ../clutter/clutter-settings.c:461
msgid ""
"Whether to use hinting (1 to enable, 0 to disable and -1 to use the default)"
msgstr ""
"Indica si se debe usar contorno (1 para activar, 0 para desactivar y -1 para "
"usar la opciÃn predeterminada)"
-#: clutter/clutter-settings.c:534
+#: ../clutter/clutter-settings.c:482
msgid "Font Hint Style"
msgstr "Estilo de contorno de la tipografÃa"
-#: clutter/clutter-settings.c:535
+#: ../clutter/clutter-settings.c:483
msgid "The style of hinting (hintnone, hintslight, hintmedium, hintfull)"
msgstr ""
"El estilo del contorno (ÂhintnoneÂ, ÂhintslightÂ, ÂhintmediumÂ, ÂhintfullÂ)"
-#: clutter/clutter-settings.c:556
+#: ../clutter/clutter-settings.c:504
msgid "Font Subpixel Order"
msgstr "Orden de tipografÃas del subpÃxel"
-#: clutter/clutter-settings.c:557
+#: ../clutter/clutter-settings.c:505
msgid "The type of subpixel antialiasing (none, rgb, bgr, vrgb, vbgr)"
msgstr ""
-"El tipo de suavizado del subpÃxel (ÂnoneÂ, ÂrgbÂ, ÂbgrÂ, ÂvrgbÂ, ÂvbgrÂ)"
+"El tipo de suavizado del subpiÌxel (ÂnoneÂ, ÂrgbÂ, ÂbgrÂ, ÂvrgbÂ, ÂvbgrÂ)"
-#: clutter/clutter-settings.c:574
+#: ../clutter/clutter-settings.c:522
msgid "The minimum duration for a long press gesture to be recognized"
msgstr "La duraciÃn mÃnima de una pulsaciÃn larga para reconocer el gesto"
-#: clutter/clutter-settings.c:581
-msgid "Fontconfig configuration timestamp"
-msgstr "ConfiguracioÌn de la marca de tiempo de fontconfig"
-
-#: clutter/clutter-settings.c:582
-msgid "Timestamp of the current fontconfig configuration"
-msgstr "Marca de tiempo de la configuracioÌn actual de fontconfig"
-
-#: clutter/clutter-shader.c:255
+#: ../clutter/clutter-shader.c:255
msgid "Vertex Source"
msgstr "Origen del vÃrtice"
-#: clutter/clutter-shader.c:256
+#: ../clutter/clutter-shader.c:256
msgid "Source of vertex shader"
msgstr "Origen del sombreado del vÃrtice"
-#: clutter/clutter-shader.c:272
+#: ../clutter/clutter-shader.c:272
msgid "Fragment Source"
msgstr "Origen del fragmento"
-#: clutter/clutter-shader.c:273
+#: ../clutter/clutter-shader.c:273
msgid "Source of fragment shader"
msgstr "Origen del sombreado del fragmento"
-#: clutter/clutter-shader.c:290
+#: ../clutter/clutter-shader.c:290
msgid "Compiled"
msgstr "Compilado"
-#: clutter/clutter-shader.c:291
+#: ../clutter/clutter-shader.c:291
msgid "Whether the shader is compiled and linked"
msgstr "Indica si el sombreado està compilado y enlazado"
-#: clutter/clutter-shader.c:308
+#: ../clutter/clutter-shader.c:308
msgid "Whether the shader is enabled"
msgstr "Indica si el sombreado està activado"
-#: clutter/clutter-shader.c:519
+#: ../clutter/clutter-shader.c:519
#, c-format
msgid "%s compilation failed: %s"
msgstr "fallà la compilaciÃn de %s: %s"
-#: clutter/clutter-shader.c:520
+#: ../clutter/clutter-shader.c:520
msgid "Vertex shader"
msgstr "Sombreado del veÌrtice"
-#: clutter/clutter-shader.c:521
+#: ../clutter/clutter-shader.c:521
msgid "Fragment shader"
msgstr "Sombreado del fragmento"
-#: clutter/clutter-shader-effect.c:415
+#: ../clutter/clutter-shader-effect.c:415
msgid "Shader Type"
msgstr "Tipo de sombreado"
-#: clutter/clutter-shader-effect.c:416
+#: ../clutter/clutter-shader-effect.c:416
msgid "The type of shader used"
msgstr "El tipo de sombreado usado"
-#: clutter/clutter-snap-constraint.c:322
+#: ../clutter/clutter-snap-constraint.c:322
msgid "The source of the constraint"
msgstr "La fuente de la restricciÃn"
-#: clutter/clutter-snap-constraint.c:335
+#: ../clutter/clutter-snap-constraint.c:335
msgid "From Edge"
msgstr "Desde el borde"
-#: clutter/clutter-snap-constraint.c:336
+#: ../clutter/clutter-snap-constraint.c:336
msgid "The edge of the actor that should be snapped"
msgstr "El borde del actor que deberÃa romperse"
-#: clutter/clutter-snap-constraint.c:350
+#: ../clutter/clutter-snap-constraint.c:350
msgid "To Edge"
msgstr "Al borde"
-#: clutter/clutter-snap-constraint.c:351
+#: ../clutter/clutter-snap-constraint.c:351
msgid "The edge of the source that should be snapped"
msgstr "El borde de la fuente que se debe romper"
-#: clutter/clutter-snap-constraint.c:367
+#: ../clutter/clutter-snap-constraint.c:367
msgid "The offset in pixels to apply to the constraint"
-msgstr "El desplazamiento en pÃxeles que aplicar a la restricciÃn"
+msgstr "El desplazamiento en piÌxeles que aplicar a la restricciÃn"
-#: clutter/clutter-stage.c:1707
+#: ../clutter/clutter-stage.c:1660
msgid "Fullscreen Set"
msgstr "Conjunto a pantalla completa"
-#: clutter/clutter-stage.c:1708
+#: ../clutter/clutter-stage.c:1661
msgid "Whether the main stage is fullscreen"
msgstr "Indica si el escenario principal està a pantalla completa"
-#: clutter/clutter-stage.c:1724
+#: ../clutter/clutter-stage.c:1677
msgid "Offscreen"
msgstr "Fuera de la pantalla"
-#: clutter/clutter-stage.c:1725
+#: ../clutter/clutter-stage.c:1678
msgid "Whether the main stage should be rendered offscreen"
msgstr ""
"Indica si el escenario principal se debe renderizar fuera de la pantalla"
-#: clutter/clutter-stage.c:1737 clutter/clutter-text.c:3052
+#: ../clutter/clutter-stage.c:1690 ../clutter/clutter-text.c:2912
msgid "Cursor Visible"
msgstr "Cursor visible"
-#: clutter/clutter-stage.c:1738
+#: ../clutter/clutter-stage.c:1691
msgid "Whether the mouse pointer is visible on the main stage"
msgstr "Indica si el puntero del ratÃn es visible en el escenario principal"
-#: clutter/clutter-stage.c:1752
+#: ../clutter/clutter-stage.c:1705
msgid "User Resizable"
msgstr "Redimensionable por el usuario"
-#: clutter/clutter-stage.c:1753
+#: ../clutter/clutter-stage.c:1706
msgid "Whether the stage is able to be resized via user interaction"
msgstr ""
"Indica si el escenario se puede redimensionar mediante interacciÃn del "
"usuario"
-#: clutter/clutter-stage.c:1766
+#: ../clutter/clutter-stage.c:1719
msgid "The color of the stage"
msgstr "El color del escenario"
-#: clutter/clutter-stage.c:1780
+#: ../clutter/clutter-stage.c:1733
msgid "Perspective"
msgstr "Perspectiva"
-#: clutter/clutter-stage.c:1781
+#: ../clutter/clutter-stage.c:1734
msgid "Perspective projection parameters"
msgstr "ParÃmetros de proyecciÃn de perspectiva"
-#: clutter/clutter-stage.c:1796
+#: ../clutter/clutter-stage.c:1749
msgid "Title"
-msgstr "TÃtulo"
+msgstr "TiÌtulo"
-#: clutter/clutter-stage.c:1797
+#: ../clutter/clutter-stage.c:1750
msgid "Stage Title"
msgstr "TÃtulo del escenario"
-#: clutter/clutter-stage.c:1812
+#: ../clutter/clutter-stage.c:1765
msgid "Use Fog"
msgstr "Usar niebla"
-#: clutter/clutter-stage.c:1813
+#: ../clutter/clutter-stage.c:1766
msgid "Whether to enable depth cueing"
msgstr "Indica si activar el indicador de profundidad"
-#: clutter/clutter-stage.c:1827
+#: ../clutter/clutter-stage.c:1780
msgid "Fog"
msgstr "Niebla"
-#: clutter/clutter-stage.c:1828
+#: ../clutter/clutter-stage.c:1781
msgid "Settings for the depth cueing"
msgstr "ConfiguraciÃn para el indicador de profundidad"
-#: clutter/clutter-stage.c:1844
+#: ../clutter/clutter-stage.c:1797
msgid "Use Alpha"
msgstr "Usar alfa"
-#: clutter/clutter-stage.c:1845
+#: ../clutter/clutter-stage.c:1798
msgid "Whether to honour the alpha component of the stage color"
msgstr "Indica si se usa la componente alfa del color del escenario"
-#: clutter/clutter-stage.c:1861
+#: ../clutter/clutter-stage.c:1814
msgid "Key Focus"
msgstr "Foco de la tecla"
-#: clutter/clutter-stage.c:1862
+#: ../clutter/clutter-stage.c:1815
msgid "The currently key focused actor"
msgstr "El actor que actualmente tiene el foco"
-#: clutter/clutter-stage.c:1878
+#: ../clutter/clutter-stage.c:1831
msgid "No Clear Hint"
msgstr "No limpiar el contorno"
-#: clutter/clutter-stage.c:1879
+#: ../clutter/clutter-stage.c:1832
msgid "Whether the stage should clear its contents"
msgstr "Indica si el escenario debe limpiar su contenido"
-#: clutter/clutter-stage.c:1892
+#: ../clutter/clutter-stage.c:1845
msgid "Accept Focus"
msgstr "Aceptar foco"
-#: clutter/clutter-stage.c:1893
+#: ../clutter/clutter-stage.c:1846
msgid "Whether the stage should accept focus on show"
msgstr "Indica si el escenario debe aceptar el foco al mostrarse"
-#: clutter/clutter-state.c:1472
+#: ../clutter/clutter-state.c:1408
msgid "State"
msgstr "Estado"
-#: clutter/clutter-state.c:1473
+#: ../clutter/clutter-state.c:1409
msgid "Currently set state, (transition to this state might not be complete)"
msgstr ""
"Estado establecido actualmente, (la transiciÃn a este estado puede no estar "
"completa)"
-#: clutter/clutter-state.c:1487
+#: ../clutter/clutter-state.c:1423
msgid "Default transition duration"
msgstr "DuraciÃn de la transiciÃn predeterminada"
-#: clutter/clutter-table-layout.c:585
+#: ../clutter/clutter-table-layout.c:585
msgid "Column Number"
msgstr "NÃmero de columna"
-#: clutter/clutter-table-layout.c:586
+#: ../clutter/clutter-table-layout.c:586
msgid "The column the widget resides in"
msgstr "La columna en la que estaÌ en widget"
-#: clutter/clutter-table-layout.c:593
+#: ../clutter/clutter-table-layout.c:593
msgid "Row Number"
msgstr "NÃmero de fila"
-#: clutter/clutter-table-layout.c:594
+#: ../clutter/clutter-table-layout.c:594
msgid "The row the widget resides in"
msgstr "La fila en la que està en widget"
-#: clutter/clutter-table-layout.c:601
+#: ../clutter/clutter-table-layout.c:601
msgid "Column Span"
msgstr "Espaciado entre columnas"
-#: clutter/clutter-table-layout.c:602
+#: ../clutter/clutter-table-layout.c:602
msgid "The number of columns the widget should span"
msgstr "El nÃmero de columnas que el widget debe expandirse"
-#: clutter/clutter-table-layout.c:609
+#: ../clutter/clutter-table-layout.c:609
msgid "Row Span"
msgstr "Espaciado entre filas"
-#: clutter/clutter-table-layout.c:610
+#: ../clutter/clutter-table-layout.c:610
msgid "The number of rows the widget should span"
msgstr "El nÃmero de filas que el widget debe expandirse"
-#: clutter/clutter-table-layout.c:617
+#: ../clutter/clutter-table-layout.c:617
msgid "Horizontal Expand"
msgstr "ExpansioÌn horizontal"
-#: clutter/clutter-table-layout.c:618
+#: ../clutter/clutter-table-layout.c:618
msgid "Allocate extra space for the child in horizontal axis"
msgstr "Asignar espacio adicional para el hijo en el eje horizontal"
-#: clutter/clutter-table-layout.c:624
+#: ../clutter/clutter-table-layout.c:624
msgid "Vertical Expand"
msgstr "ExpansioÌn vertical"
-#: clutter/clutter-table-layout.c:625
+#: ../clutter/clutter-table-layout.c:625
msgid "Allocate extra space for the child in vertical axis"
msgstr "Asignar espacio adicional para el hijo en el eje vertical"
-#: clutter/clutter-table-layout.c:1714
+#: ../clutter/clutter-table-layout.c:1712
msgid "Spacing between columns"
msgstr "Espaciado entre columnas"
-#: clutter/clutter-table-layout.c:1728
+#: ../clutter/clutter-table-layout.c:1726
msgid "Spacing between rows"
msgstr "Espaciado entre filas"
-#: clutter/clutter-text.c:2940
+#: ../clutter/clutter-text.c:2800
msgid "The font to be used by the text"
msgstr "La tipografÃa usada para el texto"
-#: clutter/clutter-text.c:2957
+#: ../clutter/clutter-text.c:2817
msgid "Font Description"
-msgstr "DescripcioÌn de la tipografÃa"
+msgstr "DescripcioÌn de la tipografiÌa"
-#: clutter/clutter-text.c:2958
+#: ../clutter/clutter-text.c:2818
msgid "The font description to be used"
msgstr "La descripciÃn de la tipografÃa que usar"
-#: clutter/clutter-text.c:2974
+#: ../clutter/clutter-text.c:2834
msgid "Text"
msgstr "Texto"
-#: clutter/clutter-text.c:2975
+#: ../clutter/clutter-text.c:2835
msgid "The text to render"
msgstr "El texto que renderizar"
-#: clutter/clutter-text.c:2989
+#: ../clutter/clutter-text.c:2849
msgid "Font Color"
-msgstr "Color de la tipografÃa"
+msgstr "Color de la tipografiÌa"
-#: clutter/clutter-text.c:2990
+#: ../clutter/clutter-text.c:2850
msgid "Color of the font used by the text"
msgstr "Color de la tipografÃa usada por el texto"
-#: clutter/clutter-text.c:3004
+#: ../clutter/clutter-text.c:2864
msgid "Editable"
msgstr "Editable"
-#: clutter/clutter-text.c:3005
+#: ../clutter/clutter-text.c:2865
msgid "Whether the text is editable"
msgstr "Indica si el texto es editable"
-#: clutter/clutter-text.c:3020
+#: ../clutter/clutter-text.c:2880
msgid "Selectable"
msgstr "Seleccionable"
-#: clutter/clutter-text.c:3021
+#: ../clutter/clutter-text.c:2881
msgid "Whether the text is selectable"
msgstr "Indica si el texto es seleccionable"
-#: clutter/clutter-text.c:3035
+#: ../clutter/clutter-text.c:2895
msgid "Activatable"
msgstr "Activable"
-#: clutter/clutter-text.c:3036
+#: ../clutter/clutter-text.c:2896
msgid "Whether pressing return causes the activate signal to be emitted"
msgstr "Indica si al pulsar ÂIntro hace que se emita la seÃal de activaciÃn"
-#: clutter/clutter-text.c:3053
+#: ../clutter/clutter-text.c:2913
msgid "Whether the input cursor is visible"
msgstr "Indica si el cursor de entrada es visible"
-#: clutter/clutter-text.c:3067 clutter/clutter-text.c:3068
+#: ../clutter/clutter-text.c:2927 ../clutter/clutter-text.c:2928
msgid "Cursor Color"
msgstr "Color del cursor"
-#: clutter/clutter-text.c:3082
+#: ../clutter/clutter-text.c:2942
msgid "Cursor Color Set"
msgstr "Conjunto de colores del cursor"
-#: clutter/clutter-text.c:3083
+#: ../clutter/clutter-text.c:2943
msgid "Whether the cursor color has been set"
msgstr "Indica si se ha establecido el color del cursor"
-#: clutter/clutter-text.c:3098
+#: ../clutter/clutter-text.c:2958
msgid "Cursor Size"
msgstr "TamaÃo del cursor"
-#: clutter/clutter-text.c:3099
+#: ../clutter/clutter-text.c:2959
msgid "The width of the cursor, in pixels"
msgstr "La anchura del cursor, en pÃxeles"
-#: clutter/clutter-text.c:3113
+#: ../clutter/clutter-text.c:2973
msgid "Cursor Position"
msgstr "PosicioÌn del cursor"
-#: clutter/clutter-text.c:3114
+#: ../clutter/clutter-text.c:2974
msgid "The cursor position"
msgstr "La posiciÃn del cursor"
-#: clutter/clutter-text.c:3129
+#: ../clutter/clutter-text.c:2989
msgid "Selection-bound"
msgstr "Destino de la selecciÃn"
-#: clutter/clutter-text.c:3130
+#: ../clutter/clutter-text.c:2990
msgid "The cursor position of the other end of the selection"
msgstr "La posiciÃn del cursor del otro final de la selecciÃn"
-#: clutter/clutter-text.c:3145 clutter/clutter-text.c:3146
+#: ../clutter/clutter-text.c:3005 ../clutter/clutter-text.c:3006
msgid "Selection Color"
msgstr "SeleccioÌn de color"
-#: clutter/clutter-text.c:3160
+#: ../clutter/clutter-text.c:3020
msgid "Selection Color Set"
msgstr "Conjunto de selecciÃn de colores"
-#: clutter/clutter-text.c:3161
+#: ../clutter/clutter-text.c:3021
msgid "Whether the selection color has been set"
msgstr "Indica si se ha establecido el color de la selecciÃn"
-#: clutter/clutter-text.c:3176
+#: ../clutter/clutter-text.c:3036
msgid "Attributes"
msgstr "Atributos"
-#: clutter/clutter-text.c:3177
+#: ../clutter/clutter-text.c:3037
msgid "A list of style attributes to apply to the contents of the actor"
msgstr ""
"Una lista de atributos de estilo que aplicar a los contenidos del actor"
-#: clutter/clutter-text.c:3199
+#: ../clutter/clutter-text.c:3059
msgid "Use markup"
msgstr "Usar marcado"
-#: clutter/clutter-text.c:3200
+#: ../clutter/clutter-text.c:3060
msgid "Whether or not the text includes Pango markup"
msgstr "Indica si el texto incluye o no el marcado de Pango"
-#: clutter/clutter-text.c:3216
+#: ../clutter/clutter-text.c:3076
msgid "Line wrap"
-msgstr "Ajuste de lÃnea"
+msgstr "Ajuste de liÌnea"
-#: clutter/clutter-text.c:3217
+#: ../clutter/clutter-text.c:3077
msgid "If set, wrap the lines if the text becomes too wide"
msgstr ""
-"Si està definido, ajustar las lÃneas si el texto se vuelve demasiado ancho"
+"Si està definido, ajustar las liÌneas si el texto se vuelve demasiado ancho"
-#: clutter/clutter-text.c:3232
+#: ../clutter/clutter-text.c:3092
msgid "Line wrap mode"
-msgstr "Modo de ajuste de lÃnea"
+msgstr "Modo de ajuste de liÌnea"
-#: clutter/clutter-text.c:3233
+#: ../clutter/clutter-text.c:3093
msgid "Control how line-wrapping is done"
msgstr "Controlar cÃmo se hace el ajuste de lÃnea"
-#: clutter/clutter-text.c:3248
+#: ../clutter/clutter-text.c:3108
msgid "Ellipsize"
msgstr "Crear elipse"
-#: clutter/clutter-text.c:3249
+#: ../clutter/clutter-text.c:3109
msgid "The preferred place to ellipsize the string"
msgstr "El lugar preferido para crear la cadena elÃptica"
-#: clutter/clutter-text.c:3265
+#: ../clutter/clutter-text.c:3125
msgid "Line Alignment"
msgstr "AlineaciÃn de lÃnea"
-#: clutter/clutter-text.c:3266
+#: ../clutter/clutter-text.c:3126
msgid "The preferred alignment for the string, for multi-line text"
msgstr "La alineaciÃn preferida para la cadena, para texto multilÃnea"
-#: clutter/clutter-text.c:3282
+#: ../clutter/clutter-text.c:3142
msgid "Justify"
msgstr "Justificar"
-#: clutter/clutter-text.c:3283
+#: ../clutter/clutter-text.c:3143
msgid "Whether the text should be justified"
msgstr "Indica si el texto se debe justificar"
-#: clutter/clutter-text.c:3298
+#: ../clutter/clutter-text.c:3158
msgid "Password Character"
msgstr "CarÃcter de la contraseÃa"
-#: clutter/clutter-text.c:3299
+#: ../clutter/clutter-text.c:3159
msgid "If non-zero, use this character to display the actor's contents"
msgstr "Si no es cero, usar este carÃcter para mostrar el contenido del actor"
-#: clutter/clutter-text.c:3313
+#: ../clutter/clutter-text.c:3173
msgid "Max Length"
msgstr "Longitud mÃxima"
-#: clutter/clutter-text.c:3314
+#: ../clutter/clutter-text.c:3174
msgid "Maximum length of the text inside the actor"
msgstr "Longitud mÃxima del texto dentro del actor"
-#: clutter/clutter-text.c:3337
+#: ../clutter/clutter-text.c:3197
msgid "Single Line Mode"
-msgstr "Modo de lÃnea uÌnica"
+msgstr "Modo de liÌnea uÌnica"
-#: clutter/clutter-text.c:3338
+#: ../clutter/clutter-text.c:3198
msgid "Whether the text should be a single line"
msgstr "Indica si el texto debe estar en una Ãnica lÃnea"
-#: clutter/clutter-text.c:3352 clutter/clutter-text.c:3353
+#: ../clutter/clutter-text.c:3212 ../clutter/clutter-text.c:3213
msgid "Selected Text Color"
msgstr "Color del texto seleccionado"
-#: clutter/clutter-text.c:3367
+#: ../clutter/clutter-text.c:3227
msgid "Selected Text Color Set"
msgstr "Conjunto de colores del texto seleccionado"
-#: clutter/clutter-text.c:3368
+#: ../clutter/clutter-text.c:3228
msgid "Whether the selected text color has been set"
msgstr "Indica si se ha establecido el color del texto seleccionado"
-#: clutter/clutter-texture.c:995
+#: ../clutter/clutter-texture.c:1003
msgid "Sync size of actor"
msgstr "Sincronizar tamaÃo del actor"
-#: clutter/clutter-texture.c:996
+#: ../clutter/clutter-texture.c:1004
msgid "Auto sync size of actor to underlying pixbuf dimensions"
msgstr ""
"Sincronizar automÃticamente el tamaÃo del actor a las dimensiones de "
"Âpixbuf subyacente"
-#: clutter/clutter-texture.c:1003
+#: ../clutter/clutter-texture.c:1011
msgid "Disable Slicing"
msgstr "Desactivar troceado"
-#: clutter/clutter-texture.c:1004
+#: ../clutter/clutter-texture.c:1012
msgid ""
"Forces the underlying texture to be singular and not made of smaller space "
"saving individual textures"
@@ -1919,71 +1911,71 @@ msgstr ""
"Fuerza a la textura subyacente a ser singular y a que no està hecha de un "
"espacio menor guardando texturas individuales"
-#: clutter/clutter-texture.c:1013
+#: ../clutter/clutter-texture.c:1021
msgid "Tile Waste"
msgstr "Cuadrado sobrante"
-#: clutter/clutter-texture.c:1014
+#: ../clutter/clutter-texture.c:1022
msgid "Maximum waste area of a sliced texture"
msgstr "Ãrea mÃxima sobrante de una textura troceada"
-#: clutter/clutter-texture.c:1022
+#: ../clutter/clutter-texture.c:1030
msgid "Horizontal repeat"
msgstr "RepeticiÃn horizontal"
-#: clutter/clutter-texture.c:1023
+#: ../clutter/clutter-texture.c:1031
msgid "Repeat the contents rather than scaling them horizontally"
msgstr "Repite el contenido en vez de escalarlo horizontalmente"
-#: clutter/clutter-texture.c:1030
+#: ../clutter/clutter-texture.c:1038
msgid "Vertical repeat"
msgstr "RepeticiÃn vertical"
-#: clutter/clutter-texture.c:1031
+#: ../clutter/clutter-texture.c:1039
msgid "Repeat the contents rather than scaling them vertically"
msgstr "Repite el contenido en vez de escalarlo verticalmente"
-#: clutter/clutter-texture.c:1038
+#: ../clutter/clutter-texture.c:1046
msgid "Filter Quality"
msgstr "Calidad del filtro"
-#: clutter/clutter-texture.c:1039
+#: ../clutter/clutter-texture.c:1047
msgid "Rendering quality used when drawing the texture"
msgstr "Calidad de renderizado usada al dibujar la textura"
-#: clutter/clutter-texture.c:1047
+#: ../clutter/clutter-texture.c:1055
msgid "Pixel Format"
msgstr "Formato del pÃxel"
-#: clutter/clutter-texture.c:1048
+#: ../clutter/clutter-texture.c:1056
msgid "The Cogl pixel format to use"
msgstr "El formato de pÃxel Cogl que usar"
-#: clutter/clutter-texture.c:1056
+#: ../clutter/clutter-texture.c:1064
msgid "Cogl Texture"
msgstr "Textura de Cogl"
-#: clutter/clutter-texture.c:1057
+#: ../clutter/clutter-texture.c:1065
msgid "The underlying Cogl texture handle used to draw this actor"
msgstr "La textura Cogl subyacente usada para dibujar este actor"
-#: clutter/clutter-texture.c:1064
+#: ../clutter/clutter-texture.c:1072
msgid "Cogl Material"
msgstr "Material de Cogl"
-#: clutter/clutter-texture.c:1065
+#: ../clutter/clutter-texture.c:1073
msgid "The underlying Cogl material handle used to draw this actor"
msgstr "El material de Cogl subyacente usado para dibujar este actor"
-#: clutter/clutter-texture.c:1082
+#: ../clutter/clutter-texture.c:1090
msgid "The path of the file containing the image data"
msgstr "La ruta del archivo que contiene los datos de la imagen"
-#: clutter/clutter-texture.c:1089
+#: ../clutter/clutter-texture.c:1097
msgid "Keep Aspect Ratio"
msgstr "Mantener proporcioÌn de aspecto"
-#: clutter/clutter-texture.c:1090
+#: ../clutter/clutter-texture.c:1098
msgid ""
"Keep the aspect ratio of the texture when requesting the preferred width or "
"height"
@@ -1991,22 +1983,22 @@ msgstr ""
"Mantener la relaciÃn de aspecto de la textura al solicitar la anchura o la "
"altura preferidas"
-#: clutter/clutter-texture.c:1116
+#: ../clutter/clutter-texture.c:1124
msgid "Load asynchronously"
msgstr "Cargar de forma asÃncrona"
-#: clutter/clutter-texture.c:1117
+#: ../clutter/clutter-texture.c:1125
msgid ""
"Load files inside a thread to avoid blocking when loading images from disk"
msgstr ""
"Cargar archivos en un hilo para evitar bloqueos al cargar imÃgenes desde el "
"disco"
-#: clutter/clutter-texture.c:1133
+#: ../clutter/clutter-texture.c:1141
msgid "Load data asynchronously"
msgstr "Cargar datos de forma asÃncrona"
-#: clutter/clutter-texture.c:1134
+#: ../clutter/clutter-texture.c:1142
msgid ""
"Decode image data files inside a thread to reduce blocking when loading "
"images from disk"
@@ -2014,198 +2006,186 @@ msgstr ""
"Decodificar los archivos de datos de imÃgenes en un hilo para reducir los "
"bloqueos al cargar imÃgenes desde el disco"
-#: clutter/clutter-texture.c:1158
+#: ../clutter/clutter-texture.c:1166
msgid "Pick With Alpha"
msgstr "Seleccionar con alfa"
-#: clutter/clutter-texture.c:1159
+#: ../clutter/clutter-texture.c:1167
msgid "Shape actor with alpha channel when picking"
msgstr "Dar forma al actor con canal alfa al seleccionarlo"
-#: clutter/clutter-texture.c:1557 clutter/clutter-texture.c:1967
-#: clutter/clutter-texture.c:2062 clutter/clutter-texture.c:2343
-msgid "Failed to load the image data"
-msgstr "Fallo al cargar los datos de la imagen"
-
-#: clutter/clutter-texture.c:1703
-msgid "YUV textures are not supported"
-msgstr "Las texturas YUV no estÃn soportadas"
-
-#: clutter/clutter-texture.c:1712
-msgid "YUV2 textues are not supported"
-msgstr "Las texturas YUV2 no estÃn soportadas"
-
-#: clutter/clutter-timeline.c:264
+#: ../clutter/clutter-timeline.c:264
msgid "Should the timeline automatically restart"
msgstr "Indica si la lÃnea de tiempo se debe reiniciar automÃticamente"
-#: clutter/clutter-timeline.c:278
+#: ../clutter/clutter-timeline.c:278
msgid "Delay"
msgstr "Retardo"
-#: clutter/clutter-timeline.c:279
+#: ../clutter/clutter-timeline.c:279
msgid "Delay before start"
msgstr "Retardo antes de empezar"
-#: clutter/clutter-timeline.c:295
+#: ../clutter/clutter-timeline.c:295
msgid "Duration of the timeline in milliseconds"
msgstr "DuraciÃn de la lÃnea de tiempo, en milisegundos"
-#: clutter/clutter-timeline.c:311
+#: ../clutter/clutter-timeline.c:311
msgid "Direction of the timeline"
msgstr "DirecciÃn de la lÃnea de tiempo"
-#: clutter/clutter-timeline.c:326
+#: ../clutter/clutter-timeline.c:326
msgid "Auto Reverse"
msgstr "Invertir automÃticamente"
-#: clutter/clutter-timeline.c:327
+#: ../clutter/clutter-timeline.c:327
msgid "Whether the direction should be reversed when reaching the end"
msgstr "Indica si se debe invertir la direcciÃn al llegar al final"
-#: clutter/evdev/clutter-input-device-evdev.c:147
+#: ../clutter/evdev/clutter-input-device-evdev.c:147
msgid "sysfs Path"
msgstr "Ruta de sysfs"
-#: clutter/evdev/clutter-input-device-evdev.c:148
+#: ../clutter/evdev/clutter-input-device-evdev.c:148
msgid "Path of the device in sysfs"
msgstr "Ruta del dispositivo en sysfs"
-#: clutter/evdev/clutter-input-device-evdev.c:163
+#: ../clutter/evdev/clutter-input-device-evdev.c:163
msgid "Device Path"
msgstr "Ruta del dispositivo"
-#: clutter/evdev/clutter-input-device-evdev.c:164
+#: ../clutter/evdev/clutter-input-device-evdev.c:164
msgid "Path of the device node"
msgstr "Ruta al nodo del dispositivo"
-#: clutter/x11/clutter-backend-x11.c:483
+#: ../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"
-#: clutter/x11/clutter-backend-x11.c:489
+#: ../clutter/x11/clutter-backend-x11.c:489
msgid "X screen to use"
msgstr "Pantalla (screen) X que usar"
-#: clutter/x11/clutter-backend-x11.c:494
+#: ../clutter/x11/clutter-backend-x11.c:494
msgid "Make X calls synchronous"
-msgstr "Hacer llamadas a X sÃncronas"
+msgstr "Hacer llamadas a X siÌncronas"
-#: clutter/x11/clutter-backend-x11.c:501
+#: ../clutter/x11/clutter-backend-x11.c:501
msgid "Enable XInput support"
msgstr "Activar soporte XInput"
-#: clutter/x11/clutter-keymap-x11.c:317
+#: ../clutter/x11/clutter-keymap-x11.c:317
msgid "The Clutter backend"
msgstr "El backend de Clutter"
-#: clutter/x11/clutter-x11-texture-pixmap.c:545
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:545
msgid "Pixmap"
msgstr "Mapa de pÃxeles"
-#: clutter/x11/clutter-x11-texture-pixmap.c:546
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:546
msgid "The X11 Pixmap to be bound"
msgstr "EL mapa de pÃxeles X11 que asociar"
-#: clutter/x11/clutter-x11-texture-pixmap.c:554
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:554
msgid "Pixmap width"
msgstr "Anchura del mapa de pÃxeles"
-#: clutter/x11/clutter-x11-texture-pixmap.c:555
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:555
msgid "The width of the pixmap bound to this texture"
msgstr "La anchura del mapa de pÃxeles asociado a esta textura"
-#: clutter/x11/clutter-x11-texture-pixmap.c:563
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:563
msgid "Pixmap height"
msgstr "Altura del mapa de pÃxeles"
-#: clutter/x11/clutter-x11-texture-pixmap.c:564
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:564
msgid "The height of the pixmap bound to this texture"
msgstr "La altura del mapa de pÃxeles asociado a esta textura"
-#: clutter/x11/clutter-x11-texture-pixmap.c:572
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:572
msgid "Pixmap Depth"
msgstr "Profundidad del mapa de pÃxeles"
-#: clutter/x11/clutter-x11-texture-pixmap.c:573
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:573
msgid "The depth (in number of bits) of the pixmap bound to this texture"
msgstr ""
"La profundidad (en nÃmero de bits) del mapa de pÃxeles asociado a esta "
"textura"
-#: clutter/x11/clutter-x11-texture-pixmap.c:581
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:581
msgid "Automatic Updates"
msgstr "Actualizaciones automaÌticas"
-#: clutter/x11/clutter-x11-texture-pixmap.c:582
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:582
msgid "If the texture should be kept in sync with any pixmap changes."
msgstr ""
"Indica si la textura se debe sincronizar con cualquier cambio en el mapa de "
"pÃxeles."
-#: clutter/x11/clutter-x11-texture-pixmap.c:590
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:590
msgid "Window"
msgstr "Ventana"
-#: clutter/x11/clutter-x11-texture-pixmap.c:591
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:591
msgid "The X11 Window to be bound"
msgstr "La ventana X11 que asociar"
-#: clutter/x11/clutter-x11-texture-pixmap.c:599
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:599
msgid "Window Redirect Automatic"
msgstr "RedirecciÃn automÃtica de la ventana"
-#: clutter/x11/clutter-x11-texture-pixmap.c:600
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:600
msgid "If composite window redirects are set to Automatic (or Manual if false)"
msgstr ""
"Indica si la redirecciÃn de la ventana compuesta està establecida a "
"ÂAutomÃtica (o ÂManual si es falso)"
-#: clutter/x11/clutter-x11-texture-pixmap.c:610
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:610
msgid "Window Mapped"
msgstr "Ventana mapeada"
-#: clutter/x11/clutter-x11-texture-pixmap.c:611
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:611
msgid "If window is mapped"
msgstr "Indica si la ventana està mapeada"
-#: clutter/x11/clutter-x11-texture-pixmap.c:620
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:620
msgid "Destroyed"
msgstr "Destruida"
-#: clutter/x11/clutter-x11-texture-pixmap.c:621
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:621
msgid "If window has been destroyed"
msgstr "Indica si se ha destruido la ventana"
-#: clutter/x11/clutter-x11-texture-pixmap.c:629
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:629
msgid "Window X"
msgstr "Ventana X"
-#: clutter/x11/clutter-x11-texture-pixmap.c:630
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:630
msgid "X position of window on screen according to X11"
msgstr "PosiciÃn X de la ventana en la pantalla, de acuerdo con X11"
-#: clutter/x11/clutter-x11-texture-pixmap.c:638
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:638
msgid "Window Y"
msgstr "Ventana Y"
-#: clutter/x11/clutter-x11-texture-pixmap.c:639
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:639
msgid "Y position of window on screen according to X11"
msgstr "PosiciÃn Y de la ventana en la pantalla, de acuerdo con X11"
-#: clutter/x11/clutter-x11-texture-pixmap.c:646
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:646
msgid "Window Override Redirect"
msgstr "Omitir redirecciÃn de la ventana"
-#: clutter/x11/clutter-x11-texture-pixmap.c:647
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:647
msgid "If this is an override-redirect window"
msgstr "Indica si esta es una ventana que omite la redirecciÃn"
-#~ 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Â"
-
#~ msgid "Cogl debugging flags to set"
#~ msgstr "Opciones de depuracioÌn de Cogl que establecer"
diff --git a/po/fr.po b/po/fr.po
index fec3442..8b90a2d 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: clutter 1.3.14\n"
"Report-Msgid-Bugs-To: http://bugzilla.clutter-project.org/enter_bug.cgi?"
"product=clutter\n"
-"POT-Creation-Date: 2011-09-12 13:51+0100\n"
+"POT-Creation-Date: 2011-06-13 23:24+0100\n"
"PO-Revision-Date: 2010-10-05 09:02+0100\n"
"Last-Translator: Damien Lespiau <damien lespiau gmail com>\n"
"Language-Team: GNOME French Team <gnomefr traduc org>\n"
@@ -19,389 +19,389 @@ msgstr ""
"X-Poedit-Language: French\n"
"X-Poedit-Country: FRANCE\n"
-#: clutter/clutter-actor.c:3852
+#: clutter/clutter-actor.c:3809
msgid "X coordinate"
msgstr "CoordonnÃe X"
-#: clutter/clutter-actor.c:3853
+#: clutter/clutter-actor.c:3810
msgid "X coordinate of the actor"
msgstr "CoordonnÃe X de l'acteur"
-#: clutter/clutter-actor.c:3868
+#: clutter/clutter-actor.c:3825
msgid "Y coordinate"
msgstr "CoordonnÃe Y"
-#: clutter/clutter-actor.c:3869
+#: clutter/clutter-actor.c:3826
msgid "Y coordinate of the actor"
msgstr "CoordonnÃe X de l'acteur"
-#: clutter/clutter-actor.c:3884 clutter/clutter-behaviour-ellipse.c:477
+#: clutter/clutter-actor.c:3841 clutter/clutter-behaviour-ellipse.c:474
msgid "Width"
msgstr "Largeur"
-#: clutter/clutter-actor.c:3885
+#: clutter/clutter-actor.c:3842
msgid "Width of the actor"
msgstr "Largeur de l'acteur"
-#: clutter/clutter-actor.c:3899 clutter/clutter-behaviour-ellipse.c:493
+#: clutter/clutter-actor.c:3856 clutter/clutter-behaviour-ellipse.c:490
msgid "Height"
msgstr "Hauteur"
-#: clutter/clutter-actor.c:3900
+#: clutter/clutter-actor.c:3857
msgid "Height of the actor"
msgstr "Hauteur de l'acteur"
-#: clutter/clutter-actor.c:3918
+#: clutter/clutter-actor.c:3875
msgid "Fixed X"
msgstr "Position fixe selon l'axe X"
-#: clutter/clutter-actor.c:3919
+#: clutter/clutter-actor.c:3876
msgid "Forced X position of the actor"
msgstr "Position fixe de l'acteur selon l'axe X"
-#: clutter/clutter-actor.c:3937
+#: clutter/clutter-actor.c:3894
msgid "Fixed Y"
msgstr "Position fixe selon l'axe Y"
-#: clutter/clutter-actor.c:3938
+#: clutter/clutter-actor.c:3895
msgid "Forced Y position of the actor"
msgstr "Position fixe de l'acteur selon l'axe Y"
-#: clutter/clutter-actor.c:3954
+#: clutter/clutter-actor.c:3911
msgid "Fixed position set"
msgstr "Position fixe renseignÃe"
-#: clutter/clutter-actor.c:3955
+#: clutter/clutter-actor.c:3912
msgid "Whether to use fixed positioning for the actor"
msgstr "Si l'acteur utilise un positionnement fixe ou non"
-#: clutter/clutter-actor.c:3977
+#: clutter/clutter-actor.c:3934
msgid "Min Width"
msgstr "Largeur minimale"
-#: clutter/clutter-actor.c:3978
+#: clutter/clutter-actor.c:3935
msgid "Forced minimum width request for the actor"
msgstr ""
-#: clutter/clutter-actor.c:3997
+#: clutter/clutter-actor.c:3954
msgid "Min Height"
msgstr "Hauteur maximale"
-#: clutter/clutter-actor.c:3998
+#: clutter/clutter-actor.c:3955
msgid "Forced minimum height request for the actor"
msgstr ""
-#: clutter/clutter-actor.c:4017
+#: clutter/clutter-actor.c:3974
msgid "Natural Width"
msgstr "Largeur naturelle"
-#: clutter/clutter-actor.c:4018
+#: clutter/clutter-actor.c:3975
msgid "Forced natural width request for the actor"
msgstr ""
-#: clutter/clutter-actor.c:4037
+#: clutter/clutter-actor.c:3994
msgid "Natural Height"
msgstr "Hauteur Naturelle"
-#: clutter/clutter-actor.c:4038
+#: clutter/clutter-actor.c:3995
msgid "Forced natural height request for the actor"
msgstr ""
-#: clutter/clutter-actor.c:4054
+#: clutter/clutter-actor.c:4011
msgid "Minimum width set"
msgstr "Largeur minimale renseignÃe"
-#: clutter/clutter-actor.c:4055
+#: clutter/clutter-actor.c:4012
msgid "Whether to use the min-width property"
msgstr "Si la largeur minimale a Ãtà renseignÃe ou non"
-#: clutter/clutter-actor.c:4070
+#: clutter/clutter-actor.c:4027
msgid "Minimum height set"
msgstr "Hauteur minimale renseignÃe"
-#: clutter/clutter-actor.c:4071
+#: clutter/clutter-actor.c:4028
msgid "Whether to use the min-height property"
msgstr "Si la hauteur minimale a Ãtà renseignÃe ou non"
-#: clutter/clutter-actor.c:4086
+#: clutter/clutter-actor.c:4043
msgid "Natural width set"
msgstr "Largeur naturelle renseignÃe"
-#: clutter/clutter-actor.c:4087
+#: clutter/clutter-actor.c:4044
msgid "Whether to use the natural-width property"
msgstr "Si la largeur naturelle a Ãtà renseignÃe ou non"
-#: clutter/clutter-actor.c:4104
+#: clutter/clutter-actor.c:4061
msgid "Natural height set"
msgstr "Haueur naturelle renseignÃe"
-#: clutter/clutter-actor.c:4105
+#: clutter/clutter-actor.c:4062
msgid "Whether to use the natural-height property"
msgstr "Si la hauteur naturelle a Ãtà renseignÃe ou non"
-#: clutter/clutter-actor.c:4124
+#: clutter/clutter-actor.c:4081
msgid "Allocation"
msgstr "Allocation"
-#: clutter/clutter-actor.c:4125
+#: clutter/clutter-actor.c:4082
msgid "The actor's allocation"
msgstr "L'allocation de l'acteur"
-#: clutter/clutter-actor.c:4181
+#: clutter/clutter-actor.c:4138
msgid "Request Mode"
msgstr ""
-#: clutter/clutter-actor.c:4182
+#: clutter/clutter-actor.c:4139
msgid "The actor's request mode"
msgstr ""
-#: clutter/clutter-actor.c:4197
+#: clutter/clutter-actor.c:4154
msgid "Depth"
msgstr "Profondeur"
-#: clutter/clutter-actor.c:4198
+#: clutter/clutter-actor.c:4155
msgid "Position on the Z axis"
msgstr "Position sur l'axe Z"
-#: clutter/clutter-actor.c:4212
+#: clutter/clutter-actor.c:4169
msgid "Opacity"
msgstr "OpacitÃ"
-#: clutter/clutter-actor.c:4213
+#: clutter/clutter-actor.c:4170
msgid "Opacity of an actor"
msgstr "Opacità d'un acteur"
-#: clutter/clutter-actor.c:4232
+#: clutter/clutter-actor.c:4186
msgid "Offscreen redirect"
msgstr ""
-#: clutter/clutter-actor.c:4233
+#: clutter/clutter-actor.c:4187
#, fuzzy
-msgid "Flags controlling when to flatten the actor into a single image"
+msgid "Whether to flatten the actor into a single image"
msgstr "Si le texte doit Ãtre affichà en une seule ligne ou non"
-#: clutter/clutter-actor.c:4251
+#: clutter/clutter-actor.c:4205
msgid "Visible"
msgstr "Visible"
-#: clutter/clutter-actor.c:4252
+#: clutter/clutter-actor.c:4206
msgid "Whether the actor is visible or not"
msgstr "Si un acteur est visible ou non"
-#: clutter/clutter-actor.c:4267
+#: clutter/clutter-actor.c:4221
msgid "Mapped"
msgstr ""
-#: clutter/clutter-actor.c:4268
+#: clutter/clutter-actor.c:4222
msgid "Whether the actor will be painted"
msgstr "Si l'acteur sera peint"
-#: clutter/clutter-actor.c:4282
+#: clutter/clutter-actor.c:4236
msgid "Realized"
msgstr "RÃalisÃ"
-#: clutter/clutter-actor.c:4283
+#: clutter/clutter-actor.c:4237
msgid "Whether the actor has been realized"
msgstr "Si l'acteur a Ãtà rÃalisÃ"
-#: clutter/clutter-actor.c:4299
+#: clutter/clutter-actor.c:4253
msgid "Reactive"
msgstr "RÃactif"
-#: clutter/clutter-actor.c:4300
+#: clutter/clutter-actor.c:4254
msgid "Whether the actor is reactive to events"
msgstr "Si l'acteur est rÃactif ou pas"
-#: clutter/clutter-actor.c:4312
+#: clutter/clutter-actor.c:4266
msgid "Has Clip"
msgstr "A une rÃgion de rognage"
-#: clutter/clutter-actor.c:4313
+#: clutter/clutter-actor.c:4267
msgid "Whether the actor has a clip set"
msgstr "Si l'acteur a une rÃgion de rognage ou pas"
-#: clutter/clutter-actor.c:4328
+#: clutter/clutter-actor.c:4282
msgid "Clip"
msgstr "Rognage"
-#: clutter/clutter-actor.c:4329
+#: clutter/clutter-actor.c:4283
msgid "The clip region for the actor"
msgstr "Le rÃgion de rognage de l'acteur"
-#: clutter/clutter-actor.c:4343 clutter/clutter-actor-meta.c:207
+#: clutter/clutter-actor.c:4297 clutter/clutter-actor-meta.c:207
#: clutter/clutter-binding-pool.c:319 clutter/clutter-input-device.c:236
msgid "Name"
msgstr "Nom"
-#: clutter/clutter-actor.c:4344
+#: clutter/clutter-actor.c:4298
msgid "Name of the actor"
msgstr "Nom de l'acteur"
-#: clutter/clutter-actor.c:4358
+#: clutter/clutter-actor.c:4312
msgid "Scale X"
msgstr "HomothÃtie (X)"
-#: clutter/clutter-actor.c:4359
+#: clutter/clutter-actor.c:4313
msgid "Scale factor on the X axis"
msgstr "Facteur d'homothÃtie sur l'axe X"
-#: clutter/clutter-actor.c:4374
+#: clutter/clutter-actor.c:4328
msgid "Scale Y"
msgstr "HomothÃtie (Y)"
-#: clutter/clutter-actor.c:4375
+#: clutter/clutter-actor.c:4329
msgid "Scale factor on the Y axis"
msgstr "Facteur d'homothÃtie sur l'axe Y"
-#: clutter/clutter-actor.c:4390
+#: clutter/clutter-actor.c:4344
msgid "Scale Center X"
msgstr "Centre d'homothÃtie (X)"
-#: clutter/clutter-actor.c:4391
+#: clutter/clutter-actor.c:4345
msgid "Horizontal scale center"
msgstr ""
-#: clutter/clutter-actor.c:4406
+#: clutter/clutter-actor.c:4360
msgid "Scale Center Y"
msgstr "Centre d'homothÃtie (Y)"
-#: clutter/clutter-actor.c:4407
+#: clutter/clutter-actor.c:4361
msgid "Vertical scale center"
msgstr ""
-#: clutter/clutter-actor.c:4422
+#: clutter/clutter-actor.c:4376
msgid "Scale Gravity"
msgstr ""
-#: clutter/clutter-actor.c:4423
+#: clutter/clutter-actor.c:4377
msgid "The center of scaling"
msgstr "Le centre d'homothÃtie"
-#: clutter/clutter-actor.c:4440
+#: clutter/clutter-actor.c:4394
msgid "Rotation Angle X"
msgstr "Angle de rotation (X)"
-#: clutter/clutter-actor.c:4441
+#: clutter/clutter-actor.c:4395
msgid "The rotation angle on the X axis"
msgstr "L'angle de rotation autour de l'axe X"
-#: clutter/clutter-actor.c:4456
+#: clutter/clutter-actor.c:4410
msgid "Rotation Angle Y"
msgstr "Angle de rotation (Y)"
-#: clutter/clutter-actor.c:4457
+#: clutter/clutter-actor.c:4411
msgid "The rotation angle on the Y axis"
msgstr "L'angle de rotation autour de l'axe Y"
-#: clutter/clutter-actor.c:4472
+#: clutter/clutter-actor.c:4426
msgid "Rotation Angle Z"
msgstr "Angle de rotation (Z)"
-#: clutter/clutter-actor.c:4473
+#: clutter/clutter-actor.c:4427
msgid "The rotation angle on the Z axis"
msgstr "L'angle de rotation autour de l'axe Z"
-#: clutter/clutter-actor.c:4488
+#: clutter/clutter-actor.c:4442
msgid "Rotation Center X"
msgstr "Centre de rotation (X)"
-#: clutter/clutter-actor.c:4489
+#: clutter/clutter-actor.c:4443
msgid "The rotation center on the X axis"
msgstr "Le centre de rotation sur l'axe X"
-#: clutter/clutter-actor.c:4505
+#: clutter/clutter-actor.c:4459
msgid "Rotation Center Y"
msgstr "Centre de rotation (Y)"
-#: clutter/clutter-actor.c:4506
+#: clutter/clutter-actor.c:4460
msgid "The rotation center on the Y axis"
msgstr "Le centre de rotation sur l'axe Y"
-#: clutter/clutter-actor.c:4522
+#: clutter/clutter-actor.c:4476
msgid "Rotation Center Z"
msgstr "Centre de rotation (Z)"
-#: clutter/clutter-actor.c:4523
+#: clutter/clutter-actor.c:4477
msgid "The rotation center on the Z axis"
msgstr "Le centre de rotation sur l'axe Y"
-#: clutter/clutter-actor.c:4539
+#: clutter/clutter-actor.c:4493
msgid "Rotation Center Z Gravity"
msgstr ""
-#: clutter/clutter-actor.c:4540
+#: clutter/clutter-actor.c:4494
msgid "Center point for rotation around the Z axis"
msgstr ""
-#: clutter/clutter-actor.c:4558
+#: clutter/clutter-actor.c:4512
msgid "Anchor X"
msgstr ""
-#: clutter/clutter-actor.c:4559
+#: clutter/clutter-actor.c:4513
msgid "X coordinate of the anchor point"
msgstr ""
-#: clutter/clutter-actor.c:4575
+#: clutter/clutter-actor.c:4529
msgid "Anchor Y"
msgstr ""
-#: clutter/clutter-actor.c:4576
+#: clutter/clutter-actor.c:4530
msgid "Y coordinate of the anchor point"
msgstr ""
-#: clutter/clutter-actor.c:4591
+#: clutter/clutter-actor.c:4545
msgid "Anchor Gravity"
msgstr ""
-#: clutter/clutter-actor.c:4592
+#: clutter/clutter-actor.c:4546
msgid "The anchor point as a ClutterGravity"
msgstr ""
-#: clutter/clutter-actor.c:4611
+#: clutter/clutter-actor.c:4565
msgid "Show on set parent"
msgstr ""
-#: clutter/clutter-actor.c:4612
+#: clutter/clutter-actor.c:4566
msgid "Whether the actor is shown when parented"
msgstr ""
-#: clutter/clutter-actor.c:4632
+#: clutter/clutter-actor.c:4586
msgid "Clip to Allocation"
msgstr ""
-#: clutter/clutter-actor.c:4633
+#: clutter/clutter-actor.c:4587
msgid "Sets the clip region to track the actor's allocation"
msgstr ""
-#: clutter/clutter-actor.c:4643
+#: clutter/clutter-actor.c:4597
msgid "Text Direction"
msgstr "Direction du texte"
-#: clutter/clutter-actor.c:4644
+#: clutter/clutter-actor.c:4598
msgid "Direction of the text"
msgstr "La direction du texte"
-#: clutter/clutter-actor.c:4662
+#: clutter/clutter-actor.c:4616
msgid "Has Pointer"
msgstr "Contient pointeur"
-#: clutter/clutter-actor.c:4663
+#: clutter/clutter-actor.c:4617
msgid "Whether the actor contains the pointer of an input device"
msgstr "Si l'acteur contient le pointer d'un pÃriphÃrique d'entrÃe"
-#: clutter/clutter-actor.c:4680
+#: clutter/clutter-actor.c:4634
msgid "Actions"
msgstr "Actions"
-#: clutter/clutter-actor.c:4681
+#: clutter/clutter-actor.c:4635
msgid "Adds an action to the actor"
msgstr "Ajoute une action à l'acteur"
-#: clutter/clutter-actor.c:4695
+#: clutter/clutter-actor.c:4649
msgid "Constraints"
msgstr "Contraintes"
-#: clutter/clutter-actor.c:4696
+#: clutter/clutter-actor.c:4650
msgid "Adds a constraint to the actor"
msgstr "Ajoute une contrainte à l'acteur"
@@ -426,97 +426,97 @@ msgstr "ActivÃ"
msgid "Whether the meta is enabled"
msgstr "Si le mÃta est activÃ"
-#: clutter/clutter-align-constraint.c:270
-#: clutter/clutter-bind-constraint.c:349 clutter/clutter-clone.c:340
+#: clutter/clutter-align-constraint.c:252
+#: clutter/clutter-bind-constraint.c:316 clutter/clutter-clone.c:340
#: clutter/clutter-snap-constraint.c:321
msgid "Source"
msgstr "Source"
-#: clutter/clutter-align-constraint.c:271
+#: clutter/clutter-align-constraint.c:253
msgid "The source of the alignment"
msgstr "La source de l'alignement"
-#: clutter/clutter-align-constraint.c:284
+#: clutter/clutter-align-constraint.c:266
msgid "Align Axis"
msgstr "L'axe d'alignement"
-#: clutter/clutter-align-constraint.c:285
+#: clutter/clutter-align-constraint.c:267
msgid "The axis to align the position to"
msgstr "L'axe par rapport auquel aligner la position"
-#: clutter/clutter-align-constraint.c:304
+#: clutter/clutter-align-constraint.c:286
#: clutter/clutter-desaturate-effect.c:304
msgid "Factor"
msgstr "Facteur"
-#: clutter/clutter-align-constraint.c:305
+#: clutter/clutter-align-constraint.c:287
msgid "The alignment factor, between 0.0 and 1.0"
msgstr "Le facteur d'alignement, entre 0.0 et 1.0"
-#: clutter/clutter-alpha.c:345 clutter/clutter-animation.c:538
+#: clutter/clutter-alpha.c:339 clutter/clutter-animation.c:528
#: clutter/clutter-animator.c:1802
msgid "Timeline"
msgstr ""
-#: clutter/clutter-alpha.c:346
+#: clutter/clutter-alpha.c:340
msgid "Timeline used by the alpha"
msgstr ""
-#: clutter/clutter-alpha.c:361
+#: clutter/clutter-alpha.c:355
msgid "Alpha value"
msgstr "Valeur de l'alpha"
-#: clutter/clutter-alpha.c:362
+#: clutter/clutter-alpha.c:356
msgid "Alpha value as computed by the alpha"
msgstr "La valeur calculÃe par l'alpha"
-#: clutter/clutter-alpha.c:382 clutter/clutter-animation.c:494
+#: clutter/clutter-alpha.c:376 clutter/clutter-animation.c:484
msgid "Mode"
msgstr "Mode"
-#: clutter/clutter-alpha.c:383
+#: clutter/clutter-alpha.c:377
msgid "Progress mode"
msgstr "Mode de progression"
-#: clutter/clutter-animation.c:478
+#: clutter/clutter-animation.c:468
msgid "Object"
msgstr "Objet"
-#: clutter/clutter-animation.c:479
+#: clutter/clutter-animation.c:469
msgid "Object to which the animation applies"
msgstr "L'object sur lequel l'animation s'applique"
-#: clutter/clutter-animation.c:495
+#: clutter/clutter-animation.c:485
msgid "The mode of the animation"
msgstr "Le mode d'animation"
-#: clutter/clutter-animation.c:509 clutter/clutter-animator.c:1786
-#: clutter/clutter-media.c:194 clutter/clutter-state.c:1486
+#: clutter/clutter-animation.c:499 clutter/clutter-animator.c:1786
+#: clutter/clutter-media.c:194 clutter/clutter-state.c:1422
#: clutter/clutter-timeline.c:294
msgid "Duration"
msgstr "DurÃe"
-#: clutter/clutter-animation.c:510
+#: clutter/clutter-animation.c:500
msgid "Duration of the animation, in milliseconds"
msgstr "La durÃe de l'animation, en milisecondes"
-#: clutter/clutter-animation.c:524 clutter/clutter-timeline.c:263
+#: clutter/clutter-animation.c:514 clutter/clutter-timeline.c:263
msgid "Loop"
msgstr "Boucler"
-#: clutter/clutter-animation.c:525
+#: clutter/clutter-animation.c:515
msgid "Whether the animation should loop"
msgstr "Si l'animation doit boucler"
-#: clutter/clutter-animation.c:539
+#: clutter/clutter-animation.c:529
msgid "The timeline used by the animation"
msgstr ""
-#: clutter/clutter-animation.c:552 clutter/clutter-behaviour.c:304
+#: clutter/clutter-animation.c:542 clutter/clutter-behaviour.c:298
msgid "Alpha"
msgstr "Alpha"
-#: clutter/clutter-animation.c:553
+#: clutter/clutter-animation.c:543
msgid "The alpha used by the animation"
msgstr "L'alpha utilisà pour l'animation"
@@ -528,208 +528,208 @@ msgstr "La durÃe de l'animation"
msgid "The timeline of the animation"
msgstr ""
-#: clutter/clutter-behaviour.c:305
+#: clutter/clutter-behaviour.c:299
msgid "Alpha Object to drive the behaviour"
msgstr "Object alpha a partir duquel dÃriver le comportement"
-#: clutter/clutter-behaviour-depth.c:178
+#: clutter/clutter-behaviour-depth.c:174
msgid "Start Depth"
msgstr "Profondeur de dÃpart"
-#: clutter/clutter-behaviour-depth.c:179
+#: clutter/clutter-behaviour-depth.c:175
msgid "Initial depth to apply"
msgstr "Profondeur initiale à appliquer"
-#: clutter/clutter-behaviour-depth.c:194
+#: clutter/clutter-behaviour-depth.c:190
msgid "End Depth"
msgstr "Profondeur d'arrivÃe"
-#: clutter/clutter-behaviour-depth.c:195
+#: clutter/clutter-behaviour-depth.c:191
msgid "Final depth to apply"
msgstr "Profondeur finale à appliquer"
-#: clutter/clutter-behaviour-ellipse.c:397
+#: clutter/clutter-behaviour-ellipse.c:394
msgid "Start Angle"
msgstr "Angle de dÃpart"
-#: clutter/clutter-behaviour-ellipse.c:398
-#: clutter/clutter-behaviour-rotate.c:280
+#: clutter/clutter-behaviour-ellipse.c:395
+#: clutter/clutter-behaviour-rotate.c:276
msgid "Initial angle"
msgstr "Angle initial"
-#: clutter/clutter-behaviour-ellipse.c:413
+#: clutter/clutter-behaviour-ellipse.c:410
msgid "End Angle"
msgstr "Angle d'arrivÃe"
-#: clutter/clutter-behaviour-ellipse.c:414
-#: clutter/clutter-behaviour-rotate.c:298
+#: clutter/clutter-behaviour-ellipse.c:411
+#: clutter/clutter-behaviour-rotate.c:294
msgid "Final angle"
msgstr "Angle final"
-#: clutter/clutter-behaviour-ellipse.c:429
+#: clutter/clutter-behaviour-ellipse.c:426
msgid "Angle x tilt"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:430
+#: clutter/clutter-behaviour-ellipse.c:427
msgid "Tilt of the ellipse around x axis"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:445
+#: clutter/clutter-behaviour-ellipse.c:442
msgid "Angle y tilt"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:446
+#: clutter/clutter-behaviour-ellipse.c:443
msgid "Tilt of the ellipse around y axis"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:461
+#: clutter/clutter-behaviour-ellipse.c:458
msgid "Angle z tilt"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:462
+#: clutter/clutter-behaviour-ellipse.c:459
msgid "Tilt of the ellipse around z axis"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:478
+#: clutter/clutter-behaviour-ellipse.c:475
msgid "Width of the ellipse"
msgstr "Largeur de l'Ãllipse"
-#: clutter/clutter-behaviour-ellipse.c:494
+#: clutter/clutter-behaviour-ellipse.c:491
msgid "Height of ellipse"
msgstr "Hauteur de l'Ãllipse"
-#: clutter/clutter-behaviour-ellipse.c:509
+#: clutter/clutter-behaviour-ellipse.c:506
msgid "Center"
msgstr "Centre"
-#: clutter/clutter-behaviour-ellipse.c:510
+#: clutter/clutter-behaviour-ellipse.c:507
msgid "Center of ellipse"
msgstr "Centre de l'Ãllipse"
-#: clutter/clutter-behaviour-ellipse.c:524
-#: clutter/clutter-behaviour-rotate.c:333 clutter/clutter-timeline.c:310
+#: clutter/clutter-behaviour-ellipse.c:521
+#: clutter/clutter-behaviour-rotate.c:329 clutter/clutter-timeline.c:310
msgid "Direction"
msgstr "Direction"
-#: clutter/clutter-behaviour-ellipse.c:525
-#: clutter/clutter-behaviour-rotate.c:334
+#: clutter/clutter-behaviour-ellipse.c:522
+#: clutter/clutter-behaviour-rotate.c:330
msgid "Direction of rotation"
msgstr "Direction de la rotation"
-#: clutter/clutter-behaviour-opacity.c:181
+#: clutter/clutter-behaviour-opacity.c:177
msgid "Opacity Start"
msgstr "Opacità de dÃpart"
-#: clutter/clutter-behaviour-opacity.c:182
+#: clutter/clutter-behaviour-opacity.c:178
msgid "Initial opacity level"
msgstr "Niveau initial d'opacitÃ"
-#: clutter/clutter-behaviour-opacity.c:199
+#: clutter/clutter-behaviour-opacity.c:195
msgid "Opacity End"
msgstr "Opactità d'arrivÃe"
-#: clutter/clutter-behaviour-opacity.c:200
+#: clutter/clutter-behaviour-opacity.c:196
msgid "Final opacity level"
msgstr "Niveau final d'opacitÃ"
-#: clutter/clutter-behaviour-path.c:222 clutter/clutter-path-constraint.c:212
+#: clutter/clutter-behaviour-path.c:219 clutter/clutter-path-constraint.c:212
msgid "Path"
msgstr "Chemin"
-#: clutter/clutter-behaviour-path.c:223
+#: clutter/clutter-behaviour-path.c:220
msgid "The ClutterPath object representing the path to animate along"
msgstr "L'objet ClutterPatch qui reprÃsente le chemin que l'animation suit"
-#: clutter/clutter-behaviour-rotate.c:279
+#: clutter/clutter-behaviour-rotate.c:275
msgid "Angle Begin"
msgstr "Angle de dÃpart"
-#: clutter/clutter-behaviour-rotate.c:297
+#: clutter/clutter-behaviour-rotate.c:293
msgid "Angle End"
msgstr "Angle d'arrivÃe"
-#: clutter/clutter-behaviour-rotate.c:315
+#: clutter/clutter-behaviour-rotate.c:311
msgid "Axis"
msgstr "Axe"
-#: clutter/clutter-behaviour-rotate.c:316
+#: clutter/clutter-behaviour-rotate.c:312
msgid "Axis of rotation"
msgstr "Axe de rotation"
-#: clutter/clutter-behaviour-rotate.c:351
+#: clutter/clutter-behaviour-rotate.c:347
msgid "Center X"
msgstr "Centre (X)"
-#: clutter/clutter-behaviour-rotate.c:352
+#: clutter/clutter-behaviour-rotate.c:348
msgid "X coordinate of the center of rotation"
msgstr "CoordonnÃe X du centre de rotation"
-#: clutter/clutter-behaviour-rotate.c:369
+#: clutter/clutter-behaviour-rotate.c:365
msgid "Center Y"
msgstr "Centre (Y)"
-#: clutter/clutter-behaviour-rotate.c:370
+#: clutter/clutter-behaviour-rotate.c:366
msgid "Y coordinate of the center of rotation"
msgstr "CoordonnÃe Y du centre de rotation"
-#: clutter/clutter-behaviour-rotate.c:387
+#: clutter/clutter-behaviour-rotate.c:383
msgid "Center Z"
msgstr "Centre (Z)"
-#: clutter/clutter-behaviour-rotate.c:388
+#: clutter/clutter-behaviour-rotate.c:384
msgid "Z coordinate of the center of rotation"
msgstr "CoordonnÃe Z du centre de rotation"
-#: clutter/clutter-behaviour-scale.c:222
+#: clutter/clutter-behaviour-scale.c:218
msgid "X Start Scale"
msgstr "HomothÃtie (X) de dÃpart"
-#: clutter/clutter-behaviour-scale.c:223
+#: clutter/clutter-behaviour-scale.c:219
msgid "Initial scale on the X axis"
msgstr "Facteur initial d'homothÃtie selon l'axe X"
-#: clutter/clutter-behaviour-scale.c:241
+#: clutter/clutter-behaviour-scale.c:237
msgid "X End Scale"
msgstr "HomothÃtie (X) de dÃpart"
-#: clutter/clutter-behaviour-scale.c:242
+#: clutter/clutter-behaviour-scale.c:238
msgid "Final scale on the X axis"
msgstr "Facteur final d'homothÃtie selon l'axe X"
-#: clutter/clutter-behaviour-scale.c:260
+#: clutter/clutter-behaviour-scale.c:256
msgid "Y Start Scale"
msgstr "HomothÃtie (Y) de dÃpart"
-#: clutter/clutter-behaviour-scale.c:261
+#: clutter/clutter-behaviour-scale.c:257
msgid "Initial scale on the Y axis"
msgstr "Facteur initial d'homothÃtie selon l'axe Y"
-#: clutter/clutter-behaviour-scale.c:279
+#: clutter/clutter-behaviour-scale.c:275
msgid "Y End Scale"
msgstr "HomothÃtie (Y) de dÃpart"
-#: clutter/clutter-behaviour-scale.c:280
+#: clutter/clutter-behaviour-scale.c:276
msgid "Final scale on the Y axis"
msgstr "Facteur final d'homothÃtie selon l'axe X"
-#: clutter/clutter-bind-constraint.c:350
+#: clutter/clutter-bind-constraint.c:317
msgid "The source of the binding"
msgstr "La source du lien"
-#: clutter/clutter-bind-constraint.c:363
+#: clutter/clutter-bind-constraint.c:330
msgid "Coordinate"
msgstr "CoordonnÃe"
-#: clutter/clutter-bind-constraint.c:364
+#: clutter/clutter-bind-constraint.c:331
msgid "The coordinate to bind"
msgstr "La coordonnÃe à lier"
-#: clutter/clutter-bind-constraint.c:378 clutter/clutter-path-constraint.c:226
+#: clutter/clutter-bind-constraint.c:345 clutter/clutter-path-constraint.c:226
#: clutter/clutter-snap-constraint.c:366
msgid "Offset"
msgstr "DÃcalage"
-#: clutter/clutter-bind-constraint.c:379
+#: clutter/clutter-bind-constraint.c:346
msgid "The offset in pixels to apply to the binding"
msgstr "Le dÃcalage, en pixels, Ã appliquer au lien"
@@ -737,7 +737,7 @@ msgstr "Le dÃcalage, en pixels, Ã appliquer au lien"
msgid "The unique name of the binding pool"
msgstr ""
-#: clutter/clutter-bin-layout.c:261 clutter/clutter-bin-layout.c:585
+#: clutter/clutter-bin-layout.c:261 clutter/clutter-bin-layout.c:580
#: clutter/clutter-box-layout.c:395 clutter/clutter-table-layout.c:652
msgid "Horizontal Alignment"
msgstr "Alignement horizontal"
@@ -747,7 +747,7 @@ msgstr "Alignement horizontal"
msgid "Horizontal alignment for the actor inside the layout manager"
msgstr "Alignement horizontal de l'acteur à l'intÃrieur du calque"
-#: clutter/clutter-bin-layout.c:270 clutter/clutter-bin-layout.c:602
+#: clutter/clutter-bin-layout.c:270 clutter/clutter-bin-layout.c:597
#: clutter/clutter-box-layout.c:404 clutter/clutter-table-layout.c:667
msgid "Vertical Alignment"
msgstr "Alignement vertical"
@@ -757,36 +757,36 @@ msgstr "Alignement vertical"
msgid "Vertical alignment for the actor inside the layout manager"
msgstr "Alignement vertical de l'acteur à l'intÃrieur du calque"
-#: clutter/clutter-bin-layout.c:586
+#: clutter/clutter-bin-layout.c:581
msgid "Default horizontal alignment for the actors inside the layout manager"
msgstr ""
-#: clutter/clutter-bin-layout.c:603
+#: clutter/clutter-bin-layout.c:598
msgid "Default vertical alignment for the actors inside the layout manager"
msgstr ""
-#: clutter/clutter-box.c:544
+#: clutter/clutter-box.c:537
msgid "Layout Manager"
msgstr ""
-#: clutter/clutter-box.c:545
+#: clutter/clutter-box.c:538
msgid "The layout manager used by the box"
msgstr ""
-#: clutter/clutter-box.c:564 clutter/clutter-rectangle.c:267
-#: clutter/clutter-stage.c:1765
+#: clutter/clutter-box.c:557 clutter/clutter-rectangle.c:267
+#: clutter/clutter-stage.c:1718
msgid "Color"
msgstr "Couleur"
-#: clutter/clutter-box.c:565
+#: clutter/clutter-box.c:558
msgid "The background color of the box"
msgstr ""
-#: clutter/clutter-box.c:579
+#: clutter/clutter-box.c:572
msgid "Color Set"
msgstr "Couleur renseignÃe"
-#: clutter/clutter-box.c:580
+#: clutter/clutter-box.c:573
msgid "Whether the background color is set"
msgstr "Si la couleur de fond a Ãtà renseignÃe ou non"
@@ -838,7 +838,7 @@ msgstr "Vertical"
msgid "Whether the layout should be vertical, rather than horizontal"
msgstr ""
-#: clutter/clutter-box-layout.c:1321 clutter/clutter-flow-layout.c:901
+#: clutter/clutter-box-layout.c:1321 clutter/clutter-flow-layout.c:898
msgid "Homogeneous"
msgstr "HomogÃne"
@@ -863,55 +863,46 @@ msgstr "Espacement"
msgid "Spacing between children"
msgstr "Espacement entre les enfants"
-#: clutter/clutter-box-layout.c:1366 clutter/clutter-table-layout.c:1742
+#: clutter/clutter-box-layout.c:1366 clutter/clutter-table-layout.c:1740
msgid "Use Animations"
msgstr "Utilise les animations"
-#: clutter/clutter-box-layout.c:1367 clutter/clutter-table-layout.c:1743
+#: clutter/clutter-box-layout.c:1367 clutter/clutter-table-layout.c:1741
msgid "Whether layout changes should be animated"
msgstr "Si les changements de position doivent Ãtre animÃs ou non"
-#: clutter/clutter-box-layout.c:1388 clutter/clutter-table-layout.c:1764
+#: clutter/clutter-box-layout.c:1388 clutter/clutter-table-layout.c:1762
msgid "Easing Mode"
msgstr ""
-#: clutter/clutter-box-layout.c:1389 clutter/clutter-table-layout.c:1765
+#: clutter/clutter-box-layout.c:1389 clutter/clutter-table-layout.c:1763
msgid "The easing mode of the animations"
msgstr ""
-#: clutter/clutter-box-layout.c:1406 clutter/clutter-table-layout.c:1782
+#: clutter/clutter-box-layout.c:1406 clutter/clutter-table-layout.c:1780
msgid "Easing Duration"
msgstr ""
-#: clutter/clutter-box-layout.c:1407 clutter/clutter-table-layout.c:1783
+#: clutter/clutter-box-layout.c:1407 clutter/clutter-table-layout.c:1781
msgid "The duration of the animations"
msgstr ""
-#: clutter/clutter-cairo-texture.c:582
+#: clutter/clutter-cairo-texture.c:404
msgid "Surface Width"
msgstr ""
-#: clutter/clutter-cairo-texture.c:583
+#: clutter/clutter-cairo-texture.c:405
msgid "The width of the Cairo surface"
msgstr ""
-#: clutter/clutter-cairo-texture.c:597
+#: clutter/clutter-cairo-texture.c:419
msgid "Surface Height"
msgstr ""
-#: clutter/clutter-cairo-texture.c:598
+#: clutter/clutter-cairo-texture.c:420
msgid "The height of the Cairo surface"
msgstr ""
-#: clutter/clutter-cairo-texture.c:615
-msgid "Auto Resize"
-msgstr ""
-
-#: clutter/clutter-cairo-texture.c:616
-#, fuzzy
-msgid "Whether the surface should match the allocation"
-msgstr "Si le texte doit Ãtre affichà en une seule ligne ou non"
-
#: clutter/clutter-child-meta.c:127
msgid "Container"
msgstr "Conteneur"
@@ -940,7 +931,7 @@ msgstr ""
msgid "Whether the clickable has a grab"
msgstr ""
-#: clutter/clutter-click-action.c:574 clutter/clutter-settings.c:573
+#: clutter/clutter-click-action.c:574 clutter/clutter-settings.c:521
msgid "Long Press Duration"
msgstr ""
@@ -1006,95 +997,95 @@ msgstr ""
msgid "The ClutterBackend of the device manager"
msgstr ""
-#: clutter/clutter-drag-action.c:596
+#: clutter/clutter-drag-action.c:547
msgid "Horizontal Drag Threshold"
msgstr ""
-#: clutter/clutter-drag-action.c:597
+#: clutter/clutter-drag-action.c:548
msgid "The horizontal amount of pixels required to start dragging"
msgstr ""
-#: clutter/clutter-drag-action.c:624
+#: clutter/clutter-drag-action.c:575
msgid "Vertical Drag Threshold"
msgstr ""
-#: clutter/clutter-drag-action.c:625
+#: clutter/clutter-drag-action.c:576
msgid "The vertical amount of pixels required to start dragging"
msgstr ""
-#: clutter/clutter-drag-action.c:646
+#: clutter/clutter-drag-action.c:597
msgid "Drag Handle"
msgstr ""
-#: clutter/clutter-drag-action.c:647
+#: clutter/clutter-drag-action.c:598
msgid "The actor that is being dragged"
msgstr ""
-#: clutter/clutter-drag-action.c:660
+#: clutter/clutter-drag-action.c:611
msgid "Drag Axis"
msgstr ""
-#: clutter/clutter-drag-action.c:661
+#: clutter/clutter-drag-action.c:612
msgid "Constraints the dragging to an axis"
msgstr ""
-#: clutter/clutter-flow-layout.c:885
+#: clutter/clutter-flow-layout.c:882
msgid "Orientation"
msgstr ""
-#: clutter/clutter-flow-layout.c:886
+#: clutter/clutter-flow-layout.c:883
msgid "The orientation of the layout"
msgstr ""
-#: clutter/clutter-flow-layout.c:902
+#: clutter/clutter-flow-layout.c:899
msgid "Whether each item should receive the same allocation"
msgstr ""
-#: clutter/clutter-flow-layout.c:917 clutter/clutter-table-layout.c:1713
+#: clutter/clutter-flow-layout.c:914 clutter/clutter-table-layout.c:1711
msgid "Column Spacing"
msgstr ""
-#: clutter/clutter-flow-layout.c:918
+#: clutter/clutter-flow-layout.c:915
msgid "The spacing between columns"
msgstr ""
-#: clutter/clutter-flow-layout.c:934 clutter/clutter-table-layout.c:1727
+#: clutter/clutter-flow-layout.c:931 clutter/clutter-table-layout.c:1725
msgid "Row Spacing"
msgstr ""
-#: clutter/clutter-flow-layout.c:935
+#: clutter/clutter-flow-layout.c:932
msgid "The spacing between rows"
msgstr ""
-#: clutter/clutter-flow-layout.c:949
+#: clutter/clutter-flow-layout.c:946
msgid "Minimum Column Width"
msgstr ""
-#: clutter/clutter-flow-layout.c:950
+#: clutter/clutter-flow-layout.c:947
msgid "Minimum width for each column"
msgstr ""
-#: clutter/clutter-flow-layout.c:965
+#: clutter/clutter-flow-layout.c:962
msgid "Maximum Column Width"
msgstr ""
-#: clutter/clutter-flow-layout.c:966
+#: clutter/clutter-flow-layout.c:963
msgid "Maximum width for each column"
msgstr ""
-#: clutter/clutter-flow-layout.c:980
+#: clutter/clutter-flow-layout.c:977
msgid "Minimum Row Height"
msgstr ""
-#: clutter/clutter-flow-layout.c:981
+#: clutter/clutter-flow-layout.c:978
msgid "Minimum height for each row"
msgstr ""
-#: clutter/clutter-flow-layout.c:996
+#: clutter/clutter-flow-layout.c:993
msgid "Maximum Row Height"
msgstr ""
-#: clutter/clutter-flow-layout.c:997
+#: clutter/clutter-flow-layout.c:994
msgid "Maximum height for each row"
msgstr ""
@@ -1180,59 +1171,59 @@ msgstr "Gestionnaire"
msgid "The manager that created this data"
msgstr "Le gestionnaire qui a crÃÃ ces donnÃes"
-#: clutter/clutter-main.c:490
+#: clutter/clutter-main.c:486
msgid "default:LTR"
msgstr "default:LTR"
-#: clutter/clutter-main.c:1321
+#: clutter/clutter-main.c:1282
msgid "Show frames per second"
msgstr ""
-#: clutter/clutter-main.c:1323
+#: clutter/clutter-main.c:1284
msgid "Default frame rate"
msgstr ""
-#: clutter/clutter-main.c:1325
+#: clutter/clutter-main.c:1286
msgid "Make all warnings fatal"
msgstr ""
-#: clutter/clutter-main.c:1328
+#: clutter/clutter-main.c:1289
msgid "Direction for the text"
msgstr ""
-#: clutter/clutter-main.c:1331
+#: clutter/clutter-main.c:1292
msgid "Disable mipmapping on text"
msgstr ""
-#: clutter/clutter-main.c:1334
+#: clutter/clutter-main.c:1295
msgid "Use 'fuzzy' picking"
msgstr ""
-#: clutter/clutter-main.c:1337
+#: clutter/clutter-main.c:1298
msgid "Clutter debugging flags to set"
msgstr ""
-#: clutter/clutter-main.c:1339
+#: clutter/clutter-main.c:1300
msgid "Clutter debugging flags to unset"
msgstr ""
-#: clutter/clutter-main.c:1343
+#: clutter/clutter-main.c:1304
msgid "Clutter profiling flags to set"
msgstr ""
-#: clutter/clutter-main.c:1345
+#: clutter/clutter-main.c:1306
msgid "Clutter profiling flags to unset"
msgstr ""
-#: clutter/clutter-main.c:1348
+#: clutter/clutter-main.c:1309
msgid "Enable accessibility"
msgstr ""
-#: clutter/clutter-main.c:1530
+#: clutter/clutter-main.c:1491
msgid "Clutter Options"
msgstr ""
-#: clutter/clutter-main.c:1531
+#: clutter/clutter-main.c:1492
msgid "Show Clutter Options"
msgstr ""
@@ -1351,7 +1342,7 @@ msgstr ""
msgid "Whether the :filename property is set"
msgstr ""
-#: clutter/clutter-script.c:449 clutter/clutter-texture.c:1081
+#: clutter/clutter-script.c:449 clutter/clutter-texture.c:1089
msgid "Filename"
msgstr "Nom de fichier"
@@ -1359,96 +1350,88 @@ msgstr "Nom de fichier"
msgid "The path of the currently parsed file"
msgstr ""
-#: clutter/clutter-settings.c:414
+#: clutter/clutter-settings.c:362
msgid "Double Click Time"
msgstr ""
-#: clutter/clutter-settings.c:415
+#: clutter/clutter-settings.c:363
msgid "The time between clicks necessary to detect a multiple click"
msgstr ""
-#: clutter/clutter-settings.c:430
+#: clutter/clutter-settings.c:378
msgid "Double Click Distance"
msgstr ""
-#: clutter/clutter-settings.c:431
+#: clutter/clutter-settings.c:379
msgid "The distance between clicks necessary to detect a multiple click"
msgstr ""
-#: clutter/clutter-settings.c:446
+#: clutter/clutter-settings.c:394
msgid "Drag Threshold"
msgstr ""
-#: clutter/clutter-settings.c:447
+#: clutter/clutter-settings.c:395
msgid "The distance the cursor should travel before starting to drag"
msgstr ""
-#: clutter/clutter-settings.c:462 clutter/clutter-text.c:2939
+#: clutter/clutter-settings.c:410 clutter/clutter-text.c:2799
msgid "Font Name"
msgstr "Nom de la police"
-#: clutter/clutter-settings.c:463
+#: clutter/clutter-settings.c:411
msgid ""
"The description of the default font, as one that could be parsed by Pango"
msgstr ""
-#: clutter/clutter-settings.c:478
+#: clutter/clutter-settings.c:426
msgid "Font Antialias"
msgstr ""
-#: clutter/clutter-settings.c:479
+#: clutter/clutter-settings.c:427
msgid ""
"Whether to use antialiasing (1 to enable, 0 to disable, and -1 to use the "
"default)"
msgstr ""
-#: clutter/clutter-settings.c:495
+#: clutter/clutter-settings.c:443
msgid "Font DPI"
msgstr ""
-#: clutter/clutter-settings.c:496
+#: clutter/clutter-settings.c:444
msgid ""
"The resolution of the font, in 1024 * dots/inch, or -1 to use the default"
msgstr ""
-#: clutter/clutter-settings.c:512
+#: clutter/clutter-settings.c:460
#, fuzzy
msgid "Font Hinting"
msgstr "Description de la police"
-#: clutter/clutter-settings.c:513
+#: clutter/clutter-settings.c:461
msgid ""
"Whether to use hinting (1 to enable, 0 to disable and -1 to use the default)"
msgstr ""
-#: clutter/clutter-settings.c:534
+#: clutter/clutter-settings.c:482
msgid "Font Hint Style"
msgstr ""
-#: clutter/clutter-settings.c:535
+#: clutter/clutter-settings.c:483
msgid "The style of hinting (hintnone, hintslight, hintmedium, hintfull)"
msgstr ""
-#: clutter/clutter-settings.c:556
+#: clutter/clutter-settings.c:504
msgid "Font Subpixel Order"
msgstr ""
-#: clutter/clutter-settings.c:557
+#: clutter/clutter-settings.c:505
msgid "The type of subpixel antialiasing (none, rgb, bgr, vrgb, vbgr)"
msgstr ""
-#: clutter/clutter-settings.c:574
+#: clutter/clutter-settings.c:522
msgid "The minimum duration for a long press gesture to be recognized"
msgstr ""
-#: clutter/clutter-settings.c:581
-msgid "Fontconfig configuration timestamp"
-msgstr ""
-
-#: clutter/clutter-settings.c:582
-msgid "Timestamp of the current fontconfig configuration"
-msgstr ""
-
#: clutter/clutter-shader.c:255
msgid "Vertex Source"
msgstr ""
@@ -1526,116 +1509,116 @@ msgstr "Si les changements de position doivent Ãtre animÃs ou non"
msgid "The offset in pixels to apply to the constraint"
msgstr "Le dÃcalage, en pixels, Ã appliquer au lien"
-#: clutter/clutter-stage.c:1707
+#: clutter/clutter-stage.c:1660
msgid "Fullscreen Set"
msgstr ""
-#: clutter/clutter-stage.c:1708
+#: clutter/clutter-stage.c:1661
msgid "Whether the main stage is fullscreen"
msgstr ""
-#: clutter/clutter-stage.c:1724
+#: clutter/clutter-stage.c:1677
msgid "Offscreen"
msgstr ""
-#: clutter/clutter-stage.c:1725
+#: clutter/clutter-stage.c:1678
msgid "Whether the main stage should be rendered offscreen"
msgstr ""
-#: clutter/clutter-stage.c:1737 clutter/clutter-text.c:3052
+#: clutter/clutter-stage.c:1690 clutter/clutter-text.c:2912
msgid "Cursor Visible"
msgstr ""
-#: clutter/clutter-stage.c:1738
+#: clutter/clutter-stage.c:1691
msgid "Whether the mouse pointer is visible on the main stage"
msgstr ""
-#: clutter/clutter-stage.c:1752
+#: clutter/clutter-stage.c:1705
msgid "User Resizable"
msgstr ""
-#: clutter/clutter-stage.c:1753
+#: clutter/clutter-stage.c:1706
msgid "Whether the stage is able to be resized via user interaction"
msgstr ""
-#: clutter/clutter-stage.c:1766
+#: clutter/clutter-stage.c:1719
msgid "The color of the stage"
msgstr ""
-#: clutter/clutter-stage.c:1780
+#: clutter/clutter-stage.c:1733
msgid "Perspective"
msgstr ""
-#: clutter/clutter-stage.c:1781
+#: clutter/clutter-stage.c:1734
msgid "Perspective projection parameters"
msgstr ""
-#: clutter/clutter-stage.c:1796
+#: clutter/clutter-stage.c:1749
msgid "Title"
msgstr ""
-#: clutter/clutter-stage.c:1797
+#: clutter/clutter-stage.c:1750
msgid "Stage Title"
msgstr "Titre de la scÃne"
-#: clutter/clutter-stage.c:1812
+#: clutter/clutter-stage.c:1765
msgid "Use Fog"
msgstr "Utilise le brouillard"
-#: clutter/clutter-stage.c:1813
+#: clutter/clutter-stage.c:1766
msgid "Whether to enable depth cueing"
msgstr ""
-#: clutter/clutter-stage.c:1827
+#: clutter/clutter-stage.c:1780
msgid "Fog"
msgstr "Brouillard"
-#: clutter/clutter-stage.c:1828
+#: clutter/clutter-stage.c:1781
msgid "Settings for the depth cueing"
msgstr ""
-#: clutter/clutter-stage.c:1844
+#: clutter/clutter-stage.c:1797
msgid "Use Alpha"
msgstr ""
-#: clutter/clutter-stage.c:1845
+#: clutter/clutter-stage.c:1798
msgid "Whether to honour the alpha component of the stage color"
msgstr ""
-#: clutter/clutter-stage.c:1861
+#: clutter/clutter-stage.c:1814
msgid "Key Focus"
msgstr ""
-#: clutter/clutter-stage.c:1862
+#: clutter/clutter-stage.c:1815
msgid "The currently key focused actor"
msgstr ""
-#: clutter/clutter-stage.c:1878
+#: clutter/clutter-stage.c:1831
msgid "No Clear Hint"
msgstr ""
-#: clutter/clutter-stage.c:1879
+#: clutter/clutter-stage.c:1832
msgid "Whether the stage should clear its contents"
msgstr ""
-#: clutter/clutter-stage.c:1892
+#: clutter/clutter-stage.c:1845
msgid "Accept Focus"
msgstr ""
-#: clutter/clutter-stage.c:1893
+#: clutter/clutter-stage.c:1846
#, fuzzy
msgid "Whether the stage should accept focus on show"
msgstr "Si le texte doit Ãtre affichà en une seule ligne ou non"
-#: clutter/clutter-state.c:1472
+#: clutter/clutter-state.c:1408
msgid "State"
msgstr "Ãtat"
-#: clutter/clutter-state.c:1473
+#: clutter/clutter-state.c:1409
msgid "Currently set state, (transition to this state might not be complete)"
msgstr ""
-#: clutter/clutter-state.c:1487
+#: clutter/clutter-state.c:1423
msgid "Default transition duration"
msgstr ""
@@ -1693,229 +1676,229 @@ msgstr "Vertical"
msgid "Allocate extra space for the child in vertical axis"
msgstr "Alloue de l'espace supplÃmentaire pour l'enfant"
-#: clutter/clutter-table-layout.c:1714
+#: clutter/clutter-table-layout.c:1712
#, fuzzy
msgid "Spacing between columns"
msgstr "Espacement entre les enfants"
-#: clutter/clutter-table-layout.c:1728
+#: clutter/clutter-table-layout.c:1726
#, fuzzy
msgid "Spacing between rows"
msgstr "Espacement entre les enfants"
-#: clutter/clutter-text.c:2940
+#: clutter/clutter-text.c:2800
msgid "The font to be used by the text"
msgstr "La police à utiliser par le texte"
-#: clutter/clutter-text.c:2957
+#: clutter/clutter-text.c:2817
msgid "Font Description"
msgstr "Description de la police"
-#: clutter/clutter-text.c:2958
+#: clutter/clutter-text.c:2818
msgid "The font description to be used"
msgstr "La description de la police à utiliser"
-#: clutter/clutter-text.c:2974
+#: clutter/clutter-text.c:2834
msgid "Text"
msgstr "Texte"
-#: clutter/clutter-text.c:2975
+#: clutter/clutter-text.c:2835
msgid "The text to render"
msgstr "Le texte à afficher"
-#: clutter/clutter-text.c:2989
+#: clutter/clutter-text.c:2849
msgid "Font Color"
msgstr "Couleur de la police"
-#: clutter/clutter-text.c:2990
+#: clutter/clutter-text.c:2850
msgid "Color of the font used by the text"
msgstr "La Couleur de la police utilisÃe par le texte"
-#: clutter/clutter-text.c:3004
+#: clutter/clutter-text.c:2864
msgid "Editable"
msgstr "Ãditable"
-#: clutter/clutter-text.c:3005
+#: clutter/clutter-text.c:2865
msgid "Whether the text is editable"
msgstr ""
-#: clutter/clutter-text.c:3020
+#: clutter/clutter-text.c:2880
msgid "Selectable"
msgstr ""
-#: clutter/clutter-text.c:3021
+#: clutter/clutter-text.c:2881
msgid "Whether the text is selectable"
msgstr ""
-#: clutter/clutter-text.c:3035
+#: clutter/clutter-text.c:2895
msgid "Activatable"
msgstr ""
-#: clutter/clutter-text.c:3036
+#: clutter/clutter-text.c:2896
msgid "Whether pressing return causes the activate signal to be emitted"
msgstr ""
-#: clutter/clutter-text.c:3053
+#: clutter/clutter-text.c:2913
msgid "Whether the input cursor is visible"
msgstr ""
-#: clutter/clutter-text.c:3067 clutter/clutter-text.c:3068
+#: clutter/clutter-text.c:2927 clutter/clutter-text.c:2928
msgid "Cursor Color"
msgstr "La couleur du curseur"
-#: clutter/clutter-text.c:3082
+#: clutter/clutter-text.c:2942
msgid "Cursor Color Set"
msgstr "Couleur du curseur renseignÃe"
-#: clutter/clutter-text.c:3083
+#: clutter/clutter-text.c:2943
msgid "Whether the cursor color has been set"
msgstr "Si la couleur du curseur a Ãtà renseignÃe ou non"
-#: clutter/clutter-text.c:3098
+#: clutter/clutter-text.c:2958
msgid "Cursor Size"
msgstr "Taille du curseur"
-#: clutter/clutter-text.c:3099
+#: clutter/clutter-text.c:2959
msgid "The width of the cursor, in pixels"
msgstr "La taille du curseur, en pixels"
-#: clutter/clutter-text.c:3113
+#: clutter/clutter-text.c:2973
#, fuzzy
msgid "Cursor Position"
msgstr "La position du curseur"
-#: clutter/clutter-text.c:3114
+#: clutter/clutter-text.c:2974
msgid "The cursor position"
msgstr "La position du curseur"
-#: clutter/clutter-text.c:3129
+#: clutter/clutter-text.c:2989
msgid "Selection-bound"
msgstr ""
-#: clutter/clutter-text.c:3130
+#: clutter/clutter-text.c:2990
msgid "The cursor position of the other end of the selection"
msgstr ""
-#: clutter/clutter-text.c:3145 clutter/clutter-text.c:3146
+#: clutter/clutter-text.c:3005 clutter/clutter-text.c:3006
msgid "Selection Color"
msgstr ""
-#: clutter/clutter-text.c:3160
+#: clutter/clutter-text.c:3020
msgid "Selection Color Set"
msgstr ""
-#: clutter/clutter-text.c:3161
+#: clutter/clutter-text.c:3021
msgid "Whether the selection color has been set"
msgstr ""
-#: clutter/clutter-text.c:3176
+#: clutter/clutter-text.c:3036
msgid "Attributes"
msgstr ""
-#: clutter/clutter-text.c:3177
+#: clutter/clutter-text.c:3037
msgid "A list of style attributes to apply to the contents of the actor"
msgstr ""
-#: clutter/clutter-text.c:3199
+#: clutter/clutter-text.c:3059
msgid "Use markup"
msgstr ""
-#: clutter/clutter-text.c:3200
+#: clutter/clutter-text.c:3060
msgid "Whether or not the text includes Pango markup"
msgstr ""
-#: clutter/clutter-text.c:3216
+#: clutter/clutter-text.c:3076
msgid "Line wrap"
msgstr ""
-#: clutter/clutter-text.c:3217
+#: clutter/clutter-text.c:3077
msgid "If set, wrap the lines if the text becomes too wide"
msgstr ""
-#: clutter/clutter-text.c:3232
+#: clutter/clutter-text.c:3092
msgid "Line wrap mode"
msgstr ""
-#: clutter/clutter-text.c:3233
+#: clutter/clutter-text.c:3093
msgid "Control how line-wrapping is done"
msgstr ""
-#: clutter/clutter-text.c:3248
+#: clutter/clutter-text.c:3108
msgid "Ellipsize"
msgstr ""
-#: clutter/clutter-text.c:3249
+#: clutter/clutter-text.c:3109
msgid "The preferred place to ellipsize the string"
msgstr ""
-#: clutter/clutter-text.c:3265
+#: clutter/clutter-text.c:3125
msgid "Line Alignment"
msgstr ""
-#: clutter/clutter-text.c:3266
+#: clutter/clutter-text.c:3126
msgid "The preferred alignment for the string, for multi-line text"
msgstr ""
-#: clutter/clutter-text.c:3282
+#: clutter/clutter-text.c:3142
msgid "Justify"
msgstr ""
-#: clutter/clutter-text.c:3283
+#: clutter/clutter-text.c:3143
msgid "Whether the text should be justified"
msgstr ""
-#: clutter/clutter-text.c:3298
+#: clutter/clutter-text.c:3158
msgid "Password Character"
msgstr ""
-#: clutter/clutter-text.c:3299
+#: clutter/clutter-text.c:3159
msgid "If non-zero, use this character to display the actor's contents"
msgstr ""
-#: clutter/clutter-text.c:3313
+#: clutter/clutter-text.c:3173
msgid "Max Length"
msgstr "Longueur maximale"
-#: clutter/clutter-text.c:3314
+#: clutter/clutter-text.c:3174
msgid "Maximum length of the text inside the actor"
msgstr "Longueur maximale du texte à l'intÃrieur de l'acteur"
-#: clutter/clutter-text.c:3337
+#: clutter/clutter-text.c:3197
msgid "Single Line Mode"
msgstr "Mode ligne"
-#: clutter/clutter-text.c:3338
+#: clutter/clutter-text.c:3198
msgid "Whether the text should be a single line"
msgstr "Si le texte doit Ãtre affichà en une seule ligne ou non"
-#: clutter/clutter-text.c:3352 clutter/clutter-text.c:3353
+#: clutter/clutter-text.c:3212 clutter/clutter-text.c:3213
msgid "Selected Text Color"
msgstr ""
-#: clutter/clutter-text.c:3367
+#: clutter/clutter-text.c:3227
msgid "Selected Text Color Set"
msgstr ""
-#: clutter/clutter-text.c:3368
+#: clutter/clutter-text.c:3228
#, fuzzy
msgid "Whether the selected text color has been set"
msgstr "Si la couleur du curseur a Ãtà renseignÃe ou non"
-#: clutter/clutter-texture.c:995
+#: clutter/clutter-texture.c:1003
msgid "Sync size of actor"
msgstr "Synchronise la taille de l'acteur"
-#: clutter/clutter-texture.c:996
+#: clutter/clutter-texture.c:1004
msgid "Auto sync size of actor to underlying pixbuf dimensions"
msgstr ""
"Synchronisation de la taille de l'acteur avec les dimensions du pixbuf sous-"
"jacent"
-#: clutter/clutter-texture.c:1003
+#: clutter/clutter-texture.c:1011
msgid "Disable Slicing"
msgstr "DÃsactive le dÃcoupage"
-#: clutter/clutter-texture.c:1004
+#: clutter/clutter-texture.c:1012
#, fuzzy
msgid ""
"Forces the underlying texture to be singular and not made of smaller space "
@@ -1924,117 +1907,104 @@ msgstr ""
"Force la texture sous-jacente à Ãtre singuliÃre et non composÃe de sous-"
"textures"
-#: clutter/clutter-texture.c:1013
+#: clutter/clutter-texture.c:1021
msgid "Tile Waste"
msgstr ""
-#: clutter/clutter-texture.c:1014
+#: clutter/clutter-texture.c:1022
msgid "Maximum waste area of a sliced texture"
msgstr ""
-#: clutter/clutter-texture.c:1022
+#: clutter/clutter-texture.c:1030
msgid "Horizontal repeat"
msgstr ""
-#: clutter/clutter-texture.c:1023
+#: clutter/clutter-texture.c:1031
msgid "Repeat the contents rather than scaling them horizontally"
msgstr ""
-#: clutter/clutter-texture.c:1030
+#: clutter/clutter-texture.c:1038
msgid "Vertical repeat"
msgstr ""
-#: clutter/clutter-texture.c:1031
+#: clutter/clutter-texture.c:1039
msgid "Repeat the contents rather than scaling them vertically"
msgstr ""
-#: clutter/clutter-texture.c:1038
+#: clutter/clutter-texture.c:1046
msgid "Filter Quality"
msgstr ""
-#: clutter/clutter-texture.c:1039
+#: clutter/clutter-texture.c:1047
msgid "Rendering quality used when drawing the texture"
msgstr ""
-#: clutter/clutter-texture.c:1047
+#: clutter/clutter-texture.c:1055
msgid "Pixel Format"
msgstr ""
-#: clutter/clutter-texture.c:1048
+#: clutter/clutter-texture.c:1056
msgid "The Cogl pixel format to use"
msgstr ""
-#: clutter/clutter-texture.c:1056
+#: clutter/clutter-texture.c:1064
#, fuzzy
msgid "Cogl Texture"
msgstr "Texture Cogl"
-#: clutter/clutter-texture.c:1057
+#: clutter/clutter-texture.c:1065
msgid "The underlying Cogl texture handle used to draw this actor"
msgstr ""
-#: clutter/clutter-texture.c:1064
+#: clutter/clutter-texture.c:1072
msgid "Cogl Material"
msgstr ""
-#: clutter/clutter-texture.c:1065
+#: clutter/clutter-texture.c:1073
msgid "The underlying Cogl material handle used to draw this actor"
msgstr ""
-#: clutter/clutter-texture.c:1082
+#: clutter/clutter-texture.c:1090
msgid "The path of the file containing the image data"
msgstr ""
-#: clutter/clutter-texture.c:1089
+#: clutter/clutter-texture.c:1097
msgid "Keep Aspect Ratio"
msgstr ""
-#: clutter/clutter-texture.c:1090
+#: clutter/clutter-texture.c:1098
msgid ""
"Keep the aspect ratio of the texture when requesting the preferred width or "
"height"
msgstr ""
-#: clutter/clutter-texture.c:1116
+#: clutter/clutter-texture.c:1124
msgid "Load asynchronously"
msgstr "Chargement asynchrone"
-#: clutter/clutter-texture.c:1117
+#: clutter/clutter-texture.c:1125
msgid ""
"Load files inside a thread to avoid blocking when loading images from disk"
msgstr ""
-#: clutter/clutter-texture.c:1133
+#: clutter/clutter-texture.c:1141
msgid "Load data asynchronously"
msgstr ""
-#: clutter/clutter-texture.c:1134
+#: clutter/clutter-texture.c:1142
msgid ""
"Decode image data files inside a thread to reduce blocking when loading "
"images from disk"
msgstr ""
-#: clutter/clutter-texture.c:1158
+#: clutter/clutter-texture.c:1166
msgid "Pick With Alpha"
msgstr ""
-#: clutter/clutter-texture.c:1159
+#: clutter/clutter-texture.c:1167
msgid "Shape actor with alpha channel when picking"
msgstr ""
-#: clutter/clutter-texture.c:1557 clutter/clutter-texture.c:1967
-#: clutter/clutter-texture.c:2062 clutter/clutter-texture.c:2343
-msgid "Failed to load the image data"
-msgstr ""
-
-#: clutter/clutter-texture.c:1703
-msgid "YUV textures are not supported"
-msgstr ""
-
-#: clutter/clutter-texture.c:1712
-msgid "YUV2 textues are not supported"
-msgstr ""
-
#: clutter/clutter-timeline.c:264
msgid "Should the timeline automatically restart"
msgstr ""
@@ -2085,6 +2055,10 @@ 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 e1f086d..e9d6440 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -1,406 +1,410 @@
+# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Intel Corporation
# This file is distributed under the same license as the PACKAGE package.
-#
+# FIRST AUTHOR <EMAIL ADDRESS>, YEAR.
# Fran DiÃguez <frandieguez gnome org>, 2011.
+#
msgid ""
msgstr ""
"Project-Id-Version: clutter\n"
"Report-Msgid-Bugs-To: http://bugzilla.clutter-project.org/enter_bug.cgi?"
"product=clutter\n"
-"POT-Creation-Date: 2011-09-12 13:51+0100\n"
-"PO-Revision-Date: 2011-09-04 18:18+0200\n"
-"Last-Translator: \n"
-"Language-Team: Galician <kde-i18n-doc kde org>\n"
+"POT-Creation-Date: 2011-06-13 23:24+0100\n"
+"PO-Revision-Date: 2011-05-12 13:12+0200\n"
+"Last-Translator: Fran DiÃguez <frandieguez gnome org>\n"
+"Language-Team: Galician <gnome-l10n-gl gnome org>\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2011-05-12 10:24+0000\n"
-"X-Generator: Lokalize 1.2\n"
+"X-Generator: Launchpad (build 13023)\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: clutter/clutter-actor.c:3852
+#: clutter/clutter-actor.c:3809
msgid "X coordinate"
msgstr "Coordenada X"
-#: clutter/clutter-actor.c:3853
+#: clutter/clutter-actor.c:3810
msgid "X coordinate of the actor"
msgstr "Coordenada X do actor"
-#: clutter/clutter-actor.c:3868
+#: clutter/clutter-actor.c:3825
msgid "Y coordinate"
msgstr "Coordenada Y"
-#: clutter/clutter-actor.c:3869
+#: clutter/clutter-actor.c:3826
msgid "Y coordinate of the actor"
msgstr "Coordenada Y do actor"
-#: clutter/clutter-actor.c:3884 clutter/clutter-behaviour-ellipse.c:477
+#: clutter/clutter-actor.c:3841 clutter/clutter-behaviour-ellipse.c:474
msgid "Width"
msgstr "Largura"
-#: clutter/clutter-actor.c:3885
+#: clutter/clutter-actor.c:3842
msgid "Width of the actor"
msgstr "Largura do actor"
-#: clutter/clutter-actor.c:3899 clutter/clutter-behaviour-ellipse.c:493
+#: clutter/clutter-actor.c:3856 clutter/clutter-behaviour-ellipse.c:490
msgid "Height"
msgstr "Altura"
-#: clutter/clutter-actor.c:3900
+#: clutter/clutter-actor.c:3857
msgid "Height of the actor"
msgstr "Altura do actor"
-#: clutter/clutter-actor.c:3918
+#: clutter/clutter-actor.c:3875
msgid "Fixed X"
msgstr "X fixa"
-#: clutter/clutter-actor.c:3919
+#: clutter/clutter-actor.c:3876
msgid "Forced X position of the actor"
msgstr "PosiciÃn X forzada do actor"
-#: clutter/clutter-actor.c:3937
+#: clutter/clutter-actor.c:3894
msgid "Fixed Y"
msgstr "Y fixa"
-#: clutter/clutter-actor.c:3938
+#: clutter/clutter-actor.c:3895
msgid "Forced Y position of the actor"
msgstr "PosiciÃn Y forzada do actor"
-#: clutter/clutter-actor.c:3954
+#: clutter/clutter-actor.c:3911
msgid "Fixed position set"
msgstr "Estabelecer a posiciÃn fixa"
-#: clutter/clutter-actor.c:3955
+#: clutter/clutter-actor.c:3912
msgid "Whether to use fixed positioning for the actor"
msgstr "Cando se emprega o posicionamento fixo do actor"
-#: clutter/clutter-actor.c:3977
+#: clutter/clutter-actor.c:3934
msgid "Min Width"
msgstr "Largura mÃnima"
-#: clutter/clutter-actor.c:3978
+#: clutter/clutter-actor.c:3935
msgid "Forced minimum width request for the actor"
msgstr "Forzar a largura mÃnima requirida para o actor"
-#: clutter/clutter-actor.c:3997
+#: clutter/clutter-actor.c:3954
msgid "Min Height"
msgstr "Altura mÃnima"
-#: clutter/clutter-actor.c:3998
+#: clutter/clutter-actor.c:3955
msgid "Forced minimum height request for the actor"
msgstr "Forzar a altura mÃnima requirida para o actor"
-#: clutter/clutter-actor.c:4017
+#: clutter/clutter-actor.c:3974
msgid "Natural Width"
msgstr "Largura natural"
-#: clutter/clutter-actor.c:4018
+#: clutter/clutter-actor.c:3975
msgid "Forced natural width request for the actor"
msgstr "Forzar a largura natural requirida para o actor"
-#: clutter/clutter-actor.c:4037
+#: clutter/clutter-actor.c:3994
msgid "Natural Height"
msgstr "Altura natural"
-#: clutter/clutter-actor.c:4038
+#: clutter/clutter-actor.c:3995
msgid "Forced natural height request for the actor"
msgstr "Forzar a altura natural requirida para o actor"
-#: clutter/clutter-actor.c:4054
+#: clutter/clutter-actor.c:4011
msgid "Minimum width set"
msgstr "Estabelecer a largura mÃnima"
-#: clutter/clutter-actor.c:4055
+#: clutter/clutter-actor.c:4012
msgid "Whether to use the min-width property"
msgstr "Cando se emprega a propiedade de largura mÃnima"
-#: clutter/clutter-actor.c:4070
+#: clutter/clutter-actor.c:4027
msgid "Minimum height set"
msgstr "Estabelecer a altura mÃnima"
-#: clutter/clutter-actor.c:4071
+#: clutter/clutter-actor.c:4028
msgid "Whether to use the min-height property"
msgstr "Cando se emprega a propiedade de altura mÃnima"
-#: clutter/clutter-actor.c:4086
+#: clutter/clutter-actor.c:4043
msgid "Natural width set"
msgstr "Estabelecer a largura natural"
-#: clutter/clutter-actor.c:4087
+#: clutter/clutter-actor.c:4044
msgid "Whether to use the natural-width property"
msgstr "Cando se emprega a propiedade de largura natural"
-#: clutter/clutter-actor.c:4104
+#: clutter/clutter-actor.c:4061
msgid "Natural height set"
msgstr "Estabelecer a altura natural"
-#: clutter/clutter-actor.c:4105
+#: clutter/clutter-actor.c:4062
msgid "Whether to use the natural-height property"
msgstr "Cando se emprega a propiedade de altura natural"
-#: clutter/clutter-actor.c:4124
+#: clutter/clutter-actor.c:4081
msgid "Allocation"
msgstr "AsignaciÃn"
-#: clutter/clutter-actor.c:4125
+#: clutter/clutter-actor.c:4082
msgid "The actor's allocation"
msgstr "AsignaciÃn do actor"
-#: clutter/clutter-actor.c:4181
+#: clutter/clutter-actor.c:4138
msgid "Request Mode"
msgstr "Modo requirido"
-#: clutter/clutter-actor.c:4182
+#: clutter/clutter-actor.c:4139
msgid "The actor's request mode"
msgstr "Modo de requirimento do actor"
-#: clutter/clutter-actor.c:4197
+#: clutter/clutter-actor.c:4154
msgid "Depth"
msgstr "Profundidade"
-#: clutter/clutter-actor.c:4198
+#: clutter/clutter-actor.c:4155
msgid "Position on the Z axis"
msgstr "PosiciÃn no eixo Z"
-#: clutter/clutter-actor.c:4212
+#: clutter/clutter-actor.c:4169
msgid "Opacity"
msgstr "Opacidade"
-#: clutter/clutter-actor.c:4213
+#: clutter/clutter-actor.c:4170
msgid "Opacity of an actor"
msgstr "Opacidade dun actor"
-#: clutter/clutter-actor.c:4232
+#: clutter/clutter-actor.c:4186
+#, fuzzy
msgid "Offscreen redirect"
-msgstr "RedirecciÃn fÃra da pantalal"
+msgstr "Fora de pantalla"
-#: clutter/clutter-actor.c:4233
-msgid "Flags controlling when to flatten the actor into a single image"
-msgstr "OpciÃns que controlan se se debe aplanar o actor nunha Ãnica imaxe"
+#: clutter/clutter-actor.c:4187
+#, fuzzy
+msgid "Whether to flatten the actor into a single image"
+msgstr "Cando o texto debe ser dunha soa liÃa"
-#: clutter/clutter-actor.c:4251
+#: clutter/clutter-actor.c:4205
msgid "Visible"
msgstr "VisÃbel"
-#: clutter/clutter-actor.c:4252
+#: clutter/clutter-actor.c:4206
msgid "Whether the actor is visible or not"
msgstr "Se o actor à visÃbel ou non"
-#: clutter/clutter-actor.c:4267
+#: clutter/clutter-actor.c:4221
msgid "Mapped"
msgstr "Mapeamento"
-#: clutter/clutter-actor.c:4268
+#: clutter/clutter-actor.c:4222
msgid "Whether the actor will be painted"
msgstr "Cando o actor serà pintado"
-#: clutter/clutter-actor.c:4282
+#: clutter/clutter-actor.c:4236
msgid "Realized"
msgstr "Decatado"
-#: clutter/clutter-actor.c:4283
+#: clutter/clutter-actor.c:4237
msgid "Whether the actor has been realized"
msgstr "Cando o actor se decata"
-#: clutter/clutter-actor.c:4299
+#: clutter/clutter-actor.c:4253
msgid "Reactive"
msgstr "Reactivo"
-#: clutter/clutter-actor.c:4300
+#: clutter/clutter-actor.c:4254
msgid "Whether the actor is reactive to events"
msgstr "Cando o actor reacciona a acciÃns"
-#: clutter/clutter-actor.c:4312
+#: clutter/clutter-actor.c:4266
msgid "Has Clip"
msgstr "Ten recorte"
-#: clutter/clutter-actor.c:4313
+#: clutter/clutter-actor.c:4267
msgid "Whether the actor has a clip set"
msgstr "Cando o actor ten un conxunto de recorte"
-#: clutter/clutter-actor.c:4328
+#: clutter/clutter-actor.c:4282
msgid "Clip"
msgstr "Recorte"
-#: clutter/clutter-actor.c:4329
+#: clutter/clutter-actor.c:4283
msgid "The clip region for the actor"
msgstr "A rexiÃn de recorte para o actor"
-#: clutter/clutter-actor.c:4343 clutter/clutter-actor-meta.c:207
+#: clutter/clutter-actor.c:4297 clutter/clutter-actor-meta.c:207
#: clutter/clutter-binding-pool.c:319 clutter/clutter-input-device.c:236
msgid "Name"
msgstr "Nome"
-#: clutter/clutter-actor.c:4344
+#: clutter/clutter-actor.c:4298
msgid "Name of the actor"
msgstr "Nome do actor"
-#: clutter/clutter-actor.c:4358
+#: clutter/clutter-actor.c:4312
msgid "Scale X"
msgstr "Escala X"
-#: clutter/clutter-actor.c:4359
+#: clutter/clutter-actor.c:4313
msgid "Scale factor on the X axis"
msgstr "Factor de escala para o eixo X"
-#: clutter/clutter-actor.c:4374
+#: clutter/clutter-actor.c:4328
msgid "Scale Y"
msgstr "Escala Y"
-#: clutter/clutter-actor.c:4375
+#: clutter/clutter-actor.c:4329
msgid "Scale factor on the Y axis"
msgstr "Factor de escala para o eixo Y"
-#: clutter/clutter-actor.c:4390
+#: clutter/clutter-actor.c:4344
msgid "Scale Center X"
msgstr "Centro da escala X"
-#: clutter/clutter-actor.c:4391
+#: clutter/clutter-actor.c:4345
msgid "Horizontal scale center"
msgstr "Centro na escala horizontal"
-#: clutter/clutter-actor.c:4406
+#: clutter/clutter-actor.c:4360
msgid "Scale Center Y"
msgstr "Centro da escala Y"
-#: clutter/clutter-actor.c:4407
+#: clutter/clutter-actor.c:4361
msgid "Vertical scale center"
msgstr "Centro na escala vertical"
-#: clutter/clutter-actor.c:4422
+#: clutter/clutter-actor.c:4376
msgid "Scale Gravity"
msgstr "Escala de gravidade"
-#: clutter/clutter-actor.c:4423
+#: clutter/clutter-actor.c:4377
msgid "The center of scaling"
msgstr "O centro da escala"
-#: clutter/clutter-actor.c:4440
+#: clutter/clutter-actor.c:4394
msgid "Rotation Angle X"
msgstr "Ãngulo de rotaciÃn de X"
-#: clutter/clutter-actor.c:4441
+#: clutter/clutter-actor.c:4395
msgid "The rotation angle on the X axis"
msgstr "Ãngulo de rotaciÃn do eixo X"
-#: clutter/clutter-actor.c:4456
+#: clutter/clutter-actor.c:4410
msgid "Rotation Angle Y"
msgstr "Ãngulo de rotaciÃn Y"
-#: clutter/clutter-actor.c:4457
+#: clutter/clutter-actor.c:4411
msgid "The rotation angle on the Y axis"
msgstr "Ãngulo de rotaciÃn do eixo Y"
-#: clutter/clutter-actor.c:4472
+#: clutter/clutter-actor.c:4426
msgid "Rotation Angle Z"
msgstr "Ãngulo de rotaciÃn Z"
-#: clutter/clutter-actor.c:4473
+#: clutter/clutter-actor.c:4427
msgid "The rotation angle on the Z axis"
msgstr "Ãngulo de rotaciÃn do eixo Z"
-#: clutter/clutter-actor.c:4488
+#: clutter/clutter-actor.c:4442
msgid "Rotation Center X"
msgstr "Centro de rotaciÃn X"
-#: clutter/clutter-actor.c:4489
+#: clutter/clutter-actor.c:4443
msgid "The rotation center on the X axis"
msgstr "O centro de rotaciÃn do eixo X"
-#: clutter/clutter-actor.c:4505
+#: clutter/clutter-actor.c:4459
msgid "Rotation Center Y"
msgstr "Centro de rotaciÃn Y"
-#: clutter/clutter-actor.c:4506
+#: clutter/clutter-actor.c:4460
msgid "The rotation center on the Y axis"
msgstr "O centro de rotaciÃn no eixo Y"
-#: clutter/clutter-actor.c:4522
+#: clutter/clutter-actor.c:4476
msgid "Rotation Center Z"
msgstr "Centro de rotaciÃn Z"
-#: clutter/clutter-actor.c:4523
+#: clutter/clutter-actor.c:4477
msgid "The rotation center on the Z axis"
msgstr "O centro de rotaciÃn no eixo Z"
-#: clutter/clutter-actor.c:4539
+#: clutter/clutter-actor.c:4493
msgid "Rotation Center Z Gravity"
msgstr "Gravidade do centro de rotaciÃn Z"
-#: clutter/clutter-actor.c:4540
+#: clutter/clutter-actor.c:4494
msgid "Center point for rotation around the Z axis"
msgstr "Punto central de rotaciÃn arredor do eixo Z"
-#: clutter/clutter-actor.c:4558
+#: clutter/clutter-actor.c:4512
msgid "Anchor X"
msgstr "Ancoraxe X"
-#: clutter/clutter-actor.c:4559
+#: clutter/clutter-actor.c:4513
msgid "X coordinate of the anchor point"
msgstr "Coordenada X do punto de ancoraxe"
-#: clutter/clutter-actor.c:4575
+#: clutter/clutter-actor.c:4529
msgid "Anchor Y"
msgstr "Ancoraxe Y"
-#: clutter/clutter-actor.c:4576
+#: clutter/clutter-actor.c:4530
msgid "Y coordinate of the anchor point"
msgstr "Coordenada Y do punto de ancoraxe"
-#: clutter/clutter-actor.c:4591
+#: clutter/clutter-actor.c:4545
msgid "Anchor Gravity"
msgstr "Gravidade do ancoraxe"
-#: clutter/clutter-actor.c:4592
+#: clutter/clutter-actor.c:4546
msgid "The anchor point as a ClutterGravity"
msgstr "O punto de ancoraxe como ClutterGravity"
-#: clutter/clutter-actor.c:4611
+#: clutter/clutter-actor.c:4565
msgid "Show on set parent"
msgstr "Mostrar no pai do conxunto"
-#: clutter/clutter-actor.c:4612
+#: clutter/clutter-actor.c:4566
msgid "Whether the actor is shown when parented"
msgstr "Especifica se o actor se mostra ao seren desenvolvido polo pai"
-#: clutter/clutter-actor.c:4632
+#: clutter/clutter-actor.c:4586
msgid "Clip to Allocation"
msgstr "Fragmento de asignaciÃn"
-#: clutter/clutter-actor.c:4633
+#: clutter/clutter-actor.c:4587
msgid "Sets the clip region to track the actor's allocation"
msgstr "Estabelece a rexiÃn de recorte para rastrexar a asignaciÃn do actor"
-#: clutter/clutter-actor.c:4643
+#: clutter/clutter-actor.c:4597
msgid "Text Direction"
msgstr "DirecciÃn do texto"
-#: clutter/clutter-actor.c:4644
+#: clutter/clutter-actor.c:4598
msgid "Direction of the text"
msgstr "A direcciÃn do texto"
-#: clutter/clutter-actor.c:4662
+#: clutter/clutter-actor.c:4616
msgid "Has Pointer"
msgstr "Ten punteiro"
-#: clutter/clutter-actor.c:4663
+#: clutter/clutter-actor.c:4617
msgid "Whether the actor contains the pointer of an input device"
msgstr "Cando o actor ten un punteiro dun dispositivo de entrada"
-#: clutter/clutter-actor.c:4680
+#: clutter/clutter-actor.c:4634
msgid "Actions"
msgstr "AcciÃns"
-#: clutter/clutter-actor.c:4681
+#: clutter/clutter-actor.c:4635
msgid "Adds an action to the actor"
msgstr "Engade unha acciÃn ao actor"
-#: clutter/clutter-actor.c:4695
+#: clutter/clutter-actor.c:4649
msgid "Constraints"
msgstr "RestriciÃns"
-#: clutter/clutter-actor.c:4696
+#: clutter/clutter-actor.c:4650
msgid "Adds a constraint to the actor"
msgstr "Engade unha restriciÃn ao actor"
@@ -425,97 +429,97 @@ msgstr "Activado"
msgid "Whether the meta is enabled"
msgstr "Cando o destino està activado"
-#: clutter/clutter-align-constraint.c:270
-#: clutter/clutter-bind-constraint.c:349 clutter/clutter-clone.c:340
+#: clutter/clutter-align-constraint.c:252
+#: clutter/clutter-bind-constraint.c:316 clutter/clutter-clone.c:340
#: clutter/clutter-snap-constraint.c:321
msgid "Source"
msgstr "Orixe"
-#: clutter/clutter-align-constraint.c:271
+#: clutter/clutter-align-constraint.c:253
msgid "The source of the alignment"
msgstr "A orixe do aliÃamento"
-#: clutter/clutter-align-constraint.c:284
+#: clutter/clutter-align-constraint.c:266
msgid "Align Axis"
msgstr "AliÃar o eixo"
-#: clutter/clutter-align-constraint.c:285
+#: clutter/clutter-align-constraint.c:267
msgid "The axis to align the position to"
msgstr "Os eixos para aliÃar a posiciÃn de"
-#: clutter/clutter-align-constraint.c:304
+#: clutter/clutter-align-constraint.c:286
#: clutter/clutter-desaturate-effect.c:304
msgid "Factor"
msgstr "Factor"
-#: clutter/clutter-align-constraint.c:305
+#: clutter/clutter-align-constraint.c:287
msgid "The alignment factor, between 0.0 and 1.0"
msgstr "Factor de aliÃamento, entre 0,0 e 1,0"
-#: clutter/clutter-alpha.c:345 clutter/clutter-animation.c:538
+#: clutter/clutter-alpha.c:339 clutter/clutter-animation.c:528
#: clutter/clutter-animator.c:1802
msgid "Timeline"
msgstr "LiÃa de tempo"
-#: clutter/clutter-alpha.c:346
+#: clutter/clutter-alpha.c:340
msgid "Timeline used by the alpha"
msgstr "LiÃa de tempo usada pola alfa"
-#: clutter/clutter-alpha.c:361
+#: clutter/clutter-alpha.c:355
msgid "Alpha value"
msgstr "Valor alfa"
-#: clutter/clutter-alpha.c:362
+#: clutter/clutter-alpha.c:356
msgid "Alpha value as computed by the alpha"
msgstr "Valor alfa calculado para a alfa"
-#: clutter/clutter-alpha.c:382 clutter/clutter-animation.c:494
+#: clutter/clutter-alpha.c:376 clutter/clutter-animation.c:484
msgid "Mode"
msgstr "Modo"
-#: clutter/clutter-alpha.c:383
+#: clutter/clutter-alpha.c:377
msgid "Progress mode"
msgstr "Modo de progreso"
-#: clutter/clutter-animation.c:478
+#: clutter/clutter-animation.c:468
msgid "Object"
msgstr "Obxecto"
-#: clutter/clutter-animation.c:479
+#: clutter/clutter-animation.c:469
msgid "Object to which the animation applies"
msgstr "Obxecto ao que se aplica a animaciÃn"
-#: clutter/clutter-animation.c:495
+#: clutter/clutter-animation.c:485
msgid "The mode of the animation"
msgstr "O modo de animaciÃn"
-#: clutter/clutter-animation.c:509 clutter/clutter-animator.c:1786
-#: clutter/clutter-media.c:194 clutter/clutter-state.c:1486
+#: clutter/clutter-animation.c:499 clutter/clutter-animator.c:1786
+#: clutter/clutter-media.c:194 clutter/clutter-state.c:1422
#: clutter/clutter-timeline.c:294
msgid "Duration"
msgstr "DuraciÃn"
-#: clutter/clutter-animation.c:510
+#: clutter/clutter-animation.c:500
msgid "Duration of the animation, in milliseconds"
msgstr "DuraciÃn da animaciÃn en milisegundos"
-#: clutter/clutter-animation.c:524 clutter/clutter-timeline.c:263
+#: clutter/clutter-animation.c:514 clutter/clutter-timeline.c:263
msgid "Loop"
msgstr "Bucle"
-#: clutter/clutter-animation.c:525
+#: clutter/clutter-animation.c:515
msgid "Whether the animation should loop"
msgstr "Cando a animaciÃn debe ser un bucle"
-#: clutter/clutter-animation.c:539
+#: clutter/clutter-animation.c:529
msgid "The timeline used by the animation"
msgstr "LiÃa de tempo empregada pola animaciÃn"
-#: clutter/clutter-animation.c:552 clutter/clutter-behaviour.c:304
+#: clutter/clutter-animation.c:542 clutter/clutter-behaviour.c:298
msgid "Alpha"
msgstr "Alfa"
-#: clutter/clutter-animation.c:553
+#: clutter/clutter-animation.c:543
msgid "The alpha used by the animation"
msgstr "Alfa usada pola animaciÃn"
@@ -527,208 +531,208 @@ msgstr "A duraciÃn da animaciÃn"
msgid "The timeline of the animation"
msgstr "LiÃa de tempo da animaciÃn"
-#: clutter/clutter-behaviour.c:305
+#: clutter/clutter-behaviour.c:299
msgid "Alpha Object to drive the behaviour"
msgstr "Obxecto alfa para guiar o comportamento"
-#: clutter/clutter-behaviour-depth.c:178
+#: clutter/clutter-behaviour-depth.c:174
msgid "Start Depth"
msgstr "Profundidade de inicio"
-#: clutter/clutter-behaviour-depth.c:179
+#: clutter/clutter-behaviour-depth.c:175
msgid "Initial depth to apply"
msgstr "Profundidade inicial a aplicar"
-#: clutter/clutter-behaviour-depth.c:194
+#: clutter/clutter-behaviour-depth.c:190
msgid "End Depth"
msgstr "Profundidade de remate"
-#: clutter/clutter-behaviour-depth.c:195
+#: clutter/clutter-behaviour-depth.c:191
msgid "Final depth to apply"
msgstr "Profundidade final a aplicar"
-#: clutter/clutter-behaviour-ellipse.c:397
+#: clutter/clutter-behaviour-ellipse.c:394
msgid "Start Angle"
msgstr "Ãngulo de inicio"
-#: clutter/clutter-behaviour-ellipse.c:398
-#: clutter/clutter-behaviour-rotate.c:280
+#: clutter/clutter-behaviour-ellipse.c:395
+#: clutter/clutter-behaviour-rotate.c:276
msgid "Initial angle"
msgstr "Ãngulo inicial"
-#: clutter/clutter-behaviour-ellipse.c:413
+#: clutter/clutter-behaviour-ellipse.c:410
msgid "End Angle"
msgstr "Ãngulo de remate"
-#: clutter/clutter-behaviour-ellipse.c:414
-#: clutter/clutter-behaviour-rotate.c:298
+#: clutter/clutter-behaviour-ellipse.c:411
+#: clutter/clutter-behaviour-rotate.c:294
msgid "Final angle"
msgstr "Ãngulo final"
-#: clutter/clutter-behaviour-ellipse.c:429
+#: clutter/clutter-behaviour-ellipse.c:426
msgid "Angle x tilt"
msgstr "Ãngulo de inclinaciÃn X"
-#: clutter/clutter-behaviour-ellipse.c:430
+#: clutter/clutter-behaviour-ellipse.c:427
msgid "Tilt of the ellipse around x axis"
msgstr "InclinaciÃn da elipse arredor do eixo X"
-#: clutter/clutter-behaviour-ellipse.c:445
+#: clutter/clutter-behaviour-ellipse.c:442
msgid "Angle y tilt"
msgstr "Ãngulo de inclinaciÃn Y"
-#: clutter/clutter-behaviour-ellipse.c:446
+#: clutter/clutter-behaviour-ellipse.c:443
msgid "Tilt of the ellipse around y axis"
msgstr "InclinaciÃn da elipse arredor do eixo Y"
-#: clutter/clutter-behaviour-ellipse.c:461
+#: clutter/clutter-behaviour-ellipse.c:458
msgid "Angle z tilt"
msgstr "Ãngulo de inclinaciÃn Z"
-#: clutter/clutter-behaviour-ellipse.c:462
+#: clutter/clutter-behaviour-ellipse.c:459
msgid "Tilt of the ellipse around z axis"
msgstr "InclinaciÃn da elipse arredor do eixo Z"
-#: clutter/clutter-behaviour-ellipse.c:478
+#: clutter/clutter-behaviour-ellipse.c:475
msgid "Width of the ellipse"
msgstr "Largo da elipse"
-#: clutter/clutter-behaviour-ellipse.c:494
+#: clutter/clutter-behaviour-ellipse.c:491
msgid "Height of ellipse"
msgstr "Altura da elipse"
-#: clutter/clutter-behaviour-ellipse.c:509
+#: clutter/clutter-behaviour-ellipse.c:506
msgid "Center"
msgstr "Centro"
-#: clutter/clutter-behaviour-ellipse.c:510
+#: clutter/clutter-behaviour-ellipse.c:507
msgid "Center of ellipse"
msgstr "Centro da elipse"
-#: clutter/clutter-behaviour-ellipse.c:524
-#: clutter/clutter-behaviour-rotate.c:333 clutter/clutter-timeline.c:310
+#: clutter/clutter-behaviour-ellipse.c:521
+#: clutter/clutter-behaviour-rotate.c:329 clutter/clutter-timeline.c:310
msgid "Direction"
msgstr "DirecciÃn"
-#: clutter/clutter-behaviour-ellipse.c:525
-#: clutter/clutter-behaviour-rotate.c:334
+#: clutter/clutter-behaviour-ellipse.c:522
+#: clutter/clutter-behaviour-rotate.c:330
msgid "Direction of rotation"
msgstr "DirecciÃn da rotaciÃn"
-#: clutter/clutter-behaviour-opacity.c:181
+#: clutter/clutter-behaviour-opacity.c:177
msgid "Opacity Start"
msgstr "Opacidade de inicio"
-#: clutter/clutter-behaviour-opacity.c:182
+#: clutter/clutter-behaviour-opacity.c:178
msgid "Initial opacity level"
msgstr "Nivel inicial de opacidade"
-#: clutter/clutter-behaviour-opacity.c:199
+#: clutter/clutter-behaviour-opacity.c:195
msgid "Opacity End"
msgstr "Opacidade de remate"
-#: clutter/clutter-behaviour-opacity.c:200
+#: clutter/clutter-behaviour-opacity.c:196
msgid "Final opacity level"
msgstr "Nivel final de opacidade"
-#: clutter/clutter-behaviour-path.c:222 clutter/clutter-path-constraint.c:212
+#: clutter/clutter-behaviour-path.c:219 clutter/clutter-path-constraint.c:212
msgid "Path"
msgstr "Ruta"
-#: clutter/clutter-behaviour-path.c:223
+#: clutter/clutter-behaviour-path.c:220
msgid "The ClutterPath object representing the path to animate along"
msgstr "O obxecto ClutterPath representa a ruta ao longo da animaciÃn"
-#: clutter/clutter-behaviour-rotate.c:279
+#: clutter/clutter-behaviour-rotate.c:275
msgid "Angle Begin"
msgstr "Ãngulo inicial"
-#: clutter/clutter-behaviour-rotate.c:297
+#: clutter/clutter-behaviour-rotate.c:293
msgid "Angle End"
msgstr "Ãngulo de remate"
-#: clutter/clutter-behaviour-rotate.c:315
+#: clutter/clutter-behaviour-rotate.c:311
msgid "Axis"
msgstr "Eixo"
-#: clutter/clutter-behaviour-rotate.c:316
+#: clutter/clutter-behaviour-rotate.c:312
msgid "Axis of rotation"
msgstr "Eixo de rotaciÃn"
-#: clutter/clutter-behaviour-rotate.c:351
+#: clutter/clutter-behaviour-rotate.c:347
msgid "Center X"
msgstr "Centro X"
-#: clutter/clutter-behaviour-rotate.c:352
+#: clutter/clutter-behaviour-rotate.c:348
msgid "X coordinate of the center of rotation"
msgstr "Coordenada X do centro de rotaciÃn"
-#: clutter/clutter-behaviour-rotate.c:369
+#: clutter/clutter-behaviour-rotate.c:365
msgid "Center Y"
msgstr "Centro Y"
-#: clutter/clutter-behaviour-rotate.c:370
+#: clutter/clutter-behaviour-rotate.c:366
msgid "Y coordinate of the center of rotation"
msgstr "Coordenada Y do centro de rotaciÃn"
-#: clutter/clutter-behaviour-rotate.c:387
+#: clutter/clutter-behaviour-rotate.c:383
msgid "Center Z"
msgstr "Centro Z"
-#: clutter/clutter-behaviour-rotate.c:388
+#: clutter/clutter-behaviour-rotate.c:384
msgid "Z coordinate of the center of rotation"
msgstr "Coordenada Z do centro de rotaciÃn"
-#: clutter/clutter-behaviour-scale.c:222
+#: clutter/clutter-behaviour-scale.c:218
msgid "X Start Scale"
msgstr "Escala X de inicio"
-#: clutter/clutter-behaviour-scale.c:223
+#: clutter/clutter-behaviour-scale.c:219
msgid "Initial scale on the X axis"
msgstr "Escala inicial no eixo X"
-#: clutter/clutter-behaviour-scale.c:241
+#: clutter/clutter-behaviour-scale.c:237
msgid "X End Scale"
msgstr "Escala X de remate"
-#: clutter/clutter-behaviour-scale.c:242
+#: clutter/clutter-behaviour-scale.c:238
msgid "Final scale on the X axis"
msgstr "Escala final no eixo X"
-#: clutter/clutter-behaviour-scale.c:260
+#: clutter/clutter-behaviour-scale.c:256
msgid "Y Start Scale"
msgstr "Escala Y de inicio"
-#: clutter/clutter-behaviour-scale.c:261
+#: clutter/clutter-behaviour-scale.c:257
msgid "Initial scale on the Y axis"
msgstr "Escala inicial no eixo Y"
-#: clutter/clutter-behaviour-scale.c:279
+#: clutter/clutter-behaviour-scale.c:275
msgid "Y End Scale"
msgstr "Escala Y de remate"
-#: clutter/clutter-behaviour-scale.c:280
+#: clutter/clutter-behaviour-scale.c:276
msgid "Final scale on the Y axis"
msgstr "Escala final no eixo Y"
-#: clutter/clutter-bind-constraint.c:350
+#: clutter/clutter-bind-constraint.c:317
msgid "The source of the binding"
msgstr "A orixe da ligazÃn"
-#: clutter/clutter-bind-constraint.c:363
+#: clutter/clutter-bind-constraint.c:330
msgid "Coordinate"
msgstr "Coordenada"
-#: clutter/clutter-bind-constraint.c:364
+#: clutter/clutter-bind-constraint.c:331
msgid "The coordinate to bind"
msgstr "A coordenada que ligar"
-#: clutter/clutter-bind-constraint.c:378 clutter/clutter-path-constraint.c:226
+#: clutter/clutter-bind-constraint.c:345 clutter/clutter-path-constraint.c:226
#: clutter/clutter-snap-constraint.c:366
msgid "Offset"
msgstr "Desprazamento"
-#: clutter/clutter-bind-constraint.c:379
+#: clutter/clutter-bind-constraint.c:346
msgid "The offset in pixels to apply to the binding"
msgstr "O desprazamento en pÃxeles que aplicar à ligazÃn"
@@ -736,7 +740,7 @@ msgstr "O desprazamento en pÃxeles que aplicar à ligazÃn"
msgid "The unique name of the binding pool"
msgstr "O nome Ãnico da ligazÃn da agrupaciÃn"
-#: clutter/clutter-bin-layout.c:261 clutter/clutter-bin-layout.c:585
+#: clutter/clutter-bin-layout.c:261 clutter/clutter-bin-layout.c:580
#: clutter/clutter-box-layout.c:395 clutter/clutter-table-layout.c:652
msgid "Horizontal Alignment"
msgstr "AliÃamento horizontal"
@@ -745,7 +749,7 @@ msgstr "AliÃamento horizontal"
msgid "Horizontal alignment for the actor inside the layout manager"
msgstr "AliÃamento horizontal do actor no xestor de deseÃo"
-#: clutter/clutter-bin-layout.c:270 clutter/clutter-bin-layout.c:602
+#: clutter/clutter-bin-layout.c:270 clutter/clutter-bin-layout.c:597
#: clutter/clutter-box-layout.c:404 clutter/clutter-table-layout.c:667
msgid "Vertical Alignment"
msgstr "AliÃamento vertical"
@@ -754,37 +758,37 @@ msgstr "AliÃamento vertical"
msgid "Vertical alignment for the actor inside the layout manager"
msgstr "AliÃamento vertical do actor no xestor de deseÃo"
-#: clutter/clutter-bin-layout.c:586
+#: clutter/clutter-bin-layout.c:581
msgid "Default horizontal alignment for the actors inside the layout manager"
msgstr ""
"AliÃamento horizontal predeterminado para os actores no xestor de deseÃo"
-#: clutter/clutter-bin-layout.c:603
+#: clutter/clutter-bin-layout.c:598
msgid "Default vertical alignment for the actors inside the layout manager"
msgstr "AliÃamento vertical predeterminado para os actores no xestor de deseÃo"
-#: clutter/clutter-box.c:544
+#: clutter/clutter-box.c:537
msgid "Layout Manager"
msgstr "Xestor de deseÃo"
-#: clutter/clutter-box.c:545
+#: clutter/clutter-box.c:538
msgid "The layout manager used by the box"
msgstr "O xestor de deseÃo empregado pola caixa"
-#: clutter/clutter-box.c:564 clutter/clutter-rectangle.c:267
-#: clutter/clutter-stage.c:1765
+#: clutter/clutter-box.c:557 clutter/clutter-rectangle.c:267
+#: clutter/clutter-stage.c:1718
msgid "Color"
msgstr "Cor"
-#: clutter/clutter-box.c:565
+#: clutter/clutter-box.c:558
msgid "The background color of the box"
msgstr "Color de fondo da caixa"
-#: clutter/clutter-box.c:579
+#: clutter/clutter-box.c:572
msgid "Color Set"
msgstr "Estabelecer a cor"
-#: clutter/clutter-box.c:580
+#: clutter/clutter-box.c:573
msgid "Whether the background color is set"
msgstr "Cando se estabelece a cor de fondo"
@@ -836,7 +840,7 @@ msgstr "Vertical"
msgid "Whether the layout should be vertical, rather than horizontal"
msgstr "Cando o deseÃo debe ser vertical ou quizais horizontal"
-#: clutter/clutter-box-layout.c:1321 clutter/clutter-flow-layout.c:901
+#: clutter/clutter-box-layout.c:1321 clutter/clutter-flow-layout.c:898
msgid "Homogeneous"
msgstr "HomoxÃneo"
@@ -863,54 +867,46 @@ msgstr "Espazado"
msgid "Spacing between children"
msgstr "Espazamento entre os fillos"
-#: clutter/clutter-box-layout.c:1366 clutter/clutter-table-layout.c:1742
+#: clutter/clutter-box-layout.c:1366 clutter/clutter-table-layout.c:1740
msgid "Use Animations"
msgstr "Usar animaciÃns"
-#: clutter/clutter-box-layout.c:1367 clutter/clutter-table-layout.c:1743
+#: clutter/clutter-box-layout.c:1367 clutter/clutter-table-layout.c:1741
msgid "Whether layout changes should be animated"
msgstr "Cando os cambios no deseÃo deben ser animados"
-#: clutter/clutter-box-layout.c:1388 clutter/clutter-table-layout.c:1764
+#: clutter/clutter-box-layout.c:1388 clutter/clutter-table-layout.c:1762
msgid "Easing Mode"
msgstr "Modo relaxado"
-#: clutter/clutter-box-layout.c:1389 clutter/clutter-table-layout.c:1765
+#: clutter/clutter-box-layout.c:1389 clutter/clutter-table-layout.c:1763
msgid "The easing mode of the animations"
msgstr "O modo relaxado nas animaciÃns"
-#: clutter/clutter-box-layout.c:1406 clutter/clutter-table-layout.c:1782
+#: clutter/clutter-box-layout.c:1406 clutter/clutter-table-layout.c:1780
msgid "Easing Duration"
msgstr "DuraciÃn do relaxamento"
-#: clutter/clutter-box-layout.c:1407 clutter/clutter-table-layout.c:1783
+#: clutter/clutter-box-layout.c:1407 clutter/clutter-table-layout.c:1781
msgid "The duration of the animations"
msgstr "A duraciÃn das animaciÃns"
-#: clutter/clutter-cairo-texture.c:582
+#: clutter/clutter-cairo-texture.c:404
msgid "Surface Width"
msgstr "Largura da superficie"
-#: clutter/clutter-cairo-texture.c:583
+#: clutter/clutter-cairo-texture.c:405
msgid "The width of the Cairo surface"
msgstr "A largura da superficie de Cairo"
-#: clutter/clutter-cairo-texture.c:597
+#: clutter/clutter-cairo-texture.c:419
msgid "Surface Height"
msgstr "Altura da superficie"
-#: clutter/clutter-cairo-texture.c:598
+#: clutter/clutter-cairo-texture.c:420
msgid "The height of the Cairo surface"
msgstr "A altura da superficie de Cairo"
-#: clutter/clutter-cairo-texture.c:615
-msgid "Auto Resize"
-msgstr "Redimensionar automaticamente"
-
-#: clutter/clutter-cairo-texture.c:616
-msgid "Whether the surface should match the allocation"
-msgstr "Indica se a superficie debe coincidir coa asignaciÃn"
-
#: clutter/clutter-child-meta.c:127
msgid "Container"
msgstr "Contedor"
@@ -939,21 +935,23 @@ msgstr "Retido"
msgid "Whether the clickable has a grab"
msgstr "Cando o clic ten un tirador"
-#: clutter/clutter-click-action.c:574 clutter/clutter-settings.c:573
+#: clutter/clutter-click-action.c:574 clutter/clutter-settings.c:521
+#, fuzzy
msgid "Long Press Duration"
-msgstr "DuraciÃn da pulsaciÃn longa"
+msgstr "DuraciÃn do relaxamento"
#: clutter/clutter-click-action.c:575
msgid "The minimum duration of a long press to recognize the gesture"
-msgstr "A duraciÃn mÃnima dunha pulsaciÃn longa para recoÃecer o xesto"
+msgstr ""
#: clutter/clutter-click-action.c:593
+#, fuzzy
msgid "Long Press Threshold"
-msgstr "LÃmite da pulsaciÃn longa"
+msgstr "Limiar de arrastre"
#: clutter/clutter-click-action.c:594
msgid "The maximum threshold before a long press is cancelled"
-msgstr "O lÃmite mÃximo antes de cancelar unha pulsaciÃn longa"
+msgstr ""
#: clutter/clutter-clone.c:341
msgid "Specifies the actor to be cloned"
@@ -1004,95 +1002,95 @@ msgstr "Infraestrutura"
msgid "The ClutterBackend of the device manager"
msgstr "O ClutterBackend do xestor de dispositivos"
-#: clutter/clutter-drag-action.c:596
+#: clutter/clutter-drag-action.c:547
msgid "Horizontal Drag Threshold"
msgstr "Limiar horizontal de arrastre"
-#: clutter/clutter-drag-action.c:597
+#: clutter/clutter-drag-action.c:548
msgid "The horizontal amount of pixels required to start dragging"
msgstr "A cantidade de pÃxeles horizontais necesarios para comezar a arrastrar"
-#: clutter/clutter-drag-action.c:624
+#: clutter/clutter-drag-action.c:575
msgid "Vertical Drag Threshold"
msgstr "Limiar vertical de arrastre"
-#: clutter/clutter-drag-action.c:625
+#: clutter/clutter-drag-action.c:576
msgid "The vertical amount of pixels required to start dragging"
msgstr "A cantidade de pÃxeles verticais necesarios para comezar a arrastrar"
-#: clutter/clutter-drag-action.c:646
+#: clutter/clutter-drag-action.c:597
msgid "Drag Handle"
msgstr "Arrastrar o tirador"
-#: clutter/clutter-drag-action.c:647
+#: clutter/clutter-drag-action.c:598
msgid "The actor that is being dragged"
msgstr "O actor que se està a arrastrar"
-#: clutter/clutter-drag-action.c:660
+#: clutter/clutter-drag-action.c:611
msgid "Drag Axis"
msgstr "Eixo de arrastre"
-#: clutter/clutter-drag-action.c:661
+#: clutter/clutter-drag-action.c:612
msgid "Constraints the dragging to an axis"
msgstr "RestriciÃns arrastrando a un eixo"
-#: clutter/clutter-flow-layout.c:885
+#: clutter/clutter-flow-layout.c:882
msgid "Orientation"
msgstr "OrientaciÃn"
-#: clutter/clutter-flow-layout.c:886
+#: clutter/clutter-flow-layout.c:883
msgid "The orientation of the layout"
msgstr "A orientaciÃn do deseÃo"
-#: clutter/clutter-flow-layout.c:902
+#: clutter/clutter-flow-layout.c:899
msgid "Whether each item should receive the same allocation"
msgstr "Cando cada elemento debe recibir a mesma asignaciÃn"
-#: clutter/clutter-flow-layout.c:917 clutter/clutter-table-layout.c:1713
+#: clutter/clutter-flow-layout.c:914 clutter/clutter-table-layout.c:1711
msgid "Column Spacing"
msgstr "Espazamento de columnas"
-#: clutter/clutter-flow-layout.c:918
+#: clutter/clutter-flow-layout.c:915
msgid "The spacing between columns"
msgstr "O espazo entre columnas"
-#: clutter/clutter-flow-layout.c:934 clutter/clutter-table-layout.c:1727
+#: clutter/clutter-flow-layout.c:931 clutter/clutter-table-layout.c:1725
msgid "Row Spacing"
msgstr "Espazamento de filas"
-#: clutter/clutter-flow-layout.c:935
+#: clutter/clutter-flow-layout.c:932
msgid "The spacing between rows"
msgstr "O espazo entre filas"
-#: clutter/clutter-flow-layout.c:949
+#: clutter/clutter-flow-layout.c:946
msgid "Minimum Column Width"
msgstr "Largura mÃnima de columna"
-#: clutter/clutter-flow-layout.c:950
+#: clutter/clutter-flow-layout.c:947
msgid "Minimum width for each column"
msgstr "A largura mÃnima para cada columna"
-#: clutter/clutter-flow-layout.c:965
+#: clutter/clutter-flow-layout.c:962
msgid "Maximum Column Width"
msgstr "Largura mÃxima de columna"
-#: clutter/clutter-flow-layout.c:966
+#: clutter/clutter-flow-layout.c:963
msgid "Maximum width for each column"
msgstr "A largura mÃxima para cada columna"
-#: clutter/clutter-flow-layout.c:980
+#: clutter/clutter-flow-layout.c:977
msgid "Minimum Row Height"
msgstr "Altura mÃnima de fila"
-#: clutter/clutter-flow-layout.c:981
+#: clutter/clutter-flow-layout.c:978
msgid "Minimum height for each row"
msgstr "A altura mÃnima de cada fila"
-#: clutter/clutter-flow-layout.c:996
+#: clutter/clutter-flow-layout.c:993
msgid "Maximum Row Height"
msgstr "Altura mÃxima de fila"
-#: clutter/clutter-flow-layout.c:997
+#: clutter/clutter-flow-layout.c:994
msgid "Maximum height for each row"
msgstr "A altura mÃxima de cada fila"
@@ -1172,59 +1170,59 @@ msgstr "Xestor"
msgid "The manager that created this data"
msgstr "O xestor que creou estes datos"
-#: clutter/clutter-main.c:490
+#: clutter/clutter-main.c:486
msgid "default:LTR"
msgstr "default:LTR"
-#: clutter/clutter-main.c:1321
+#: clutter/clutter-main.c:1282
msgid "Show frames per second"
msgstr "Mostrar cadros por segundo"
-#: clutter/clutter-main.c:1323
+#: clutter/clutter-main.c:1284
msgid "Default frame rate"
msgstr "Taxa predeterminada de cadros"
-#: clutter/clutter-main.c:1325
+#: clutter/clutter-main.c:1286
msgid "Make all warnings fatal"
msgstr "Facer que todos os avisos sexan fatais"
-#: clutter/clutter-main.c:1328
+#: clutter/clutter-main.c:1289
msgid "Direction for the text"
msgstr "DirecciÃn para o texto"
-#: clutter/clutter-main.c:1331
+#: clutter/clutter-main.c:1292
msgid "Disable mipmapping on text"
msgstr "Desactivar mipmapping no texto"
-#: clutter/clutter-main.c:1334
+#: clutter/clutter-main.c:1295
msgid "Use 'fuzzy' picking"
msgstr "Usar recolecciÃn ÂdifusaÂ"
-#: clutter/clutter-main.c:1337
+#: clutter/clutter-main.c:1298
msgid "Clutter debugging flags to set"
msgstr "Bandeiras de depuraciÃn de Clutter que seleccionar"
-#: clutter/clutter-main.c:1339
+#: clutter/clutter-main.c:1300
msgid "Clutter debugging flags to unset"
msgstr "Bandeiras de depuraciÃn de Cluter que deseleccionar"
-#: clutter/clutter-main.c:1343
+#: clutter/clutter-main.c:1304
msgid "Clutter profiling flags to set"
msgstr "Bandeiras de perfilado de Clutter que estabelecer"
-#: clutter/clutter-main.c:1345
+#: clutter/clutter-main.c:1306
msgid "Clutter profiling flags to unset"
msgstr "Bandeiras de perfilado de Clutter que desestabelecer"
-#: clutter/clutter-main.c:1348
+#: clutter/clutter-main.c:1309
msgid "Enable accessibility"
msgstr "Activar a accesibilidade"
-#: clutter/clutter-main.c:1530
+#: clutter/clutter-main.c:1491
msgid "Clutter Options"
msgstr "OpciÃns de Clutter"
-#: clutter/clutter-main.c:1531
+#: clutter/clutter-main.c:1492
msgid "Show Clutter Options"
msgstr "Mostrar as opciÃns de Clutter"
@@ -1241,8 +1239,9 @@ msgid "Playing"
msgstr "Reproducindo"
#: clutter/clutter-media.c:92
+#, fuzzy
msgid "Whether the actor is playing"
-msgstr "Indica se o actor estase reproducindo"
+msgstr "Cando o actor està reproducindo"
#: clutter/clutter-media.c:106
msgid "Progress"
@@ -1340,7 +1339,7 @@ msgstr "Estabelecer o nome de ficheiro"
msgid "Whether the :filename property is set"
msgstr "Cando a propiedade :filename foi estabelecida"
-#: clutter/clutter-script.c:449 clutter/clutter-texture.c:1081
+#: clutter/clutter-script.c:449 clutter/clutter-texture.c:1089
msgid "Filename"
msgstr "Nome do ficheiro"
@@ -1348,48 +1347,48 @@ msgstr "Nome do ficheiro"
msgid "The path of the currently parsed file"
msgstr "A ruta do ficheiro analizado actualmente"
-#: clutter/clutter-settings.c:414
+#: clutter/clutter-settings.c:362
msgid "Double Click Time"
msgstr "Tempo de dobre pulsaciÃn"
-#: clutter/clutter-settings.c:415
+#: clutter/clutter-settings.c:363
msgid "The time between clicks necessary to detect a multiple click"
msgstr ""
"O tempo necesario entre pulsaciÃns para detectar unha pulsaciÃn mÃltiple"
-#: clutter/clutter-settings.c:430
+#: clutter/clutter-settings.c:378
msgid "Double Click Distance"
msgstr "Distancia da dobre pulsaciÃn"
-#: clutter/clutter-settings.c:431
+#: clutter/clutter-settings.c:379
msgid "The distance between clicks necessary to detect a multiple click"
msgstr ""
"A distancia necesaria entre pulsaciÃns para detectar unha pulsaciÃn mÃltiple"
-#: clutter/clutter-settings.c:446
+#: clutter/clutter-settings.c:394
msgid "Drag Threshold"
msgstr "Limiar de arrastre"
-#: clutter/clutter-settings.c:447
+#: clutter/clutter-settings.c:395
msgid "The distance the cursor should travel before starting to drag"
msgstr "A distancia que o cursor debe recorrer antes de comezar a arrastrar"
-#: clutter/clutter-settings.c:462 clutter/clutter-text.c:2939
+#: clutter/clutter-settings.c:410 clutter/clutter-text.c:2799
msgid "Font Name"
msgstr "Nome do tipo de letra"
-#: clutter/clutter-settings.c:463
+#: clutter/clutter-settings.c:411
msgid ""
"The description of the default font, as one that could be parsed by Pango"
msgstr ""
"A descriciÃn do tipo de letra predeterminado, como un que Pango poida "
"analizar."
-#: clutter/clutter-settings.c:478
+#: clutter/clutter-settings.c:426
msgid "Font Antialias"
msgstr "Alisado do tipo de letra"
-#: clutter/clutter-settings.c:479
+#: clutter/clutter-settings.c:427
msgid ""
"Whether to use antialiasing (1 to enable, 0 to disable, and -1 to use the "
"default)"
@@ -1397,56 +1396,48 @@ msgstr ""
"Indica se se debe usar alisado (1 para activar, 0 para desactivar e -1 para "
"usar a opciÃn predeterminada)"
-#: clutter/clutter-settings.c:495
+#: clutter/clutter-settings.c:443
msgid "Font DPI"
msgstr "PPP do tipo de letra"
-#: clutter/clutter-settings.c:496
+#: clutter/clutter-settings.c:444
msgid ""
"The resolution of the font, in 1024 * dots/inch, or -1 to use the default"
msgstr ""
"A resoluciÃn do tipo de letra, en 1024 * puntos/polgada, ou -1 para usar a "
"predeterminada"
-#: clutter/clutter-settings.c:512
+#: clutter/clutter-settings.c:460
msgid "Font Hinting"
msgstr "Contorno do tipo de letra"
-#: clutter/clutter-settings.c:513
+#: clutter/clutter-settings.c:461
msgid ""
"Whether to use hinting (1 to enable, 0 to disable and -1 to use the default)"
msgstr ""
"Indica se se debe usar contorno (1 para activar, 0 para desactivar e -1 para "
"usar a opciÃn predeterminada)"
-#: clutter/clutter-settings.c:534
+#: clutter/clutter-settings.c:482
msgid "Font Hint Style"
msgstr "Estilo do contorno do tipo de letra"
-#: clutter/clutter-settings.c:535
+#: clutter/clutter-settings.c:483
msgid "The style of hinting (hintnone, hintslight, hintmedium, hintfull)"
msgstr ""
"O estilo do contorno (ÂhintnoneÂ, ÂhintslightÂ, ÂhintmediumÂ, ÂhintfullÂ)"
-#: clutter/clutter-settings.c:556
+#: clutter/clutter-settings.c:504
msgid "Font Subpixel Order"
msgstr "Orde do tipo de letra do subpÃxel"
-#: clutter/clutter-settings.c:557
+#: clutter/clutter-settings.c:505
msgid "The type of subpixel antialiasing (none, rgb, bgr, vrgb, vbgr)"
msgstr "O tipo de suavizado do subpÃxel (ÂnoneÂ, ÂrgbÂ, ÂbgrÂ, ÂvrgbÂ, ÂvbgrÂ)"
-#: clutter/clutter-settings.c:574
+#: clutter/clutter-settings.c:522
msgid "The minimum duration for a long press gesture to be recognized"
-msgstr "A duraciÃn mÃnima dunha pulsaciÃn longa para recoÃecer o xesto"
-
-#: clutter/clutter-settings.c:581
-msgid "Fontconfig configuration timestamp"
-msgstr "ConfiguraciÃn da marca de tempo de fontconfig"
-
-#: clutter/clutter-settings.c:582
-msgid "Timestamp of the current fontconfig configuration"
-msgstr "Marca de tempo da configuraciÃn actual de fontconfig"
+msgstr ""
#: clutter/clutter-shader.c:255
msgid "Vertex Source"
@@ -1521,117 +1512,117 @@ msgstr "O bordo da orixe que debe ser encaixado"
msgid "The offset in pixels to apply to the constraint"
msgstr "O desprazamento en pÃxeles para aplicarllo à restriciÃn"
-#: clutter/clutter-stage.c:1707
+#: clutter/clutter-stage.c:1660
msgid "Fullscreen Set"
msgstr "Estabelecer a pantalla completa"
-#: clutter/clutter-stage.c:1708
+#: clutter/clutter-stage.c:1661
msgid "Whether the main stage is fullscreen"
msgstr "Cando o escenario principal à a pantalla completa"
-#: clutter/clutter-stage.c:1724
+#: clutter/clutter-stage.c:1677
msgid "Offscreen"
msgstr "Fora de pantalla"
-#: clutter/clutter-stage.c:1725
+#: clutter/clutter-stage.c:1678
msgid "Whether the main stage should be rendered offscreen"
msgstr "Cando o escenario principal debe acontecer fora de la pantalla"
-#: clutter/clutter-stage.c:1737 clutter/clutter-text.c:3052
+#: clutter/clutter-stage.c:1690 clutter/clutter-text.c:2912
msgid "Cursor Visible"
msgstr "Cursor visÃbel"
-#: clutter/clutter-stage.c:1738
+#: clutter/clutter-stage.c:1691
msgid "Whether the mouse pointer is visible on the main stage"
msgstr "Cando o punteiro do rato à visÃbel no escenario principal"
-#: clutter/clutter-stage.c:1752
+#: clutter/clutter-stage.c:1705
msgid "User Resizable"
msgstr "RedimensionÃbel polo usuario"
-#: clutter/clutter-stage.c:1753
+#: clutter/clutter-stage.c:1706
msgid "Whether the stage is able to be resized via user interaction"
msgstr "Cando o escenario pode ser redimensionado cunha acciÃn do usuario"
-#: clutter/clutter-stage.c:1766
+#: clutter/clutter-stage.c:1719
msgid "The color of the stage"
msgstr "A cor do escenario"
-#: clutter/clutter-stage.c:1780
+#: clutter/clutter-stage.c:1733
msgid "Perspective"
msgstr "Perspectiva"
-#: clutter/clutter-stage.c:1781
+#: clutter/clutter-stage.c:1734
msgid "Perspective projection parameters"
msgstr "ParÃmetros de proxecciÃn da perspectiva"
-#: clutter/clutter-stage.c:1796
+#: clutter/clutter-stage.c:1749
msgid "Title"
msgstr "TÃtulo"
-#: clutter/clutter-stage.c:1797
+#: clutter/clutter-stage.c:1750
msgid "Stage Title"
msgstr "TÃtulo do escenario"
-#: clutter/clutter-stage.c:1812
+#: clutter/clutter-stage.c:1765
msgid "Use Fog"
msgstr "Usar nÃboa"
-#: clutter/clutter-stage.c:1813
+#: clutter/clutter-stage.c:1766
msgid "Whether to enable depth cueing"
msgstr "Cando se activa a indicaciÃn da profundidade"
-#: clutter/clutter-stage.c:1827
+#: clutter/clutter-stage.c:1780
msgid "Fog"
msgstr "NÃboa"
-#: clutter/clutter-stage.c:1828
+#: clutter/clutter-stage.c:1781
msgid "Settings for the depth cueing"
msgstr "Axustes para a indicaciÃn da profundidade"
-#: clutter/clutter-stage.c:1844
+#: clutter/clutter-stage.c:1797
msgid "Use Alpha"
msgstr "Usar alfa"
-#: clutter/clutter-stage.c:1845
+#: clutter/clutter-stage.c:1798
msgid "Whether to honour the alpha component of the stage color"
msgstr "Cando considera à compoÃente alfa da cor do escenario"
-#: clutter/clutter-stage.c:1861
+#: clutter/clutter-stage.c:1814
msgid "Key Focus"
msgstr "Tecla de foco"
-#: clutter/clutter-stage.c:1862
+#: clutter/clutter-stage.c:1815
msgid "The currently key focused actor"
msgstr "A tecla actual pon ao actor en foco"
-#: clutter/clutter-stage.c:1878
+#: clutter/clutter-stage.c:1831
msgid "No Clear Hint"
msgstr "Non limpar suxestiÃn"
-#: clutter/clutter-stage.c:1879
+#: clutter/clutter-stage.c:1832
msgid "Whether the stage should clear its contents"
msgstr "Cando o escenario debe limpar o seu contido"
-#: clutter/clutter-stage.c:1892
+#: clutter/clutter-stage.c:1845
msgid "Accept Focus"
msgstr "Aceptar foco"
-#: clutter/clutter-stage.c:1893
+#: clutter/clutter-stage.c:1846
msgid "Whether the stage should accept focus on show"
msgstr "Se o paso debe aceptar o foco ao mostralo"
-#: clutter/clutter-state.c:1472
+#: clutter/clutter-state.c:1408
msgid "State"
msgstr "Estado"
-#: clutter/clutter-state.c:1473
+#: clutter/clutter-state.c:1409
msgid "Currently set state, (transition to this state might not be complete)"
msgstr ""
"Estado actual da configuraciÃn (Ã posÃbel que a transiciÃn a este estado non "
"fose completada)"
-#: clutter/clutter-state.c:1487
+#: clutter/clutter-state.c:1423
msgid "Default transition duration"
msgstr "DuraciÃn predeterminada da transiciÃn"
@@ -1683,226 +1674,229 @@ msgstr "ExpansiÃn vertical"
msgid "Allocate extra space for the child in vertical axis"
msgstr "Asigna espazo extra para o fillo no eixo vertical"
-#: clutter/clutter-table-layout.c:1714
+#: clutter/clutter-table-layout.c:1712
msgid "Spacing between columns"
msgstr "Espazamento entre columnas"
-#: clutter/clutter-table-layout.c:1728
+#: clutter/clutter-table-layout.c:1726
msgid "Spacing between rows"
msgstr "Espazamento entre filas"
-#: clutter/clutter-text.c:2940
+#: clutter/clutter-text.c:2800
msgid "The font to be used by the text"
msgstr "O tipo de letra que vai ser empregado no texto"
-#: clutter/clutter-text.c:2957
+#: clutter/clutter-text.c:2817
msgid "Font Description"
msgstr "DescriciÃn do tipo de letra"
-#: clutter/clutter-text.c:2958
+#: clutter/clutter-text.c:2818
msgid "The font description to be used"
msgstr "A descriciÃn do tipo de letra que se vai empregar"
-#: clutter/clutter-text.c:2974
+#: clutter/clutter-text.c:2834
msgid "Text"
msgstr "Texto"
-#: clutter/clutter-text.c:2975
+#: clutter/clutter-text.c:2835
msgid "The text to render"
msgstr "O texto a renderizar"
-#: clutter/clutter-text.c:2989
+#: clutter/clutter-text.c:2849
msgid "Font Color"
msgstr "Cor da letra"
-#: clutter/clutter-text.c:2990
+#: clutter/clutter-text.c:2850
msgid "Color of the font used by the text"
msgstr "Cor das letras empregadas no texto"
-#: clutter/clutter-text.c:3004
+#: clutter/clutter-text.c:2864
msgid "Editable"
msgstr "EditÃbel"
-#: clutter/clutter-text.c:3005
+#: clutter/clutter-text.c:2865
msgid "Whether the text is editable"
msgstr "Cando o texto à editÃbel"
-#: clutter/clutter-text.c:3020
+#: clutter/clutter-text.c:2880
msgid "Selectable"
msgstr "SeleccionÃbel"
-#: clutter/clutter-text.c:3021
+#: clutter/clutter-text.c:2881
msgid "Whether the text is selectable"
msgstr "Cando o texto à seleccionÃbel"
-#: clutter/clutter-text.c:3035
+#: clutter/clutter-text.c:2895
msgid "Activatable"
msgstr "ActivÃbel"
-#: clutter/clutter-text.c:3036
+#: clutter/clutter-text.c:2896
msgid "Whether pressing return causes the activate signal to be emitted"
msgstr "Cando ao premer Intro fai que se active o sinal a ser emitido"
-#: clutter/clutter-text.c:3053
+#: clutter/clutter-text.c:2913
msgid "Whether the input cursor is visible"
msgstr "Cando o cursor de entrada à visÃbel"
-#: clutter/clutter-text.c:3067 clutter/clutter-text.c:3068
+#: clutter/clutter-text.c:2927 clutter/clutter-text.c:2928
msgid "Cursor Color"
msgstr "Cor do cursor"
-#: clutter/clutter-text.c:3082
+#: clutter/clutter-text.c:2942
msgid "Cursor Color Set"
msgstr "Estabelecer a cor do cursor"
-#: clutter/clutter-text.c:3083
+#: clutter/clutter-text.c:2943
msgid "Whether the cursor color has been set"
msgstr "Cando a cor do cursor foi estabelecida"
-#: clutter/clutter-text.c:3098
+#: clutter/clutter-text.c:2958
msgid "Cursor Size"
msgstr "TamaÃo do cursor"
-#: clutter/clutter-text.c:3099
+#: clutter/clutter-text.c:2959
msgid "The width of the cursor, in pixels"
msgstr "A largura do cursor, en pÃxeles"
-#: clutter/clutter-text.c:3113
+#: clutter/clutter-text.c:2973
msgid "Cursor Position"
msgstr "A posiciÃn do cursor"
-#: clutter/clutter-text.c:3114
+#: clutter/clutter-text.c:2974
msgid "The cursor position"
msgstr "A posiciÃn do cursor"
-#: clutter/clutter-text.c:3129
+#: clutter/clutter-text.c:2989
msgid "Selection-bound"
msgstr "SelecciÃn lÃmite"
-#: clutter/clutter-text.c:3130
+#: clutter/clutter-text.c:2990
msgid "The cursor position of the other end of the selection"
msgstr "A posiciÃn do cursor do outro extremo da selecciÃn"
-#: clutter/clutter-text.c:3145 clutter/clutter-text.c:3146
+#: clutter/clutter-text.c:3005 clutter/clutter-text.c:3006
msgid "Selection Color"
msgstr "Cor da selecciÃn"
-#: clutter/clutter-text.c:3160
+#: clutter/clutter-text.c:3020
msgid "Selection Color Set"
msgstr "Estabelecer a cor da selecciÃn"
-#: clutter/clutter-text.c:3161
+#: clutter/clutter-text.c:3021
msgid "Whether the selection color has been set"
msgstr "Cando cor da selecciÃn foi estabelecida"
-#: clutter/clutter-text.c:3176
+#: clutter/clutter-text.c:3036
msgid "Attributes"
msgstr "Atributos"
-#: clutter/clutter-text.c:3177
+#: clutter/clutter-text.c:3037
msgid "A list of style attributes to apply to the contents of the actor"
msgstr "Unha lista de atributos de estilo para aplicar aos contidos do actor"
-#: clutter/clutter-text.c:3199
+#: clutter/clutter-text.c:3059
msgid "Use markup"
msgstr "Usar a marcaciÃn"
-#: clutter/clutter-text.c:3200
+#: clutter/clutter-text.c:3060
msgid "Whether or not the text includes Pango markup"
msgstr "Cando o texto inclÃe ou non marcado Pango"
-#: clutter/clutter-text.c:3216
+#: clutter/clutter-text.c:3076
msgid "Line wrap"
msgstr "Axuste de liÃa"
-#: clutter/clutter-text.c:3217
+#: clutter/clutter-text.c:3077
msgid "If set, wrap the lines if the text becomes too wide"
msgstr "De estabelecerse, axusta as liÃas se o texto à moi amplo"
-#: clutter/clutter-text.c:3232
+#: clutter/clutter-text.c:3092
msgid "Line wrap mode"
msgstr "Modo de axuste de liÃa"
-#: clutter/clutter-text.c:3233
+#: clutter/clutter-text.c:3093
msgid "Control how line-wrapping is done"
msgstr "Controlar se se realiza o axuste de liÃas"
-#: clutter/clutter-text.c:3248
+#: clutter/clutter-text.c:3108
msgid "Ellipsize"
msgstr "Elipse en..."
-#: clutter/clutter-text.c:3249
+#: clutter/clutter-text.c:3109
msgid "The preferred place to ellipsize the string"
msgstr "O lugar preferido para elipse na cadea"
-#: clutter/clutter-text.c:3265
+#: clutter/clutter-text.c:3125
msgid "Line Alignment"
msgstr "AliÃamento de liÃas"
-#: clutter/clutter-text.c:3266
+#: clutter/clutter-text.c:3126
msgid "The preferred alignment for the string, for multi-line text"
msgstr "O aliÃamento preferido das cadeas, para textos multiliÃa"
-#: clutter/clutter-text.c:3282
+#: clutter/clutter-text.c:3142
msgid "Justify"
msgstr "Xustificar"
-#: clutter/clutter-text.c:3283
+#: clutter/clutter-text.c:3143
msgid "Whether the text should be justified"
msgstr "Cando o texto debe estar xustificado"
-#: clutter/clutter-text.c:3298
+#: clutter/clutter-text.c:3158
msgid "Password Character"
msgstr "CarÃcter chave"
-#: clutter/clutter-text.c:3299
+#: clutter/clutter-text.c:3159
msgid "If non-zero, use this character to display the actor's contents"
msgstr ""
"De ser distinto de cero, use este carÃcter para amosar os contidos do actor"
-#: clutter/clutter-text.c:3313
+#: clutter/clutter-text.c:3173
msgid "Max Length"
msgstr "Lonxitude mÃxima"
-#: clutter/clutter-text.c:3314
+#: clutter/clutter-text.c:3174
msgid "Maximum length of the text inside the actor"
msgstr "Lonxitude mÃxima do texto dentro do actor"
-#: clutter/clutter-text.c:3337
+#: clutter/clutter-text.c:3197
msgid "Single Line Mode"
msgstr "Modo de liÃa Ãnica"
-#: clutter/clutter-text.c:3338
+#: clutter/clutter-text.c:3198
msgid "Whether the text should be a single line"
msgstr "Cando o texto debe ser dunha soa liÃa"
-#: clutter/clutter-text.c:3352 clutter/clutter-text.c:3353
+#: clutter/clutter-text.c:3212 clutter/clutter-text.c:3213
+#, fuzzy
msgid "Selected Text Color"
-msgstr "Cor do texto seleccionado"
+msgstr "Cor da selecciÃn"
-#: clutter/clutter-text.c:3367
+#: clutter/clutter-text.c:3227
+#, fuzzy
msgid "Selected Text Color Set"
-msgstr "Conxunto de cores de texto seleccionado"
+msgstr "Estabelecer a cor da selecciÃn"
-#: clutter/clutter-text.c:3368
+#: clutter/clutter-text.c:3228
+#, fuzzy
msgid "Whether the selected text color has been set"
-msgstr "Indica se se estabeleceu a cor do texto seleccionado"
+msgstr "Cando cor da selecciÃn foi estabelecida"
-#: clutter/clutter-texture.c:995
+#: clutter/clutter-texture.c:1003
msgid "Sync size of actor"
msgstr "Sincronizar o tamaÃo do actor"
-#: clutter/clutter-texture.c:996
+#: clutter/clutter-texture.c:1004
msgid "Auto sync size of actor to underlying pixbuf dimensions"
msgstr ""
"SincronizaciÃn automÃtica do tamaÃo do actor Ãs dimensiÃns subxacentes do "
"ÂpixbufÂ"
-#: clutter/clutter-texture.c:1003
+#: clutter/clutter-texture.c:1011
msgid "Disable Slicing"
msgstr "Desactivar segmentado"
-#: clutter/clutter-texture.c:1004
+#: clutter/clutter-texture.c:1012
msgid ""
"Forces the underlying texture to be singular and not made of smaller space "
"saving individual textures"
@@ -1910,71 +1904,71 @@ msgstr ""
"Forza que a textura subxacente sexa singular e que non sexa feita de "
"pequenos espazos gardados de texturas individuais."
-#: clutter/clutter-texture.c:1013
+#: clutter/clutter-texture.c:1021
msgid "Tile Waste"
msgstr "Tesela de residuo"
-#: clutter/clutter-texture.c:1014
+#: clutter/clutter-texture.c:1022
msgid "Maximum waste area of a sliced texture"
msgstr "A Ãrea mÃxima dun residuo en segmentos de textura"
-#: clutter/clutter-texture.c:1022
+#: clutter/clutter-texture.c:1030
msgid "Horizontal repeat"
msgstr "RepeticiÃn horizontal"
-#: clutter/clutter-texture.c:1023
+#: clutter/clutter-texture.c:1031
msgid "Repeat the contents rather than scaling them horizontally"
msgstr "Repetir o contido no canto de escalalo en horizontal."
-#: clutter/clutter-texture.c:1030
+#: clutter/clutter-texture.c:1038
msgid "Vertical repeat"
msgstr "RepeticiÃn vertical"
-#: clutter/clutter-texture.c:1031
+#: clutter/clutter-texture.c:1039
msgid "Repeat the contents rather than scaling them vertically"
msgstr "Repetir o contido no canto de escalalo en vertical"
-#: clutter/clutter-texture.c:1038
+#: clutter/clutter-texture.c:1046
msgid "Filter Quality"
msgstr "Calidade final"
-#: clutter/clutter-texture.c:1039
+#: clutter/clutter-texture.c:1047
msgid "Rendering quality used when drawing the texture"
msgstr "Calidade do renderizado cando se debuxa a textura."
-#: clutter/clutter-texture.c:1047
+#: clutter/clutter-texture.c:1055
msgid "Pixel Format"
msgstr "Formato do pÃxel"
-#: clutter/clutter-texture.c:1048
+#: clutter/clutter-texture.c:1056
msgid "The Cogl pixel format to use"
msgstr "O formato do pÃxel COGL que empregar"
-#: clutter/clutter-texture.c:1056
+#: clutter/clutter-texture.c:1064
msgid "Cogl Texture"
msgstr "Textura COGL"
-#: clutter/clutter-texture.c:1057
+#: clutter/clutter-texture.c:1065
msgid "The underlying Cogl texture handle used to draw this actor"
msgstr "A textura COGL subxacente empregada para debuxar este actor"
-#: clutter/clutter-texture.c:1064
+#: clutter/clutter-texture.c:1072
msgid "Cogl Material"
msgstr "Material COGL"
-#: clutter/clutter-texture.c:1065
+#: clutter/clutter-texture.c:1073
msgid "The underlying Cogl material handle used to draw this actor"
msgstr "O material COGL subxacente empregado para debuxar este actor"
-#: clutter/clutter-texture.c:1082
+#: clutter/clutter-texture.c:1090
msgid "The path of the file containing the image data"
msgstr "A ruta do ficheiro que conten os datos da imaxe"
-#: clutter/clutter-texture.c:1089
+#: clutter/clutter-texture.c:1097
msgid "Keep Aspect Ratio"
msgstr "Manter a relaciÃn de aspecto"
-#: clutter/clutter-texture.c:1090
+#: clutter/clutter-texture.c:1098
msgid ""
"Keep the aspect ratio of the texture when requesting the preferred width or "
"height"
@@ -1982,22 +1976,22 @@ msgstr ""
"Manter a relaciÃn de aspecto da textura cando se require unha largura ou "
"unha altura preferida"
-#: clutter/clutter-texture.c:1116
+#: clutter/clutter-texture.c:1124
msgid "Load asynchronously"
msgstr "Carga de forma asÃncrona"
-#: clutter/clutter-texture.c:1117
+#: clutter/clutter-texture.c:1125
msgid ""
"Load files inside a thread to avoid blocking when loading images from disk"
msgstr ""
"Cargar ficheiros dentro dun fÃo para evitar o bloqueo ao cargar as imaxes "
"desde o disco."
-#: clutter/clutter-texture.c:1133
+#: clutter/clutter-texture.c:1141
msgid "Load data asynchronously"
msgstr "Carga os datos de forma asÃncrona"
-#: clutter/clutter-texture.c:1134
+#: clutter/clutter-texture.c:1142
msgid ""
"Decode image data files inside a thread to reduce blocking when loading "
"images from disk"
@@ -2005,27 +1999,14 @@ msgstr ""
"Descodificar os ficheiros de datos de imaxes dentro dun fÃo para reducir o "
"bloqueo ao cargar imaxes desde o disco."
-#: clutter/clutter-texture.c:1158
+#: clutter/clutter-texture.c:1166
msgid "Pick With Alpha"
msgstr "Seleccione con alfa"
-#: clutter/clutter-texture.c:1159
+#: clutter/clutter-texture.c:1167
msgid "Shape actor with alpha channel when picking"
msgstr "Cando se selecciona a forma actor leva canle alfa"
-#: clutter/clutter-texture.c:1557 clutter/clutter-texture.c:1967
-#: clutter/clutter-texture.c:2062 clutter/clutter-texture.c:2343
-msgid "Failed to load the image data"
-msgstr "Produciuse un fallo ao cargar os datos da imaxe"
-
-#: clutter/clutter-texture.c:1703
-msgid "YUV textures are not supported"
-msgstr "Non se admiten as texturas YUV"
-
-#: clutter/clutter-texture.c:1712
-msgid "YUV2 textues are not supported"
-msgstr "Non se admiten as texturas YUV2"
-
#: clutter/clutter-timeline.c:264
msgid "Should the timeline automatically restart"
msgstr "A liÃa de tempo debe reiniciarse automaticamente"
@@ -2070,6 +2051,12 @@ 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"
@@ -2191,11 +2178,6 @@ msgstr "Redireccionar substituÃr a xanela"
msgid "If this is an override-redirect window"
msgstr "De ser unha substituciÃn-redirecciÃn da xanela"
-#~ 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Â"
-
#~ msgid "Cogl debugging flags to set"
#~ msgstr "Indicadores de depuraciÃn do Cogl activados"
diff --git a/po/id.po b/po/id.po
index 567e8a1..e969dc7 100644
--- a/po/id.po
+++ b/po/id.po
@@ -1,2195 +1,2339 @@
# Indonesian translation of clutter
# Copyright (C) 2010 Intel Corporation
# This file is distributed under the same license as the clutter package.
-# Andika Triwidada <andika gmail com>, 2010, 2011.
+# Andika Triwidada <andika gmail com>, 2010.
#
msgid ""
msgstr ""
-"Project-Id-Version: clutter master\n"
-"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=clutter&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2011-09-06 09:19+0000\n"
-"PO-Revision-Date: 2011-09-15 04:03+0700\n"
+"Project-Id-Version: clutter 1.3.14\n"
+"Report-Msgid-Bugs-To: http://bugzilla.clutter-project.org/enter_bug.cgi?"
+"product=clutter\n"
+"POT-Creation-Date: 2011-06-13 23:24+0100\n"
+"PO-Revision-Date: 2010-10-05 20:42+0700\n"
"Last-Translator: Andika Triwidada <andika gmail com>\n"
"Language-Team: GNOME Indonesian Translation Team <gnome i15n org>\n"
+"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Poedit-Language: Indonesian\n"
"X-Poedit-Country: Indonesia\n"
-#: ../clutter/clutter-actor.c:3851
+#: clutter/clutter-actor.c:3809
msgid "X coordinate"
msgstr "Koordinat X"
-#: ../clutter/clutter-actor.c:3852
+#: clutter/clutter-actor.c:3810
msgid "X coordinate of the actor"
msgstr "Koordinat X dari aktor"
-#: ../clutter/clutter-actor.c:3867
+#: clutter/clutter-actor.c:3825
msgid "Y coordinate"
msgstr "Koordinat Y"
-#: ../clutter/clutter-actor.c:3868
+#: clutter/clutter-actor.c:3826
msgid "Y coordinate of the actor"
msgstr "Koordinat Y dari aktor"
-#: ../clutter/clutter-actor.c:3883
-#: ../clutter/clutter-behaviour-ellipse.c:477
+#: clutter/clutter-actor.c:3841 clutter/clutter-behaviour-ellipse.c:474
msgid "Width"
msgstr "Lebar"
-#: ../clutter/clutter-actor.c:3884
+#: clutter/clutter-actor.c:3842
msgid "Width of the actor"
msgstr "Lebar aktor"
-#: ../clutter/clutter-actor.c:3898
-#: ../clutter/clutter-behaviour-ellipse.c:493
+#: clutter/clutter-actor.c:3856 clutter/clutter-behaviour-ellipse.c:490
msgid "Height"
msgstr "Tinggi"
-#: ../clutter/clutter-actor.c:3899
+#: clutter/clutter-actor.c:3857
msgid "Height of the actor"
msgstr "Tinggi aktor"
-#: ../clutter/clutter-actor.c:3917
+#: clutter/clutter-actor.c:3875
msgid "Fixed X"
msgstr "X Tetap"
-#: ../clutter/clutter-actor.c:3918
+#: clutter/clutter-actor.c:3876
msgid "Forced X position of the actor"
msgstr "Posisi X aktor yang dipaksakan"
-#: ../clutter/clutter-actor.c:3936
+#: clutter/clutter-actor.c:3894
msgid "Fixed Y"
msgstr "Y Tetap"
-#: ../clutter/clutter-actor.c:3937
+#: clutter/clutter-actor.c:3895
msgid "Forced Y position of the actor"
msgstr "Posisi Y aktor yang dipaksakan"
-#: ../clutter/clutter-actor.c:3953
+#: clutter/clutter-actor.c:3911
msgid "Fixed position set"
msgstr "Posisi yang ditetapkan ditata"
-#: ../clutter/clutter-actor.c:3954
+#: clutter/clutter-actor.c:3912
msgid "Whether to use fixed positioning for the actor"
msgstr "Apakah memakai penempatan yang ditetapkan bagi aktor"
-#: ../clutter/clutter-actor.c:3976
+#: clutter/clutter-actor.c:3934
msgid "Min Width"
msgstr "Lebar Min"
-#: ../clutter/clutter-actor.c:3977
+#: clutter/clutter-actor.c:3935
msgid "Forced minimum width request for the actor"
msgstr "Permintaan lebar minimal yang dipaksakan bagi aktor"
-#: ../clutter/clutter-actor.c:3996
+#: clutter/clutter-actor.c:3954
msgid "Min Height"
msgstr "Tinggi Min"
-#: ../clutter/clutter-actor.c:3997
+#: clutter/clutter-actor.c:3955
msgid "Forced minimum height request for the actor"
msgstr "Permintaan tinggi minimal yang dipaksakan bagi aktor"
-#: ../clutter/clutter-actor.c:4016
+#: clutter/clutter-actor.c:3974
msgid "Natural Width"
msgstr "Lebar Alami"
-#: ../clutter/clutter-actor.c:4017
+#: clutter/clutter-actor.c:3975
msgid "Forced natural width request for the actor"
msgstr "Permintaan lebar alami yang dipaksakan bagi aktor"
-#: ../clutter/clutter-actor.c:4036
+#: clutter/clutter-actor.c:3994
msgid "Natural Height"
msgstr "Tinggi Alami"
-#: ../clutter/clutter-actor.c:4037
+#: clutter/clutter-actor.c:3995
msgid "Forced natural height request for the actor"
msgstr "Permintaan tinggi alami yang dipaksakan bagi aktor"
-#: ../clutter/clutter-actor.c:4053
+#: clutter/clutter-actor.c:4011
msgid "Minimum width set"
msgstr "Lebar minimal ditata"
-#: ../clutter/clutter-actor.c:4054
+#: clutter/clutter-actor.c:4012
msgid "Whether to use the min-width property"
msgstr "Apakah memakai properti min-width"
-#: ../clutter/clutter-actor.c:4069
+#: clutter/clutter-actor.c:4027
msgid "Minimum height set"
msgstr "Tinggi minimal ditata"
-#: ../clutter/clutter-actor.c:4070
+#: clutter/clutter-actor.c:4028
msgid "Whether to use the min-height property"
msgstr "Apakah memakai properti min-height"
-#: ../clutter/clutter-actor.c:4085
+#: clutter/clutter-actor.c:4043
msgid "Natural width set"
msgstr "Lebar alami ditata"
-#: ../clutter/clutter-actor.c:4086
+#: clutter/clutter-actor.c:4044
msgid "Whether to use the natural-width property"
msgstr "Apakah memakai properti natural-width"
-#: ../clutter/clutter-actor.c:4103
+#: clutter/clutter-actor.c:4061
msgid "Natural height set"
msgstr "Tinggi alami ditata"
-#: ../clutter/clutter-actor.c:4104
+#: clutter/clutter-actor.c:4062
msgid "Whether to use the natural-height property"
msgstr "Apakah memakai properti natural-height"
-#: ../clutter/clutter-actor.c:4123
+#: clutter/clutter-actor.c:4081
msgid "Allocation"
msgstr "Alokasi"
-#: ../clutter/clutter-actor.c:4124
+#: clutter/clutter-actor.c:4082
msgid "The actor's allocation"
msgstr "Alokasi aktor"
-#: ../clutter/clutter-actor.c:4180
+#: clutter/clutter-actor.c:4138
msgid "Request Mode"
msgstr "Moda Permintaan"
-#: ../clutter/clutter-actor.c:4181
+#: clutter/clutter-actor.c:4139
msgid "The actor's request mode"
msgstr "Moda permintaan aktor"
-#: ../clutter/clutter-actor.c:4196
+#: clutter/clutter-actor.c:4154
msgid "Depth"
msgstr "Kedalaman"
-#: ../clutter/clutter-actor.c:4197
+#: clutter/clutter-actor.c:4155
msgid "Position on the Z axis"
msgstr "Posisi pada sumbu Z"
-#: ../clutter/clutter-actor.c:4211
+#: clutter/clutter-actor.c:4169
+#, fuzzy
msgid "Opacity"
-msgstr "Kelegapan"
+msgstr "Ketransparanan"
-#: ../clutter/clutter-actor.c:4212
+#: clutter/clutter-actor.c:4170
msgid "Opacity of an actor"
-msgstr "Tingkat kelegapan aktor"
+msgstr "Tingkat transparansi aktor"
-#: ../clutter/clutter-actor.c:4231
+#: clutter/clutter-actor.c:4186
msgid "Offscreen redirect"
-msgstr "Pengalihan luar layar"
+msgstr ""
-#: ../clutter/clutter-actor.c:4232
-msgid "Flags controlling when to flatten the actor into a single image"
-msgstr "Flag yang mengendalikan kapan untuk meratakan aktor ke gambar tunggal"
+#: clutter/clutter-actor.c:4187
+#, fuzzy
+msgid "Whether to flatten the actor into a single image"
+msgstr "Apakah aktor memuat penunjuk dari suatu perangkat masukan"
-#: ../clutter/clutter-actor.c:4250
+#: clutter/clutter-actor.c:4205
msgid "Visible"
msgstr "Tampak"
-#: ../clutter/clutter-actor.c:4251
+#: clutter/clutter-actor.c:4206
msgid "Whether the actor is visible or not"
msgstr "Apakah aktor nampak atau tidak"
-#: ../clutter/clutter-actor.c:4266
+#: clutter/clutter-actor.c:4221
msgid "Mapped"
msgstr "Dipetakan"
-#: ../clutter/clutter-actor.c:4267
+#: clutter/clutter-actor.c:4222
msgid "Whether the actor will be painted"
msgstr "Apakah aktor akan digambar"
-#: ../clutter/clutter-actor.c:4281
+#: clutter/clutter-actor.c:4236
msgid "Realized"
msgstr "Direalisasikan"
-#: ../clutter/clutter-actor.c:4282
+#: clutter/clutter-actor.c:4237
msgid "Whether the actor has been realized"
msgstr "Apakah aktor telah direalisasikan"
-#: ../clutter/clutter-actor.c:4298
+#: clutter/clutter-actor.c:4253
msgid "Reactive"
msgstr "Reaktif"
-#: ../clutter/clutter-actor.c:4299
+#: clutter/clutter-actor.c:4254
msgid "Whether the actor is reactive to events"
msgstr "Apakah aktor reaktif terhadap kejadian"
-#: ../clutter/clutter-actor.c:4311
+#: clutter/clutter-actor.c:4266
msgid "Has Clip"
msgstr "Punya Klip"
-#: ../clutter/clutter-actor.c:4312
+#: clutter/clutter-actor.c:4267
msgid "Whether the actor has a clip set"
msgstr "Apakah aktor telah ditata punya klip"
-#: ../clutter/clutter-actor.c:4327
+#: clutter/clutter-actor.c:4282
msgid "Clip"
msgstr "Klip"
-#: ../clutter/clutter-actor.c:4328
+#: clutter/clutter-actor.c:4283
msgid "The clip region for the actor"
msgstr "Wilayah klip bagi aktor"
-#: ../clutter/clutter-actor.c:4342
-#: ../clutter/clutter-actor-meta.c:207
-#: ../clutter/clutter-binding-pool.c:319
-#: ../clutter/clutter-input-device.c:236
+#: clutter/clutter-actor.c:4297 clutter/clutter-actor-meta.c:207
+#: clutter/clutter-binding-pool.c:319 clutter/clutter-input-device.c:236
msgid "Name"
msgstr "Nama"
-#: ../clutter/clutter-actor.c:4343
+#: clutter/clutter-actor.c:4298
msgid "Name of the actor"
msgstr "Nama aktor"
-#: ../clutter/clutter-actor.c:4357
+#: clutter/clutter-actor.c:4312
msgid "Scale X"
msgstr "Skala X"
-#: ../clutter/clutter-actor.c:4358
+#: clutter/clutter-actor.c:4313
msgid "Scale factor on the X axis"
msgstr "Faktor skala pada sumbu X"
-#: ../clutter/clutter-actor.c:4373
+#: clutter/clutter-actor.c:4328
msgid "Scale Y"
msgstr "Skala Y"
-#: ../clutter/clutter-actor.c:4374
+#: clutter/clutter-actor.c:4329
msgid "Scale factor on the Y axis"
msgstr "Faktor skala pada sumbu Y"
-#: ../clutter/clutter-actor.c:4389
+#: clutter/clutter-actor.c:4344
msgid "Scale Center X"
msgstr "Pusat Skala X"
-#: ../clutter/clutter-actor.c:4390
+#: clutter/clutter-actor.c:4345
msgid "Horizontal scale center"
msgstr "Pusat skala horisontal"
-#: ../clutter/clutter-actor.c:4405
+#: clutter/clutter-actor.c:4360
msgid "Scale Center Y"
msgstr "Pusat Skala Y"
-#: ../clutter/clutter-actor.c:4406
+#: clutter/clutter-actor.c:4361
msgid "Vertical scale center"
msgstr "Pusat skala vertikal"
-#: ../clutter/clutter-actor.c:4421
+#: clutter/clutter-actor.c:4376
msgid "Scale Gravity"
msgstr "Gravitasi Skala"
-#: ../clutter/clutter-actor.c:4422
+#: clutter/clutter-actor.c:4377
msgid "The center of scaling"
msgstr "Pusat penskalaan"
-#: ../clutter/clutter-actor.c:4439
+#: clutter/clutter-actor.c:4394
msgid "Rotation Angle X"
msgstr "Sudut Rotasi X"
-#: ../clutter/clutter-actor.c:4440
+#: clutter/clutter-actor.c:4395
msgid "The rotation angle on the X axis"
msgstr "Sudut rotasi dari sumbu X"
-#: ../clutter/clutter-actor.c:4455
+#: clutter/clutter-actor.c:4410
msgid "Rotation Angle Y"
msgstr "Sudut Rotasi Y"
-#: ../clutter/clutter-actor.c:4456
+#: clutter/clutter-actor.c:4411
msgid "The rotation angle on the Y axis"
msgstr "Sudut rotasi dari sumbu Y"
-#: ../clutter/clutter-actor.c:4471
+#: clutter/clutter-actor.c:4426
msgid "Rotation Angle Z"
msgstr "Sudut Rotasi Z"
-#: ../clutter/clutter-actor.c:4472
+#: clutter/clutter-actor.c:4427
msgid "The rotation angle on the Z axis"
msgstr "Sudut rotasi dari sumbu Z"
-#: ../clutter/clutter-actor.c:4487
+#: clutter/clutter-actor.c:4442
msgid "Rotation Center X"
msgstr "Pusat Rotasi X"
-#: ../clutter/clutter-actor.c:4488
+#: clutter/clutter-actor.c:4443
msgid "The rotation center on the X axis"
msgstr "Pusat rotasi pada sumbu X"
-#: ../clutter/clutter-actor.c:4504
+#: clutter/clutter-actor.c:4459
msgid "Rotation Center Y"
msgstr "Pusat Rotasi Y"
-#: ../clutter/clutter-actor.c:4505
+#: clutter/clutter-actor.c:4460
msgid "The rotation center on the Y axis"
msgstr "Pusat rotasi pada sumbu Y"
-#: ../clutter/clutter-actor.c:4521
+#: clutter/clutter-actor.c:4476
msgid "Rotation Center Z"
msgstr "Pusat Rotasi Z"
-#: ../clutter/clutter-actor.c:4522
+#: clutter/clutter-actor.c:4477
msgid "The rotation center on the Z axis"
msgstr "Pusat rotasi pada sumbu Z"
-#: ../clutter/clutter-actor.c:4538
+#: clutter/clutter-actor.c:4493
msgid "Rotation Center Z Gravity"
msgstr "Gravitasi Z Pusat Rotasi"
-#: ../clutter/clutter-actor.c:4539
+#: clutter/clutter-actor.c:4494
msgid "Center point for rotation around the Z axis"
msgstr "Titik pusat rotasi seputar sumbu Z"
-#: ../clutter/clutter-actor.c:4557
+#: clutter/clutter-actor.c:4512
msgid "Anchor X"
msgstr "Jangkar X"
-#: ../clutter/clutter-actor.c:4558
+#: clutter/clutter-actor.c:4513
msgid "X coordinate of the anchor point"
msgstr "Koordinat X titik jangkar"
-#: ../clutter/clutter-actor.c:4574
+#: clutter/clutter-actor.c:4529
msgid "Anchor Y"
msgstr "Jangkar Y"
-#: ../clutter/clutter-actor.c:4575
+#: clutter/clutter-actor.c:4530
msgid "Y coordinate of the anchor point"
msgstr "Koordinat Y titik jangkar"
-#: ../clutter/clutter-actor.c:4590
+#: clutter/clutter-actor.c:4545
msgid "Anchor Gravity"
msgstr "Gravitasi Jangkar"
-#: ../clutter/clutter-actor.c:4591
+#: clutter/clutter-actor.c:4546
msgid "The anchor point as a ClutterGravity"
-msgstr "Titik jangkar sebagai ClutterGravity"
+msgstr ""
-#: ../clutter/clutter-actor.c:4610
+#: clutter/clutter-actor.c:4565
msgid "Show on set parent"
-msgstr "Tampilkan saat jadi induk"
+msgstr ""
-#: ../clutter/clutter-actor.c:4611
+#: clutter/clutter-actor.c:4566
msgid "Whether the actor is shown when parented"
-msgstr "Apakah aktor ditampilkan ketika dijadikan induk"
+msgstr ""
-#: ../clutter/clutter-actor.c:4631
+#: clutter/clutter-actor.c:4586
msgid "Clip to Allocation"
-msgstr "Klip ke Alokasi"
+msgstr ""
-#: ../clutter/clutter-actor.c:4632
+#: clutter/clutter-actor.c:4587
msgid "Sets the clip region to track the actor's allocation"
-msgstr "Tata wilayah pemotongan untuk melacak alokasi aktor"
+msgstr ""
-#: ../clutter/clutter-actor.c:4642
+#: clutter/clutter-actor.c:4597
msgid "Text Direction"
msgstr "Arah Teks"
-#: ../clutter/clutter-actor.c:4643
+#: clutter/clutter-actor.c:4598
msgid "Direction of the text"
msgstr "Arah teks"
-#: ../clutter/clutter-actor.c:4661
+#: clutter/clutter-actor.c:4616
msgid "Has Pointer"
msgstr "Punya Penunjuk"
-#: ../clutter/clutter-actor.c:4662
+#: clutter/clutter-actor.c:4617
msgid "Whether the actor contains the pointer of an input device"
msgstr "Apakah aktor memuat penunjuk dari suatu perangkat masukan"
-#: ../clutter/clutter-actor.c:4679
+#: clutter/clutter-actor.c:4634
msgid "Actions"
msgstr "Aksi"
-#: ../clutter/clutter-actor.c:4680
+#: clutter/clutter-actor.c:4635
msgid "Adds an action to the actor"
msgstr "Tambahkan aksi ke aktor"
-#: ../clutter/clutter-actor.c:4694
+#: clutter/clutter-actor.c:4649
msgid "Constraints"
msgstr "Kendala"
-#: ../clutter/clutter-actor.c:4695
+#: clutter/clutter-actor.c:4650
msgid "Adds a constraint to the actor"
msgstr "Tambahkan kendala ke aktor"
-#: ../clutter/clutter-actor-meta.c:193
-#: ../clutter/clutter-child-meta.c:142
+#: clutter/clutter-actor-meta.c:193 clutter/clutter-child-meta.c:142
msgid "Actor"
msgstr "Aktor"
-#: ../clutter/clutter-actor-meta.c:194
+#: clutter/clutter-actor-meta.c:194
msgid "The actor attached to the meta"
-msgstr "Aktor yang dicantolkan ke meta"
+msgstr ""
-#: ../clutter/clutter-actor-meta.c:208
+#: clutter/clutter-actor-meta.c:208
+#, fuzzy
msgid "The name of the meta"
-msgstr "Nama meta"
+msgstr "Perubah Meta"
-#: ../clutter/clutter-actor-meta.c:221
-#: ../clutter/clutter-input-device.c:315
-#: ../clutter/clutter-shader.c:307
+#: clutter/clutter-actor-meta.c:221 clutter/clutter-input-device.c:315
+#: clutter/clutter-shader.c:307
+#, fuzzy
msgid "Enabled"
msgstr "Diaktifkan"
-#: ../clutter/clutter-actor-meta.c:222
+#: clutter/clutter-actor-meta.c:222
+#, fuzzy
msgid "Whether the meta is enabled"
-msgstr "Apakah meta diaktifkan"
+msgstr "Menentukan apkaah aksi diaktifkan"
-#: ../clutter/clutter-align-constraint.c:270
-#: ../clutter/clutter-bind-constraint.c:349
-#: ../clutter/clutter-clone.c:340
-#: ../clutter/clutter-snap-constraint.c:321
+#: clutter/clutter-align-constraint.c:252
+#: clutter/clutter-bind-constraint.c:316 clutter/clutter-clone.c:340
+#: clutter/clutter-snap-constraint.c:321
msgid "Source"
msgstr "Sumber"
-#: ../clutter/clutter-align-constraint.c:271
+#: clutter/clutter-align-constraint.c:253
msgid "The source of the alignment"
msgstr "Sumber perataan"
-#: ../clutter/clutter-align-constraint.c:284
+#: clutter/clutter-align-constraint.c:266
+#, fuzzy
msgid "Align Axis"
-msgstr "Sumbu Perataan"
+msgstr "Rata kanan"
-#: ../clutter/clutter-align-constraint.c:285
+#: clutter/clutter-align-constraint.c:267
msgid "The axis to align the position to"
-msgstr "Sumbu untuk meratakan posisi"
+msgstr ""
-#: ../clutter/clutter-align-constraint.c:304
-#: ../clutter/clutter-desaturate-effect.c:304
+#: clutter/clutter-align-constraint.c:286
+#: clutter/clutter-desaturate-effect.c:304
msgid "Factor"
msgstr "Faktor"
-#: ../clutter/clutter-align-constraint.c:305
+#: clutter/clutter-align-constraint.c:287
msgid "The alignment factor, between 0.0 and 1.0"
-msgstr "Faktor perataan, antara 0.0 dan 1.0"
+msgstr ""
-#: ../clutter/clutter-alpha.c:345
-#: ../clutter/clutter-animation.c:537
-#: ../clutter/clutter-animator.c:1802
+#: clutter/clutter-alpha.c:339 clutter/clutter-animation.c:528
+#: clutter/clutter-animator.c:1802
msgid "Timeline"
-msgstr "Alur waktu"
+msgstr ""
-#: ../clutter/clutter-alpha.c:346
+#: clutter/clutter-alpha.c:340
msgid "Timeline used by the alpha"
-msgstr "Alur waktu (timeline) yang dipakai oleh alfa"
+msgstr ""
-#: ../clutter/clutter-alpha.c:361
+#: clutter/clutter-alpha.c:355
msgid "Alpha value"
msgstr "Nilai alfa"
-#: ../clutter/clutter-alpha.c:362
+#: clutter/clutter-alpha.c:356
msgid "Alpha value as computed by the alpha"
-msgstr "Nilai alfa yang dihitung oleh alfa"
+msgstr ""
-#: ../clutter/clutter-alpha.c:382
-#: ../clutter/clutter-animation.c:493
+#: clutter/clutter-alpha.c:376 clutter/clutter-animation.c:484
+#, fuzzy
msgid "Mode"
msgstr "Mode"
-#: ../clutter/clutter-alpha.c:383
+#: clutter/clutter-alpha.c:377
+#, fuzzy
msgid "Progress mode"
-msgstr "Moda kemajuan"
+msgstr "Moda Kolom..."
-#: ../clutter/clutter-animation.c:477
+#: clutter/clutter-animation.c:468
msgid "Object"
msgstr "Objek"
-#: ../clutter/clutter-animation.c:478
+#: clutter/clutter-animation.c:469
msgid "Object to which the animation applies"
-msgstr "Objek yang menerapkan animasi"
+msgstr ""
-#: ../clutter/clutter-animation.c:494
+#: clutter/clutter-animation.c:485
+#, fuzzy
msgid "The mode of the animation"
-msgstr "Mode animasi"
+msgstr "Mode animasi gambar"
-#: ../clutter/clutter-animation.c:508
-#: ../clutter/clutter-animator.c:1786
-#: ../clutter/clutter-media.c:194
-#: ../clutter/clutter-state.c:1486
-#: ../clutter/clutter-timeline.c:294
+#: clutter/clutter-animation.c:499 clutter/clutter-animator.c:1786
+#: clutter/clutter-media.c:194 clutter/clutter-state.c:1422
+#: clutter/clutter-timeline.c:294
msgid "Duration"
msgstr "Durasi"
-#: ../clutter/clutter-animation.c:509
+#: clutter/clutter-animation.c:500
msgid "Duration of the animation, in milliseconds"
-msgstr "Durasi animasi, dalam milidetik"
+msgstr ""
-#: ../clutter/clutter-animation.c:523
-#: ../clutter/clutter-timeline.c:263
+#: clutter/clutter-animation.c:514 clutter/clutter-timeline.c:263
msgid "Loop"
msgstr "Pengulangan"
-#: ../clutter/clutter-animation.c:524
+#: clutter/clutter-animation.c:515
msgid "Whether the animation should loop"
-msgstr "Apakah animasi mesti berulang"
+msgstr ""
-#: ../clutter/clutter-animation.c:538
+#: clutter/clutter-animation.c:529
msgid "The timeline used by the animation"
-msgstr "Alur waktu yang dipakai oleh animasi"
+msgstr ""
-#: ../clutter/clutter-animation.c:551
-#: ../clutter/clutter-behaviour.c:304
+#: clutter/clutter-animation.c:542 clutter/clutter-behaviour.c:298
msgid "Alpha"
msgstr "Alfa"
-#: ../clutter/clutter-animation.c:552
+#: clutter/clutter-animation.c:543
msgid "The alpha used by the animation"
-msgstr "Alfa yang dipakai oleh animasi"
+msgstr ""
-#: ../clutter/clutter-animator.c:1787
+#: clutter/clutter-animator.c:1787
+#, fuzzy
msgid "The duration of the animation"
msgstr "Durasi animasi"
-#: ../clutter/clutter-animator.c:1803
+#: clutter/clutter-animator.c:1803
+#, fuzzy
msgid "The timeline of the animation"
-msgstr "Alur waktu animasi"
+msgstr "Pilih sebuah animasi"
-#: ../clutter/clutter-behaviour.c:305
+#: clutter/clutter-behaviour.c:299
msgid "Alpha Object to drive the behaviour"
-msgstr "Objek Alfa untuk mendorong perilaku"
+msgstr ""
-#: ../clutter/clutter-behaviour-depth.c:178
+#: clutter/clutter-behaviour-depth.c:174
+#, fuzzy
msgid "Start Depth"
-msgstr "Kedalaman Awal"
+msgstr "_Kedalaman Warna:"
-#: ../clutter/clutter-behaviour-depth.c:179
+#: clutter/clutter-behaviour-depth.c:175
msgid "Initial depth to apply"
-msgstr "Kedalaman awal untuk diterapkan"
+msgstr ""
-#: ../clutter/clutter-behaviour-depth.c:194
+#: clutter/clutter-behaviour-depth.c:190
+#, fuzzy
msgid "End Depth"
-msgstr "Kedalaman Akhir"
+msgstr "_Kedalaman Warna:"
-#: ../clutter/clutter-behaviour-depth.c:195
+#: clutter/clutter-behaviour-depth.c:191
msgid "Final depth to apply"
-msgstr "Kedalaman akhir untuk diterapkan"
+msgstr ""
-#: ../clutter/clutter-behaviour-ellipse.c:397
+#: clutter/clutter-behaviour-ellipse.c:394
+#, fuzzy
msgid "Start Angle"
-msgstr "Sudut Awal"
+msgstr "Menu S_udut"
-#: ../clutter/clutter-behaviour-ellipse.c:398
-#: ../clutter/clutter-behaviour-rotate.c:280
+#: clutter/clutter-behaviour-ellipse.c:395
+#: clutter/clutter-behaviour-rotate.c:276
+#, fuzzy
msgid "Initial angle"
-msgstr "Sudut awal"
+msgstr "Menu S_udut"
-#: ../clutter/clutter-behaviour-ellipse.c:413
+#: clutter/clutter-behaviour-ellipse.c:410
+#, fuzzy
msgid "End Angle"
-msgstr "Sudut Akhir"
+msgstr "Menu S_udut"
-#: ../clutter/clutter-behaviour-ellipse.c:414
-#: ../clutter/clutter-behaviour-rotate.c:298
+#: clutter/clutter-behaviour-ellipse.c:411
+#: clutter/clutter-behaviour-rotate.c:294
+#, fuzzy
msgid "Final angle"
-msgstr "Sudut akhir"
+msgstr "Menu S_udut"
-#: ../clutter/clutter-behaviour-ellipse.c:429
+#: clutter/clutter-behaviour-ellipse.c:426
+#, fuzzy
msgid "Angle x tilt"
-msgstr "Sudut miring x"
+msgstr "Menu S_udut"
-#: ../clutter/clutter-behaviour-ellipse.c:430
+#: clutter/clutter-behaviour-ellipse.c:427
msgid "Tilt of the ellipse around x axis"
-msgstr "Kemiringan elips terhadap sumbu x"
+msgstr ""
-#: ../clutter/clutter-behaviour-ellipse.c:445
+#: clutter/clutter-behaviour-ellipse.c:442
+#, fuzzy
msgid "Angle y tilt"
-msgstr "Sudut miring y"
+msgstr "Menu S_udut"
-#: ../clutter/clutter-behaviour-ellipse.c:446
+#: clutter/clutter-behaviour-ellipse.c:443
msgid "Tilt of the ellipse around y axis"
-msgstr "Kemiringan elips terhadap sumbu y"
+msgstr ""
-#: ../clutter/clutter-behaviour-ellipse.c:461
+#: clutter/clutter-behaviour-ellipse.c:458
+#, fuzzy
msgid "Angle z tilt"
-msgstr "Sudut miring z"
+msgstr "Menu S_udut"
-#: ../clutter/clutter-behaviour-ellipse.c:462
+#: clutter/clutter-behaviour-ellipse.c:459
msgid "Tilt of the ellipse around z axis"
-msgstr "Kemiringan elips terhadap sumbu z"
+msgstr ""
-#: ../clutter/clutter-behaviour-ellipse.c:478
+#: clutter/clutter-behaviour-ellipse.c:475
+#, fuzzy
msgid "Width of the ellipse"
-msgstr "Lebar elips"
+msgstr "_Lebar tetap:"
-#: ../clutter/clutter-behaviour-ellipse.c:494
+#: clutter/clutter-behaviour-ellipse.c:491
+#, fuzzy
msgid "Height of ellipse"
-msgstr "Tinggi elips"
+msgstr "<b>Tinggi:</b> %d piksel\n"
-#: ../clutter/clutter-behaviour-ellipse.c:509
+#: clutter/clutter-behaviour-ellipse.c:506
+#, fuzzy
msgid "Center"
-msgstr "Pusat"
+msgstr "Tengah"
-#: ../clutter/clutter-behaviour-ellipse.c:510
+#: clutter/clutter-behaviour-ellipse.c:507
+#, fuzzy
msgid "Center of ellipse"
-msgstr "Pusat elips"
+msgstr "Pusat Pengaturan"
-#: ../clutter/clutter-behaviour-ellipse.c:524
-#: ../clutter/clutter-behaviour-rotate.c:333
-#: ../clutter/clutter-timeline.c:310
+#: clutter/clutter-behaviour-ellipse.c:521
+#: clutter/clutter-behaviour-rotate.c:329 clutter/clutter-timeline.c:310
msgid "Direction"
msgstr "Arah"
-#: ../clutter/clutter-behaviour-ellipse.c:525
-#: ../clutter/clutter-behaviour-rotate.c:334
+#: clutter/clutter-behaviour-ellipse.c:522
+#: clutter/clutter-behaviour-rotate.c:330
+#, fuzzy
msgid "Direction of rotation"
-msgstr "Arah rotasi"
+msgstr "Putaran Jarum Jam"
-#: ../clutter/clutter-behaviour-opacity.c:181
+#: clutter/clutter-behaviour-opacity.c:177
+#, fuzzy
msgid "Opacity Start"
-msgstr "Kelegapan Awal"
+msgstr "Jalankan program"
-#: ../clutter/clutter-behaviour-opacity.c:182
+#: clutter/clutter-behaviour-opacity.c:178
msgid "Initial opacity level"
-msgstr "Aras kelegapan awal"
+msgstr ""
-#: ../clutter/clutter-behaviour-opacity.c:199
+#: clutter/clutter-behaviour-opacity.c:195
+#, fuzzy
msgid "Opacity End"
-msgstr "Kelegapan Akhir"
+msgstr "KP_End"
-#: ../clutter/clutter-behaviour-opacity.c:200
+#: clutter/clutter-behaviour-opacity.c:196
msgid "Final opacity level"
-msgstr "Aras kelegapan akhir"
+msgstr ""
-#: ../clutter/clutter-behaviour-path.c:222
-#: ../clutter/clutter-path-constraint.c:212
+#: clutter/clutter-behaviour-path.c:219 clutter/clutter-path-constraint.c:212
msgid "Path"
msgstr "Path"
-#: ../clutter/clutter-behaviour-path.c:223
+#: clutter/clutter-behaviour-path.c:220
msgid "The ClutterPath object representing the path to animate along"
-msgstr "Objek ClutterPath yang mewakili lintasan animasi"
+msgstr ""
-#: ../clutter/clutter-behaviour-rotate.c:279
+#: clutter/clutter-behaviour-rotate.c:275
+#, fuzzy
msgid "Angle Begin"
-msgstr "Awal Sudut"
+msgstr "KP_Begin"
-#: ../clutter/clutter-behaviour-rotate.c:297
+#: clutter/clutter-behaviour-rotate.c:293
+#, fuzzy
msgid "Angle End"
-msgstr "Akhir Sudut"
+msgstr "KP_End"
-#: ../clutter/clutter-behaviour-rotate.c:315
+#: clutter/clutter-behaviour-rotate.c:311
+#, fuzzy
msgid "Axis"
msgstr "Sumbu"
-#: ../clutter/clutter-behaviour-rotate.c:316
+#: clutter/clutter-behaviour-rotate.c:312
+#, fuzzy
msgid "Axis of rotation"
-msgstr "Sumbu rotasi"
+msgstr "Putaran Jarum Jam"
-#: ../clutter/clutter-behaviour-rotate.c:351
+#: clutter/clutter-behaviour-rotate.c:347
msgid "Center X"
msgstr "Pusat X"
-#: ../clutter/clutter-behaviour-rotate.c:352
+#: clutter/clutter-behaviour-rotate.c:348
msgid "X coordinate of the center of rotation"
-msgstr "Koordinat X dari pusat rotasi"
+msgstr ""
-#: ../clutter/clutter-behaviour-rotate.c:369
+#: clutter/clutter-behaviour-rotate.c:365
msgid "Center Y"
msgstr "Pusat Y"
-#: ../clutter/clutter-behaviour-rotate.c:370
+#: clutter/clutter-behaviour-rotate.c:366
msgid "Y coordinate of the center of rotation"
-msgstr "Koordinat Y dari pusat rotasi"
+msgstr ""
-#: ../clutter/clutter-behaviour-rotate.c:387
+#: clutter/clutter-behaviour-rotate.c:383
msgid "Center Z"
msgstr "Pusat Z"
-#: ../clutter/clutter-behaviour-rotate.c:388
+#: clutter/clutter-behaviour-rotate.c:384
msgid "Z coordinate of the center of rotation"
-msgstr "Koordinat Z dari pusat rotasi"
+msgstr ""
-#: ../clutter/clutter-behaviour-scale.c:222
+#: clutter/clutter-behaviour-scale.c:218
+#, fuzzy
msgid "X Start Scale"
-msgstr "Skala Awal X"
+msgstr "Skala Beaufort"
-#: ../clutter/clutter-behaviour-scale.c:223
+#: clutter/clutter-behaviour-scale.c:219
msgid "Initial scale on the X axis"
-msgstr "Skala awal pada sumbu X"
+msgstr ""
-#: ../clutter/clutter-behaviour-scale.c:241
+#: clutter/clutter-behaviour-scale.c:237
+#, fuzzy
msgid "X End Scale"
-msgstr "Skala Akhir X"
+msgstr "Skala Beaufort"
-#: ../clutter/clutter-behaviour-scale.c:242
+#: clutter/clutter-behaviour-scale.c:238
msgid "Final scale on the X axis"
-msgstr "Skala akhir pada sumbu X"
+msgstr ""
-#: ../clutter/clutter-behaviour-scale.c:260
+#: clutter/clutter-behaviour-scale.c:256
+#, fuzzy
msgid "Y Start Scale"
-msgstr "Skala Awal Y"
+msgstr "Skala Beaufort"
-#: ../clutter/clutter-behaviour-scale.c:261
+#: clutter/clutter-behaviour-scale.c:257
msgid "Initial scale on the Y axis"
-msgstr "Skala awal pada sumbu Y"
+msgstr ""
-#: ../clutter/clutter-behaviour-scale.c:279
+#: clutter/clutter-behaviour-scale.c:275
+#, fuzzy
msgid "Y End Scale"
-msgstr "Skala Akhir Y"
+msgstr "Skala Beaufort"
-#: ../clutter/clutter-behaviour-scale.c:280
+#: clutter/clutter-behaviour-scale.c:276
msgid "Final scale on the Y axis"
-msgstr "Skala akhir pada sumbu Y"
+msgstr ""
-#: ../clutter/clutter-bind-constraint.c:350
+#: clutter/clutter-bind-constraint.c:317
+#, fuzzy
msgid "The source of the binding"
-msgstr "Sumber pengikatan"
+msgstr "Asal IP"
-#: ../clutter/clutter-bind-constraint.c:363
+#: clutter/clutter-bind-constraint.c:330
+#, fuzzy
msgid "Coordinate"
-msgstr "Koordinat"
+msgstr "Koordinat X"
-#: ../clutter/clutter-bind-constraint.c:364
+#: clutter/clutter-bind-constraint.c:331
+#, fuzzy
msgid "The coordinate to bind"
-msgstr "Koordinat ikatan"
+msgstr "Koordinat X dari kotak untuk merekam"
-#: ../clutter/clutter-bind-constraint.c:378
-#: ../clutter/clutter-path-constraint.c:226
-#: ../clutter/clutter-snap-constraint.c:366
+#: clutter/clutter-bind-constraint.c:345 clutter/clutter-path-constraint.c:226
+#: clutter/clutter-snap-constraint.c:366
msgid "Offset"
msgstr "Ofset"
-#: ../clutter/clutter-bind-constraint.c:379
+#: clutter/clutter-bind-constraint.c:346
msgid "The offset in pixels to apply to the binding"
-msgstr "Ofset dalam piksel untuk menerapkan pengikatan"
+msgstr ""
-#: ../clutter/clutter-binding-pool.c:320
+#: clutter/clutter-binding-pool.c:320
msgid "The unique name of the binding pool"
-msgstr "Nama unik dari pul pengikatan"
+msgstr ""
-#: ../clutter/clutter-bin-layout.c:261
-#: ../clutter/clutter-bin-layout.c:585
-#: ../clutter/clutter-box-layout.c:395
-#: ../clutter/clutter-table-layout.c:652
+#: clutter/clutter-bin-layout.c:261 clutter/clutter-bin-layout.c:580
+#: clutter/clutter-box-layout.c:395 clutter/clutter-table-layout.c:652
+#, fuzzy
msgid "Horizontal Alignment"
msgstr "Perataan Horisontal"
-#: ../clutter/clutter-bin-layout.c:262
+#: clutter/clutter-bin-layout.c:262
msgid "Horizontal alignment for the actor inside the layout manager"
-msgstr "Perataan horisontal bagi aktor di dalam manajer tata letak"
+msgstr ""
-#: ../clutter/clutter-bin-layout.c:270
-#: ../clutter/clutter-bin-layout.c:602
-#: ../clutter/clutter-box-layout.c:404
-#: ../clutter/clutter-table-layout.c:667
+#: clutter/clutter-bin-layout.c:270 clutter/clutter-bin-layout.c:597
+#: clutter/clutter-box-layout.c:404 clutter/clutter-table-layout.c:667
+#, fuzzy
msgid "Vertical Alignment"
msgstr "Perataan Vertikal"
-#: ../clutter/clutter-bin-layout.c:271
+#: clutter/clutter-bin-layout.c:271
msgid "Vertical alignment for the actor inside the layout manager"
-msgstr "Perataan vertikal bagi aktor di dalam manajer tata letak"
+msgstr ""
-#: ../clutter/clutter-bin-layout.c:586
+#: clutter/clutter-bin-layout.c:581
msgid "Default horizontal alignment for the actors inside the layout manager"
-msgstr "Perataan horisontal baku bagi aktor di dalam manajer tata letak"
+msgstr ""
-#: ../clutter/clutter-bin-layout.c:603
+#: clutter/clutter-bin-layout.c:598
msgid "Default vertical alignment for the actors inside the layout manager"
-msgstr "Perataan vertikal baku bagi aktor di dalam manajer tata letak"
+msgstr ""
-#: ../clutter/clutter-box.c:544
+#: clutter/clutter-box.c:537
msgid "Layout Manager"
msgstr "Manajer Tata Letak"
-#: ../clutter/clutter-box.c:545
+#: clutter/clutter-box.c:538
msgid "The layout manager used by the box"
-msgstr "Manajer tata letak yang dipakai oleh kotak"
+msgstr ""
-#: ../clutter/clutter-box.c:564
-#: ../clutter/clutter-rectangle.c:267
-#: ../clutter/clutter-stage.c:1763
+#: clutter/clutter-box.c:557 clutter/clutter-rectangle.c:267
+#: clutter/clutter-stage.c:1718
msgid "Color"
msgstr "Warna"
-#: ../clutter/clutter-box.c:565
+#: clutter/clutter-box.c:558
+#, fuzzy
msgid "The background color of the box"
-msgstr "Warna latar belakang kotak"
+msgstr "Warna Kotak Pilihan"
-#: ../clutter/clutter-box.c:579
+#: clutter/clutter-box.c:572
+#, fuzzy
msgid "Color Set"
-msgstr "Warna Ditata"
+msgstr "Warna latar belakang sudah diset"
-#: ../clutter/clutter-box.c:580
+#: clutter/clutter-box.c:573
+#, fuzzy
msgid "Whether the background color is set"
msgstr "Apakah warna latar belakang ditata"
-#: ../clutter/clutter-box-layout.c:370
+#: clutter/clutter-box-layout.c:370
+#, fuzzy
msgid "Expand"
-msgstr "Kembangkan"
+msgstr "Ekspansi"
-#: ../clutter/clutter-box-layout.c:371
+#: clutter/clutter-box-layout.c:371
msgid "Allocate extra space for the child"
-msgstr "Alokasikan ruang ekstra bagi anak"
+msgstr ""
-#: ../clutter/clutter-box-layout.c:377
-#: ../clutter/clutter-table-layout.c:631
+#: clutter/clutter-box-layout.c:377 clutter/clutter-table-layout.c:631
+#, fuzzy
msgid "Horizontal Fill"
-msgstr "Penuhi Horisontal"
+msgstr "Isi warna"
-#: ../clutter/clutter-box-layout.c:378
-#: ../clutter/clutter-table-layout.c:632
-msgid "Whether the child should receive priority when the container is allocating spare space on the horizontal axis"
-msgstr "Apakah anak mesti menerima prioritas ketika wadah sedang mengalokasikan ruang cadangan pada sumbu horisontal"
+#: clutter/clutter-box-layout.c:378 clutter/clutter-table-layout.c:632
+msgid ""
+"Whether the child should receive priority when the container is allocating "
+"spare space on the horizontal axis"
+msgstr ""
-#: ../clutter/clutter-box-layout.c:386
-#: ../clutter/clutter-table-layout.c:638
+#: clutter/clutter-box-layout.c:386 clutter/clutter-table-layout.c:638
+#, fuzzy
msgid "Vertical Fill"
-msgstr "Penuhi Vertikal"
+msgstr "Isi warna"
-#: ../clutter/clutter-box-layout.c:387
-#: ../clutter/clutter-table-layout.c:639
-msgid "Whether the child should receive priority when the container is allocating spare space on the vertical axis"
-msgstr "Apakah anak mesti menerima prioritas ketika wadah sedang mengalokasikan ruang cadangan pada sumbu vertikal"
+#: clutter/clutter-box-layout.c:387 clutter/clutter-table-layout.c:639
+msgid ""
+"Whether the child should receive priority when the container is allocating "
+"spare space on the vertical axis"
+msgstr ""
-#: ../clutter/clutter-box-layout.c:396
-#: ../clutter/clutter-table-layout.c:653
+#: clutter/clutter-box-layout.c:396 clutter/clutter-table-layout.c:653
msgid "Horizontal alignment of the actor within the cell"
-msgstr "Perataan horisontal dari aktor dalam sel"
+msgstr ""
-#: ../clutter/clutter-box-layout.c:405
-#: ../clutter/clutter-table-layout.c:668
+#: clutter/clutter-box-layout.c:405 clutter/clutter-table-layout.c:668
msgid "Vertical alignment of the actor within the cell"
-msgstr "Perataan vertikal dari aktor dalam sel"
+msgstr ""
-#: ../clutter/clutter-box-layout.c:1305
+#: clutter/clutter-box-layout.c:1305
msgid "Vertical"
msgstr "Vertikal"
-#: ../clutter/clutter-box-layout.c:1306
+#: clutter/clutter-box-layout.c:1306
msgid "Whether the layout should be vertical, rather than horizontal"
-msgstr "Apakah tata letak mesti vertikal daripada horisontal"
+msgstr ""
-#: ../clutter/clutter-box-layout.c:1321
-#: ../clutter/clutter-flow-layout.c:901
+#: clutter/clutter-box-layout.c:1321 clutter/clutter-flow-layout.c:898
+#, fuzzy
msgid "Homogeneous"
msgstr "Homogen"
-#: ../clutter/clutter-box-layout.c:1322
-msgid "Whether the layout should be homogeneous, i.e. all childs get the same size"
-msgstr "Apakah tata letak mesti homogen, yaitu semua anak mendapat ukuran yang sama"
+#: clutter/clutter-box-layout.c:1322
+msgid ""
+"Whether the layout should be homogeneous, i.e. all childs get the same size"
+msgstr ""
-#: ../clutter/clutter-box-layout.c:1337
+#: clutter/clutter-box-layout.c:1337
+#, fuzzy
msgid "Pack Start"
-msgstr "Pak Awal"
+msgstr "Jalankan program"
-#: ../clutter/clutter-box-layout.c:1338
+#: clutter/clutter-box-layout.c:1338
msgid "Whether to pack items at the start of the box"
-msgstr "Apakah mengepak butir-butir di awal kotak"
+msgstr ""
-#: ../clutter/clutter-box-layout.c:1351
+#: clutter/clutter-box-layout.c:1351
+#, fuzzy
msgid "Spacing"
-msgstr "Sela"
+msgstr "Rongga"
-#: ../clutter/clutter-box-layout.c:1352
+#: clutter/clutter-box-layout.c:1352
+#, fuzzy
msgid "Spacing between children"
-msgstr "Sela antar anak"
+msgstr "Ruang antar cells"
-#: ../clutter/clutter-box-layout.c:1366
-#: ../clutter/clutter-table-layout.c:1742
+#: clutter/clutter-box-layout.c:1366 clutter/clutter-table-layout.c:1740
+#, fuzzy
msgid "Use Animations"
-msgstr "Gunakan Animasi"
+msgstr "Aktifkan animasi"
-#: ../clutter/clutter-box-layout.c:1367
-#: ../clutter/clutter-table-layout.c:1743
+#: clutter/clutter-box-layout.c:1367 clutter/clutter-table-layout.c:1741
msgid "Whether layout changes should be animated"
-msgstr "Apakah perubahan tata letak mesti dianimasi"
+msgstr ""
-#: ../clutter/clutter-box-layout.c:1388
-#: ../clutter/clutter-table-layout.c:1764
+#: clutter/clutter-box-layout.c:1388 clutter/clutter-table-layout.c:1762
+#, fuzzy
msgid "Easing Mode"
-msgstr "Moda Perpindahan"
+msgstr "Moda Kolom..."
-#: ../clutter/clutter-box-layout.c:1389
-#: ../clutter/clutter-table-layout.c:1765
+#: clutter/clutter-box-layout.c:1389 clutter/clutter-table-layout.c:1763
msgid "The easing mode of the animations"
-msgstr "Mode perpindahan dari animasi"
+msgstr ""
-#: ../clutter/clutter-box-layout.c:1406
-#: ../clutter/clutter-table-layout.c:1782
+#: clutter/clutter-box-layout.c:1406 clutter/clutter-table-layout.c:1780
+#, fuzzy
msgid "Easing Duration"
-msgstr "Durasi perpindahan"
+msgstr "Durasi animasi"
-#: ../clutter/clutter-box-layout.c:1407
-#: ../clutter/clutter-table-layout.c:1783
+#: clutter/clutter-box-layout.c:1407 clutter/clutter-table-layout.c:1781
+#, fuzzy
msgid "The duration of the animations"
-msgstr "Durasi animasi"
+msgstr "Aktifkan animasi"
-#: ../clutter/clutter-cairo-texture.c:582
+#: clutter/clutter-cairo-texture.c:404
+#, fuzzy
msgid "Surface Width"
-msgstr "Lebar Permukaan"
+msgstr "_Lebar tetap:"
-#: ../clutter/clutter-cairo-texture.c:583
+#: clutter/clutter-cairo-texture.c:405
msgid "The width of the Cairo surface"
-msgstr "Lebar permukaan Cairo"
+msgstr ""
-#: ../clutter/clutter-cairo-texture.c:597
+#: clutter/clutter-cairo-texture.c:419
+#, fuzzy
msgid "Surface Height"
-msgstr "Tinggi permukaan"
+msgstr "<b>Tinggi:</b> %d piksel\n"
-#: ../clutter/clutter-cairo-texture.c:598
+#: clutter/clutter-cairo-texture.c:420
msgid "The height of the Cairo surface"
-msgstr "Tinggi permukaan Cairo"
-
-#: ../clutter/clutter-cairo-texture.c:615
-msgid "Auto Resize"
-msgstr "Otomatis Ubah Ukuran"
-
-#: ../clutter/clutter-cairo-texture.c:616
-msgid "Whether the surface should match the allocation"
-msgstr "Apakah permukaan mesti cocok dengan alokasi"
+msgstr ""
-#: ../clutter/clutter-child-meta.c:127
+#: clutter/clutter-child-meta.c:127
+#, fuzzy
msgid "Container"
msgstr "Kontainer"
-#: ../clutter/clutter-child-meta.c:128
+#: clutter/clutter-child-meta.c:128
msgid "The container that created this data"
-msgstr "Kontainer yang membuat data ini"
+msgstr ""
-#: ../clutter/clutter-child-meta.c:143
+#: clutter/clutter-child-meta.c:143
msgid "The actor wrapped by this data"
-msgstr "Aktor yang dibungkus oleh data ini"
+msgstr ""
-#: ../clutter/clutter-click-action.c:542
+#: clutter/clutter-click-action.c:542
+#, fuzzy
msgid "Pressed"
-msgstr "Ditekan"
+msgstr "ditekan"
-#: ../clutter/clutter-click-action.c:543
+#: clutter/clutter-click-action.c:543
msgid "Whether the clickable should be in pressed state"
-msgstr "Apakah yang-dapat-diklik mesti dalam keadaan ditekan"
+msgstr ""
-#: ../clutter/clutter-click-action.c:556
+#: clutter/clutter-click-action.c:556
msgid "Held"
-msgstr "Ditahan"
+msgstr ""
-#: ../clutter/clutter-click-action.c:557
+#: clutter/clutter-click-action.c:557
msgid "Whether the clickable has a grab"
-msgstr "Apakah yang-dapat-diklik memiliki penyeret"
+msgstr ""
-#: ../clutter/clutter-click-action.c:574
-#: ../clutter/clutter-settings.c:573
+#: clutter/clutter-click-action.c:574 clutter/clutter-settings.c:521
+#, fuzzy
msgid "Long Press Duration"
-msgstr "Durasi Tekan Lama"
+msgstr "Durasi animasi"
-#: ../clutter/clutter-click-action.c:575
+#: clutter/clutter-click-action.c:575
msgid "The minimum duration of a long press to recognize the gesture"
-msgstr "Durasi minimum dari penakanan panjang untuk mengenali gestur"
+msgstr ""
-#: ../clutter/clutter-click-action.c:593
+#: clutter/clutter-click-action.c:593
msgid "Long Press Threshold"
-msgstr "Ambang Tekan Lama"
+msgstr ""
-#: ../clutter/clutter-click-action.c:594
+#: clutter/clutter-click-action.c:594
msgid "The maximum threshold before a long press is cancelled"
-msgstr "Ambang maksimum sebelum penekanan panjang dibatalkan"
+msgstr ""
-#: ../clutter/clutter-clone.c:341
+#: clutter/clutter-clone.c:341
msgid "Specifies the actor to be cloned"
-msgstr "Nyatakan aktor yang akan digandakan"
+msgstr ""
-#: ../clutter/clutter-colorize-effect.c:307
+#: clutter/clutter-colorize-effect.c:307
msgid "Tint"
-msgstr "Pewarnaan"
+msgstr ""
-#: ../clutter/clutter-colorize-effect.c:308
+#: clutter/clutter-colorize-effect.c:308
+#, fuzzy
msgid "The tint to apply"
-msgstr "Pewarnaan yang akan diterapkan"
+msgstr "Stash yang akan Diterapkan"
-#: ../clutter/clutter-deform-effect.c:527
+#: clutter/clutter-deform-effect.c:527
+#, fuzzy
msgid "Horizontal Tiles"
-msgstr "Ubin Horisontal"
+msgstr "kartu Mahjong"
-#: ../clutter/clutter-deform-effect.c:528
+#: clutter/clutter-deform-effect.c:528
msgid "The number of horizontal tiles"
-msgstr "Cacah ubin horisontal"
+msgstr ""
-#: ../clutter/clutter-deform-effect.c:543
+#: clutter/clutter-deform-effect.c:543
+#, fuzzy
msgid "Vertical Tiles"
-msgstr "Ubin Vertikal"
+msgstr "kartu Mahjong"
-#: ../clutter/clutter-deform-effect.c:544
+#: clutter/clutter-deform-effect.c:544
msgid "The number of vertical tiles"
-msgstr "Cacah ubin vertikal"
+msgstr ""
-#: ../clutter/clutter-deform-effect.c:561
+#: clutter/clutter-deform-effect.c:561
+#, fuzzy
msgid "Back Material"
-msgstr "Material Belakang"
+msgstr "Riwayat sebelumnya"
-#: ../clutter/clutter-deform-effect.c:562
+#: clutter/clutter-deform-effect.c:562
msgid "The material to be used when painting the back of the actor"
-msgstr "Material yang dipakai ketika mengecat belakang aktor"
+msgstr ""
-#: ../clutter/clutter-desaturate-effect.c:305
+#: clutter/clutter-desaturate-effect.c:305
+#, fuzzy
msgid "The desaturation factor"
-msgstr "Faktor desaturasi"
+msgstr "Faktor koreksi"
-#: ../clutter/clutter-device-manager.c:131
-#: ../clutter/clutter-input-device.c:344
-#: ../clutter/x11/clutter-keymap-x11.c:316
+#: clutter/clutter-device-manager.c:131 clutter/clutter-input-device.c:344
+#: clutter/x11/clutter-keymap-x11.c:316
+#, fuzzy
msgid "Backend"
msgstr "Backend"
-#: ../clutter/clutter-device-manager.c:132
+#: clutter/clutter-device-manager.c:132
+#, fuzzy
msgid "The ClutterBackend of the device manager"
-msgstr "ClutterBackend dari manajer perangkat"
+msgstr "Peran perangkat di dalam manajer"
-#: ../clutter/clutter-drag-action.c:596
+#: clutter/clutter-drag-action.c:547
msgid "Horizontal Drag Threshold"
-msgstr "Ambang Penyeretan Horisontal"
+msgstr ""
-#: ../clutter/clutter-drag-action.c:597
+#: clutter/clutter-drag-action.c:548
msgid "The horizontal amount of pixels required to start dragging"
-msgstr "Banyaknya piksel horisontal yang diperlukan untuk memulai penyeretan"
+msgstr ""
-#: ../clutter/clutter-drag-action.c:624
+#: clutter/clutter-drag-action.c:575
msgid "Vertical Drag Threshold"
-msgstr "Ambang Penyeretan Vertikal"
+msgstr ""
-#: ../clutter/clutter-drag-action.c:625
+#: clutter/clutter-drag-action.c:576
msgid "The vertical amount of pixels required to start dragging"
-msgstr "Banyaknya piksel vertikal yang diperlukan untuk memulai penyeretan"
+msgstr ""
-#: ../clutter/clutter-drag-action.c:646
+#: clutter/clutter-drag-action.c:597
+#, fuzzy
msgid "Drag Handle"
-msgstr "Handel Penyeretan"
+msgstr "Tampilkan handle"
-#: ../clutter/clutter-drag-action.c:647
+#: clutter/clutter-drag-action.c:598
msgid "The actor that is being dragged"
-msgstr "Aktor yang sedang diseret"
+msgstr ""
-#: ../clutter/clutter-drag-action.c:660
+#: clutter/clutter-drag-action.c:611
+#, fuzzy
msgid "Drag Axis"
-msgstr "Sumbu Seret"
+msgstr " _Drag"
-#: ../clutter/clutter-drag-action.c:661
+#: clutter/clutter-drag-action.c:612
msgid "Constraints the dragging to an axis"
-msgstr "Batasi penyeretan ke suatu sumbu"
+msgstr ""
-#: ../clutter/clutter-flow-layout.c:885
+#: clutter/clutter-flow-layout.c:882
+#, fuzzy
msgid "Orientation"
msgstr "Orientasi"
-#: ../clutter/clutter-flow-layout.c:886
+#: clutter/clutter-flow-layout.c:883
+#, fuzzy
msgid "The orientation of the layout"
-msgstr "Orientasi tata letak"
+msgstr "Choose a Layout"
-#: ../clutter/clutter-flow-layout.c:902
+#: clutter/clutter-flow-layout.c:899
msgid "Whether each item should receive the same allocation"
-msgstr "Apakah setiap butir mesti menerima alokasi yang sama"
+msgstr ""
-#: ../clutter/clutter-flow-layout.c:917
-#: ../clutter/clutter-table-layout.c:1713
+#: clutter/clutter-flow-layout.c:914 clutter/clutter-table-layout.c:1711
+#, fuzzy
msgid "Column Spacing"
-msgstr "Sela Kolom"
+msgstr "Jarak Antar Kolom"
-#: ../clutter/clutter-flow-layout.c:918
+#: clutter/clutter-flow-layout.c:915
+#, fuzzy
msgid "The spacing between columns"
-msgstr "Jarak sela antar kolom"
+msgstr "Ruang antar cells"
-#: ../clutter/clutter-flow-layout.c:934
-#: ../clutter/clutter-table-layout.c:1727
+#: clutter/clutter-flow-layout.c:931 clutter/clutter-table-layout.c:1725
+#, fuzzy
msgid "Row Spacing"
-msgstr "Sela Baris"
+msgstr "Jarak Antar Baris"
-#: ../clutter/clutter-flow-layout.c:935
+#: clutter/clutter-flow-layout.c:932
+#, fuzzy
msgid "The spacing between rows"
-msgstr "Jarak sela antar baris"
+msgstr "Ruang antar cells"
-#: ../clutter/clutter-flow-layout.c:949
+#: clutter/clutter-flow-layout.c:946
+#, fuzzy
msgid "Minimum Column Width"
-msgstr "Lebar Kolom Minimum"
+msgstr "Lebar minimal kolom yang diizinkan"
-#: ../clutter/clutter-flow-layout.c:950
+#: clutter/clutter-flow-layout.c:947
msgid "Minimum width for each column"
-msgstr "Lebar minimum bagi setiap kolom"
+msgstr ""
-#: ../clutter/clutter-flow-layout.c:965
+#: clutter/clutter-flow-layout.c:962
+#, fuzzy
msgid "Maximum Column Width"
-msgstr "Lebar Kolom Maksimum"
+msgstr "Lebar maksimal kolom yang diizinkan"
-#: ../clutter/clutter-flow-layout.c:966
+#: clutter/clutter-flow-layout.c:963
msgid "Maximum width for each column"
-msgstr "Lebar maksimum bagi setiap kolom"
+msgstr ""
-#: ../clutter/clutter-flow-layout.c:980
+#: clutter/clutter-flow-layout.c:977
+#, fuzzy
msgid "Minimum Row Height"
-msgstr "Tinggi Baris Minimum"
+msgstr "Tinggi baris seragam"
-#: ../clutter/clutter-flow-layout.c:981
+#: clutter/clutter-flow-layout.c:978
msgid "Minimum height for each row"
-msgstr "Tinggi minimum bagi setiap baris"
+msgstr ""
-#: ../clutter/clutter-flow-layout.c:996
+#: clutter/clutter-flow-layout.c:993
+#, fuzzy
msgid "Maximum Row Height"
-msgstr "Tinggi Baris Maksimum"
+msgstr "Tinggi baris seragam"
-#: ../clutter/clutter-flow-layout.c:997
+#: clutter/clutter-flow-layout.c:994
msgid "Maximum height for each row"
-msgstr "Tinggi maksimum bagi setiap baris"
+msgstr ""
-#: ../clutter/clutter-input-device.c:220
+#: clutter/clutter-input-device.c:220
msgid "Id"
msgstr "Id"
-#: ../clutter/clutter-input-device.c:221
+#: clutter/clutter-input-device.c:221
msgid "Unique identifier of the device"
-msgstr "Identifier unik dari perangkat"
+msgstr ""
-#: ../clutter/clutter-input-device.c:237
+#: clutter/clutter-input-device.c:237
+#, fuzzy
msgid "The name of the device"
msgstr "Nama perangkat"
-#: ../clutter/clutter-input-device.c:251
+#: clutter/clutter-input-device.c:251
+#, fuzzy
msgid "Device Type"
-msgstr "Jenis Perangkat"
+msgstr "_Tipe perangkat:"
-#: ../clutter/clutter-input-device.c:252
+#: clutter/clutter-input-device.c:252
+#, fuzzy
msgid "The type of the device"
-msgstr "Jenis perangkat"
+msgstr "_Tipe perangkat:"
-#: ../clutter/clutter-input-device.c:267
+#: clutter/clutter-input-device.c:267
+#, fuzzy
msgid "Device Manager"
-msgstr "Manajer Perangkat"
+msgstr "Manajer"
-#: ../clutter/clutter-input-device.c:268
+#: clutter/clutter-input-device.c:268
msgid "The device manager instance"
-msgstr "Instansi manajer perangkat"
+msgstr ""
-#: ../clutter/clutter-input-device.c:281
+#: clutter/clutter-input-device.c:281
+#, fuzzy
msgid "Device Mode"
-msgstr "Moda Perangkat"
+msgstr "_Tipe perangkat:"
-#: ../clutter/clutter-input-device.c:282
+#: clutter/clutter-input-device.c:282
+#, fuzzy
msgid "The mode of the device"
-msgstr "Mode dari perangkat"
+msgstr "Nama perangkat"
-#: ../clutter/clutter-input-device.c:296
+#: clutter/clutter-input-device.c:296
+#, fuzzy
msgid "Has Cursor"
-msgstr "Punya Kursor"
+msgstr "Bingkai Jendela"
-#: ../clutter/clutter-input-device.c:297
+#: clutter/clutter-input-device.c:297
+#, fuzzy
msgid "Whether the device has a cursor"
-msgstr "Apakah perangkat memiliki kursor"
+msgstr "Apakah aktor telah ditata punya klip"
-#: ../clutter/clutter-input-device.c:316
+#: clutter/clutter-input-device.c:316
+#, fuzzy
msgid "Whether the device is enabled"
-msgstr "Apakah perangkat diaktifkan"
+msgstr "Menentukan apkaah aksi diaktifkan"
-#: ../clutter/clutter-input-device.c:329
+#: clutter/clutter-input-device.c:329
msgid "Number of Axes"
-msgstr "Cacah Sumbu"
+msgstr ""
-#: ../clutter/clutter-input-device.c:330
+#: clutter/clutter-input-device.c:330
+#, fuzzy
msgid "The number of axes on the device"
-msgstr "Cacah sumbu pada perangkat"
+msgstr "Nama perangkat"
-#: ../clutter/clutter-input-device.c:345
+#: clutter/clutter-input-device.c:345
msgid "The backend instance"
-msgstr "Instansi backend"
+msgstr ""
-#: ../clutter/clutter-interval.c:397
+#: clutter/clutter-interval.c:397
+#, fuzzy
msgid "Value Type"
-msgstr "Jenis Nilai"
+msgstr "Tipe Latar"
-#: ../clutter/clutter-interval.c:398
+#: clutter/clutter-interval.c:398
msgid "The type of the values in the interval"
-msgstr "Jenis nilai dalam interval"
+msgstr ""
-#: ../clutter/clutter-layout-meta.c:117
+#: clutter/clutter-layout-meta.c:117
msgid "Manager"
msgstr "Manajer"
-#: ../clutter/clutter-layout-meta.c:118
+#: clutter/clutter-layout-meta.c:118
msgid "The manager that created this data"
-msgstr "Manajer yang membuat data ini"
-
-#. Translate to default:RTL if you want your widgets
-#. * to be RTL, otherwise translate to default:LTR.
-#. *
-#. * Do *not* translate it to "predefinito:LTR": if it
-#. * it isn't default:LTR or default:RTL it will not work
-#.
-#: ../clutter/clutter-main.c:490
+msgstr ""
+
+#: clutter/clutter-main.c:486
+#, fuzzy
msgid "default:LTR"
msgstr "default:LTR"
-#: ../clutter/clutter-main.c:1321
+#: clutter/clutter-main.c:1282
msgid "Show frames per second"
-msgstr "Tampilkan frame per detik"
+msgstr ""
-#: ../clutter/clutter-main.c:1323
+#: clutter/clutter-main.c:1284
msgid "Default frame rate"
-msgstr "Laju frame baku"
+msgstr ""
-#: ../clutter/clutter-main.c:1325
+#: clutter/clutter-main.c:1286
+#, fuzzy
msgid "Make all warnings fatal"
-msgstr "Jadikan semua peringatan dianggap fatal"
+msgstr "Buat semua peringatan menjadi pesan fatal"
-#: ../clutter/clutter-main.c:1328
+#: clutter/clutter-main.c:1289
+#, fuzzy
msgid "Direction for the text"
-msgstr "Arah teks"
+msgstr "Fonta untuk teks"
-#: ../clutter/clutter-main.c:1331
+#: clutter/clutter-main.c:1292
msgid "Disable mipmapping on text"
-msgstr "Matikan mipmap pada teks"
+msgstr ""
-#: ../clutter/clutter-main.c:1334
+#: clutter/clutter-main.c:1295
msgid "Use 'fuzzy' picking"
-msgstr "Gunakan pemetikan fuzzy"
+msgstr ""
-#: ../clutter/clutter-main.c:1337
+#: clutter/clutter-main.c:1298
+#, fuzzy
msgid "Clutter debugging flags to set"
-msgstr "Flag pengawakutuan Clutter yang akan ditata"
+msgstr "Bendera debug Gdk yang hendak dipasang"
-#: ../clutter/clutter-main.c:1339
+#: clutter/clutter-main.c:1300
+#, fuzzy
msgid "Clutter debugging flags to unset"
-msgstr "Flag pengawakutuan yang akan dibebaskan"
+msgstr "Bendera debug Gdk yang hendak dilepas"
-#: ../clutter/clutter-main.c:1343
+#: clutter/clutter-main.c:1304
msgid "Clutter profiling flags to set"
-msgstr "Flag pemrofilan Clutter yang akan ditata"
+msgstr ""
-#: ../clutter/clutter-main.c:1345
+#: clutter/clutter-main.c:1306
msgid "Clutter profiling flags to unset"
-msgstr "Flag pemrofilan Clutter yang akan dibebaskan"
+msgstr ""
-#: ../clutter/clutter-main.c:1348
+#: clutter/clutter-main.c:1309
+#, fuzzy
msgid "Enable accessibility"
-msgstr "Aktifkan aksesibilitas"
+msgstr "Aktifkan Aksesibilitas"
-#: ../clutter/clutter-main.c:1530
+#: clutter/clutter-main.c:1491
+#, fuzzy
msgid "Clutter Options"
-msgstr "Opsi Clutter"
+msgstr "Pilihan GTK+"
-#: ../clutter/clutter-main.c:1531
+#: clutter/clutter-main.c:1492
+#, fuzzy
msgid "Show Clutter Options"
-msgstr "Tampilkan Opsi Clutter"
+msgstr "Tampilkan opsi pengawa-kutuan"
-#: ../clutter/clutter-media.c:77
+#: clutter/clutter-media.c:77
msgid "URI"
msgstr "URI"
-#: ../clutter/clutter-media.c:78
+#: clutter/clutter-media.c:78
+#, fuzzy
msgid "URI of a media file"
-msgstr "URI dari suatu berkas media"
+msgstr "URI berkas audio"
-#: ../clutter/clutter-media.c:91
+#: clutter/clutter-media.c:91
+#, fuzzy
msgid "Playing"
-msgstr "Memutar"
+msgstr "Sedang memutar"
-#: ../clutter/clutter-media.c:92
+#: clutter/clutter-media.c:92
+#, fuzzy
msgid "Whether the actor is playing"
-msgstr "Apakah aktor sedang diputar"
+msgstr "Apakah aktor akan digambar"
-#: ../clutter/clutter-media.c:106
+#: clutter/clutter-media.c:106
+#, fuzzy
msgid "Progress"
msgstr "Kemajuan"
-#: ../clutter/clutter-media.c:107
+#: clutter/clutter-media.c:107
+#, fuzzy
msgid "Current progress of the playback"
-msgstr "Kemajuan pemutaran saat ini"
+msgstr "Menyatakan tingkat kemajuan pengunduhan"
-#: ../clutter/clutter-media.c:120
+#: clutter/clutter-media.c:120
+#, fuzzy
msgid "Subtitle URI"
-msgstr "URI subtitel"
+msgstr "URI asal"
-#: ../clutter/clutter-media.c:121
+#: clutter/clutter-media.c:121
+#, fuzzy
msgid "URI of a subtitle file"
-msgstr "URI dari berkas subtitel"
+msgstr "URI berkas audio"
-#: ../clutter/clutter-media.c:136
+#: clutter/clutter-media.c:136
+#, fuzzy
msgid "Subtitle Font Name"
-msgstr "Nama Fonta Subtitel"
+msgstr "Nama fonta yang dipilih"
-#: ../clutter/clutter-media.c:137
+#: clutter/clutter-media.c:137
+#, fuzzy
msgid "The font used to display subtitles"
-msgstr "Fonta yang digunakan untuk menampilkan subtitel"
+msgstr "Ukuran huruf yang digunakan untuk menampilkan log"
-#: ../clutter/clutter-media.c:151
+#: clutter/clutter-media.c:151
+#, fuzzy
msgid "Audio Volume"
-msgstr "Volume Suara"
+msgstr "Volume audio"
-#: ../clutter/clutter-media.c:152
+#: clutter/clutter-media.c:152
+#, fuzzy
msgid "The volume of the audio"
-msgstr "Kerasnya suara"
+msgstr "Volume audio"
-#: ../clutter/clutter-media.c:165
+#: clutter/clutter-media.c:165
+#, fuzzy
msgid "Can Seek"
-msgstr "Bisa Seek"
+msgstr "Cari Ke Depan"
-#: ../clutter/clutter-media.c:166
+#: clutter/clutter-media.c:166
msgid "Whether the current stream is seekable"
-msgstr "Apakah stream ini dapat di-seek"
+msgstr ""
-#: ../clutter/clutter-media.c:180
+#: clutter/clutter-media.c:180
+#, fuzzy
msgid "Buffer Fill"
-msgstr "Pengisian Penyangga"
+msgstr "Isi warna"
-#: ../clutter/clutter-media.c:181
+#: clutter/clutter-media.c:181
+#, fuzzy
msgid "The fill level of the buffer"
-msgstr "Tingkat pengisian penyangga"
+msgstr "Tampilkan Tingkat Pengisian"
-#: ../clutter/clutter-media.c:195
+#: clutter/clutter-media.c:195
+#, fuzzy
msgid "The duration of the stream, in seconds"
-msgstr "Durasi stream, dalam detik"
+msgstr "Durasi lagu dalam detik."
-#: ../clutter/clutter-path-constraint.c:213
+#: clutter/clutter-path-constraint.c:213
msgid "The path used to constrain an actor"
-msgstr "Path yang dipakai untuk membatasi aktor"
+msgstr ""
-#: ../clutter/clutter-path-constraint.c:227
+#: clutter/clutter-path-constraint.c:227
msgid "The offset along the path, between -1.0 and 2.0"
-msgstr "Ofset sepanjang path, antara -1.0 dan 2.0"
+msgstr ""
-#: ../clutter/clutter-rectangle.c:268
+#: clutter/clutter-rectangle.c:268
+#, fuzzy
msgid "The color of the rectangle"
-msgstr "Warna persegi panjang"
+msgstr "Kotak pilihan"
-#: ../clutter/clutter-rectangle.c:281
+#: clutter/clutter-rectangle.c:281
+#, fuzzy
msgid "Border Color"
-msgstr "Warna Batas"
+msgstr "Warna garis"
-#: ../clutter/clutter-rectangle.c:282
+#: clutter/clutter-rectangle.c:282
+#, fuzzy
msgid "The color of the border of the rectangle"
-msgstr "Warna pinggir persegi panjang"
+msgstr "Warna pinggir sorotan"
-#: ../clutter/clutter-rectangle.c:297
+#: clutter/clutter-rectangle.c:297
+#, fuzzy
msgid "Border Width"
-msgstr "Lebar Batas"
+msgstr "Lebar batas"
-#: ../clutter/clutter-rectangle.c:298
+#: clutter/clutter-rectangle.c:298
+#, fuzzy
msgid "The width of the border of the rectangle"
-msgstr "Lebar tepi persegi panjang"
+msgstr "Lebar kotak rekaman"
-#: ../clutter/clutter-rectangle.c:312
+#: clutter/clutter-rectangle.c:312
+#, fuzzy
msgid "Has Border"
-msgstr "Punya Tepi"
+msgstr "Bingkai Jendela"
-#: ../clutter/clutter-rectangle.c:313
+#: clutter/clutter-rectangle.c:313
msgid "Whether the rectangle should have a border"
-msgstr "Apakah persegi panjang mesti memiliki tepi"
+msgstr ""
-#: ../clutter/clutter-script.c:434
+#: clutter/clutter-script.c:434
+#, fuzzy
msgid "Filename Set"
-msgstr "Nama Berkas Ditata"
+msgstr "Tetapkan nama file"
-#: ../clutter/clutter-script.c:435
+#: clutter/clutter-script.c:435
msgid "Whether the :filename property is set"
-msgstr "Apakah properti :filename ditata"
+msgstr ""
-#: ../clutter/clutter-script.c:449
-#: ../clutter/clutter-texture.c:1081
+#: clutter/clutter-script.c:449 clutter/clutter-texture.c:1089
msgid "Filename"
msgstr "Nama Berkas"
-#: ../clutter/clutter-script.c:450
+#: clutter/clutter-script.c:450
msgid "The path of the currently parsed file"
-msgstr "Path dari berkas yang sedang diurai"
+msgstr ""
-#: ../clutter/clutter-settings.c:414
+#: clutter/clutter-settings.c:362
msgid "Double Click Time"
-msgstr "Waktu Klik Ganda"
+msgstr ""
-#: ../clutter/clutter-settings.c:415
+#: clutter/clutter-settings.c:363
msgid "The time between clicks necessary to detect a multiple click"
-msgstr "Waktu antar klik yang diperlukan untuk mendeteksi klik berganda"
+msgstr ""
-#: ../clutter/clutter-settings.c:430
+#: clutter/clutter-settings.c:378
msgid "Double Click Distance"
-msgstr "Jarak Klik Ganda"
+msgstr ""
-#: ../clutter/clutter-settings.c:431
+#: clutter/clutter-settings.c:379
msgid "The distance between clicks necessary to detect a multiple click"
-msgstr "Jarak antar klik yang diperlukan untuk mendeteksi klik berganda"
+msgstr ""
-#: ../clutter/clutter-settings.c:446
+#: clutter/clutter-settings.c:394
msgid "Drag Threshold"
-msgstr "Ambang Penyeretan"
+msgstr ""
-#: ../clutter/clutter-settings.c:447
+#: clutter/clutter-settings.c:395
msgid "The distance the cursor should travel before starting to drag"
-msgstr "Jarak yang mesti ditempuh kursor sebelum memulai penyeretan"
+msgstr ""
-#: ../clutter/clutter-settings.c:462
-#: ../clutter/clutter-text.c:2893
+#: clutter/clutter-settings.c:410 clutter/clutter-text.c:2799
msgid "Font Name"
msgstr "Nama Fonta"
-#: ../clutter/clutter-settings.c:463
-msgid "The description of the default font, as one that could be parsed by Pango"
-msgstr "Keterangan atas fonta baku, dalam bentuk yang dapat diurai oleh Pango"
+#: clutter/clutter-settings.c:411
+msgid ""
+"The description of the default font, as one that could be parsed by Pango"
+msgstr ""
-#: ../clutter/clutter-settings.c:478
+#: clutter/clutter-settings.c:426
msgid "Font Antialias"
-msgstr "Antialias Fonta"
+msgstr ""
-#: ../clutter/clutter-settings.c:479
-msgid "Whether to use antialiasing (1 to enable, 0 to disable, and -1 to use the default)"
-msgstr "Apakah memakai antialias (1 untuk aktifkan, 0 untuk matikan, dan -1 untuk memakai nilai baku)"
+#: clutter/clutter-settings.c:427
+msgid ""
+"Whether to use antialiasing (1 to enable, 0 to disable, and -1 to use the "
+"default)"
+msgstr ""
-#: ../clutter/clutter-settings.c:495
+#: clutter/clutter-settings.c:443
msgid "Font DPI"
-msgstr "DPI Fonta"
+msgstr ""
-#: ../clutter/clutter-settings.c:496
-msgid "The resolution of the font, in 1024 * dots/inch, or -1 to use the default"
-msgstr "Resolusi fonta, dalam 1024 * dot/inci, atau -1 untuk memakai nilai baku"
+#: clutter/clutter-settings.c:444
+msgid ""
+"The resolution of the font, in 1024 * dots/inch, or -1 to use the default"
+msgstr ""
-#: ../clutter/clutter-settings.c:512
+#: clutter/clutter-settings.c:460
+#, fuzzy
msgid "Font Hinting"
-msgstr "Hint Fonta"
+msgstr "Deskripsi fonta"
-#: ../clutter/clutter-settings.c:513
-msgid "Whether to use hinting (1 to enable, 0 to disable and -1 to use the default)"
-msgstr "Apakah memakai hint (1 untuk mengaktifkan, 0 untuk mematikan, dan -1 untuk memakai nilai baku)"
+#: clutter/clutter-settings.c:461
+msgid ""
+"Whether to use hinting (1 to enable, 0 to disable and -1 to use the default)"
+msgstr ""
-#: ../clutter/clutter-settings.c:534
+#: clutter/clutter-settings.c:482
msgid "Font Hint Style"
-msgstr "Gaya Hint Fonta"
+msgstr ""
-#: ../clutter/clutter-settings.c:535
+#: clutter/clutter-settings.c:483
msgid "The style of hinting (hintnone, hintslight, hintmedium, hintfull)"
-msgstr "Gaya hint (hintnone, hintslight, hintmedium, hintfull)"
+msgstr ""
-#: ../clutter/clutter-settings.c:556
+#: clutter/clutter-settings.c:504
msgid "Font Subpixel Order"
-msgstr "Urutan Subpiksel Fonta"
+msgstr ""
-#: ../clutter/clutter-settings.c:557
+#: clutter/clutter-settings.c:505
msgid "The type of subpixel antialiasing (none, rgb, bgr, vrgb, vbgr)"
-msgstr "Jenis antialias subpiksel (none, rgb, bgt, vrgb, vbgr)"
+msgstr ""
-#: ../clutter/clutter-settings.c:574
+#: clutter/clutter-settings.c:522
msgid "The minimum duration for a long press gesture to be recognized"
-msgstr "Durasi minimum bagi gestur penekanan panjang untuk dikenali"
-
-#: ../clutter/clutter-settings.c:581
-msgid "Fontconfig configuration timestamp"
-msgstr "Penanda waktu konfigurasi fontconfig"
-
-#: ../clutter/clutter-settings.c:582
-msgid "Timestamp of the current fontconfig configuration"
-msgstr "Penanda waktu dari konfigurasi fontconfig kini"
+msgstr ""
-#: ../clutter/clutter-shader.c:255
+#: clutter/clutter-shader.c:255
+#, fuzzy
msgid "Vertex Source"
-msgstr "Sumber Verteks"
+msgstr "Asal IP"
-#: ../clutter/clutter-shader.c:256
+#: clutter/clutter-shader.c:256
msgid "Source of vertex shader"
-msgstr "Sumber dari shader verteks"
+msgstr ""
-#: ../clutter/clutter-shader.c:272
+#: clutter/clutter-shader.c:272
+#, fuzzy
msgid "Fragment Source"
-msgstr "Sumber Pecahan"
+msgstr "Asal IP"
-#: ../clutter/clutter-shader.c:273
+#: clutter/clutter-shader.c:273
msgid "Source of fragment shader"
-msgstr "Sumber dari shader fragmen"
+msgstr ""
-#: ../clutter/clutter-shader.c:290
+#: clutter/clutter-shader.c:290
msgid "Compiled"
-msgstr "Dikompilasi"
+msgstr ""
-#: ../clutter/clutter-shader.c:291
+#: clutter/clutter-shader.c:291
msgid "Whether the shader is compiled and linked"
-msgstr "Apakah shader dikompail dan di-link"
+msgstr ""
-#: ../clutter/clutter-shader.c:308
+#: clutter/clutter-shader.c:308
+#, fuzzy
msgid "Whether the shader is enabled"
-msgstr "Apakah shader diaktifkan"
+msgstr "Menentukan apkaah aksi diaktifkan"
-#: ../clutter/clutter-shader.c:519
-#, c-format
+#: clutter/clutter-shader.c:519
+#, fuzzy, c-format
msgid "%s compilation failed: %s"
-msgstr "kompilasi %s gagal: %s"
+msgstr "Pemasangan Gagal"
-#: ../clutter/clutter-shader.c:520
+#: clutter/clutter-shader.c:520
+#, fuzzy
msgid "Vertex shader"
-msgstr "Shader verteks"
+msgstr "Bahasa CG Shader"
-#: ../clutter/clutter-shader.c:521
+#: clutter/clutter-shader.c:521
+#, fuzzy
msgid "Fragment shader"
-msgstr "Shader fragmen"
+msgstr "Bahasa CG Shader"
-#: ../clutter/clutter-shader-effect.c:415
+#: clutter/clutter-shader-effect.c:415
+#, fuzzy
msgid "Shader Type"
-msgstr "Jenis Shader"
+msgstr "Tipe Latar"
-#: ../clutter/clutter-shader-effect.c:416
+#: clutter/clutter-shader-effect.c:416
+#, fuzzy
msgid "The type of shader used"
-msgstr "Jenis shader yang digunakan"
+msgstr "Jenis arsip terakhir yang digunakan"
-#: ../clutter/clutter-snap-constraint.c:322
+#: clutter/clutter-snap-constraint.c:322
+#, fuzzy
msgid "The source of the constraint"
-msgstr "Sumber kendala"
+msgstr "Sumber perataan"
-#: ../clutter/clutter-snap-constraint.c:335
+#: clutter/clutter-snap-constraint.c:335
msgid "From Edge"
-msgstr "Dari Tepi"
+msgstr ""
-#: ../clutter/clutter-snap-constraint.c:336
+#: clutter/clutter-snap-constraint.c:336
+#, fuzzy
msgid "The edge of the actor that should be snapped"
-msgstr "Tepi aktor yang mesti ditempelkan"
+msgstr "Apakah aktor telah direalisasikan"
-#: ../clutter/clutter-snap-constraint.c:350
+#: clutter/clutter-snap-constraint.c:350
msgid "To Edge"
-msgstr "Ke Tepi"
+msgstr ""
-#: ../clutter/clutter-snap-constraint.c:351
+#: clutter/clutter-snap-constraint.c:351
msgid "The edge of the source that should be snapped"
-msgstr "Tepi sumber yang mesti ditempelkan"
+msgstr ""
-#: ../clutter/clutter-snap-constraint.c:367
+#: clutter/clutter-snap-constraint.c:367
msgid "The offset in pixels to apply to the constraint"
-msgstr "Ofset dalam piksel untuk diterapkan pada kendala"
+msgstr ""
-#: ../clutter/clutter-stage.c:1705
+#: clutter/clutter-stage.c:1660
+#, fuzzy
msgid "Fullscreen Set"
-msgstr "Ditata Layar Penuh"
+msgstr "<small>Tata...</small>"
-#: ../clutter/clutter-stage.c:1706
+#: clutter/clutter-stage.c:1661
msgid "Whether the main stage is fullscreen"
-msgstr "Apakah pentas utama diluar layar"
+msgstr ""
-#: ../clutter/clutter-stage.c:1722
+#: clutter/clutter-stage.c:1677
msgid "Offscreen"
-msgstr "Diluar Layar"
+msgstr ""
-#: ../clutter/clutter-stage.c:1723
+#: clutter/clutter-stage.c:1678
msgid "Whether the main stage should be rendered offscreen"
-msgstr "Apakah pentas utama mesti dirender diluar layar"
+msgstr ""
-#: ../clutter/clutter-stage.c:1735
-#: ../clutter/clutter-text.c:3006
+#: clutter/clutter-stage.c:1690 clutter/clutter-text.c:2912
+#, fuzzy
msgid "Cursor Visible"
msgstr "Kursor Nampak"
-#: ../clutter/clutter-stage.c:1736
+#: clutter/clutter-stage.c:1691
msgid "Whether the mouse pointer is visible on the main stage"
-msgstr "Apakah penunjuk tetikus nampak pada pentas utama"
+msgstr ""
-#: ../clutter/clutter-stage.c:1750
+#: clutter/clutter-stage.c:1705
+#, fuzzy
msgid "User Resizable"
-msgstr "Pengguna Dapat Mengubah Ukuran"
+msgstr "_Ganti Pengguna"
-#: ../clutter/clutter-stage.c:1751
+#: clutter/clutter-stage.c:1706
msgid "Whether the stage is able to be resized via user interaction"
-msgstr "Apakah pentas dapat diubah ukurannya melalui interaksi pengguna"
+msgstr ""
-#: ../clutter/clutter-stage.c:1764
+#: clutter/clutter-stage.c:1719
+#, fuzzy
msgid "The color of the stage"
-msgstr "Warna pentas"
+msgstr "Pilih warna"
-#: ../clutter/clutter-stage.c:1778
+#: clutter/clutter-stage.c:1733
msgid "Perspective"
-msgstr "Perspektif"
+msgstr ""
-#: ../clutter/clutter-stage.c:1779
+#: clutter/clutter-stage.c:1734
msgid "Perspective projection parameters"
-msgstr "Parameter projeksi perspektif"
+msgstr ""
-#: ../clutter/clutter-stage.c:1794
+#: clutter/clutter-stage.c:1749
msgid "Title"
msgstr "Judul"
-#: ../clutter/clutter-stage.c:1795
+#: clutter/clutter-stage.c:1750
+#, fuzzy
msgid "Stage Title"
-msgstr "Judul Pentas"
+msgstr "Jabatan"
-#: ../clutter/clutter-stage.c:1810
+#: clutter/clutter-stage.c:1765
msgid "Use Fog"
msgstr "Gunakan Kabut"
-#: ../clutter/clutter-stage.c:1811
+#: clutter/clutter-stage.c:1766
msgid "Whether to enable depth cueing"
-msgstr "Apakah mengaktifkan depth cueing"
+msgstr ""
-#: ../clutter/clutter-stage.c:1825
+#: clutter/clutter-stage.c:1780
msgid "Fog"
msgstr "Kabut"
-#: ../clutter/clutter-stage.c:1826
+#: clutter/clutter-stage.c:1781
msgid "Settings for the depth cueing"
-msgstr "Pengaturan bagi depth cueing"
+msgstr ""
-#: ../clutter/clutter-stage.c:1842
+#: clutter/clutter-stage.c:1797
msgid "Use Alpha"
msgstr "Gunakan Alfa"
-#: ../clutter/clutter-stage.c:1843
+#: clutter/clutter-stage.c:1798
msgid "Whether to honour the alpha component of the stage color"
-msgstr "Apakah menghormati komponen alfa dari warna pentas"
+msgstr ""
-#: ../clutter/clutter-stage.c:1859
+#: clutter/clutter-stage.c:1814
+#, fuzzy
msgid "Key Focus"
-msgstr "Fokus Tombol"
+msgstr "Ambil Fokus"
-#: ../clutter/clutter-stage.c:1860
+#: clutter/clutter-stage.c:1815
msgid "The currently key focused actor"
-msgstr "Aktur yang kini mendapat fokus tombol"
+msgstr ""
-#: ../clutter/clutter-stage.c:1876
+#: clutter/clutter-stage.c:1831
msgid "No Clear Hint"
-msgstr "Tanpa Hint Pembersihan"
+msgstr ""
-#: ../clutter/clutter-stage.c:1877
+#: clutter/clutter-stage.c:1832
msgid "Whether the stage should clear its contents"
-msgstr "Apakah pentas mesti membersihkan isinya"
+msgstr ""
-#: ../clutter/clutter-stage.c:1890
+#: clutter/clutter-stage.c:1845
+#, fuzzy
msgid "Accept Focus"
-msgstr "Terima Fokus"
+msgstr "Ambil Fokus"
-#: ../clutter/clutter-stage.c:1891
+#: clutter/clutter-stage.c:1846
msgid "Whether the stage should accept focus on show"
-msgstr "Apakah pentas mesti menerima fokus saat ditampilkan"
+msgstr ""
-#: ../clutter/clutter-state.c:1472
+#: clutter/clutter-state.c:1408
+#, fuzzy
msgid "State"
-msgstr "Keadaan"
+msgstr "Kondisi"
-#: ../clutter/clutter-state.c:1473
+#: clutter/clutter-state.c:1409
msgid "Currently set state, (transition to this state might not be complete)"
-msgstr "Keadaan sekarang, (transisi ke keadaan ini mungkin tak lengkap)"
+msgstr ""
-#: ../clutter/clutter-state.c:1487
+#: clutter/clutter-state.c:1423
msgid "Default transition duration"
-msgstr "Durasi transisi baku"
+msgstr ""
-#: ../clutter/clutter-table-layout.c:585
+#: clutter/clutter-table-layout.c:585
msgid "Column Number"
-msgstr "Nomor Kolom"
+msgstr ""
-#: ../clutter/clutter-table-layout.c:586
+#: clutter/clutter-table-layout.c:586
msgid "The column the widget resides in"
-msgstr "Nomor kolom tempat widget berada"
+msgstr ""
-#: ../clutter/clutter-table-layout.c:593
+#: clutter/clutter-table-layout.c:593
msgid "Row Number"
-msgstr "Nomor Baris"
+msgstr ""
-#: ../clutter/clutter-table-layout.c:594
+#: clutter/clutter-table-layout.c:594
msgid "The row the widget resides in"
-msgstr "Nomor baris tempat widget berada"
+msgstr ""
-#: ../clutter/clutter-table-layout.c:601
+#: clutter/clutter-table-layout.c:601
+#, fuzzy
msgid "Column Span"
-msgstr "Rentang Kolom"
+msgstr "Jarak Antar Kolom"
-#: ../clutter/clutter-table-layout.c:602
+#: clutter/clutter-table-layout.c:602
+#, fuzzy
msgid "The number of columns the widget should span"
-msgstr "Cacah kolom yang mesti dicakup widget"
+msgstr "Nama perangkat"
-#: ../clutter/clutter-table-layout.c:609
+#: clutter/clutter-table-layout.c:609
+#, fuzzy
msgid "Row Span"
-msgstr "Rentang Baris"
+msgstr "Jarak Antar Baris"
-#: ../clutter/clutter-table-layout.c:610
+#: clutter/clutter-table-layout.c:610
+#, fuzzy
msgid "The number of rows the widget should span"
-msgstr "Cacah baris yang mesti dicakup widget"
+msgstr "Nama perangkat"
-#: ../clutter/clutter-table-layout.c:617
+#: clutter/clutter-table-layout.c:617
+#, fuzzy
msgid "Horizontal Expand"
-msgstr "Mengembang Horisontal"
+msgstr "Tombol Pengulangan"
-#: ../clutter/clutter-table-layout.c:618
+#: clutter/clutter-table-layout.c:618
msgid "Allocate extra space for the child in horizontal axis"
-msgstr "Alokasikan ruang ekstra bagi anak di sumbu horisontal"
+msgstr ""
-#: ../clutter/clutter-table-layout.c:624
+#: clutter/clutter-table-layout.c:624
+#, fuzzy
msgid "Vertical Expand"
-msgstr "Mengembang Vertikal"
+msgstr "Tombol Pengulangan"
-#: ../clutter/clutter-table-layout.c:625
+#: clutter/clutter-table-layout.c:625
msgid "Allocate extra space for the child in vertical axis"
-msgstr "Alokasikan ruang ekstra bagi anak di sumbu vertikal"
+msgstr ""
-#: ../clutter/clutter-table-layout.c:1714
+#: clutter/clutter-table-layout.c:1712
+#, fuzzy
msgid "Spacing between columns"
-msgstr "Ruang sela antar kolom"
+msgstr "Ruang antar cells"
-#: ../clutter/clutter-table-layout.c:1728
+#: clutter/clutter-table-layout.c:1726
+#, fuzzy
msgid "Spacing between rows"
-msgstr "Ruang sela antar baris"
+msgstr "Ruang antar cells"
-#: ../clutter/clutter-text.c:2894
+#: clutter/clutter-text.c:2800
msgid "The font to be used by the text"
-msgstr "Fonta yang akan dipakai oleh teks"
+msgstr ""
-#: ../clutter/clutter-text.c:2911
+#: clutter/clutter-text.c:2817
+#, fuzzy
msgid "Font Description"
-msgstr "Keterangan Fonta"
+msgstr "Deskripsi fonta"
-#: ../clutter/clutter-text.c:2912
+#: clutter/clutter-text.c:2818
+#, fuzzy
msgid "The font description to be used"
-msgstr "Keterangan fonta untuk dipakai"
+msgstr "Jenis huruf yang digunakan ketika mencetak"
-#: ../clutter/clutter-text.c:2928
+#: clutter/clutter-text.c:2834
msgid "Text"
msgstr "Teks"
-#: ../clutter/clutter-text.c:2929
+#: clutter/clutter-text.c:2835
+#, fuzzy
msgid "The text to render"
-msgstr "Teks untuk dirender"
+msgstr "Teks yang hendak ditulis"
-#: ../clutter/clutter-text.c:2943
+#: clutter/clutter-text.c:2849
msgid "Font Color"
msgstr "Warna Fonta"
-#: ../clutter/clutter-text.c:2944
+#: clutter/clutter-text.c:2850
msgid "Color of the font used by the text"
-msgstr "Warna fonta yang akan dipakai oleh teks"
+msgstr ""
-#: ../clutter/clutter-text.c:2958
+#: clutter/clutter-text.c:2864
+#, fuzzy
msgid "Editable"
-msgstr "Dapat disunting"
+msgstr "Dapat diedit"
-#: ../clutter/clutter-text.c:2959
+#: clutter/clutter-text.c:2865
+#, fuzzy
msgid "Whether the text is editable"
-msgstr "Apakah teks dapat disunting"
+msgstr "Apakah entri ini dapat diterjemahkan"
-#: ../clutter/clutter-text.c:2974
+#: clutter/clutter-text.c:2880
+#, fuzzy
msgid "Selectable"
msgstr "Dapat dipilih"
-#: ../clutter/clutter-text.c:2975
+#: clutter/clutter-text.c:2881
+#, fuzzy
msgid "Whether the text is selectable"
-msgstr "Apakah teks dapat dipilih"
+msgstr "Menentukan apakah teks ini disembunyikan"
-#: ../clutter/clutter-text.c:2989
+#: clutter/clutter-text.c:2895
+#, fuzzy
msgid "Activatable"
msgstr "Dapat diaktifkan"
-#: ../clutter/clutter-text.c:2990
+#: clutter/clutter-text.c:2896
msgid "Whether pressing return causes the activate signal to be emitted"
-msgstr "Apakah menekan return menyebabkan sinyal aktifkan dipancarkan"
+msgstr ""
-#: ../clutter/clutter-text.c:3007
+#: clutter/clutter-text.c:2913
msgid "Whether the input cursor is visible"
-msgstr "Apakah kursor masukan nampak"
+msgstr ""
-#: ../clutter/clutter-text.c:3021
-#: ../clutter/clutter-text.c:3022
+#: clutter/clutter-text.c:2927 clutter/clutter-text.c:2928
msgid "Cursor Color"
msgstr "Warna Kursor"
-#: ../clutter/clutter-text.c:3036
+#: clutter/clutter-text.c:2942
+#, fuzzy
msgid "Cursor Color Set"
-msgstr "Warna Kursor Ditata"
+msgstr "Warna latar belakang sudah diset"
-#: ../clutter/clutter-text.c:3037
+#: clutter/clutter-text.c:2943
msgid "Whether the cursor color has been set"
-msgstr "Apakah warna kursor telah ditata"
+msgstr ""
-#: ../clutter/clutter-text.c:3052
+#: clutter/clutter-text.c:2958
msgid "Cursor Size"
msgstr "Ukuran Kursor"
-#: ../clutter/clutter-text.c:3053
+#: clutter/clutter-text.c:2959
+#, fuzzy
msgid "The width of the cursor, in pixels"
-msgstr "Lebar kursor, dalam piksel"
+msgstr "Lebar cuplikan layar (dalam piksel):"
-#: ../clutter/clutter-text.c:3067
+#: clutter/clutter-text.c:2973
+#, fuzzy
msgid "Cursor Position"
msgstr "Posisi Kursor"
-#: ../clutter/clutter-text.c:3068
+#: clutter/clutter-text.c:2974
+#, fuzzy
msgid "The cursor position"
-msgstr "Posisi kursor"
+msgstr "Posisi Kursor"
-#: ../clutter/clutter-text.c:3083
+#: clutter/clutter-text.c:2989
+#, fuzzy
msgid "Selection-bound"
-msgstr ""
+msgstr "Batas Seleksi"
-#: ../clutter/clutter-text.c:3084
+#: clutter/clutter-text.c:2990
msgid "The cursor position of the other end of the selection"
-msgstr "Posisi kursor dari ujung lain seleksi"
+msgstr ""
-#: ../clutter/clutter-text.c:3099
-#: ../clutter/clutter-text.c:3100
+#: clutter/clutter-text.c:3005 clutter/clutter-text.c:3006
msgid "Selection Color"
msgstr "Warna Pilihan"
-#: ../clutter/clutter-text.c:3114
+#: clutter/clutter-text.c:3020
msgid "Selection Color Set"
msgstr "Warna Pilihan Ditata"
-#: ../clutter/clutter-text.c:3115
+#: clutter/clutter-text.c:3021
msgid "Whether the selection color has been set"
msgstr "Apakah warna pilihan telah ditata"
-#: ../clutter/clutter-text.c:3130
+#: clutter/clutter-text.c:3036
msgid "Attributes"
msgstr "Atribut"
-#: ../clutter/clutter-text.c:3131
+#: clutter/clutter-text.c:3037
msgid "A list of style attributes to apply to the contents of the actor"
-msgstr "Daftar atribut gaya untuk diterapkan pada isi aktor"
+msgstr ""
-#: ../clutter/clutter-text.c:3153
+#: clutter/clutter-text.c:3059
+#, fuzzy
msgid "Use markup"
msgstr "Gunakan markup"
-#: ../clutter/clutter-text.c:3154
+#: clutter/clutter-text.c:3060
msgid "Whether or not the text includes Pango markup"
-msgstr "Apakah teks termasuk markup Pango"
+msgstr ""
-#: ../clutter/clutter-text.c:3170
+#: clutter/clutter-text.c:3076
+#, fuzzy
msgid "Line wrap"
-msgstr "Lipat baris"
+msgstr "Potong baris"
-#: ../clutter/clutter-text.c:3171
+#: clutter/clutter-text.c:3077
+#, fuzzy
msgid "If set, wrap the lines if the text becomes too wide"
-msgstr "Jika diset, teks akan dipotong dan diteruskan pada baris berikutnya bila terlalu lebar"
+msgstr "Jika ini diset, baris akan dipotong bila terlalu lebar."
-#: ../clutter/clutter-text.c:3186
+#: clutter/clutter-text.c:3092
+#, fuzzy
msgid "Line wrap mode"
msgstr "Mode pelipatan baris"
-#: ../clutter/clutter-text.c:3187
+#: clutter/clutter-text.c:3093
msgid "Control how line-wrapping is done"
-msgstr "Mengendalikan bagaimana pelipatan baris dilakukan"
+msgstr ""
-#: ../clutter/clutter-text.c:3202
+#: clutter/clutter-text.c:3108
+#, fuzzy
msgid "Ellipsize"
-msgstr "Singkatkan"
+msgstr "Elipsis"
-#: ../clutter/clutter-text.c:3203
+#: clutter/clutter-text.c:3109
msgid "The preferred place to ellipsize the string"
-msgstr "Tempat yang disukai untuk menyingkat kalimat"
+msgstr ""
-#: ../clutter/clutter-text.c:3219
+#: clutter/clutter-text.c:3125
msgid "Line Alignment"
msgstr "Perataan Baris"
-#: ../clutter/clutter-text.c:3220
+#: clutter/clutter-text.c:3126
msgid "The preferred alignment for the string, for multi-line text"
-msgstr "Perataan yang disukai bagi kalimat, bagi teks multi baris"
+msgstr ""
-#: ../clutter/clutter-text.c:3236
+#: clutter/clutter-text.c:3142
msgid "Justify"
msgstr "Diratakan"
-#: ../clutter/clutter-text.c:3237
+#: clutter/clutter-text.c:3143
msgid "Whether the text should be justified"
-msgstr "Apakah teks mesti diratakan"
+msgstr ""
-#: ../clutter/clutter-text.c:3252
+#: clutter/clutter-text.c:3158
msgid "Password Character"
msgstr "Karakter Sandi"
-#: ../clutter/clutter-text.c:3253
+#: clutter/clutter-text.c:3159
msgid "If non-zero, use this character to display the actor's contents"
-msgstr "Bila bukan nol, gunakan karakter ini untuk menampilkan isi aktor"
+msgstr ""
-#: ../clutter/clutter-text.c:3267
+#: clutter/clutter-text.c:3173
msgid "Max Length"
msgstr "Panjang Maks"
-#: ../clutter/clutter-text.c:3268
+#: clutter/clutter-text.c:3174
msgid "Maximum length of the text inside the actor"
-msgstr "Panjang maksimum teks di dalam aktor"
+msgstr ""
-#: ../clutter/clutter-text.c:3291
+#: clutter/clutter-text.c:3197
+#, fuzzy
msgid "Single Line Mode"
msgstr "Moda Satu Baris"
-#: ../clutter/clutter-text.c:3292
+#: clutter/clutter-text.c:3198
msgid "Whether the text should be a single line"
-msgstr "Apakah teks mesti hanya sebaris"
+msgstr ""
-#: ../clutter/clutter-text.c:3306
-#: ../clutter/clutter-text.c:3307
+#: clutter/clutter-text.c:3212 clutter/clutter-text.c:3213
+#, fuzzy
msgid "Selected Text Color"
-msgstr "Warna Teks Yang Dipilih"
+msgstr "Warna Pilihan"
-#: ../clutter/clutter-text.c:3321
+#: clutter/clutter-text.c:3227
+#, fuzzy
msgid "Selected Text Color Set"
-msgstr "Warna Teks Terpilih Ditata"
+msgstr "Warna Pilihan Ditata"
-#: ../clutter/clutter-text.c:3322
+#: clutter/clutter-text.c:3228
+#, fuzzy
msgid "Whether the selected text color has been set"
-msgstr "Apakah warna teks yang dipilih telah ditata"
+msgstr "Apakah warna pilihan telah ditata"
-#: ../clutter/clutter-texture.c:995
+#: clutter/clutter-texture.c:1003
msgid "Sync size of actor"
-msgstr "Ukuran penyelarasan aktor"
+msgstr ""
-#: ../clutter/clutter-texture.c:996
+#: clutter/clutter-texture.c:1004
msgid "Auto sync size of actor to underlying pixbuf dimensions"
-msgstr "Ukuran penyelarasn otomatis dari aktor ke dimensi pixbuf yang mendasarinya"
+msgstr ""
-#: ../clutter/clutter-texture.c:1003
+#: clutter/clutter-texture.c:1011
+#, fuzzy
msgid "Disable Slicing"
-msgstr ""
+msgstr "Metode mengiris"
-#: ../clutter/clutter-texture.c:1004
-msgid "Forces the underlying texture to be singular and not made of smaller space saving individual textures"
+#: clutter/clutter-texture.c:1012
+msgid ""
+"Forces the underlying texture to be singular and not made of smaller space "
+"saving individual textures"
msgstr ""
-#: ../clutter/clutter-texture.c:1013
+#: clutter/clutter-texture.c:1021
+#, fuzzy
msgid "Tile Waste"
-msgstr ""
+msgstr "%s pada waste"
-#: ../clutter/clutter-texture.c:1014
+#: clutter/clutter-texture.c:1022
msgid "Maximum waste area of a sliced texture"
msgstr ""
-#: ../clutter/clutter-texture.c:1022
+#: clutter/clutter-texture.c:1030
+#, fuzzy
msgid "Horizontal repeat"
-msgstr "Pengulangan horisontal"
+msgstr "Tombol Pengulangan"
-#: ../clutter/clutter-texture.c:1023
+#: clutter/clutter-texture.c:1031
msgid "Repeat the contents rather than scaling them horizontally"
-msgstr "Ulangi isi, bukan diskalakan secara horisontal"
+msgstr ""
-#: ../clutter/clutter-texture.c:1030
+#: clutter/clutter-texture.c:1038
+#, fuzzy
msgid "Vertical repeat"
-msgstr "Pengulangan vertikal"
+msgstr "Tombol Pengulangan"
-#: ../clutter/clutter-texture.c:1031
+#: clutter/clutter-texture.c:1039
msgid "Repeat the contents rather than scaling them vertically"
-msgstr "Ulangi isi, bukan diskalakan secara vertikal"
+msgstr ""
-#: ../clutter/clutter-texture.c:1038
+#: clutter/clutter-texture.c:1046
+#, fuzzy
msgid "Filter Quality"
-msgstr "Kualitas Penyaring"
+msgstr "Kualitas Gambar"
-#: ../clutter/clutter-texture.c:1039
+#: clutter/clutter-texture.c:1047
msgid "Rendering quality used when drawing the texture"
-msgstr "Kualitas perenderan yang dipakai ketika menggambar tekstur"
+msgstr ""
-#: ../clutter/clutter-texture.c:1047
+#: clutter/clutter-texture.c:1055
+#, fuzzy
msgid "Pixel Format"
-msgstr "Format Piksel"
+msgstr "Bentuk bebas"
-#: ../clutter/clutter-texture.c:1048
+#: clutter/clutter-texture.c:1056
msgid "The Cogl pixel format to use"
-msgstr "Format piksel Cogl yang akan dipakai"
+msgstr ""
-#: ../clutter/clutter-texture.c:1056
+#: clutter/clutter-texture.c:1064
+#, fuzzy
msgid "Cogl Texture"
-msgstr "Tekstur Cogl"
+msgstr "Latar belakang tekstur ubin"
-#: ../clutter/clutter-texture.c:1057
+#: clutter/clutter-texture.c:1065
msgid "The underlying Cogl texture handle used to draw this actor"
msgstr ""
-#: ../clutter/clutter-texture.c:1064
+#: clutter/clutter-texture.c:1072
+#, fuzzy
msgid "Cogl Material"
-msgstr "Material Cogl"
+msgstr "Riwayat sebelumnya"
-#: ../clutter/clutter-texture.c:1065
+#: clutter/clutter-texture.c:1073
msgid "The underlying Cogl material handle used to draw this actor"
msgstr ""
-#: ../clutter/clutter-texture.c:1082
+#: clutter/clutter-texture.c:1090
msgid "The path of the file containing the image data"
-msgstr "Path berkas yang memuat data gambar"
+msgstr ""
-#: ../clutter/clutter-texture.c:1089
+#: clutter/clutter-texture.c:1097
+#, fuzzy
msgid "Keep Aspect Ratio"
-msgstr "Jaga Rasio Aspek"
+msgstr "_Pakai aspek rasio"
-#: ../clutter/clutter-texture.c:1090
-msgid "Keep the aspect ratio of the texture when requesting the preferred width or height"
-msgstr "Pertahankan rasio aspek dari tekstur ketika meminta lebar atau tinggi yang disukai"
+#: clutter/clutter-texture.c:1098
+msgid ""
+"Keep the aspect ratio of the texture when requesting the preferred width or "
+"height"
+msgstr ""
-#: ../clutter/clutter-texture.c:1116
+#: clutter/clutter-texture.c:1124
+#, fuzzy
msgid "Load asynchronously"
-msgstr "Muat secara asinkron"
+msgstr "Beban Rata-rata"
-#: ../clutter/clutter-texture.c:1117
-msgid "Load files inside a thread to avoid blocking when loading images from disk"
-msgstr "Muat berkas di dalam suatu thread untuk menghindari pemblokiran ketika memuat gambar dari disk"
+#: clutter/clutter-texture.c:1125
+msgid ""
+"Load files inside a thread to avoid blocking when loading images from disk"
+msgstr ""
-#: ../clutter/clutter-texture.c:1133
+#: clutter/clutter-texture.c:1141
msgid "Load data asynchronously"
-msgstr "Muat data secara asinkron"
+msgstr ""
-#: ../clutter/clutter-texture.c:1134
-msgid "Decode image data files inside a thread to reduce blocking when loading images from disk"
+#: clutter/clutter-texture.c:1142
+msgid ""
+"Decode image data files inside a thread to reduce blocking when loading "
+"images from disk"
msgstr ""
-#: ../clutter/clutter-texture.c:1158
+#: clutter/clutter-texture.c:1166
msgid "Pick With Alpha"
msgstr ""
-#: ../clutter/clutter-texture.c:1159
+#: clutter/clutter-texture.c:1167
msgid "Shape actor with alpha channel when picking"
msgstr ""
-#: ../clutter/clutter-texture.c:1557
-#: ../clutter/clutter-texture.c:1967
-#: ../clutter/clutter-texture.c:2062
-#: ../clutter/clutter-texture.c:2343
-#, c-format
-msgid "Failed to load the image data"
-msgstr "Gagal memuat data gambar"
-
-#: ../clutter/clutter-texture.c:1703
-#, c-format
-msgid "YUV textures are not supported"
-msgstr "Tekstur YUV tak didukung"
-
-#: ../clutter/clutter-texture.c:1712
-#, c-format
-msgid "YUV2 textues are not supported"
-msgstr "Tekstur YUV2 tak didukung"
-
-#: ../clutter/clutter-timeline.c:264
+#: clutter/clutter-timeline.c:264
msgid "Should the timeline automatically restart"
msgstr ""
-#: ../clutter/clutter-timeline.c:278
+#: clutter/clutter-timeline.c:278
msgid "Delay"
-msgstr "Tunda"
+msgstr ""
-#: ../clutter/clutter-timeline.c:279
+#: clutter/clutter-timeline.c:279
msgid "Delay before start"
-msgstr "Tundaan sebelum mulai"
+msgstr ""
-#: ../clutter/clutter-timeline.c:295
+#: clutter/clutter-timeline.c:295
+#, fuzzy
msgid "Duration of the timeline in milliseconds"
-msgstr "Durasi garis waktu dalam mili detik"
+msgstr "Durasi lagu dalam detik."
-#: ../clutter/clutter-timeline.c:311
+#: clutter/clutter-timeline.c:311
+#, fuzzy
msgid "Direction of the timeline"
-msgstr "Arah garis waktu"
+msgstr "Arah teks"
-#: ../clutter/clutter-timeline.c:326
+#: clutter/clutter-timeline.c:326
msgid "Auto Reverse"
-msgstr "Membalik Otomatis"
+msgstr ""
-#: ../clutter/clutter-timeline.c:327
+#: clutter/clutter-timeline.c:327
msgid "Whether the direction should be reversed when reaching the end"
-msgstr "Apakah arah mesti dibalik ketika mencapai akhir"
+msgstr ""
-#: ../clutter/evdev/clutter-input-device-evdev.c:147
+#: clutter/evdev/clutter-input-device-evdev.c:147
msgid "sysfs Path"
-msgstr "Path sysfs"
+msgstr ""
-#: ../clutter/evdev/clutter-input-device-evdev.c:148
+#: clutter/evdev/clutter-input-device-evdev.c:148
+#, fuzzy
msgid "Path of the device in sysfs"
-msgstr "Path perangkat di sysfs"
+msgstr "Nama perangkat"
-#: ../clutter/evdev/clutter-input-device-evdev.c:163
+#: clutter/evdev/clutter-input-device-evdev.c:163
+#, fuzzy
msgid "Device Path"
-msgstr "Path Perangkat"
+msgstr "Manajer"
-#: ../clutter/evdev/clutter-input-device-evdev.c:164
+#: clutter/evdev/clutter-input-device-evdev.c:164
+#, fuzzy
msgid "Path of the device node"
-msgstr "Path dari node perangkat"
+msgstr "Nama perangkat"
-#: ../clutter/x11/clutter-backend-x11.c:483
+#: 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"
-msgstr "Tampilan X yang akan dipakai"
+msgstr "Tampilan X yang digunakan"
-#: ../clutter/x11/clutter-backend-x11.c:489
+#: clutter/x11/clutter-backend-x11.c:489
+#, fuzzy
msgid "X screen to use"
-msgstr "Layar X yang akan dipakai"
+msgstr "Layar X yang digunakan"
-#: ../clutter/x11/clutter-backend-x11.c:494
+#: clutter/x11/clutter-backend-x11.c:494
+#, fuzzy
msgid "Make X calls synchronous"
-msgstr "Jadikan panggilan X sinkron"
+msgstr "Buat panggilan X sinkronus"
-#: ../clutter/x11/clutter-backend-x11.c:501
+#: clutter/x11/clutter-backend-x11.c:501
+#, fuzzy
msgid "Enable XInput support"
-msgstr "Aktifkan dukungan XInput"
+msgstr "Aktifkan dukungan IPv4"
-#: ../clutter/x11/clutter-keymap-x11.c:317
+#: clutter/x11/clutter-keymap-x11.c:317
msgid "The Clutter backend"
-msgstr "Backend Clutter"
+msgstr ""
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:545
+#: clutter/x11/clutter-x11-texture-pixmap.c:545
msgid "Pixmap"
msgstr "Pixmap"
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:546
+#: clutter/x11/clutter-x11-texture-pixmap.c:546
msgid "The X11 Pixmap to be bound"
msgstr ""
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:554
+#: clutter/x11/clutter-x11-texture-pixmap.c:554
msgid "Pixmap width"
msgstr "Lebar pixmap"
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:555
+#: clutter/x11/clutter-x11-texture-pixmap.c:555
msgid "The width of the pixmap bound to this texture"
msgstr ""
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:563
+#: clutter/x11/clutter-x11-texture-pixmap.c:563
msgid "Pixmap height"
msgstr "Tinggi pixmap"
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:564
+#: clutter/x11/clutter-x11-texture-pixmap.c:564
msgid "The height of the pixmap bound to this texture"
msgstr ""
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:572
+#: clutter/x11/clutter-x11-texture-pixmap.c:572
msgid "Pixmap Depth"
msgstr "Kedalaman Pixmap"
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:573
+#: clutter/x11/clutter-x11-texture-pixmap.c:573
msgid "The depth (in number of bits) of the pixmap bound to this texture"
msgstr ""
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:581
+#: clutter/x11/clutter-x11-texture-pixmap.c:581
msgid "Automatic Updates"
msgstr "Pemutakhiran Otomatis"
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:582
+#: clutter/x11/clutter-x11-texture-pixmap.c:582
msgid "If the texture should be kept in sync with any pixmap changes."
-msgstr "Bila tekstur mesti dipertahankan selaras dengan sebarang perubahan pixmap."
+msgstr ""
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:590
+#: clutter/x11/clutter-x11-texture-pixmap.c:590
msgid "Window"
msgstr "Jendela"
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:591
+#: clutter/x11/clutter-x11-texture-pixmap.c:591
msgid "The X11 Window to be bound"
msgstr ""
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:599
+#: clutter/x11/clutter-x11-texture-pixmap.c:599
+#, fuzzy
msgid "Window Redirect Automatic"
-msgstr ""
+msgstr "Perlihatkan Window K&omentar Otomatis"
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:600
+#: clutter/x11/clutter-x11-texture-pixmap.c:600
msgid "If composite window redirects are set to Automatic (or Manual if false)"
msgstr ""
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:610
+#: clutter/x11/clutter-x11-texture-pixmap.c:610
+#, fuzzy
msgid "Window Mapped"
-msgstr "Jendela Dipetakan"
+msgstr "Daftar Jendela Program"
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:611
+#: clutter/x11/clutter-x11-texture-pixmap.c:611
msgid "If window is mapped"
-msgstr "Bila jendela dipetakan"
+msgstr ""
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:620
+#: clutter/x11/clutter-x11-texture-pixmap.c:620
msgid "Destroyed"
-msgstr "Dihancurkan"
+msgstr ""
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:621
+#: clutter/x11/clutter-x11-texture-pixmap.c:621
msgid "If window has been destroyed"
-msgstr "Bila jendela telah dihancurkan"
+msgstr ""
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:629
+#: clutter/x11/clutter-x11-texture-pixmap.c:629
msgid "Window X"
msgstr "X Jendela"
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:630
+#: clutter/x11/clutter-x11-texture-pixmap.c:630
msgid "X position of window on screen according to X11"
-msgstr "Posisi X dari jendela pada layar menurut X11"
+msgstr ""
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:638
+#: clutter/x11/clutter-x11-texture-pixmap.c:638
msgid "Window Y"
msgstr "Y Jendela"
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:639
+#: clutter/x11/clutter-x11-texture-pixmap.c:639
msgid "Y position of window on screen according to X11"
-msgstr "Posisi Y dari jendela pada layar menurut X11"
+msgstr ""
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:646
+#: clutter/x11/clutter-x11-texture-pixmap.c:646
msgid "Window Override Redirect"
msgstr ""
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:647
+#: clutter/x11/clutter-x11-texture-pixmap.c:647
msgid "If this is an override-redirect window"
msgstr ""
+#, fuzzy
+#~ msgid "Cogl debugging flags to set"
+#~ msgstr "Bendera debug Gdk yang hendak dipasang"
+
+#, fuzzy
+#~ msgid "Cogl debugging flags to unset"
+#~ msgstr "Bendera debug Gdk yang hendak dilepas"
+
+#, fuzzy
+#~ msgid "Cogl Options"
+#~ msgstr "Pilihan GTK+"
+
+#, fuzzy
+#~ msgid "Show Cogl options"
+#~ msgstr "Tampilkan opsi pengawa-kutuan"
+
+#~ msgid "Position"
+#~ msgstr "Posisi"
diff --git a/po/it.po b/po/it.po
index bd35915..2be9af2 100644
--- a/po/it.po
+++ b/po/it.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: clutter\n"
"Report-Msgid-Bugs-To: http://bugzilla.clutter-project.org/enter_bug.cgi?"
"product=clutter\n"
-"POT-Creation-Date: 2011-09-12 13:51+0100\n"
+"POT-Creation-Date: 2011-06-13 23:24+0100\n"
"PO-Revision-Date: 2010-08-20 16:59+0200\n"
"Last-Translator: Luca Ferretti\n"
"Language-Team: Italian <tp lists linux it>\n"
@@ -17,391 +17,391 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: clutter/clutter-actor.c:3852
+#: clutter/clutter-actor.c:3809
msgid "X coordinate"
msgstr "Coordinata X"
-#: clutter/clutter-actor.c:3853
+#: clutter/clutter-actor.c:3810
msgid "X coordinate of the actor"
msgstr "Coordinata X dell'attore"
-#: clutter/clutter-actor.c:3868
+#: clutter/clutter-actor.c:3825
msgid "Y coordinate"
msgstr "Coordinata Y"
-#: clutter/clutter-actor.c:3869
+#: clutter/clutter-actor.c:3826
msgid "Y coordinate of the actor"
msgstr "Coordinata Y dell'attore"
-#: clutter/clutter-actor.c:3884 clutter/clutter-behaviour-ellipse.c:477
+#: clutter/clutter-actor.c:3841 clutter/clutter-behaviour-ellipse.c:474
msgid "Width"
msgstr "Larghezza"
-#: clutter/clutter-actor.c:3885
+#: clutter/clutter-actor.c:3842
msgid "Width of the actor"
msgstr "Larghezza dell'attore"
-#: clutter/clutter-actor.c:3899 clutter/clutter-behaviour-ellipse.c:493
+#: clutter/clutter-actor.c:3856 clutter/clutter-behaviour-ellipse.c:490
msgid "Height"
msgstr "Altezza"
-#: clutter/clutter-actor.c:3900
+#: clutter/clutter-actor.c:3857
msgid "Height of the actor"
msgstr "Altezza dell'attore"
-#: clutter/clutter-actor.c:3918
+#: clutter/clutter-actor.c:3875
msgid "Fixed X"
msgstr "Fissata X"
-#: clutter/clutter-actor.c:3919
+#: clutter/clutter-actor.c:3876
msgid "Forced X position of the actor"
msgstr "Posizione X forzata dell'attore"
-#: clutter/clutter-actor.c:3937
+#: clutter/clutter-actor.c:3894
msgid "Fixed Y"
msgstr "Fissata Y"
-#: clutter/clutter-actor.c:3938
+#: clutter/clutter-actor.c:3895
msgid "Forced Y position of the actor"
msgstr "Posizione Y forzata dell'attore"
-#: clutter/clutter-actor.c:3954
+#: clutter/clutter-actor.c:3911
msgid "Fixed position set"
msgstr "Imposta posizione fissa"
-#: clutter/clutter-actor.c:3955
+#: clutter/clutter-actor.c:3912
msgid "Whether to use fixed positioning for the actor"
msgstr "Se usare il posizionamento fisso per l'attore"
-#: clutter/clutter-actor.c:3977
+#: clutter/clutter-actor.c:3934
msgid "Min Width"
msgstr "Larghezza minima"
-#: clutter/clutter-actor.c:3978
+#: clutter/clutter-actor.c:3935
msgid "Forced minimum width request for the actor"
msgstr "Larghezza minima forzata richiesta per l'attore"
-#: clutter/clutter-actor.c:3997
+#: clutter/clutter-actor.c:3954
msgid "Min Height"
msgstr "Altezza minima"
-#: clutter/clutter-actor.c:3998
+#: clutter/clutter-actor.c:3955
msgid "Forced minimum height request for the actor"
msgstr "Altezza minima forzata richiesta per l'attore"
-#: clutter/clutter-actor.c:4017
+#: clutter/clutter-actor.c:3974
msgid "Natural Width"
msgstr "Larghezza naturale"
-#: clutter/clutter-actor.c:4018
+#: clutter/clutter-actor.c:3975
msgid "Forced natural width request for the actor"
msgstr "Larghezza naturale forzata richiesta per l'attore"
-#: clutter/clutter-actor.c:4037
+#: clutter/clutter-actor.c:3994
msgid "Natural Height"
msgstr "Altezza naturale"
-#: clutter/clutter-actor.c:4038
+#: clutter/clutter-actor.c:3995
msgid "Forced natural height request for the actor"
msgstr "Altezza naturale forzata richiesta per l'attore"
-#: clutter/clutter-actor.c:4054
+#: clutter/clutter-actor.c:4011
msgid "Minimum width set"
msgstr "Imposta larghezza minima"
-#: clutter/clutter-actor.c:4055
+#: clutter/clutter-actor.c:4012
msgid "Whether to use the min-width property"
msgstr "Se utilizzare la proprietà larghezza minima"
-#: clutter/clutter-actor.c:4070
+#: clutter/clutter-actor.c:4027
msgid "Minimum height set"
msgstr "Imposta altezza minima"
-#: clutter/clutter-actor.c:4071
+#: clutter/clutter-actor.c:4028
msgid "Whether to use the min-height property"
msgstr "Se usare la proprietà altezza minima"
-#: clutter/clutter-actor.c:4086
+#: clutter/clutter-actor.c:4043
msgid "Natural width set"
msgstr "Imposta larghezza naturale"
-#: clutter/clutter-actor.c:4087
+#: clutter/clutter-actor.c:4044
msgid "Whether to use the natural-width property"
msgstr "Se usare la proprietà larghezza naturale"
-#: clutter/clutter-actor.c:4104
+#: clutter/clutter-actor.c:4061
msgid "Natural height set"
msgstr "Imposta altezza naturale"
-#: clutter/clutter-actor.c:4105
+#: clutter/clutter-actor.c:4062
msgid "Whether to use the natural-height property"
msgstr "Se usare la proprietà altezza naturale"
-#: clutter/clutter-actor.c:4124
+#: clutter/clutter-actor.c:4081
msgid "Allocation"
msgstr "Allocazione"
-#: clutter/clutter-actor.c:4125
+#: clutter/clutter-actor.c:4082
msgid "The actor's allocation"
msgstr "Assegnazione dell'attore"
-#: clutter/clutter-actor.c:4181
+#: clutter/clutter-actor.c:4138
msgid "Request Mode"
msgstr "Modalità richiesta"
-#: clutter/clutter-actor.c:4182
+#: clutter/clutter-actor.c:4139
msgid "The actor's request mode"
msgstr "La modalità richiesta dell'attore"
-#: clutter/clutter-actor.c:4197
+#: clutter/clutter-actor.c:4154
msgid "Depth"
msgstr "ProfonditÃ"
-#: clutter/clutter-actor.c:4198
+#: clutter/clutter-actor.c:4155
msgid "Position on the Z axis"
msgstr "Posizione sull'asse Z"
-#: clutter/clutter-actor.c:4212
+#: clutter/clutter-actor.c:4169
msgid "Opacity"
msgstr "OpacitÃ"
-#: clutter/clutter-actor.c:4213
+#: clutter/clutter-actor.c:4170
msgid "Opacity of an actor"
msgstr "Opacità di un attore"
-#: clutter/clutter-actor.c:4232
+#: clutter/clutter-actor.c:4186
#, fuzzy
msgid "Offscreen redirect"
msgstr "Fuorischermo"
-#: clutter/clutter-actor.c:4233
+#: clutter/clutter-actor.c:4187
#, fuzzy
-msgid "Flags controlling when to flatten the actor into a single image"
+msgid "Whether to flatten the actor into a single image"
msgstr "Se il testo dovrebbe essere in una linea singola"
-#: clutter/clutter-actor.c:4251
+#: clutter/clutter-actor.c:4205
msgid "Visible"
msgstr "Visibile"
-#: clutter/clutter-actor.c:4252
+#: clutter/clutter-actor.c:4206
msgid "Whether the actor is visible or not"
msgstr "Se l'attore à visibile o meno"
-#: clutter/clutter-actor.c:4267
+#: clutter/clutter-actor.c:4221
msgid "Mapped"
msgstr "Mappato"
-#: clutter/clutter-actor.c:4268
+#: clutter/clutter-actor.c:4222
msgid "Whether the actor will be painted"
msgstr "Se l'attore sarà disegnato"
-#: clutter/clutter-actor.c:4282
+#: clutter/clutter-actor.c:4236
msgid "Realized"
msgstr "Realizzato"
-#: clutter/clutter-actor.c:4283
+#: clutter/clutter-actor.c:4237
msgid "Whether the actor has been realized"
msgstr "Se l'attore à stato realizzato"
-#: clutter/clutter-actor.c:4299
+#: clutter/clutter-actor.c:4253
msgid "Reactive"
msgstr "Reattivo"
-#: clutter/clutter-actor.c:4300
+#: clutter/clutter-actor.c:4254
msgid "Whether the actor is reactive to events"
msgstr "Se l'attore à reattivo agli eventi"
-#: clutter/clutter-actor.c:4312
+#: clutter/clutter-actor.c:4266
msgid "Has Clip"
msgstr ""
-#: clutter/clutter-actor.c:4313
+#: clutter/clutter-actor.c:4267
msgid "Whether the actor has a clip set"
msgstr ""
-#: clutter/clutter-actor.c:4328
+#: clutter/clutter-actor.c:4282
msgid "Clip"
msgstr ""
-#: clutter/clutter-actor.c:4329
+#: clutter/clutter-actor.c:4283
msgid "The clip region for the actor"
msgstr ""
-#: clutter/clutter-actor.c:4343 clutter/clutter-actor-meta.c:207
+#: clutter/clutter-actor.c:4297 clutter/clutter-actor-meta.c:207
#: clutter/clutter-binding-pool.c:319 clutter/clutter-input-device.c:236
msgid "Name"
msgstr "Nome"
-#: clutter/clutter-actor.c:4344
+#: clutter/clutter-actor.c:4298
msgid "Name of the actor"
msgstr "Nome dell'attore"
-#: clutter/clutter-actor.c:4358
+#: clutter/clutter-actor.c:4312
msgid "Scale X"
msgstr "Scala X"
-#: clutter/clutter-actor.c:4359
+#: clutter/clutter-actor.c:4313
msgid "Scale factor on the X axis"
msgstr "Fattore di scala sull'asse X"
-#: clutter/clutter-actor.c:4374
+#: clutter/clutter-actor.c:4328
msgid "Scale Y"
msgstr "Scala Y"
-#: clutter/clutter-actor.c:4375
+#: clutter/clutter-actor.c:4329
msgid "Scale factor on the Y axis"
msgstr "Fattore di scala sull'asse Y"
-#: clutter/clutter-actor.c:4390
+#: clutter/clutter-actor.c:4344
msgid "Scale Center X"
msgstr "Scala centrale X"
-#: clutter/clutter-actor.c:4391
+#: clutter/clutter-actor.c:4345
msgid "Horizontal scale center"
msgstr "Scala centrale orizzontale"
-#: clutter/clutter-actor.c:4406
+#: clutter/clutter-actor.c:4360
msgid "Scale Center Y"
msgstr "Scala centrale Y"
-#: clutter/clutter-actor.c:4407
+#: clutter/clutter-actor.c:4361
msgid "Vertical scale center"
msgstr "Scala centrale verticale"
-#: clutter/clutter-actor.c:4422
+#: clutter/clutter-actor.c:4376
msgid "Scale Gravity"
msgstr "Scala di gravitÃ"
-#: clutter/clutter-actor.c:4423
+#: clutter/clutter-actor.c:4377
msgid "The center of scaling"
msgstr "Il centro della scala"
-#: clutter/clutter-actor.c:4440
+#: clutter/clutter-actor.c:4394
msgid "Rotation Angle X"
msgstr "Angolo di rotazione X"
-#: clutter/clutter-actor.c:4441
+#: clutter/clutter-actor.c:4395
msgid "The rotation angle on the X axis"
msgstr "L'angolo di rotazione sull'asse X"
-#: clutter/clutter-actor.c:4456
+#: clutter/clutter-actor.c:4410
msgid "Rotation Angle Y"
msgstr "Angolo di rotazione Y"
-#: clutter/clutter-actor.c:4457
+#: clutter/clutter-actor.c:4411
msgid "The rotation angle on the Y axis"
msgstr "L'angolo di rotazione sull'asse Y"
-#: clutter/clutter-actor.c:4472
+#: clutter/clutter-actor.c:4426
msgid "Rotation Angle Z"
msgstr "Angolo di rotazione Z"
-#: clutter/clutter-actor.c:4473
+#: clutter/clutter-actor.c:4427
msgid "The rotation angle on the Z axis"
msgstr "L'angolo di rotazione sull'asse Z"
-#: clutter/clutter-actor.c:4488
+#: clutter/clutter-actor.c:4442
msgid "Rotation Center X"
msgstr "Rotazione centrale X"
-#: clutter/clutter-actor.c:4489
+#: clutter/clutter-actor.c:4443
msgid "The rotation center on the X axis"
msgstr "La rotazione centrale sull'asse X"
-#: clutter/clutter-actor.c:4505
+#: clutter/clutter-actor.c:4459
msgid "Rotation Center Y"
msgstr "Rotazione centrale Y"
-#: clutter/clutter-actor.c:4506
+#: clutter/clutter-actor.c:4460
msgid "The rotation center on the Y axis"
msgstr "La rotazione centrale sull'asse Y"
-#: clutter/clutter-actor.c:4522
+#: clutter/clutter-actor.c:4476
msgid "Rotation Center Z"
msgstr "Rotazione centrale Z"
-#: clutter/clutter-actor.c:4523
+#: clutter/clutter-actor.c:4477
msgid "The rotation center on the Z axis"
msgstr "La rotazione centrale sull'asse Z"
-#: clutter/clutter-actor.c:4539
+#: clutter/clutter-actor.c:4493
msgid "Rotation Center Z Gravity"
msgstr "Gravità della rotazione centrale Z"
-#: clutter/clutter-actor.c:4540
+#: clutter/clutter-actor.c:4494
msgid "Center point for rotation around the Z axis"
msgstr "Punto centrale per la rotazione sull'asse Z"
-#: clutter/clutter-actor.c:4558
+#: clutter/clutter-actor.c:4512
msgid "Anchor X"
msgstr "Ancoraggio X"
-#: clutter/clutter-actor.c:4559
+#: clutter/clutter-actor.c:4513
msgid "X coordinate of the anchor point"
msgstr "Coordinata X del punto di ancoraggio"
-#: clutter/clutter-actor.c:4575
+#: clutter/clutter-actor.c:4529
msgid "Anchor Y"
msgstr "Ancoraggio Y"
-#: clutter/clutter-actor.c:4576
+#: clutter/clutter-actor.c:4530
msgid "Y coordinate of the anchor point"
msgstr "Coordinata Y del punto di ancoraggio"
-#: clutter/clutter-actor.c:4591
+#: clutter/clutter-actor.c:4545
msgid "Anchor Gravity"
msgstr "Gravità di ancoraggio"
-#: clutter/clutter-actor.c:4592
+#: clutter/clutter-actor.c:4546
#, fuzzy
msgid "The anchor point as a ClutterGravity"
msgstr "Il punto di ancoraggio come ClutterGravity"
-#: clutter/clutter-actor.c:4611
+#: clutter/clutter-actor.c:4565
msgid "Show on set parent"
msgstr "Mostra su imposta genitore"
-#: clutter/clutter-actor.c:4612
+#: clutter/clutter-actor.c:4566
msgid "Whether the actor is shown when parented"
msgstr "Se l'attore à mostrato quando genitore"
-#: clutter/clutter-actor.c:4632
+#: clutter/clutter-actor.c:4586
msgid "Clip to Allocation"
msgstr ""
-#: clutter/clutter-actor.c:4633
+#: clutter/clutter-actor.c:4587
msgid "Sets the clip region to track the actor's allocation"
msgstr ""
-#: clutter/clutter-actor.c:4643
+#: clutter/clutter-actor.c:4597
msgid "Text Direction"
msgstr "Direzione del testo"
-#: clutter/clutter-actor.c:4644
+#: clutter/clutter-actor.c:4598
msgid "Direction of the text"
msgstr "Direzione del testo"
-#: clutter/clutter-actor.c:4662
+#: clutter/clutter-actor.c:4616
msgid "Has Pointer"
msgstr "Ha il puntatore"
-#: clutter/clutter-actor.c:4663
+#: clutter/clutter-actor.c:4617
msgid "Whether the actor contains the pointer of an input device"
msgstr "Se l'attore contiene il puntatore di un dispositivo di input"
-#: clutter/clutter-actor.c:4680
+#: clutter/clutter-actor.c:4634
msgid "Actions"
msgstr "Azioni"
-#: clutter/clutter-actor.c:4681
+#: clutter/clutter-actor.c:4635
msgid "Adds an action to the actor"
msgstr "Aggiunge un'azione per l'attore"
-#: clutter/clutter-actor.c:4695
+#: clutter/clutter-actor.c:4649
msgid "Constraints"
msgstr "Vincoli"
-#: clutter/clutter-actor.c:4696
+#: clutter/clutter-actor.c:4650
msgid "Adds a constraint to the actor"
msgstr "Aggiunge un vincolo per l'attore"
@@ -426,97 +426,97 @@ msgstr "Attivato"
msgid "Whether the meta is enabled"
msgstr "Se il meta à attivato"
-#: clutter/clutter-align-constraint.c:270
-#: clutter/clutter-bind-constraint.c:349 clutter/clutter-clone.c:340
+#: clutter/clutter-align-constraint.c:252
+#: clutter/clutter-bind-constraint.c:316 clutter/clutter-clone.c:340
#: clutter/clutter-snap-constraint.c:321
msgid "Source"
msgstr "Origine"
-#: clutter/clutter-align-constraint.c:271
+#: clutter/clutter-align-constraint.c:253
msgid "The source of the alignment"
msgstr "L'origine dell'allineamento"
-#: clutter/clutter-align-constraint.c:284
+#: clutter/clutter-align-constraint.c:266
msgid "Align Axis"
msgstr "Allinea le assi"
-#: clutter/clutter-align-constraint.c:285
+#: clutter/clutter-align-constraint.c:267
msgid "The axis to align the position to"
msgstr "Le assi alle quali allineare la posizione"
-#: clutter/clutter-align-constraint.c:304
+#: clutter/clutter-align-constraint.c:286
#: clutter/clutter-desaturate-effect.c:304
msgid "Factor"
msgstr "Fattore"
-#: clutter/clutter-align-constraint.c:305
+#: clutter/clutter-align-constraint.c:287
msgid "The alignment factor, between 0.0 and 1.0"
msgstr "Il fattore di allineamento, tra 0.0 e 1.0"
-#: clutter/clutter-alpha.c:345 clutter/clutter-animation.c:538
+#: clutter/clutter-alpha.c:339 clutter/clutter-animation.c:528
#: clutter/clutter-animator.c:1802
msgid "Timeline"
msgstr ""
-#: clutter/clutter-alpha.c:346
+#: clutter/clutter-alpha.c:340
msgid "Timeline used by the alpha"
msgstr ""
-#: clutter/clutter-alpha.c:361
+#: clutter/clutter-alpha.c:355
msgid "Alpha value"
msgstr "Valore alpha"
-#: clutter/clutter-alpha.c:362
+#: clutter/clutter-alpha.c:356
msgid "Alpha value as computed by the alpha"
msgstr "Valore alpha come calcolato dall'alpha"
-#: clutter/clutter-alpha.c:382 clutter/clutter-animation.c:494
+#: clutter/clutter-alpha.c:376 clutter/clutter-animation.c:484
msgid "Mode"
msgstr "ModalitÃ"
-#: clutter/clutter-alpha.c:383
+#: clutter/clutter-alpha.c:377
msgid "Progress mode"
msgstr "Modalità di avanzamento"
-#: clutter/clutter-animation.c:478
+#: clutter/clutter-animation.c:468
msgid "Object"
msgstr "Oggetto"
-#: clutter/clutter-animation.c:479
+#: clutter/clutter-animation.c:469
msgid "Object to which the animation applies"
msgstr "Oggetto a cui l'animazione si applica"
-#: clutter/clutter-animation.c:495
+#: clutter/clutter-animation.c:485
msgid "The mode of the animation"
msgstr "La modalità di animazione"
-#: clutter/clutter-animation.c:509 clutter/clutter-animator.c:1786
-#: clutter/clutter-media.c:194 clutter/clutter-state.c:1486
+#: clutter/clutter-animation.c:499 clutter/clutter-animator.c:1786
+#: clutter/clutter-media.c:194 clutter/clutter-state.c:1422
#: clutter/clutter-timeline.c:294
msgid "Duration"
msgstr "Durata"
-#: clutter/clutter-animation.c:510
+#: clutter/clutter-animation.c:500
msgid "Duration of the animation, in milliseconds"
msgstr "Durata dell'animazione, in millisecondi"
-#: clutter/clutter-animation.c:524 clutter/clutter-timeline.c:263
+#: clutter/clutter-animation.c:514 clutter/clutter-timeline.c:263
msgid "Loop"
msgstr "Ciclo"
-#: clutter/clutter-animation.c:525
+#: clutter/clutter-animation.c:515
msgid "Whether the animation should loop"
msgstr "Se l'animazione deve ciclare"
-#: clutter/clutter-animation.c:539
+#: clutter/clutter-animation.c:529
msgid "The timeline used by the animation"
msgstr ""
-#: clutter/clutter-animation.c:552 clutter/clutter-behaviour.c:304
+#: clutter/clutter-animation.c:542 clutter/clutter-behaviour.c:298
msgid "Alpha"
msgstr "Alpha"
-#: clutter/clutter-animation.c:553
+#: clutter/clutter-animation.c:543
msgid "The alpha used by the animation"
msgstr "L'alpha usato dall'animazione"
@@ -529,208 +529,208 @@ msgstr "La durata dell'animazione"
msgid "The timeline of the animation"
msgstr "La timeline di animazione"
-#: clutter/clutter-behaviour.c:305
+#: clutter/clutter-behaviour.c:299
msgid "Alpha Object to drive the behaviour"
msgstr "Oggetto alpha per guidare il comportamento"
-#: clutter/clutter-behaviour-depth.c:178
+#: clutter/clutter-behaviour-depth.c:174
msgid "Start Depth"
msgstr "Profondità iniziale"
-#: clutter/clutter-behaviour-depth.c:179
+#: clutter/clutter-behaviour-depth.c:175
msgid "Initial depth to apply"
msgstr "Profondità iniziale da applicare"
-#: clutter/clutter-behaviour-depth.c:194
+#: clutter/clutter-behaviour-depth.c:190
msgid "End Depth"
msgstr "Profondità finale"
-#: clutter/clutter-behaviour-depth.c:195
+#: clutter/clutter-behaviour-depth.c:191
msgid "Final depth to apply"
msgstr "Profondità finale da applicare"
-#: clutter/clutter-behaviour-ellipse.c:397
+#: clutter/clutter-behaviour-ellipse.c:394
msgid "Start Angle"
msgstr "Angolo iniziale"
-#: clutter/clutter-behaviour-ellipse.c:398
-#: clutter/clutter-behaviour-rotate.c:280
+#: clutter/clutter-behaviour-ellipse.c:395
+#: clutter/clutter-behaviour-rotate.c:276
msgid "Initial angle"
msgstr "Angolo iniziale"
-#: clutter/clutter-behaviour-ellipse.c:413
+#: clutter/clutter-behaviour-ellipse.c:410
msgid "End Angle"
msgstr "Angolo finale"
-#: clutter/clutter-behaviour-ellipse.c:414
-#: clutter/clutter-behaviour-rotate.c:298
+#: clutter/clutter-behaviour-ellipse.c:411
+#: clutter/clutter-behaviour-rotate.c:294
msgid "Final angle"
msgstr "Angolo finale"
-#: clutter/clutter-behaviour-ellipse.c:429
+#: clutter/clutter-behaviour-ellipse.c:426
msgid "Angle x tilt"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:430
+#: clutter/clutter-behaviour-ellipse.c:427
msgid "Tilt of the ellipse around x axis"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:445
+#: clutter/clutter-behaviour-ellipse.c:442
msgid "Angle y tilt"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:446
+#: clutter/clutter-behaviour-ellipse.c:443
msgid "Tilt of the ellipse around y axis"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:461
+#: clutter/clutter-behaviour-ellipse.c:458
msgid "Angle z tilt"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:462
+#: clutter/clutter-behaviour-ellipse.c:459
msgid "Tilt of the ellipse around z axis"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:478
+#: clutter/clutter-behaviour-ellipse.c:475
msgid "Width of the ellipse"
msgstr "Larghezza dell'ellisse"
-#: clutter/clutter-behaviour-ellipse.c:494
+#: clutter/clutter-behaviour-ellipse.c:491
msgid "Height of ellipse"
msgstr "Altezza dell'ellisse"
-#: clutter/clutter-behaviour-ellipse.c:509
+#: clutter/clutter-behaviour-ellipse.c:506
msgid "Center"
msgstr "Centro"
-#: clutter/clutter-behaviour-ellipse.c:510
+#: clutter/clutter-behaviour-ellipse.c:507
msgid "Center of ellipse"
msgstr "Centro dell'ellisse"
-#: clutter/clutter-behaviour-ellipse.c:524
-#: clutter/clutter-behaviour-rotate.c:333 clutter/clutter-timeline.c:310
+#: clutter/clutter-behaviour-ellipse.c:521
+#: clutter/clutter-behaviour-rotate.c:329 clutter/clutter-timeline.c:310
msgid "Direction"
msgstr "Direzione"
-#: clutter/clutter-behaviour-ellipse.c:525
-#: clutter/clutter-behaviour-rotate.c:334
+#: clutter/clutter-behaviour-ellipse.c:522
+#: clutter/clutter-behaviour-rotate.c:330
msgid "Direction of rotation"
msgstr "Direzione della rotazione"
-#: clutter/clutter-behaviour-opacity.c:181
+#: clutter/clutter-behaviour-opacity.c:177
msgid "Opacity Start"
msgstr "Opacità iniziale"
-#: clutter/clutter-behaviour-opacity.c:182
+#: clutter/clutter-behaviour-opacity.c:178
msgid "Initial opacity level"
msgstr "Livello di opacità iniziale"
-#: clutter/clutter-behaviour-opacity.c:199
+#: clutter/clutter-behaviour-opacity.c:195
msgid "Opacity End"
msgstr "Opacità finale"
-#: clutter/clutter-behaviour-opacity.c:200
+#: clutter/clutter-behaviour-opacity.c:196
msgid "Final opacity level"
msgstr "Livello di opacità finale"
-#: clutter/clutter-behaviour-path.c:222 clutter/clutter-path-constraint.c:212
+#: clutter/clutter-behaviour-path.c:219 clutter/clutter-path-constraint.c:212
msgid "Path"
msgstr "Percorso"
-#: clutter/clutter-behaviour-path.c:223
+#: clutter/clutter-behaviour-path.c:220
msgid "The ClutterPath object representing the path to animate along"
msgstr "L'oggetto ClutterPath che rappresenta il percorso dell'animazione"
-#: clutter/clutter-behaviour-rotate.c:279
+#: clutter/clutter-behaviour-rotate.c:275
msgid "Angle Begin"
msgstr "Angolo iniziale"
-#: clutter/clutter-behaviour-rotate.c:297
+#: clutter/clutter-behaviour-rotate.c:293
msgid "Angle End"
msgstr "Angolo finale"
-#: clutter/clutter-behaviour-rotate.c:315
+#: clutter/clutter-behaviour-rotate.c:311
msgid "Axis"
msgstr "Assi"
-#: clutter/clutter-behaviour-rotate.c:316
+#: clutter/clutter-behaviour-rotate.c:312
msgid "Axis of rotation"
msgstr "Assi di rotazione"
-#: clutter/clutter-behaviour-rotate.c:351
+#: clutter/clutter-behaviour-rotate.c:347
msgid "Center X"
msgstr "Centro X"
-#: clutter/clutter-behaviour-rotate.c:352
+#: clutter/clutter-behaviour-rotate.c:348
msgid "X coordinate of the center of rotation"
msgstr "Coordinata X del centro di rotazione"
-#: clutter/clutter-behaviour-rotate.c:369
+#: clutter/clutter-behaviour-rotate.c:365
msgid "Center Y"
msgstr "Centro Y"
-#: clutter/clutter-behaviour-rotate.c:370
+#: clutter/clutter-behaviour-rotate.c:366
msgid "Y coordinate of the center of rotation"
msgstr "Coordinata Y del centro di rotazione"
-#: clutter/clutter-behaviour-rotate.c:387
+#: clutter/clutter-behaviour-rotate.c:383
msgid "Center Z"
msgstr "Centro"
-#: clutter/clutter-behaviour-rotate.c:388
+#: clutter/clutter-behaviour-rotate.c:384
msgid "Z coordinate of the center of rotation"
msgstr "Coordinata Z del centro di rotazione"
-#: clutter/clutter-behaviour-scale.c:222
+#: clutter/clutter-behaviour-scale.c:218
msgid "X Start Scale"
msgstr "Scala iniziale X"
-#: clutter/clutter-behaviour-scale.c:223
+#: clutter/clutter-behaviour-scale.c:219
msgid "Initial scale on the X axis"
msgstr "Scala iniziale sull'asse X"
-#: clutter/clutter-behaviour-scale.c:241
+#: clutter/clutter-behaviour-scale.c:237
msgid "X End Scale"
msgstr "Scala finale X"
-#: clutter/clutter-behaviour-scale.c:242
+#: clutter/clutter-behaviour-scale.c:238
msgid "Final scale on the X axis"
msgstr "Scala finale sull'asse X"
-#: clutter/clutter-behaviour-scale.c:260
+#: clutter/clutter-behaviour-scale.c:256
msgid "Y Start Scale"
msgstr "Scala iniziale Y"
-#: clutter/clutter-behaviour-scale.c:261
+#: clutter/clutter-behaviour-scale.c:257
msgid "Initial scale on the Y axis"
msgstr "Scala iniziale sull'asse U"
-#: clutter/clutter-behaviour-scale.c:279
+#: clutter/clutter-behaviour-scale.c:275
msgid "Y End Scale"
msgstr "Scala finale Y"
-#: clutter/clutter-behaviour-scale.c:280
+#: clutter/clutter-behaviour-scale.c:276
msgid "Final scale on the Y axis"
msgstr "Scala finale sull'asse Y"
-#: clutter/clutter-bind-constraint.c:350
+#: clutter/clutter-bind-constraint.c:317
msgid "The source of the binding"
msgstr "L'origine dell'associazione"
-#: clutter/clutter-bind-constraint.c:363
+#: clutter/clutter-bind-constraint.c:330
msgid "Coordinate"
msgstr "Coordinata"
-#: clutter/clutter-bind-constraint.c:364
+#: clutter/clutter-bind-constraint.c:331
msgid "The coordinate to bind"
msgstr "La coordinata da associare"
-#: clutter/clutter-bind-constraint.c:378 clutter/clutter-path-constraint.c:226
+#: clutter/clutter-bind-constraint.c:345 clutter/clutter-path-constraint.c:226
#: clutter/clutter-snap-constraint.c:366
msgid "Offset"
msgstr "Spostamento"
-#: clutter/clutter-bind-constraint.c:379
+#: clutter/clutter-bind-constraint.c:346
msgid "The offset in pixels to apply to the binding"
msgstr "Lo spostamento in pixel da applicare all'associazione"
@@ -738,7 +738,7 @@ msgstr "Lo spostamento in pixel da applicare all'associazione"
msgid "The unique name of the binding pool"
msgstr "Il nome unico dell'insieme di associazione"
-#: clutter/clutter-bin-layout.c:261 clutter/clutter-bin-layout.c:585
+#: clutter/clutter-bin-layout.c:261 clutter/clutter-bin-layout.c:580
#: clutter/clutter-box-layout.c:395 clutter/clutter-table-layout.c:652
msgid "Horizontal Alignment"
msgstr "Allineamento orizzontale"
@@ -747,7 +747,7 @@ msgstr "Allineamento orizzontale"
msgid "Horizontal alignment for the actor inside the layout manager"
msgstr "Allineamento orizzontale per l'attore dentro il gestore di layout"
-#: clutter/clutter-bin-layout.c:270 clutter/clutter-bin-layout.c:602
+#: clutter/clutter-bin-layout.c:270 clutter/clutter-bin-layout.c:597
#: clutter/clutter-box-layout.c:404 clutter/clutter-table-layout.c:667
msgid "Vertical Alignment"
msgstr "Allineamento verticale"
@@ -756,38 +756,38 @@ msgstr "Allineamento verticale"
msgid "Vertical alignment for the actor inside the layout manager"
msgstr "Allineamento verticale per l'attore dentro il gestore di layout"
-#: clutter/clutter-bin-layout.c:586
+#: clutter/clutter-bin-layout.c:581
msgid "Default horizontal alignment for the actors inside the layout manager"
msgstr ""
"Allineamento orizzontale predefinito per l'attore dentro il gestore di layout"
-#: clutter/clutter-bin-layout.c:603
+#: clutter/clutter-bin-layout.c:598
msgid "Default vertical alignment for the actors inside the layout manager"
msgstr ""
"Allineamento verticale predefinito per l'attore dentro il gestore di layout"
-#: clutter/clutter-box.c:544
+#: clutter/clutter-box.c:537
msgid "Layout Manager"
msgstr "Gestore di layout"
-#: clutter/clutter-box.c:545
+#: clutter/clutter-box.c:538
msgid "The layout manager used by the box"
msgstr "Il gestore di layout usato dal box"
-#: clutter/clutter-box.c:564 clutter/clutter-rectangle.c:267
-#: clutter/clutter-stage.c:1765
+#: clutter/clutter-box.c:557 clutter/clutter-rectangle.c:267
+#: clutter/clutter-stage.c:1718
msgid "Color"
msgstr "Colore"
-#: clutter/clutter-box.c:565
+#: clutter/clutter-box.c:558
msgid "The background color of the box"
msgstr "Il colore di sfondo del box"
-#: clutter/clutter-box.c:579
+#: clutter/clutter-box.c:572
msgid "Color Set"
msgstr "Imposta colore"
-#: clutter/clutter-box.c:580
+#: clutter/clutter-box.c:573
msgid "Whether the background color is set"
msgstr "Se il colore di sfondo à impostato"
@@ -839,7 +839,7 @@ msgstr "Verticale"
msgid "Whether the layout should be vertical, rather than horizontal"
msgstr "Se il layout dovrebbe essere verticale, invece che orizzontale"
-#: clutter/clutter-box-layout.c:1321 clutter/clutter-flow-layout.c:901
+#: clutter/clutter-box-layout.c:1321 clutter/clutter-flow-layout.c:898
msgid "Homogeneous"
msgstr "Omogeneo"
@@ -866,55 +866,46 @@ msgstr "Spaziatura"
msgid "Spacing between children"
msgstr "Spaziatura tra i figli"
-#: clutter/clutter-box-layout.c:1366 clutter/clutter-table-layout.c:1742
+#: clutter/clutter-box-layout.c:1366 clutter/clutter-table-layout.c:1740
msgid "Use Animations"
msgstr "Usa animazioni"
-#: clutter/clutter-box-layout.c:1367 clutter/clutter-table-layout.c:1743
+#: clutter/clutter-box-layout.c:1367 clutter/clutter-table-layout.c:1741
msgid "Whether layout changes should be animated"
msgstr "Se i cambiamenti al layout dovrebbero essere animati"
-#: clutter/clutter-box-layout.c:1388 clutter/clutter-table-layout.c:1764
+#: clutter/clutter-box-layout.c:1388 clutter/clutter-table-layout.c:1762
msgid "Easing Mode"
msgstr ""
-#: clutter/clutter-box-layout.c:1389 clutter/clutter-table-layout.c:1765
+#: clutter/clutter-box-layout.c:1389 clutter/clutter-table-layout.c:1763
msgid "The easing mode of the animations"
msgstr ""
-#: clutter/clutter-box-layout.c:1406 clutter/clutter-table-layout.c:1782
+#: clutter/clutter-box-layout.c:1406 clutter/clutter-table-layout.c:1780
msgid "Easing Duration"
msgstr ""
-#: clutter/clutter-box-layout.c:1407 clutter/clutter-table-layout.c:1783
+#: clutter/clutter-box-layout.c:1407 clutter/clutter-table-layout.c:1781
msgid "The duration of the animations"
msgstr "La durata delle animazioni"
-#: clutter/clutter-cairo-texture.c:582
+#: clutter/clutter-cairo-texture.c:404
msgid "Surface Width"
msgstr "Larghezza superficie"
-#: clutter/clutter-cairo-texture.c:583
+#: clutter/clutter-cairo-texture.c:405
msgid "The width of the Cairo surface"
msgstr "La larghezza della superficie Cairo"
-#: clutter/clutter-cairo-texture.c:597
+#: clutter/clutter-cairo-texture.c:419
msgid "Surface Height"
msgstr "Altezza superficie"
-#: clutter/clutter-cairo-texture.c:598
+#: clutter/clutter-cairo-texture.c:420
msgid "The height of the Cairo surface"
msgstr "L'altezza della superficie Cairo"
-#: clutter/clutter-cairo-texture.c:615
-msgid "Auto Resize"
-msgstr ""
-
-#: clutter/clutter-cairo-texture.c:616
-#, fuzzy
-msgid "Whether the surface should match the allocation"
-msgstr "Se ogni elemento dovrebbe ricevere la stessa allocazione"
-
#: clutter/clutter-child-meta.c:127
msgid "Container"
msgstr "Contenitore"
@@ -943,7 +934,7 @@ msgstr "Mantenuto"
msgid "Whether the clickable has a grab"
msgstr "Se il cliccabile ha la maniglia"
-#: clutter/clutter-click-action.c:574 clutter/clutter-settings.c:573
+#: clutter/clutter-click-action.c:574 clutter/clutter-settings.c:521
msgid "Long Press Duration"
msgstr ""
@@ -1009,95 +1000,95 @@ msgstr ""
msgid "The ClutterBackend of the device manager"
msgstr "Il ClutterBackend del gestore di dispositivo"
-#: clutter/clutter-drag-action.c:596
+#: clutter/clutter-drag-action.c:547
msgid "Horizontal Drag Threshold"
msgstr "Soglia di trascinamento orizzontale"
-#: clutter/clutter-drag-action.c:597
+#: clutter/clutter-drag-action.c:548
msgid "The horizontal amount of pixels required to start dragging"
msgstr "Il numero di pixel orizzontali richiesto per iniziare il trascinamento"
-#: clutter/clutter-drag-action.c:624
+#: clutter/clutter-drag-action.c:575
msgid "Vertical Drag Threshold"
msgstr "Soglia di trascinamento verticale"
-#: clutter/clutter-drag-action.c:625
+#: clutter/clutter-drag-action.c:576
msgid "The vertical amount of pixels required to start dragging"
msgstr "Il numero di pixel verticali richiesto per iniziare il trascinamento"
-#: clutter/clutter-drag-action.c:646
+#: clutter/clutter-drag-action.c:597
msgid "Drag Handle"
msgstr "Maniglia di trascinamento"
-#: clutter/clutter-drag-action.c:647
+#: clutter/clutter-drag-action.c:598
msgid "The actor that is being dragged"
msgstr "L'attore che si sta trascinando"
-#: clutter/clutter-drag-action.c:660
+#: clutter/clutter-drag-action.c:611
msgid "Drag Axis"
msgstr "Asse di trascinamento"
-#: clutter/clutter-drag-action.c:661
+#: clutter/clutter-drag-action.c:612
msgid "Constraints the dragging to an axis"
msgstr "Vincoli di trascinamento di un asse"
-#: clutter/clutter-flow-layout.c:885
+#: clutter/clutter-flow-layout.c:882
msgid "Orientation"
msgstr "Orientamento"
-#: clutter/clutter-flow-layout.c:886
+#: clutter/clutter-flow-layout.c:883
msgid "The orientation of the layout"
msgstr "L'orientamento del layout"
-#: clutter/clutter-flow-layout.c:902
+#: clutter/clutter-flow-layout.c:899
msgid "Whether each item should receive the same allocation"
msgstr "Se ogni elemento dovrebbe ricevere la stessa allocazione"
-#: clutter/clutter-flow-layout.c:917 clutter/clutter-table-layout.c:1713
+#: clutter/clutter-flow-layout.c:914 clutter/clutter-table-layout.c:1711
msgid "Column Spacing"
msgstr "Spaziatura di colonna"
-#: clutter/clutter-flow-layout.c:918
+#: clutter/clutter-flow-layout.c:915
msgid "The spacing between columns"
msgstr "Lo spazio tra le colonne"
-#: clutter/clutter-flow-layout.c:934 clutter/clutter-table-layout.c:1727
+#: clutter/clutter-flow-layout.c:931 clutter/clutter-table-layout.c:1725
msgid "Row Spacing"
msgstr "Spaziatura di riga"
-#: clutter/clutter-flow-layout.c:935
+#: clutter/clutter-flow-layout.c:932
msgid "The spacing between rows"
msgstr "Lo spazio tra le righe"
-#: clutter/clutter-flow-layout.c:949
+#: clutter/clutter-flow-layout.c:946
msgid "Minimum Column Width"
msgstr "Larghezza di colonna minima"
-#: clutter/clutter-flow-layout.c:950
+#: clutter/clutter-flow-layout.c:947
msgid "Minimum width for each column"
msgstr "Larghezza minima di ogni colonna"
-#: clutter/clutter-flow-layout.c:965
+#: clutter/clutter-flow-layout.c:962
msgid "Maximum Column Width"
msgstr "Larghezza di colonna massima"
-#: clutter/clutter-flow-layout.c:966
+#: clutter/clutter-flow-layout.c:963
msgid "Maximum width for each column"
msgstr "Larghezza massima di ogni colonna"
-#: clutter/clutter-flow-layout.c:980
+#: clutter/clutter-flow-layout.c:977
msgid "Minimum Row Height"
msgstr "Altezza di riga minima"
-#: clutter/clutter-flow-layout.c:981
+#: clutter/clutter-flow-layout.c:978
msgid "Minimum height for each row"
msgstr "Altezza minima di ogni riga"
-#: clutter/clutter-flow-layout.c:996
+#: clutter/clutter-flow-layout.c:993
msgid "Maximum Row Height"
msgstr "Altezza di riga massima"
-#: clutter/clutter-flow-layout.c:997
+#: clutter/clutter-flow-layout.c:994
msgid "Maximum height for each row"
msgstr "Altezza massima di ogni riga"
@@ -1184,59 +1175,59 @@ msgstr "Gestore"
msgid "The manager that created this data"
msgstr "Il gestore che ha creato questo dato"
-#: clutter/clutter-main.c:490
+#: clutter/clutter-main.c:486
msgid "default:LTR"
msgstr "default:LTR"
-#: clutter/clutter-main.c:1321
+#: clutter/clutter-main.c:1282
msgid "Show frames per second"
msgstr "Mostra i fotogrammi per secondo"
-#: clutter/clutter-main.c:1323
+#: clutter/clutter-main.c:1284
msgid "Default frame rate"
msgstr "Framerate predefinito"
-#: clutter/clutter-main.c:1325
+#: clutter/clutter-main.c:1286
msgid "Make all warnings fatal"
msgstr "Rende tutti i warning critici"
-#: clutter/clutter-main.c:1328
+#: clutter/clutter-main.c:1289
msgid "Direction for the text"
msgstr "Direzione del testo"
-#: clutter/clutter-main.c:1331
+#: clutter/clutter-main.c:1292
msgid "Disable mipmapping on text"
msgstr "Disabilita il mipmapping sul testo"
-#: clutter/clutter-main.c:1334
+#: clutter/clutter-main.c:1295
msgid "Use 'fuzzy' picking"
msgstr "Usa il picking \"fuzzy\""
-#: clutter/clutter-main.c:1337
+#: clutter/clutter-main.c:1298
msgid "Clutter debugging flags to set"
msgstr "Flag per il debug di Clutter da attivare"
-#: clutter/clutter-main.c:1339
+#: clutter/clutter-main.c:1300
msgid "Clutter debugging flags to unset"
msgstr "Flag per il debug di Clutter da disattivare"
-#: clutter/clutter-main.c:1343
+#: clutter/clutter-main.c:1304
msgid "Clutter profiling flags to set"
msgstr "Flag per il profiling di Clutter da attivare"
-#: clutter/clutter-main.c:1345
+#: clutter/clutter-main.c:1306
msgid "Clutter profiling flags to unset"
msgstr "Flag per il profiling di Clutter da disattivare"
-#: clutter/clutter-main.c:1348
+#: clutter/clutter-main.c:1309
msgid "Enable accessibility"
msgstr "Attiva l'accessibilitÃ"
-#: clutter/clutter-main.c:1530
+#: clutter/clutter-main.c:1491
msgid "Clutter Options"
msgstr "Opzioni di Clutter"
-#: clutter/clutter-main.c:1531
+#: clutter/clutter-main.c:1492
msgid "Show Clutter Options"
msgstr "Mostra le opzioni di Clutter"
@@ -1357,7 +1348,7 @@ msgstr "Imposta il nome del file"
msgid "Whether the :filename property is set"
msgstr "Se la proprietà nome del file à impostata"
-#: clutter/clutter-script.c:449 clutter/clutter-texture.c:1081
+#: clutter/clutter-script.c:449 clutter/clutter-texture.c:1089
msgid "Filename"
msgstr "Nome del file"
@@ -1365,97 +1356,89 @@ msgstr "Nome del file"
msgid "The path of the currently parsed file"
msgstr "Il percorso del file attuale analizzato"
-#: clutter/clutter-settings.c:414
+#: clutter/clutter-settings.c:362
msgid "Double Click Time"
msgstr ""
-#: clutter/clutter-settings.c:415
+#: clutter/clutter-settings.c:363
msgid "The time between clicks necessary to detect a multiple click"
msgstr ""
-#: clutter/clutter-settings.c:430
+#: clutter/clutter-settings.c:378
msgid "Double Click Distance"
msgstr ""
-#: clutter/clutter-settings.c:431
+#: clutter/clutter-settings.c:379
msgid "The distance between clicks necessary to detect a multiple click"
msgstr ""
-#: clutter/clutter-settings.c:446
+#: clutter/clutter-settings.c:394
#, fuzzy
msgid "Drag Threshold"
msgstr "Soglia di trascinamento verticale"
-#: clutter/clutter-settings.c:447
+#: clutter/clutter-settings.c:395
msgid "The distance the cursor should travel before starting to drag"
msgstr ""
-#: clutter/clutter-settings.c:462 clutter/clutter-text.c:2939
+#: clutter/clutter-settings.c:410 clutter/clutter-text.c:2799
msgid "Font Name"
msgstr "Nome carattere"
-#: clutter/clutter-settings.c:463
+#: clutter/clutter-settings.c:411
msgid ""
"The description of the default font, as one that could be parsed by Pango"
msgstr ""
-#: clutter/clutter-settings.c:478
+#: clutter/clutter-settings.c:426
msgid "Font Antialias"
msgstr ""
-#: clutter/clutter-settings.c:479
+#: clutter/clutter-settings.c:427
msgid ""
"Whether to use antialiasing (1 to enable, 0 to disable, and -1 to use the "
"default)"
msgstr ""
-#: clutter/clutter-settings.c:495
+#: clutter/clutter-settings.c:443
msgid "Font DPI"
msgstr ""
-#: clutter/clutter-settings.c:496
+#: clutter/clutter-settings.c:444
msgid ""
"The resolution of the font, in 1024 * dots/inch, or -1 to use the default"
msgstr ""
-#: clutter/clutter-settings.c:512
+#: clutter/clutter-settings.c:460
#, fuzzy
msgid "Font Hinting"
msgstr "Descrizione carattere"
-#: clutter/clutter-settings.c:513
+#: clutter/clutter-settings.c:461
msgid ""
"Whether to use hinting (1 to enable, 0 to disable and -1 to use the default)"
msgstr ""
-#: clutter/clutter-settings.c:534
+#: clutter/clutter-settings.c:482
msgid "Font Hint Style"
msgstr ""
-#: clutter/clutter-settings.c:535
+#: clutter/clutter-settings.c:483
msgid "The style of hinting (hintnone, hintslight, hintmedium, hintfull)"
msgstr ""
-#: clutter/clutter-settings.c:556
+#: clutter/clutter-settings.c:504
msgid "Font Subpixel Order"
msgstr ""
-#: clutter/clutter-settings.c:557
+#: clutter/clutter-settings.c:505
msgid "The type of subpixel antialiasing (none, rgb, bgr, vrgb, vbgr)"
msgstr ""
-#: clutter/clutter-settings.c:574
+#: clutter/clutter-settings.c:522
msgid "The minimum duration for a long press gesture to be recognized"
msgstr ""
-#: clutter/clutter-settings.c:581
-msgid "Fontconfig configuration timestamp"
-msgstr ""
-
-#: clutter/clutter-settings.c:582
-msgid "Timestamp of the current fontconfig configuration"
-msgstr ""
-
#: clutter/clutter-shader.c:255
msgid "Vertex Source"
msgstr "Origine vertice"
@@ -1539,118 +1522,118 @@ msgstr "Se i cambiamenti al layout dovrebbero essere animati"
msgid "The offset in pixels to apply to the constraint"
msgstr "Lo spostamento in pixel da applicare all'associazione"
-#: clutter/clutter-stage.c:1707
+#: clutter/clutter-stage.c:1660
msgid "Fullscreen Set"
msgstr "Imposta a schermo intero"
-#: clutter/clutter-stage.c:1708
+#: clutter/clutter-stage.c:1661
msgid "Whether the main stage is fullscreen"
msgstr "Se il livello principale à a schermo intero"
-#: clutter/clutter-stage.c:1724
+#: clutter/clutter-stage.c:1677
msgid "Offscreen"
msgstr "Fuorischermo"
-#: clutter/clutter-stage.c:1725
+#: clutter/clutter-stage.c:1678
msgid "Whether the main stage should be rendered offscreen"
msgstr "Se il livello principale dovrebbe essere renderizzato fuori schermo"
-#: clutter/clutter-stage.c:1737 clutter/clutter-text.c:3052
+#: clutter/clutter-stage.c:1690 clutter/clutter-text.c:2912
msgid "Cursor Visible"
msgstr "Cursore visibile"
-#: clutter/clutter-stage.c:1738
+#: clutter/clutter-stage.c:1691
msgid "Whether the mouse pointer is visible on the main stage"
msgstr "Se il puntatore del mouse à visibile sul livello principale"
-#: clutter/clutter-stage.c:1752
+#: clutter/clutter-stage.c:1705
msgid "User Resizable"
msgstr "Ridimensionabile dall'utente"
-#: clutter/clutter-stage.c:1753
+#: clutter/clutter-stage.c:1706
msgid "Whether the stage is able to be resized via user interaction"
msgstr ""
"Se il livello puà essere ridimensionato attraverso l'interazione dell'utente"
-#: clutter/clutter-stage.c:1766
+#: clutter/clutter-stage.c:1719
msgid "The color of the stage"
msgstr "Il colore del livello"
-#: clutter/clutter-stage.c:1780
+#: clutter/clutter-stage.c:1733
msgid "Perspective"
msgstr "Prospettiva"
-#: clutter/clutter-stage.c:1781
+#: clutter/clutter-stage.c:1734
msgid "Perspective projection parameters"
msgstr "Parametri di proiezione prospettica"
-#: clutter/clutter-stage.c:1796
+#: clutter/clutter-stage.c:1749
msgid "Title"
msgstr "Titolo"
-#: clutter/clutter-stage.c:1797
+#: clutter/clutter-stage.c:1750
msgid "Stage Title"
msgstr "Titolo del livello"
-#: clutter/clutter-stage.c:1812
+#: clutter/clutter-stage.c:1765
msgid "Use Fog"
msgstr "Usa nebbia"
-#: clutter/clutter-stage.c:1813
+#: clutter/clutter-stage.c:1766
msgid "Whether to enable depth cueing"
msgstr ""
-#: clutter/clutter-stage.c:1827
+#: clutter/clutter-stage.c:1780
msgid "Fog"
msgstr "Nebbia"
-#: clutter/clutter-stage.c:1828
+#: clutter/clutter-stage.c:1781
msgid "Settings for the depth cueing"
msgstr ""
-#: clutter/clutter-stage.c:1844
+#: clutter/clutter-stage.c:1797
msgid "Use Alpha"
msgstr "Usa Alpha"
-#: clutter/clutter-stage.c:1845
+#: clutter/clutter-stage.c:1798
msgid "Whether to honour the alpha component of the stage color"
msgstr "Se rispettare il componente alpha del colore del livello"
-#: clutter/clutter-stage.c:1861
+#: clutter/clutter-stage.c:1814
msgid "Key Focus"
msgstr "Fuoco chiave"
-#: clutter/clutter-stage.c:1862
+#: clutter/clutter-stage.c:1815
msgid "The currently key focused actor"
msgstr "L'attore chiave attuale con fuoco"
-#: clutter/clutter-stage.c:1878
+#: clutter/clutter-stage.c:1831
msgid "No Clear Hint"
msgstr ""
-#: clutter/clutter-stage.c:1879
+#: clutter/clutter-stage.c:1832
msgid "Whether the stage should clear its contents"
msgstr "Se il livello dovrebbe cancellare il suo contenuto"
-#: clutter/clutter-stage.c:1892
+#: clutter/clutter-stage.c:1845
#, fuzzy
msgid "Accept Focus"
msgstr "Fuoco chiave"
-#: clutter/clutter-stage.c:1893
+#: clutter/clutter-stage.c:1846
#, fuzzy
msgid "Whether the stage should accept focus on show"
msgstr "Se il livello dovrebbe cancellare il suo contenuto"
-#: clutter/clutter-state.c:1472
+#: clutter/clutter-state.c:1408
msgid "State"
msgstr "Stato"
-#: clutter/clutter-state.c:1473
+#: clutter/clutter-state.c:1409
msgid "Currently set state, (transition to this state might not be complete)"
msgstr ""
-#: clutter/clutter-state.c:1487
+#: clutter/clutter-state.c:1423
msgid "Default transition duration"
msgstr ""
@@ -1710,231 +1693,231 @@ msgstr "Ripetizione verticale"
msgid "Allocate extra space for the child in vertical axis"
msgstr "Alloca spazio extra per il figlio"
-#: clutter/clutter-table-layout.c:1714
+#: clutter/clutter-table-layout.c:1712
#, fuzzy
msgid "Spacing between columns"
msgstr "Lo spazio tra le colonne"
-#: clutter/clutter-table-layout.c:1728
+#: clutter/clutter-table-layout.c:1726
#, fuzzy
msgid "Spacing between rows"
msgstr "Lo spazio tra le righe"
-#: clutter/clutter-text.c:2940
+#: clutter/clutter-text.c:2800
msgid "The font to be used by the text"
msgstr "Il carattere utilizzato dal testo"
-#: clutter/clutter-text.c:2957
+#: clutter/clutter-text.c:2817
msgid "Font Description"
msgstr "Descrizione carattere"
-#: clutter/clutter-text.c:2958
+#: clutter/clutter-text.c:2818
msgid "The font description to be used"
msgstr "La descrizione del carattere da usare"
-#: clutter/clutter-text.c:2974
+#: clutter/clutter-text.c:2834
msgid "Text"
msgstr "Testo"
-#: clutter/clutter-text.c:2975
+#: clutter/clutter-text.c:2835
msgid "The text to render"
msgstr "Il testo da riprodurre"
-#: clutter/clutter-text.c:2989
+#: clutter/clutter-text.c:2849
msgid "Font Color"
msgstr "Colore carattere"
-#: clutter/clutter-text.c:2990
+#: clutter/clutter-text.c:2850
msgid "Color of the font used by the text"
msgstr "Il colore del carattere usato dal testo"
-#: clutter/clutter-text.c:3004
+#: clutter/clutter-text.c:2864
msgid "Editable"
msgstr "Modificabile"
-#: clutter/clutter-text.c:3005
+#: clutter/clutter-text.c:2865
msgid "Whether the text is editable"
msgstr "Se il testo à modificabile"
-#: clutter/clutter-text.c:3020
+#: clutter/clutter-text.c:2880
msgid "Selectable"
msgstr "Selezionabile"
-#: clutter/clutter-text.c:3021
+#: clutter/clutter-text.c:2881
msgid "Whether the text is selectable"
msgstr "Se il testo à selezionabile"
-#: clutter/clutter-text.c:3035
+#: clutter/clutter-text.c:2895
msgid "Activatable"
msgstr "Attivabile"
-#: clutter/clutter-text.c:3036
+#: clutter/clutter-text.c:2896
msgid "Whether pressing return causes the activate signal to be emitted"
msgstr "Se la pressione di invio causa l'emissione del segnale activate"
-#: clutter/clutter-text.c:3053
+#: clutter/clutter-text.c:2913
msgid "Whether the input cursor is visible"
msgstr "Se il cursore di input à visibile"
-#: clutter/clutter-text.c:3067 clutter/clutter-text.c:3068
+#: clutter/clutter-text.c:2927 clutter/clutter-text.c:2928
msgid "Cursor Color"
msgstr "Colore del cursore"
-#: clutter/clutter-text.c:3082
+#: clutter/clutter-text.c:2942
msgid "Cursor Color Set"
msgstr "Imposta colore cursore"
-#: clutter/clutter-text.c:3083
+#: clutter/clutter-text.c:2943
msgid "Whether the cursor color has been set"
msgstr "Se il colore del cursore à stato impostato"
-#: clutter/clutter-text.c:3098
+#: clutter/clutter-text.c:2958
msgid "Cursor Size"
msgstr "Dimensione cursore"
-#: clutter/clutter-text.c:3099
+#: clutter/clutter-text.c:2959
msgid "The width of the cursor, in pixels"
msgstr "La larghezza del cursore, in pixel"
-#: clutter/clutter-text.c:3113
+#: clutter/clutter-text.c:2973
msgid "Cursor Position"
msgstr "Posizione cursore"
-#: clutter/clutter-text.c:3114
+#: clutter/clutter-text.c:2974
msgid "The cursor position"
msgstr "La posizione del cursore"
-#: clutter/clutter-text.c:3129
+#: clutter/clutter-text.c:2989
msgid "Selection-bound"
msgstr "Rettangolo di selezione"
-#: clutter/clutter-text.c:3130
+#: clutter/clutter-text.c:2990
msgid "The cursor position of the other end of the selection"
msgstr "La posizione del cursore dell'altro capo della selezione"
-#: clutter/clutter-text.c:3145 clutter/clutter-text.c:3146
+#: clutter/clutter-text.c:3005 clutter/clutter-text.c:3006
msgid "Selection Color"
msgstr "Colore selezione"
-#: clutter/clutter-text.c:3160
+#: clutter/clutter-text.c:3020
msgid "Selection Color Set"
msgstr "Imposta il colore selezione"
-#: clutter/clutter-text.c:3161
+#: clutter/clutter-text.c:3021
msgid "Whether the selection color has been set"
msgstr "Se il colore della selezione à stato impostato"
-#: clutter/clutter-text.c:3176
+#: clutter/clutter-text.c:3036
msgid "Attributes"
msgstr "Attributi"
-#: clutter/clutter-text.c:3177
+#: clutter/clutter-text.c:3037
msgid "A list of style attributes to apply to the contents of the actor"
msgstr "Una lista di attributi di stile da applicare ai contenuti degli attori"
-#: clutter/clutter-text.c:3199
+#: clutter/clutter-text.c:3059
msgid "Use markup"
msgstr "Usa marcatura"
-#: clutter/clutter-text.c:3200
+#: clutter/clutter-text.c:3060
msgid "Whether or not the text includes Pango markup"
msgstr "Se il testo include o meno la marcatura Pango"
-#: clutter/clutter-text.c:3216
+#: clutter/clutter-text.c:3076
msgid "Line wrap"
msgstr "Ritorno a capo"
-#: clutter/clutter-text.c:3217
+#: clutter/clutter-text.c:3077
msgid "If set, wrap the lines if the text becomes too wide"
msgstr "Se impostato, manda a capo le righe se il testo diviene troppo largo"
-#: clutter/clutter-text.c:3232
+#: clutter/clutter-text.c:3092
msgid "Line wrap mode"
msgstr "Modalità ritorno a capo"
-#: clutter/clutter-text.c:3233
+#: clutter/clutter-text.c:3093
msgid "Control how line-wrapping is done"
msgstr "Controlla come il ritorno a capo à fatto"
-#: clutter/clutter-text.c:3248
+#: clutter/clutter-text.c:3108
msgid "Ellipsize"
msgstr "Punteggiatura"
-#: clutter/clutter-text.c:3249
+#: clutter/clutter-text.c:3109
msgid "The preferred place to ellipsize the string"
msgstr "Il punto preferito per punteggiare la stringa"
-#: clutter/clutter-text.c:3265
+#: clutter/clutter-text.c:3125
msgid "Line Alignment"
msgstr "Allineamento riga"
-#: clutter/clutter-text.c:3266
+#: clutter/clutter-text.c:3126
msgid "The preferred alignment for the string, for multi-line text"
msgstr "L'allineamento preferito per la stringa, per il testo a righe multiple"
-#: clutter/clutter-text.c:3282
+#: clutter/clutter-text.c:3142
msgid "Justify"
msgstr "Giustifica"
-#: clutter/clutter-text.c:3283
+#: clutter/clutter-text.c:3143
msgid "Whether the text should be justified"
msgstr "Se il testo dovrebbe essere giustificato"
-#: clutter/clutter-text.c:3298
+#: clutter/clutter-text.c:3158
msgid "Password Character"
msgstr "Carattere password"
-#: clutter/clutter-text.c:3299
+#: clutter/clutter-text.c:3159
msgid "If non-zero, use this character to display the actor's contents"
msgstr ""
"Se non zero, usa questo carattere per mostrare il contenuto degli attori"
-#: clutter/clutter-text.c:3313
+#: clutter/clutter-text.c:3173
msgid "Max Length"
msgstr "Lunghezza massima"
-#: clutter/clutter-text.c:3314
+#: clutter/clutter-text.c:3174
msgid "Maximum length of the text inside the actor"
msgstr "Lunghezza massima del testo all'interno dell'attore"
-#: clutter/clutter-text.c:3337
+#: clutter/clutter-text.c:3197
msgid "Single Line Mode"
msgstr "Modalità linea singola"
-#: clutter/clutter-text.c:3338
+#: clutter/clutter-text.c:3198
msgid "Whether the text should be a single line"
msgstr "Se il testo dovrebbe essere in una linea singola"
-#: clutter/clutter-text.c:3352 clutter/clutter-text.c:3353
+#: clutter/clutter-text.c:3212 clutter/clutter-text.c:3213
#, fuzzy
msgid "Selected Text Color"
msgstr "Colore selezione"
-#: clutter/clutter-text.c:3367
+#: clutter/clutter-text.c:3227
#, fuzzy
msgid "Selected Text Color Set"
msgstr "Imposta il colore selezione"
-#: clutter/clutter-text.c:3368
+#: clutter/clutter-text.c:3228
#, fuzzy
msgid "Whether the selected text color has been set"
msgstr "Se il colore della selezione à stato impostato"
-#: clutter/clutter-texture.c:995
+#: clutter/clutter-texture.c:1003
msgid "Sync size of actor"
msgstr "Sincronizza dimensione dell'attore"
-#: clutter/clutter-texture.c:996
+#: clutter/clutter-texture.c:1004
msgid "Auto sync size of actor to underlying pixbuf dimensions"
msgstr ""
"Sincronizza automaticamente la dimensione dell'attore alle dimensioni "
"sottostanti del pixbuf"
-#: clutter/clutter-texture.c:1003
+#: clutter/clutter-texture.c:1011
msgid "Disable Slicing"
msgstr "Disabilita segmentazione"
-#: clutter/clutter-texture.c:1004
+#: clutter/clutter-texture.c:1012
msgid ""
"Forces the underlying texture to be singular and not made of smaller space "
"saving individual textures"
@@ -1942,71 +1925,71 @@ msgstr ""
"Forza la texture sottostante ad essere singola e non composta di segmenti di "
"texture pià piccoli"
-#: clutter/clutter-texture.c:1013
+#: clutter/clutter-texture.c:1021
msgid "Tile Waste"
msgstr ""
-#: clutter/clutter-texture.c:1014
+#: clutter/clutter-texture.c:1022
msgid "Maximum waste area of a sliced texture"
msgstr ""
-#: clutter/clutter-texture.c:1022
+#: clutter/clutter-texture.c:1030
msgid "Horizontal repeat"
msgstr "Ripetizione orizzontale"
-#: clutter/clutter-texture.c:1023
+#: clutter/clutter-texture.c:1031
msgid "Repeat the contents rather than scaling them horizontally"
msgstr "Ripetere il contenuto invece di adattarlo orizzontalmente"
-#: clutter/clutter-texture.c:1030
+#: clutter/clutter-texture.c:1038
msgid "Vertical repeat"
msgstr "Ripetizione verticale"
-#: clutter/clutter-texture.c:1031
+#: clutter/clutter-texture.c:1039
msgid "Repeat the contents rather than scaling them vertically"
msgstr "Ripetere il contenuto invece di adattarlo verticalmente"
-#: clutter/clutter-texture.c:1038
+#: clutter/clutter-texture.c:1046
msgid "Filter Quality"
msgstr "Qualità filtro"
-#: clutter/clutter-texture.c:1039
+#: clutter/clutter-texture.c:1047
msgid "Rendering quality used when drawing the texture"
msgstr "Qualità di render utilizzato nel disegnare le texture"
-#: clutter/clutter-texture.c:1047
+#: clutter/clutter-texture.c:1055
msgid "Pixel Format"
msgstr "Formato pixel"
-#: clutter/clutter-texture.c:1048
+#: clutter/clutter-texture.c:1056
msgid "The Cogl pixel format to use"
msgstr "Il formato di pixel Cogl da usare"
-#: clutter/clutter-texture.c:1056
+#: clutter/clutter-texture.c:1064
msgid "Cogl Texture"
msgstr "Cogl Texture"
-#: clutter/clutter-texture.c:1057
+#: clutter/clutter-texture.c:1065
msgid "The underlying Cogl texture handle used to draw this actor"
msgstr "La gestione della texture Cogl sottostante per disegnare questo attore"
-#: clutter/clutter-texture.c:1064
+#: clutter/clutter-texture.c:1072
msgid "Cogl Material"
msgstr "Materiale Cogl"
-#: clutter/clutter-texture.c:1065
+#: clutter/clutter-texture.c:1073
msgid "The underlying Cogl material handle used to draw this actor"
msgstr "La gestione del materiale Cogl sottostante per disegnare questo attore"
-#: clutter/clutter-texture.c:1082
+#: clutter/clutter-texture.c:1090
msgid "The path of the file containing the image data"
msgstr "Il percorso del file contenente i dati dell'immagine"
-#: clutter/clutter-texture.c:1089
+#: clutter/clutter-texture.c:1097
msgid "Keep Aspect Ratio"
msgstr "Mantieni rapporto dimensioni"
-#: clutter/clutter-texture.c:1090
+#: clutter/clutter-texture.c:1098
msgid ""
"Keep the aspect ratio of the texture when requesting the preferred width or "
"height"
@@ -2014,22 +1997,22 @@ msgstr ""
"Mantieni il rapporto delle dimensioni della texture quando à richiesta una "
"larghezza o altezza preferita"
-#: clutter/clutter-texture.c:1116
+#: clutter/clutter-texture.c:1124
msgid "Load asynchronously"
msgstr "Carica in maniera asincrona"
-#: clutter/clutter-texture.c:1117
+#: clutter/clutter-texture.c:1125
msgid ""
"Load files inside a thread to avoid blocking when loading images from disk"
msgstr ""
"Carica i files dentro un thread per evitare il blocco durante il caricamento "
"delle immagini da disco"
-#: clutter/clutter-texture.c:1133
+#: clutter/clutter-texture.c:1141
msgid "Load data asynchronously"
msgstr "Carica i dati in maniera asincrona"
-#: clutter/clutter-texture.c:1134
+#: clutter/clutter-texture.c:1142
msgid ""
"Decode image data files inside a thread to reduce blocking when loading "
"images from disk"
@@ -2037,28 +2020,14 @@ msgstr ""
"Decodifica i dati dei files immagine dentro un thread per ridurre il blocco "
"nel caricamento delle immagini da disco"
-#: clutter/clutter-texture.c:1158
+#: clutter/clutter-texture.c:1166
msgid "Pick With Alpha"
msgstr "Cattura con Alpha"
-#: clutter/clutter-texture.c:1159
+#: clutter/clutter-texture.c:1167
msgid "Shape actor with alpha channel when picking"
msgstr "Attore di forma con canale alpha nella cattura"
-#: clutter/clutter-texture.c:1557 clutter/clutter-texture.c:1967
-#: clutter/clutter-texture.c:2062 clutter/clutter-texture.c:2343
-#, fuzzy
-msgid "Failed to load the image data"
-msgstr "Il percorso del file contenente i dati dell'immagine"
-
-#: clutter/clutter-texture.c:1703
-msgid "YUV textures are not supported"
-msgstr ""
-
-#: clutter/clutter-texture.c:1712
-msgid "YUV2 textues are not supported"
-msgstr ""
-
#: clutter/clutter-timeline.c:264
msgid "Should the timeline automatically restart"
msgstr ""
@@ -2109,6 +2078,10 @@ 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 2227146..4b5512c 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -5,11 +5,11 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: clutter 1.7.x\n"
+"Project-Id-Version: clutter 1.6.x\n"
"Report-Msgid-Bugs-To: http://bugzilla.clutter-project.org/enter_bug.cgi?"
"product=clutter\n"
-"POT-Creation-Date: 2011-09-12 13:51+0100\n"
-"PO-Revision-Date: 2011-08-26 13:26+0200\n"
+"POT-Creation-Date: 2011-06-13 23:24+0100\n"
+"PO-Revision-Date: 2011-06-07 16:44+0200\n"
"Last-Translator: Kjartan Maraas <kmaraas gnome org>\n"
"Language-Team: Norwegian bokmÃl <i18n-nb lister ping uio no>\n"
"Language: \n"
@@ -17,388 +17,388 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: clutter/clutter-actor.c:3852
+#: clutter/clutter-actor.c:3809
msgid "X coordinate"
msgstr "X-koordinat"
-#: clutter/clutter-actor.c:3853
+#: clutter/clutter-actor.c:3810
msgid "X coordinate of the actor"
msgstr ""
-#: clutter/clutter-actor.c:3868
+#: clutter/clutter-actor.c:3825
msgid "Y coordinate"
msgstr "Y-koordinat"
-#: clutter/clutter-actor.c:3869
+#: clutter/clutter-actor.c:3826
msgid "Y coordinate of the actor"
msgstr ""
-#: clutter/clutter-actor.c:3884 clutter/clutter-behaviour-ellipse.c:477
+#: clutter/clutter-actor.c:3841 clutter/clutter-behaviour-ellipse.c:474
msgid "Width"
msgstr "Bredde"
-#: clutter/clutter-actor.c:3885
+#: clutter/clutter-actor.c:3842
msgid "Width of the actor"
msgstr ""
-#: clutter/clutter-actor.c:3899 clutter/clutter-behaviour-ellipse.c:493
+#: clutter/clutter-actor.c:3856 clutter/clutter-behaviour-ellipse.c:490
msgid "Height"
msgstr "HÃyde"
-#: clutter/clutter-actor.c:3900
+#: clutter/clutter-actor.c:3857
msgid "Height of the actor"
msgstr ""
-#: clutter/clutter-actor.c:3918
+#: clutter/clutter-actor.c:3875
msgid "Fixed X"
msgstr "Fast X"
-#: clutter/clutter-actor.c:3919
+#: clutter/clutter-actor.c:3876
msgid "Forced X position of the actor"
msgstr ""
-#: clutter/clutter-actor.c:3937
+#: clutter/clutter-actor.c:3894
msgid "Fixed Y"
msgstr "Fast Y"
-#: clutter/clutter-actor.c:3938
+#: clutter/clutter-actor.c:3895
msgid "Forced Y position of the actor"
msgstr ""
-#: clutter/clutter-actor.c:3954
+#: clutter/clutter-actor.c:3911
msgid "Fixed position set"
msgstr ""
-#: clutter/clutter-actor.c:3955
+#: clutter/clutter-actor.c:3912
msgid "Whether to use fixed positioning for the actor"
msgstr ""
-#: clutter/clutter-actor.c:3977
+#: clutter/clutter-actor.c:3934
msgid "Min Width"
-msgstr "Minste bredde"
+msgstr ""
-#: clutter/clutter-actor.c:3978
+#: clutter/clutter-actor.c:3935
msgid "Forced minimum width request for the actor"
msgstr ""
-#: clutter/clutter-actor.c:3997
+#: clutter/clutter-actor.c:3954
msgid "Min Height"
-msgstr "Minste hÃyde"
+msgstr ""
-#: clutter/clutter-actor.c:3998
+#: clutter/clutter-actor.c:3955
msgid "Forced minimum height request for the actor"
msgstr ""
-#: clutter/clutter-actor.c:4017
+#: clutter/clutter-actor.c:3974
msgid "Natural Width"
-msgstr "Naturlig bredde"
+msgstr ""
-#: clutter/clutter-actor.c:4018
+#: clutter/clutter-actor.c:3975
msgid "Forced natural width request for the actor"
msgstr ""
-#: clutter/clutter-actor.c:4037
+#: clutter/clutter-actor.c:3994
msgid "Natural Height"
msgstr "Naturlig hÃyde"
-#: clutter/clutter-actor.c:4038
+#: clutter/clutter-actor.c:3995
msgid "Forced natural height request for the actor"
msgstr ""
-#: clutter/clutter-actor.c:4054
+#: clutter/clutter-actor.c:4011
msgid "Minimum width set"
-msgstr "Minimum bredde satt"
+msgstr ""
-#: clutter/clutter-actor.c:4055
+#: clutter/clutter-actor.c:4012
msgid "Whether to use the min-width property"
msgstr ""
-#: clutter/clutter-actor.c:4070
+#: clutter/clutter-actor.c:4027
msgid "Minimum height set"
-msgstr "Minimum hÃyde satt"
+msgstr ""
-#: clutter/clutter-actor.c:4071
+#: clutter/clutter-actor.c:4028
msgid "Whether to use the min-height property"
msgstr ""
-#: clutter/clutter-actor.c:4086
+#: clutter/clutter-actor.c:4043
msgid "Natural width set"
-msgstr "Naturlig bredde satt"
+msgstr ""
-#: clutter/clutter-actor.c:4087
+#: clutter/clutter-actor.c:4044
msgid "Whether to use the natural-width property"
msgstr ""
-#: clutter/clutter-actor.c:4104
+#: clutter/clutter-actor.c:4061
msgid "Natural height set"
-msgstr "Naturlig hÃyde satt"
+msgstr ""
-#: clutter/clutter-actor.c:4105
+#: clutter/clutter-actor.c:4062
msgid "Whether to use the natural-height property"
msgstr ""
-#: clutter/clutter-actor.c:4124
+#: clutter/clutter-actor.c:4081
msgid "Allocation"
-msgstr "Allokering"
+msgstr ""
-#: clutter/clutter-actor.c:4125
+#: clutter/clutter-actor.c:4082
msgid "The actor's allocation"
msgstr ""
-#: clutter/clutter-actor.c:4181
+#: clutter/clutter-actor.c:4138
msgid "Request Mode"
msgstr ""
-#: clutter/clutter-actor.c:4182
+#: clutter/clutter-actor.c:4139
msgid "The actor's request mode"
msgstr ""
-#: clutter/clutter-actor.c:4197
+#: clutter/clutter-actor.c:4154
msgid "Depth"
msgstr "Dybde"
-#: clutter/clutter-actor.c:4198
+#: clutter/clutter-actor.c:4155
msgid "Position on the Z axis"
-msgstr "Posisjonn pà Z-aksen"
+msgstr ""
-#: clutter/clutter-actor.c:4212
+#: clutter/clutter-actor.c:4169
msgid "Opacity"
-msgstr "Ugjennomsiktighet"
+msgstr ""
-#: clutter/clutter-actor.c:4213
+#: clutter/clutter-actor.c:4170
msgid "Opacity of an actor"
msgstr ""
-#: clutter/clutter-actor.c:4232
+#: clutter/clutter-actor.c:4186
msgid "Offscreen redirect"
msgstr ""
-#: clutter/clutter-actor.c:4233
-msgid "Flags controlling when to flatten the actor into a single image"
+#: clutter/clutter-actor.c:4187
+msgid "Whether to flatten the actor into a single image"
msgstr ""
-#: clutter/clutter-actor.c:4251
+#: clutter/clutter-actor.c:4205
msgid "Visible"
msgstr "Synlig"
-#: clutter/clutter-actor.c:4252
+#: clutter/clutter-actor.c:4206
msgid "Whether the actor is visible or not"
msgstr ""
-#: clutter/clutter-actor.c:4267
+#: clutter/clutter-actor.c:4221
msgid "Mapped"
msgstr ""
-#: clutter/clutter-actor.c:4268
+#: clutter/clutter-actor.c:4222
msgid "Whether the actor will be painted"
msgstr ""
-#: clutter/clutter-actor.c:4282
+#: clutter/clutter-actor.c:4236
msgid "Realized"
msgstr "Realisert"
-#: clutter/clutter-actor.c:4283
+#: clutter/clutter-actor.c:4237
msgid "Whether the actor has been realized"
msgstr ""
-#: clutter/clutter-actor.c:4299
+#: clutter/clutter-actor.c:4253
msgid "Reactive"
-msgstr "Reaktiv"
+msgstr ""
-#: clutter/clutter-actor.c:4300
+#: clutter/clutter-actor.c:4254
msgid "Whether the actor is reactive to events"
msgstr ""
-#: clutter/clutter-actor.c:4312
+#: clutter/clutter-actor.c:4266
msgid "Has Clip"
msgstr ""
-#: clutter/clutter-actor.c:4313
+#: clutter/clutter-actor.c:4267
msgid "Whether the actor has a clip set"
msgstr ""
-#: clutter/clutter-actor.c:4328
+#: clutter/clutter-actor.c:4282
msgid "Clip"
msgstr ""
-#: clutter/clutter-actor.c:4329
+#: clutter/clutter-actor.c:4283
msgid "The clip region for the actor"
msgstr ""
-#: clutter/clutter-actor.c:4343 clutter/clutter-actor-meta.c:207
+#: clutter/clutter-actor.c:4297 clutter/clutter-actor-meta.c:207
#: clutter/clutter-binding-pool.c:319 clutter/clutter-input-device.c:236
msgid "Name"
msgstr "Navn"
-#: clutter/clutter-actor.c:4344
+#: clutter/clutter-actor.c:4298
msgid "Name of the actor"
msgstr ""
-#: clutter/clutter-actor.c:4358
+#: clutter/clutter-actor.c:4312
msgid "Scale X"
msgstr ""
-#: clutter/clutter-actor.c:4359
+#: clutter/clutter-actor.c:4313
msgid "Scale factor on the X axis"
msgstr ""
-#: clutter/clutter-actor.c:4374
+#: clutter/clutter-actor.c:4328
msgid "Scale Y"
msgstr ""
-#: clutter/clutter-actor.c:4375
+#: clutter/clutter-actor.c:4329
msgid "Scale factor on the Y axis"
msgstr ""
-#: clutter/clutter-actor.c:4390
+#: clutter/clutter-actor.c:4344
msgid "Scale Center X"
msgstr ""
-#: clutter/clutter-actor.c:4391
+#: clutter/clutter-actor.c:4345
msgid "Horizontal scale center"
msgstr ""
-#: clutter/clutter-actor.c:4406
+#: clutter/clutter-actor.c:4360
msgid "Scale Center Y"
msgstr ""
-#: clutter/clutter-actor.c:4407
+#: clutter/clutter-actor.c:4361
msgid "Vertical scale center"
msgstr ""
-#: clutter/clutter-actor.c:4422
+#: clutter/clutter-actor.c:4376
msgid "Scale Gravity"
msgstr ""
-#: clutter/clutter-actor.c:4423
+#: clutter/clutter-actor.c:4377
msgid "The center of scaling"
msgstr ""
-#: clutter/clutter-actor.c:4440
+#: clutter/clutter-actor.c:4394
msgid "Rotation Angle X"
msgstr ""
-#: clutter/clutter-actor.c:4441
+#: clutter/clutter-actor.c:4395
msgid "The rotation angle on the X axis"
msgstr ""
-#: clutter/clutter-actor.c:4456
+#: clutter/clutter-actor.c:4410
msgid "Rotation Angle Y"
msgstr ""
-#: clutter/clutter-actor.c:4457
+#: clutter/clutter-actor.c:4411
msgid "The rotation angle on the Y axis"
msgstr ""
-#: clutter/clutter-actor.c:4472
+#: clutter/clutter-actor.c:4426
msgid "Rotation Angle Z"
msgstr ""
-#: clutter/clutter-actor.c:4473
+#: clutter/clutter-actor.c:4427
msgid "The rotation angle on the Z axis"
msgstr ""
-#: clutter/clutter-actor.c:4488
+#: clutter/clutter-actor.c:4442
msgid "Rotation Center X"
msgstr ""
-#: clutter/clutter-actor.c:4489
+#: clutter/clutter-actor.c:4443
msgid "The rotation center on the X axis"
msgstr ""
-#: clutter/clutter-actor.c:4505
+#: clutter/clutter-actor.c:4459
msgid "Rotation Center Y"
msgstr ""
-#: clutter/clutter-actor.c:4506
+#: clutter/clutter-actor.c:4460
msgid "The rotation center on the Y axis"
msgstr ""
-#: clutter/clutter-actor.c:4522
+#: clutter/clutter-actor.c:4476
msgid "Rotation Center Z"
msgstr ""
-#: clutter/clutter-actor.c:4523
+#: clutter/clutter-actor.c:4477
msgid "The rotation center on the Z axis"
msgstr ""
-#: clutter/clutter-actor.c:4539
+#: clutter/clutter-actor.c:4493
msgid "Rotation Center Z Gravity"
msgstr ""
-#: clutter/clutter-actor.c:4540
+#: clutter/clutter-actor.c:4494
msgid "Center point for rotation around the Z axis"
msgstr ""
-#: clutter/clutter-actor.c:4558
+#: clutter/clutter-actor.c:4512
msgid "Anchor X"
-msgstr "Anker X"
+msgstr ""
-#: clutter/clutter-actor.c:4559
+#: clutter/clutter-actor.c:4513
msgid "X coordinate of the anchor point"
-msgstr "X-koordinat for ankerpunkt"
+msgstr ""
-#: clutter/clutter-actor.c:4575
+#: clutter/clutter-actor.c:4529
msgid "Anchor Y"
-msgstr "Anker Y"
+msgstr ""
-#: clutter/clutter-actor.c:4576
+#: clutter/clutter-actor.c:4530
msgid "Y coordinate of the anchor point"
-msgstr "Y-koordinat for ankerpunkt"
+msgstr ""
-#: clutter/clutter-actor.c:4591
+#: clutter/clutter-actor.c:4545
msgid "Anchor Gravity"
msgstr ""
-#: clutter/clutter-actor.c:4592
+#: clutter/clutter-actor.c:4546
msgid "The anchor point as a ClutterGravity"
msgstr ""
-#: clutter/clutter-actor.c:4611
+#: clutter/clutter-actor.c:4565
msgid "Show on set parent"
msgstr ""
-#: clutter/clutter-actor.c:4612
+#: clutter/clutter-actor.c:4566
msgid "Whether the actor is shown when parented"
msgstr ""
-#: clutter/clutter-actor.c:4632
+#: clutter/clutter-actor.c:4586
msgid "Clip to Allocation"
msgstr ""
-#: clutter/clutter-actor.c:4633
+#: clutter/clutter-actor.c:4587
msgid "Sets the clip region to track the actor's allocation"
msgstr ""
-#: clutter/clutter-actor.c:4643
+#: clutter/clutter-actor.c:4597
msgid "Text Direction"
msgstr "Tekstretning"
-#: clutter/clutter-actor.c:4644
+#: clutter/clutter-actor.c:4598
msgid "Direction of the text"
msgstr "Retning for teksten"
-#: clutter/clutter-actor.c:4662
+#: clutter/clutter-actor.c:4616
msgid "Has Pointer"
msgstr "Har peker"
-#: clutter/clutter-actor.c:4663
+#: clutter/clutter-actor.c:4617
msgid "Whether the actor contains the pointer of an input device"
msgstr ""
-#: clutter/clutter-actor.c:4680
+#: clutter/clutter-actor.c:4634
msgid "Actions"
msgstr "Hendlinger"
-#: clutter/clutter-actor.c:4681
+#: clutter/clutter-actor.c:4635
msgid "Adds an action to the actor"
msgstr ""
-#: clutter/clutter-actor.c:4695
+#: clutter/clutter-actor.c:4649
msgid "Constraints"
msgstr "Begrensninger"
-#: clutter/clutter-actor.c:4696
+#: clutter/clutter-actor.c:4650
msgid "Adds a constraint to the actor"
msgstr ""
@@ -423,310 +423,310 @@ msgstr "Aktivert"
msgid "Whether the meta is enabled"
msgstr ""
-#: clutter/clutter-align-constraint.c:270
-#: clutter/clutter-bind-constraint.c:349 clutter/clutter-clone.c:340
+#: clutter/clutter-align-constraint.c:252
+#: clutter/clutter-bind-constraint.c:316 clutter/clutter-clone.c:340
#: clutter/clutter-snap-constraint.c:321
msgid "Source"
msgstr "Kilde"
-#: clutter/clutter-align-constraint.c:271
+#: clutter/clutter-align-constraint.c:253
msgid "The source of the alignment"
msgstr ""
-#: clutter/clutter-align-constraint.c:284
+#: clutter/clutter-align-constraint.c:266
msgid "Align Axis"
msgstr ""
-#: clutter/clutter-align-constraint.c:285
+#: clutter/clutter-align-constraint.c:267
msgid "The axis to align the position to"
msgstr ""
-#: clutter/clutter-align-constraint.c:304
+#: clutter/clutter-align-constraint.c:286
#: clutter/clutter-desaturate-effect.c:304
msgid "Factor"
msgstr "Faktor"
-#: clutter/clutter-align-constraint.c:305
+#: clutter/clutter-align-constraint.c:287
msgid "The alignment factor, between 0.0 and 1.0"
msgstr ""
-#: clutter/clutter-alpha.c:345 clutter/clutter-animation.c:538
+#: clutter/clutter-alpha.c:339 clutter/clutter-animation.c:528
#: clutter/clutter-animator.c:1802
msgid "Timeline"
msgstr "Tidslinje"
-#: clutter/clutter-alpha.c:346
+#: clutter/clutter-alpha.c:340
msgid "Timeline used by the alpha"
msgstr ""
-#: clutter/clutter-alpha.c:361
+#: clutter/clutter-alpha.c:355
msgid "Alpha value"
msgstr ""
-#: clutter/clutter-alpha.c:362
+#: clutter/clutter-alpha.c:356
msgid "Alpha value as computed by the alpha"
msgstr ""
-#: clutter/clutter-alpha.c:382 clutter/clutter-animation.c:494
+#: clutter/clutter-alpha.c:376 clutter/clutter-animation.c:484
msgid "Mode"
msgstr "Modus"
-#: clutter/clutter-alpha.c:383
+#: clutter/clutter-alpha.c:377
msgid "Progress mode"
-msgstr "Fremdriftsmodus"
+msgstr ""
-#: clutter/clutter-animation.c:478
+#: clutter/clutter-animation.c:468
msgid "Object"
msgstr "Objekt"
-#: clutter/clutter-animation.c:479
+#: clutter/clutter-animation.c:469
msgid "Object to which the animation applies"
msgstr ""
-#: clutter/clutter-animation.c:495
+#: clutter/clutter-animation.c:485
msgid "The mode of the animation"
-msgstr "Modus for animasjonen"
+msgstr ""
-#: clutter/clutter-animation.c:509 clutter/clutter-animator.c:1786
-#: clutter/clutter-media.c:194 clutter/clutter-state.c:1486
+#: clutter/clutter-animation.c:499 clutter/clutter-animator.c:1786
+#: clutter/clutter-media.c:194 clutter/clutter-state.c:1422
#: clutter/clutter-timeline.c:294
msgid "Duration"
msgstr "Varighet"
-#: clutter/clutter-animation.c:510
+#: clutter/clutter-animation.c:500
msgid "Duration of the animation, in milliseconds"
-msgstr "Varighet for animasjonen, i millisekunder"
+msgstr ""
-#: clutter/clutter-animation.c:524 clutter/clutter-timeline.c:263
+#: clutter/clutter-animation.c:514 clutter/clutter-timeline.c:263
msgid "Loop"
msgstr "LÃkke"
-#: clutter/clutter-animation.c:525
+#: clutter/clutter-animation.c:515
msgid "Whether the animation should loop"
-msgstr "Om animasjonen skal gà i lÃkke"
+msgstr ""
-#: clutter/clutter-animation.c:539
+#: clutter/clutter-animation.c:529
msgid "The timeline used by the animation"
-msgstr "Tidslinje brukt av animasjonen"
+msgstr ""
-#: clutter/clutter-animation.c:552 clutter/clutter-behaviour.c:304
+#: clutter/clutter-animation.c:542 clutter/clutter-behaviour.c:298
msgid "Alpha"
msgstr ""
-#: clutter/clutter-animation.c:553
+#: clutter/clutter-animation.c:543
msgid "The alpha used by the animation"
msgstr ""
#: clutter/clutter-animator.c:1787
msgid "The duration of the animation"
-msgstr "Varighet for animasjonen"
+msgstr ""
#: clutter/clutter-animator.c:1803
msgid "The timeline of the animation"
-msgstr "Tidslinje for animasjonen"
+msgstr ""
-#: clutter/clutter-behaviour.c:305
+#: clutter/clutter-behaviour.c:299
msgid "Alpha Object to drive the behaviour"
msgstr ""
-#: clutter/clutter-behaviour-depth.c:178
+#: clutter/clutter-behaviour-depth.c:174
msgid "Start Depth"
-msgstr "Startdybde"
+msgstr ""
-#: clutter/clutter-behaviour-depth.c:179
+#: clutter/clutter-behaviour-depth.c:175
msgid "Initial depth to apply"
msgstr ""
-#: clutter/clutter-behaviour-depth.c:194
+#: clutter/clutter-behaviour-depth.c:190
msgid "End Depth"
msgstr ""
-#: clutter/clutter-behaviour-depth.c:195
+#: clutter/clutter-behaviour-depth.c:191
msgid "Final depth to apply"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:397
+#: clutter/clutter-behaviour-ellipse.c:394
msgid "Start Angle"
msgstr "Startvinkel"
-#: clutter/clutter-behaviour-ellipse.c:398
-#: clutter/clutter-behaviour-rotate.c:280
+#: clutter/clutter-behaviour-ellipse.c:395
+#: clutter/clutter-behaviour-rotate.c:276
msgid "Initial angle"
msgstr "Utgangsvinkel"
-#: clutter/clutter-behaviour-ellipse.c:413
+#: clutter/clutter-behaviour-ellipse.c:410
msgid "End Angle"
msgstr "Sluttvinkel"
-#: clutter/clutter-behaviour-ellipse.c:414
-#: clutter/clutter-behaviour-rotate.c:298
+#: clutter/clutter-behaviour-ellipse.c:411
+#: clutter/clutter-behaviour-rotate.c:294
msgid "Final angle"
msgstr "Endelig vinkel"
-#: clutter/clutter-behaviour-ellipse.c:429
+#: clutter/clutter-behaviour-ellipse.c:426
msgid "Angle x tilt"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:430
+#: clutter/clutter-behaviour-ellipse.c:427
msgid "Tilt of the ellipse around x axis"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:445
+#: clutter/clutter-behaviour-ellipse.c:442
msgid "Angle y tilt"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:446
+#: clutter/clutter-behaviour-ellipse.c:443
msgid "Tilt of the ellipse around y axis"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:461
+#: clutter/clutter-behaviour-ellipse.c:458
msgid "Angle z tilt"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:462
+#: clutter/clutter-behaviour-ellipse.c:459
msgid "Tilt of the ellipse around z axis"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:478
+#: clutter/clutter-behaviour-ellipse.c:475
msgid "Width of the ellipse"
-msgstr "Bredde pà ellipse"
+msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:494
+#: clutter/clutter-behaviour-ellipse.c:491
msgid "Height of ellipse"
-msgstr "HÃyde pà ellipse"
+msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:509
+#: clutter/clutter-behaviour-ellipse.c:506
msgid "Center"
-msgstr "Senter"
+msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:510
+#: clutter/clutter-behaviour-ellipse.c:507
msgid "Center of ellipse"
-msgstr "Senter av ellipse"
+msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:524
-#: clutter/clutter-behaviour-rotate.c:333 clutter/clutter-timeline.c:310
+#: clutter/clutter-behaviour-ellipse.c:521
+#: clutter/clutter-behaviour-rotate.c:329 clutter/clutter-timeline.c:310
msgid "Direction"
msgstr "Retning"
-#: clutter/clutter-behaviour-ellipse.c:525
-#: clutter/clutter-behaviour-rotate.c:334
+#: clutter/clutter-behaviour-ellipse.c:522
+#: clutter/clutter-behaviour-rotate.c:330
msgid "Direction of rotation"
-msgstr "Retning for rotasjon"
+msgstr ""
-#: clutter/clutter-behaviour-opacity.c:181
+#: clutter/clutter-behaviour-opacity.c:177
msgid "Opacity Start"
msgstr ""
-#: clutter/clutter-behaviour-opacity.c:182
+#: clutter/clutter-behaviour-opacity.c:178
msgid "Initial opacity level"
msgstr ""
-#: clutter/clutter-behaviour-opacity.c:199
+#: clutter/clutter-behaviour-opacity.c:195
msgid "Opacity End"
msgstr ""
-#: clutter/clutter-behaviour-opacity.c:200
+#: clutter/clutter-behaviour-opacity.c:196
msgid "Final opacity level"
msgstr ""
-#: clutter/clutter-behaviour-path.c:222 clutter/clutter-path-constraint.c:212
+#: clutter/clutter-behaviour-path.c:219 clutter/clutter-path-constraint.c:212
msgid "Path"
msgstr "Sti"
-#: clutter/clutter-behaviour-path.c:223
+#: clutter/clutter-behaviour-path.c:220
msgid "The ClutterPath object representing the path to animate along"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:279
+#: clutter/clutter-behaviour-rotate.c:275
msgid "Angle Begin"
-msgstr "Vinkel start"
+msgstr ""
-#: clutter/clutter-behaviour-rotate.c:297
+#: clutter/clutter-behaviour-rotate.c:293
msgid "Angle End"
-msgstr "Vinkel slutt"
+msgstr ""
-#: clutter/clutter-behaviour-rotate.c:315
+#: clutter/clutter-behaviour-rotate.c:311
msgid "Axis"
msgstr "Akse"
-#: clutter/clutter-behaviour-rotate.c:316
+#: clutter/clutter-behaviour-rotate.c:312
msgid "Axis of rotation"
msgstr "Rotasjonsakse"
-#: clutter/clutter-behaviour-rotate.c:351
+#: clutter/clutter-behaviour-rotate.c:347
msgid "Center X"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:352
+#: clutter/clutter-behaviour-rotate.c:348
msgid "X coordinate of the center of rotation"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:369
+#: clutter/clutter-behaviour-rotate.c:365
msgid "Center Y"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:370
+#: clutter/clutter-behaviour-rotate.c:366
msgid "Y coordinate of the center of rotation"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:387
+#: clutter/clutter-behaviour-rotate.c:383
msgid "Center Z"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:388
+#: clutter/clutter-behaviour-rotate.c:384
msgid "Z coordinate of the center of rotation"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:222
+#: clutter/clutter-behaviour-scale.c:218
msgid "X Start Scale"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:223
+#: clutter/clutter-behaviour-scale.c:219
msgid "Initial scale on the X axis"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:241
+#: clutter/clutter-behaviour-scale.c:237
msgid "X End Scale"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:242
+#: clutter/clutter-behaviour-scale.c:238
msgid "Final scale on the X axis"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:260
+#: clutter/clutter-behaviour-scale.c:256
msgid "Y Start Scale"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:261
+#: clutter/clutter-behaviour-scale.c:257
msgid "Initial scale on the Y axis"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:279
+#: clutter/clutter-behaviour-scale.c:275
msgid "Y End Scale"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:280
+#: clutter/clutter-behaviour-scale.c:276
msgid "Final scale on the Y axis"
msgstr ""
-#: clutter/clutter-bind-constraint.c:350
+#: clutter/clutter-bind-constraint.c:317
msgid "The source of the binding"
msgstr ""
-#: clutter/clutter-bind-constraint.c:363
+#: clutter/clutter-bind-constraint.c:330
msgid "Coordinate"
msgstr "Koordinat"
-#: clutter/clutter-bind-constraint.c:364
+#: clutter/clutter-bind-constraint.c:331
msgid "The coordinate to bind"
msgstr ""
-#: clutter/clutter-bind-constraint.c:378 clutter/clutter-path-constraint.c:226
+#: clutter/clutter-bind-constraint.c:345 clutter/clutter-path-constraint.c:226
#: clutter/clutter-snap-constraint.c:366
msgid "Offset"
msgstr ""
-#: clutter/clutter-bind-constraint.c:379
+#: clutter/clutter-bind-constraint.c:346
msgid "The offset in pixels to apply to the binding"
msgstr ""
@@ -734,7 +734,7 @@ msgstr ""
msgid "The unique name of the binding pool"
msgstr ""
-#: clutter/clutter-bin-layout.c:261 clutter/clutter-bin-layout.c:585
+#: clutter/clutter-bin-layout.c:261 clutter/clutter-bin-layout.c:580
#: clutter/clutter-box-layout.c:395 clutter/clutter-table-layout.c:652
msgid "Horizontal Alignment"
msgstr ""
@@ -743,47 +743,47 @@ msgstr ""
msgid "Horizontal alignment for the actor inside the layout manager"
msgstr ""
-#: clutter/clutter-bin-layout.c:270 clutter/clutter-bin-layout.c:602
+#: clutter/clutter-bin-layout.c:270 clutter/clutter-bin-layout.c:597
#: clutter/clutter-box-layout.c:404 clutter/clutter-table-layout.c:667
msgid "Vertical Alignment"
-msgstr "Vertikal justering"
+msgstr ""
#: clutter/clutter-bin-layout.c:271
msgid "Vertical alignment for the actor inside the layout manager"
msgstr ""
-#: clutter/clutter-bin-layout.c:586
+#: clutter/clutter-bin-layout.c:581
msgid "Default horizontal alignment for the actors inside the layout manager"
msgstr ""
-#: clutter/clutter-bin-layout.c:603
+#: clutter/clutter-bin-layout.c:598
msgid "Default vertical alignment for the actors inside the layout manager"
msgstr ""
-#: clutter/clutter-box.c:544
+#: clutter/clutter-box.c:537
msgid "Layout Manager"
msgstr ""
-#: clutter/clutter-box.c:545
+#: clutter/clutter-box.c:538
msgid "The layout manager used by the box"
msgstr ""
-#: clutter/clutter-box.c:564 clutter/clutter-rectangle.c:267
-#: clutter/clutter-stage.c:1765
+#: clutter/clutter-box.c:557 clutter/clutter-rectangle.c:267
+#: clutter/clutter-stage.c:1718
msgid "Color"
msgstr "Farge"
-#: clutter/clutter-box.c:565
+#: clutter/clutter-box.c:558
msgid "The background color of the box"
-msgstr "Bakgrunnsfarge for boksen"
+msgstr ""
-#: clutter/clutter-box.c:579
+#: clutter/clutter-box.c:572
msgid "Color Set"
-msgstr "Farge satt"
+msgstr ""
-#: clutter/clutter-box.c:580
+#: clutter/clutter-box.c:573
msgid "Whether the background color is set"
-msgstr "Om bakgrunnsfarge er satt"
+msgstr ""
#: clutter/clutter-box-layout.c:370
msgid "Expand"
@@ -791,11 +791,11 @@ msgstr "Utvid"
#: clutter/clutter-box-layout.c:371
msgid "Allocate extra space for the child"
-msgstr "Alloker ekstra plass for barn"
+msgstr ""
#: clutter/clutter-box-layout.c:377 clutter/clutter-table-layout.c:631
msgid "Horizontal Fill"
-msgstr "Horisontalt fyll"
+msgstr ""
#: clutter/clutter-box-layout.c:378 clutter/clutter-table-layout.c:632
msgid ""
@@ -829,7 +829,7 @@ msgstr "Vertikal"
msgid "Whether the layout should be vertical, rather than horizontal"
msgstr ""
-#: clutter/clutter-box-layout.c:1321 clutter/clutter-flow-layout.c:901
+#: clutter/clutter-box-layout.c:1321 clutter/clutter-flow-layout.c:898
msgid "Homogeneous"
msgstr "Homogen"
@@ -852,56 +852,47 @@ msgstr "Mellomrom"
#: clutter/clutter-box-layout.c:1352
msgid "Spacing between children"
-msgstr "Mellomrom mellom barn"
+msgstr ""
-#: clutter/clutter-box-layout.c:1366 clutter/clutter-table-layout.c:1742
+#: clutter/clutter-box-layout.c:1366 clutter/clutter-table-layout.c:1740
msgid "Use Animations"
msgstr "Bruk animasjoner"
-#: clutter/clutter-box-layout.c:1367 clutter/clutter-table-layout.c:1743
+#: clutter/clutter-box-layout.c:1367 clutter/clutter-table-layout.c:1741
msgid "Whether layout changes should be animated"
msgstr ""
-#: clutter/clutter-box-layout.c:1388 clutter/clutter-table-layout.c:1764
+#: clutter/clutter-box-layout.c:1388 clutter/clutter-table-layout.c:1762
msgid "Easing Mode"
msgstr ""
-#: clutter/clutter-box-layout.c:1389 clutter/clutter-table-layout.c:1765
+#: clutter/clutter-box-layout.c:1389 clutter/clutter-table-layout.c:1763
msgid "The easing mode of the animations"
msgstr ""
-#: clutter/clutter-box-layout.c:1406 clutter/clutter-table-layout.c:1782
+#: clutter/clutter-box-layout.c:1406 clutter/clutter-table-layout.c:1780
msgid "Easing Duration"
msgstr ""
-#: clutter/clutter-box-layout.c:1407 clutter/clutter-table-layout.c:1783
+#: clutter/clutter-box-layout.c:1407 clutter/clutter-table-layout.c:1781
msgid "The duration of the animations"
-msgstr "Varighet pà animasjonene"
+msgstr ""
-#: clutter/clutter-cairo-texture.c:582
+#: clutter/clutter-cairo-texture.c:404
msgid "Surface Width"
-msgstr "Bredde pà overflate"
+msgstr ""
-#: clutter/clutter-cairo-texture.c:583
+#: clutter/clutter-cairo-texture.c:405
msgid "The width of the Cairo surface"
-msgstr "Bredde pà Cairo-overflate"
+msgstr ""
-#: clutter/clutter-cairo-texture.c:597
+#: clutter/clutter-cairo-texture.c:419
msgid "Surface Height"
-msgstr "HÃyde pà overflate"
+msgstr ""
-#: clutter/clutter-cairo-texture.c:598
+#: clutter/clutter-cairo-texture.c:420
msgid "The height of the Cairo surface"
-msgstr "HÃyde pà Cairo-overflate"
-
-#: clutter/clutter-cairo-texture.c:615
-msgid "Auto Resize"
-msgstr "Automatisk endring av stÃrrelse"
-
-#: clutter/clutter-cairo-texture.c:616
-#, fuzzy
-msgid "Whether the surface should match the allocation"
-msgstr "Om animasjonen skal gà i lÃkke"
+msgstr ""
#: clutter/clutter-child-meta.c:127
msgid "Container"
@@ -917,7 +908,7 @@ msgstr ""
#: clutter/clutter-click-action.c:542
msgid "Pressed"
-msgstr "Trykket"
+msgstr ""
#: clutter/clutter-click-action.c:543
msgid "Whether the clickable should be in pressed state"
@@ -931,7 +922,7 @@ msgstr "Holdt"
msgid "Whether the clickable has a grab"
msgstr ""
-#: clutter/clutter-click-action.c:574 clutter/clutter-settings.c:573
+#: clutter/clutter-click-action.c:574 clutter/clutter-settings.c:521
msgid "Long Press Duration"
msgstr ""
@@ -996,101 +987,101 @@ msgstr ""
msgid "The ClutterBackend of the device manager"
msgstr ""
-#: clutter/clutter-drag-action.c:596
+#: clutter/clutter-drag-action.c:547
msgid "Horizontal Drag Threshold"
msgstr ""
-#: clutter/clutter-drag-action.c:597
+#: clutter/clutter-drag-action.c:548
msgid "The horizontal amount of pixels required to start dragging"
msgstr ""
-#: clutter/clutter-drag-action.c:624
+#: clutter/clutter-drag-action.c:575
msgid "Vertical Drag Threshold"
msgstr ""
-#: clutter/clutter-drag-action.c:625
+#: clutter/clutter-drag-action.c:576
msgid "The vertical amount of pixels required to start dragging"
msgstr ""
-#: clutter/clutter-drag-action.c:646
+#: clutter/clutter-drag-action.c:597
msgid "Drag Handle"
msgstr ""
-#: clutter/clutter-drag-action.c:647
+#: clutter/clutter-drag-action.c:598
msgid "The actor that is being dragged"
msgstr ""
-#: clutter/clutter-drag-action.c:660
+#: clutter/clutter-drag-action.c:611
msgid "Drag Axis"
msgstr ""
-#: clutter/clutter-drag-action.c:661
+#: clutter/clutter-drag-action.c:612
msgid "Constraints the dragging to an axis"
msgstr ""
-#: clutter/clutter-flow-layout.c:885
+#: clutter/clutter-flow-layout.c:882
msgid "Orientation"
-msgstr "Orientering"
+msgstr ""
-#: clutter/clutter-flow-layout.c:886
+#: clutter/clutter-flow-layout.c:883
msgid "The orientation of the layout"
-msgstr "Orientering for utformingen"
+msgstr ""
-#: clutter/clutter-flow-layout.c:902
+#: clutter/clutter-flow-layout.c:899
msgid "Whether each item should receive the same allocation"
msgstr ""
-#: clutter/clutter-flow-layout.c:917 clutter/clutter-table-layout.c:1713
+#: clutter/clutter-flow-layout.c:914 clutter/clutter-table-layout.c:1711
msgid "Column Spacing"
-msgstr "Mellomrom for kolonner"
+msgstr ""
-#: clutter/clutter-flow-layout.c:918
+#: clutter/clutter-flow-layout.c:915
msgid "The spacing between columns"
-msgstr "Mellomrom mellom kolonner"
+msgstr ""
-#: clutter/clutter-flow-layout.c:934 clutter/clutter-table-layout.c:1727
+#: clutter/clutter-flow-layout.c:931 clutter/clutter-table-layout.c:1725
msgid "Row Spacing"
-msgstr "Mellomrom for rader"
+msgstr ""
-#: clutter/clutter-flow-layout.c:935
+#: clutter/clutter-flow-layout.c:932
msgid "The spacing between rows"
-msgstr "Mellomrom mellom rader"
+msgstr ""
-#: clutter/clutter-flow-layout.c:949
+#: clutter/clutter-flow-layout.c:946
msgid "Minimum Column Width"
msgstr ""
-#: clutter/clutter-flow-layout.c:950
+#: clutter/clutter-flow-layout.c:947
msgid "Minimum width for each column"
msgstr ""
-#: clutter/clutter-flow-layout.c:965
+#: clutter/clutter-flow-layout.c:962
msgid "Maximum Column Width"
msgstr ""
-#: clutter/clutter-flow-layout.c:966
+#: clutter/clutter-flow-layout.c:963
msgid "Maximum width for each column"
msgstr ""
-#: clutter/clutter-flow-layout.c:980
+#: clutter/clutter-flow-layout.c:977
msgid "Minimum Row Height"
msgstr ""
-#: clutter/clutter-flow-layout.c:981
+#: clutter/clutter-flow-layout.c:978
msgid "Minimum height for each row"
msgstr ""
-#: clutter/clutter-flow-layout.c:996
+#: clutter/clutter-flow-layout.c:993
msgid "Maximum Row Height"
msgstr ""
-#: clutter/clutter-flow-layout.c:997
+#: clutter/clutter-flow-layout.c:994
msgid "Maximum height for each row"
msgstr ""
#: clutter/clutter-input-device.c:220
msgid "Id"
-msgstr "ID"
+msgstr ""
#: clutter/clutter-input-device.c:221
msgid "Unique identifier of the device"
@@ -1098,19 +1089,19 @@ msgstr ""
#: clutter/clutter-input-device.c:237
msgid "The name of the device"
-msgstr "Navn pà enhet"
+msgstr ""
#: clutter/clutter-input-device.c:251
msgid "Device Type"
-msgstr "Type enhet"
+msgstr ""
#: clutter/clutter-input-device.c:252
msgid "The type of the device"
-msgstr "Type enhet"
+msgstr ""
#: clutter/clutter-input-device.c:267
msgid "Device Manager"
-msgstr "EnhetshÃndterer"
+msgstr ""
#: clutter/clutter-input-device.c:268
msgid "The device manager instance"
@@ -1126,7 +1117,7 @@ msgstr ""
#: clutter/clutter-input-device.c:296
msgid "Has Cursor"
-msgstr "Har markÃr"
+msgstr ""
#: clutter/clutter-input-device.c:297
msgid "Whether the device has a cursor"
@@ -1138,7 +1129,7 @@ msgstr ""
#: clutter/clutter-input-device.c:329
msgid "Number of Axes"
-msgstr "Antall akser"
+msgstr ""
#: clutter/clutter-input-device.c:330
msgid "The number of axes on the device"
@@ -1150,7 +1141,7 @@ msgstr ""
#: clutter/clutter-interval.c:397
msgid "Value Type"
-msgstr "Type verdi"
+msgstr ""
#: clutter/clutter-interval.c:398
msgid "The type of the values in the interval"
@@ -1158,71 +1149,71 @@ msgstr ""
#: clutter/clutter-layout-meta.c:117
msgid "Manager"
-msgstr "HÃndterer"
+msgstr ""
#: clutter/clutter-layout-meta.c:118
msgid "The manager that created this data"
msgstr ""
-#: clutter/clutter-main.c:490
+#: clutter/clutter-main.c:486
msgid "default:LTR"
-msgstr "default:LTR"
+msgstr ""
-#: clutter/clutter-main.c:1321
+#: clutter/clutter-main.c:1282
msgid "Show frames per second"
-msgstr "Vis rammer per sekund"
+msgstr ""
-#: clutter/clutter-main.c:1323
+#: clutter/clutter-main.c:1284
msgid "Default frame rate"
msgstr ""
-#: clutter/clutter-main.c:1325
+#: clutter/clutter-main.c:1286
msgid "Make all warnings fatal"
msgstr ""
-#: clutter/clutter-main.c:1328
+#: clutter/clutter-main.c:1289
msgid "Direction for the text"
-msgstr "Retning for teksten"
+msgstr ""
-#: clutter/clutter-main.c:1331
+#: clutter/clutter-main.c:1292
msgid "Disable mipmapping on text"
msgstr ""
-#: clutter/clutter-main.c:1334
+#: clutter/clutter-main.c:1295
msgid "Use 'fuzzy' picking"
msgstr ""
-#: clutter/clutter-main.c:1337
+#: clutter/clutter-main.c:1298
msgid "Clutter debugging flags to set"
msgstr ""
-#: clutter/clutter-main.c:1339
+#: clutter/clutter-main.c:1300
msgid "Clutter debugging flags to unset"
msgstr ""
-#: clutter/clutter-main.c:1343
+#: clutter/clutter-main.c:1304
msgid "Clutter profiling flags to set"
msgstr ""
-#: clutter/clutter-main.c:1345
+#: clutter/clutter-main.c:1306
msgid "Clutter profiling flags to unset"
msgstr ""
-#: clutter/clutter-main.c:1348
+#: clutter/clutter-main.c:1309
msgid "Enable accessibility"
msgstr ""
-#: clutter/clutter-main.c:1530
+#: clutter/clutter-main.c:1491
msgid "Clutter Options"
msgstr ""
-#: clutter/clutter-main.c:1531
+#: clutter/clutter-main.c:1492
msgid "Show Clutter Options"
msgstr ""
#: clutter/clutter-media.c:77
msgid "URI"
-msgstr "URI"
+msgstr ""
#: clutter/clutter-media.c:78
msgid "URI of a media file"
@@ -1230,7 +1221,7 @@ msgstr ""
#: clutter/clutter-media.c:91
msgid "Playing"
-msgstr "Spiller"
+msgstr ""
#: clutter/clutter-media.c:92
msgid "Whether the actor is playing"
@@ -1238,7 +1229,7 @@ msgstr ""
#: clutter/clutter-media.c:106
msgid "Progress"
-msgstr "Fremdrift"
+msgstr ""
#: clutter/clutter-media.c:107
msgid "Current progress of the playback"
@@ -1246,11 +1237,11 @@ msgstr ""
#: clutter/clutter-media.c:120
msgid "Subtitle URI"
-msgstr "URI for undertekst"
+msgstr ""
#: clutter/clutter-media.c:121
msgid "URI of a subtitle file"
-msgstr "URI til en undertekstfil"
+msgstr ""
#: clutter/clutter-media.c:136
msgid "Subtitle Font Name"
@@ -1262,7 +1253,7 @@ msgstr ""
#: clutter/clutter-media.c:151
msgid "Audio Volume"
-msgstr "Lydvolum"
+msgstr ""
#: clutter/clutter-media.c:152
msgid "The volume of the audio"
@@ -1270,7 +1261,7 @@ msgstr ""
#: clutter/clutter-media.c:165
msgid "Can Seek"
-msgstr "Kan sÃke"
+msgstr ""
#: clutter/clutter-media.c:166
msgid "Whether the current stream is seekable"
@@ -1302,7 +1293,7 @@ msgstr ""
#: clutter/clutter-rectangle.c:281
msgid "Border Color"
-msgstr "Kantfarge"
+msgstr ""
#: clutter/clutter-rectangle.c:282
msgid "The color of the border of the rectangle"
@@ -1310,7 +1301,7 @@ msgstr ""
#: clutter/clutter-rectangle.c:297
msgid "Border Width"
-msgstr "Kantbredde"
+msgstr ""
#: clutter/clutter-rectangle.c:298
msgid "The width of the border of the rectangle"
@@ -1326,109 +1317,101 @@ msgstr ""
#: clutter/clutter-script.c:434
msgid "Filename Set"
-msgstr "Filnavn satt"
+msgstr ""
#: clutter/clutter-script.c:435
msgid "Whether the :filename property is set"
msgstr ""
-#: clutter/clutter-script.c:449 clutter/clutter-texture.c:1081
+#: clutter/clutter-script.c:449 clutter/clutter-texture.c:1089
msgid "Filename"
-msgstr "Filnavn"
+msgstr ""
#: clutter/clutter-script.c:450
msgid "The path of the currently parsed file"
msgstr ""
-#: clutter/clutter-settings.c:414
+#: clutter/clutter-settings.c:362
msgid "Double Click Time"
msgstr ""
-#: clutter/clutter-settings.c:415
+#: clutter/clutter-settings.c:363
msgid "The time between clicks necessary to detect a multiple click"
msgstr ""
-#: clutter/clutter-settings.c:430
+#: clutter/clutter-settings.c:378
msgid "Double Click Distance"
msgstr ""
-#: clutter/clutter-settings.c:431
+#: clutter/clutter-settings.c:379
msgid "The distance between clicks necessary to detect a multiple click"
msgstr ""
-#: clutter/clutter-settings.c:446
+#: clutter/clutter-settings.c:394
msgid "Drag Threshold"
msgstr ""
-#: clutter/clutter-settings.c:447
+#: clutter/clutter-settings.c:395
msgid "The distance the cursor should travel before starting to drag"
msgstr ""
-#: clutter/clutter-settings.c:462 clutter/clutter-text.c:2939
+#: clutter/clutter-settings.c:410 clutter/clutter-text.c:2799
msgid "Font Name"
-msgstr "Skriftnavn"
+msgstr ""
-#: clutter/clutter-settings.c:463
+#: clutter/clutter-settings.c:411
msgid ""
"The description of the default font, as one that could be parsed by Pango"
msgstr ""
-#: clutter/clutter-settings.c:478
+#: clutter/clutter-settings.c:426
msgid "Font Antialias"
msgstr ""
-#: clutter/clutter-settings.c:479
+#: clutter/clutter-settings.c:427
msgid ""
"Whether to use antialiasing (1 to enable, 0 to disable, and -1 to use the "
"default)"
msgstr ""
-#: clutter/clutter-settings.c:495
+#: clutter/clutter-settings.c:443
msgid "Font DPI"
msgstr ""
-#: clutter/clutter-settings.c:496
+#: clutter/clutter-settings.c:444
msgid ""
"The resolution of the font, in 1024 * dots/inch, or -1 to use the default"
msgstr ""
-#: clutter/clutter-settings.c:512
+#: clutter/clutter-settings.c:460
msgid "Font Hinting"
msgstr ""
-#: clutter/clutter-settings.c:513
+#: clutter/clutter-settings.c:461
msgid ""
"Whether to use hinting (1 to enable, 0 to disable and -1 to use the default)"
msgstr ""
-#: clutter/clutter-settings.c:534
+#: clutter/clutter-settings.c:482
msgid "Font Hint Style"
msgstr ""
-#: clutter/clutter-settings.c:535
+#: clutter/clutter-settings.c:483
msgid "The style of hinting (hintnone, hintslight, hintmedium, hintfull)"
msgstr ""
-#: clutter/clutter-settings.c:556
+#: clutter/clutter-settings.c:504
msgid "Font Subpixel Order"
msgstr ""
-#: clutter/clutter-settings.c:557
+#: clutter/clutter-settings.c:505
msgid "The type of subpixel antialiasing (none, rgb, bgr, vrgb, vbgr)"
msgstr ""
-#: clutter/clutter-settings.c:574
+#: clutter/clutter-settings.c:522
msgid "The minimum duration for a long press gesture to be recognized"
msgstr ""
-#: clutter/clutter-settings.c:581
-msgid "Fontconfig configuration timestamp"
-msgstr ""
-
-#: clutter/clutter-settings.c:582
-msgid "Timestamp of the current fontconfig configuration"
-msgstr ""
-
#: clutter/clutter-shader.c:255
msgid "Vertex Source"
msgstr ""
@@ -1447,7 +1430,7 @@ msgstr ""
#: clutter/clutter-shader.c:290
msgid "Compiled"
-msgstr "Kompilert"
+msgstr ""
#: clutter/clutter-shader.c:291
msgid "Whether the shader is compiled and linked"
@@ -1484,7 +1467,7 @@ msgstr ""
#: clutter/clutter-snap-constraint.c:335
msgid "From Edge"
-msgstr "Fra kant"
+msgstr ""
#: clutter/clutter-snap-constraint.c:336
msgid "The edge of the actor that should be snapped"
@@ -1492,7 +1475,7 @@ msgstr ""
#: clutter/clutter-snap-constraint.c:350
msgid "To Edge"
-msgstr "Til kant"
+msgstr ""
#: clutter/clutter-snap-constraint.c:351
msgid "The edge of the source that should be snapped"
@@ -1502,121 +1485,121 @@ msgstr ""
msgid "The offset in pixels to apply to the constraint"
msgstr ""
-#: clutter/clutter-stage.c:1707
+#: clutter/clutter-stage.c:1660
msgid "Fullscreen Set"
-msgstr "Fullskjerm satt"
+msgstr ""
-#: clutter/clutter-stage.c:1708
+#: clutter/clutter-stage.c:1661
msgid "Whether the main stage is fullscreen"
msgstr ""
-#: clutter/clutter-stage.c:1724
+#: clutter/clutter-stage.c:1677
msgid "Offscreen"
msgstr ""
-#: clutter/clutter-stage.c:1725
+#: clutter/clutter-stage.c:1678
msgid "Whether the main stage should be rendered offscreen"
msgstr ""
-#: clutter/clutter-stage.c:1737 clutter/clutter-text.c:3052
+#: clutter/clutter-stage.c:1690 clutter/clutter-text.c:2912
msgid "Cursor Visible"
-msgstr "MarkÃr synlig"
+msgstr ""
-#: clutter/clutter-stage.c:1738
+#: clutter/clutter-stage.c:1691
msgid "Whether the mouse pointer is visible on the main stage"
msgstr ""
-#: clutter/clutter-stage.c:1752
+#: clutter/clutter-stage.c:1705
msgid "User Resizable"
msgstr ""
-#: clutter/clutter-stage.c:1753
+#: clutter/clutter-stage.c:1706
msgid "Whether the stage is able to be resized via user interaction"
msgstr ""
-#: clutter/clutter-stage.c:1766
+#: clutter/clutter-stage.c:1719
msgid "The color of the stage"
msgstr ""
-#: clutter/clutter-stage.c:1780
+#: clutter/clutter-stage.c:1733
msgid "Perspective"
-msgstr "Prespektiv"
+msgstr ""
-#: clutter/clutter-stage.c:1781
+#: clutter/clutter-stage.c:1734
msgid "Perspective projection parameters"
msgstr ""
-#: clutter/clutter-stage.c:1796
+#: clutter/clutter-stage.c:1749
msgid "Title"
-msgstr "Tittel"
+msgstr ""
-#: clutter/clutter-stage.c:1797
+#: clutter/clutter-stage.c:1750
msgid "Stage Title"
msgstr ""
-#: clutter/clutter-stage.c:1812
+#: clutter/clutter-stage.c:1765
msgid "Use Fog"
-msgstr "Bruk tÃke"
+msgstr ""
-#: clutter/clutter-stage.c:1813
+#: clutter/clutter-stage.c:1766
msgid "Whether to enable depth cueing"
msgstr ""
-#: clutter/clutter-stage.c:1827
+#: clutter/clutter-stage.c:1780
msgid "Fog"
-msgstr "TÃke"
+msgstr ""
-#: clutter/clutter-stage.c:1828
+#: clutter/clutter-stage.c:1781
msgid "Settings for the depth cueing"
msgstr ""
-#: clutter/clutter-stage.c:1844
+#: clutter/clutter-stage.c:1797
msgid "Use Alpha"
msgstr ""
-#: clutter/clutter-stage.c:1845
+#: clutter/clutter-stage.c:1798
msgid "Whether to honour the alpha component of the stage color"
msgstr ""
-#: clutter/clutter-stage.c:1861
+#: clutter/clutter-stage.c:1814
msgid "Key Focus"
msgstr ""
-#: clutter/clutter-stage.c:1862
+#: clutter/clutter-stage.c:1815
msgid "The currently key focused actor"
msgstr ""
-#: clutter/clutter-stage.c:1878
+#: clutter/clutter-stage.c:1831
msgid "No Clear Hint"
msgstr ""
-#: clutter/clutter-stage.c:1879
+#: clutter/clutter-stage.c:1832
msgid "Whether the stage should clear its contents"
msgstr ""
-#: clutter/clutter-stage.c:1892
+#: clutter/clutter-stage.c:1845
msgid "Accept Focus"
msgstr ""
-#: clutter/clutter-stage.c:1893
+#: clutter/clutter-stage.c:1846
msgid "Whether the stage should accept focus on show"
msgstr ""
-#: clutter/clutter-state.c:1472
+#: clutter/clutter-state.c:1408
msgid "State"
-msgstr "Tilstand"
+msgstr ""
-#: clutter/clutter-state.c:1473
+#: clutter/clutter-state.c:1409
msgid "Currently set state, (transition to this state might not be complete)"
msgstr ""
-#: clutter/clutter-state.c:1487
+#: clutter/clutter-state.c:1423
msgid "Default transition duration"
msgstr ""
#: clutter/clutter-table-layout.c:585
msgid "Column Number"
-msgstr "Kolonnenummer"
+msgstr ""
#: clutter/clutter-table-layout.c:586
msgid "The column the widget resides in"
@@ -1624,7 +1607,7 @@ msgstr ""
#: clutter/clutter-table-layout.c:593
msgid "Row Number"
-msgstr "Radnummer"
+msgstr ""
#: clutter/clutter-table-layout.c:594
msgid "The row the widget resides in"
@@ -1662,357 +1645,344 @@ msgstr ""
msgid "Allocate extra space for the child in vertical axis"
msgstr ""
-#: clutter/clutter-table-layout.c:1714
+#: clutter/clutter-table-layout.c:1712
msgid "Spacing between columns"
msgstr ""
-#: clutter/clutter-table-layout.c:1728
+#: clutter/clutter-table-layout.c:1726
msgid "Spacing between rows"
msgstr ""
-#: clutter/clutter-text.c:2940
+#: clutter/clutter-text.c:2800
msgid "The font to be used by the text"
msgstr ""
-#: clutter/clutter-text.c:2957
+#: clutter/clutter-text.c:2817
msgid "Font Description"
-msgstr "Skriftbeskrivelse"
+msgstr ""
-#: clutter/clutter-text.c:2958
+#: clutter/clutter-text.c:2818
msgid "The font description to be used"
msgstr ""
-#: clutter/clutter-text.c:2974
+#: clutter/clutter-text.c:2834
msgid "Text"
-msgstr "Tekst"
+msgstr ""
-#: clutter/clutter-text.c:2975
+#: clutter/clutter-text.c:2835
msgid "The text to render"
-msgstr "Tekst som skal vises"
+msgstr ""
-#: clutter/clutter-text.c:2989
+#: clutter/clutter-text.c:2849
msgid "Font Color"
-msgstr "Skriftfarge"
+msgstr ""
-#: clutter/clutter-text.c:2990
+#: clutter/clutter-text.c:2850
msgid "Color of the font used by the text"
msgstr ""
-#: clutter/clutter-text.c:3004
+#: clutter/clutter-text.c:2864
msgid "Editable"
-msgstr "Redigerbar"
+msgstr ""
-#: clutter/clutter-text.c:3005
+#: clutter/clutter-text.c:2865
msgid "Whether the text is editable"
msgstr ""
-#: clutter/clutter-text.c:3020
+#: clutter/clutter-text.c:2880
msgid "Selectable"
-msgstr "Markerbar"
+msgstr ""
-#: clutter/clutter-text.c:3021
+#: clutter/clutter-text.c:2881
msgid "Whether the text is selectable"
-msgstr "Om teksten kan markeres"
+msgstr ""
-#: clutter/clutter-text.c:3035
+#: clutter/clutter-text.c:2895
msgid "Activatable"
-msgstr "Kan aktiveres"
+msgstr ""
-#: clutter/clutter-text.c:3036
+#: clutter/clutter-text.c:2896
msgid "Whether pressing return causes the activate signal to be emitted"
msgstr ""
-#: clutter/clutter-text.c:3053
+#: clutter/clutter-text.c:2913
msgid "Whether the input cursor is visible"
msgstr ""
-#: clutter/clutter-text.c:3067 clutter/clutter-text.c:3068
+#: clutter/clutter-text.c:2927 clutter/clutter-text.c:2928
msgid "Cursor Color"
-msgstr "MarkÃrfarge"
+msgstr ""
-#: clutter/clutter-text.c:3082
+#: clutter/clutter-text.c:2942
msgid "Cursor Color Set"
-msgstr "MarkÃrfarge satt"
+msgstr ""
-#: clutter/clutter-text.c:3083
+#: clutter/clutter-text.c:2943
msgid "Whether the cursor color has been set"
msgstr ""
-#: clutter/clutter-text.c:3098
+#: clutter/clutter-text.c:2958
msgid "Cursor Size"
-msgstr "MarkÃrstÃrrelse"
+msgstr ""
-#: clutter/clutter-text.c:3099
+#: clutter/clutter-text.c:2959
msgid "The width of the cursor, in pixels"
msgstr ""
-#: clutter/clutter-text.c:3113
+#: clutter/clutter-text.c:2973
msgid "Cursor Position"
-msgstr "MarkÃrposisjon"
+msgstr ""
-#: clutter/clutter-text.c:3114
+#: clutter/clutter-text.c:2974
msgid "The cursor position"
-msgstr "Posisjon for markÃren"
+msgstr ""
-#: clutter/clutter-text.c:3129
+#: clutter/clutter-text.c:2989
msgid "Selection-bound"
msgstr ""
-#: clutter/clutter-text.c:3130
+#: clutter/clutter-text.c:2990
msgid "The cursor position of the other end of the selection"
msgstr ""
-#: clutter/clutter-text.c:3145 clutter/clutter-text.c:3146
+#: clutter/clutter-text.c:3005 clutter/clutter-text.c:3006
msgid "Selection Color"
-msgstr "Utvalgsfarge"
+msgstr ""
-#: clutter/clutter-text.c:3160
+#: clutter/clutter-text.c:3020
msgid "Selection Color Set"
msgstr ""
-#: clutter/clutter-text.c:3161
+#: clutter/clutter-text.c:3021
msgid "Whether the selection color has been set"
msgstr ""
-#: clutter/clutter-text.c:3176
+#: clutter/clutter-text.c:3036
msgid "Attributes"
-msgstr "Attributter"
+msgstr ""
-#: clutter/clutter-text.c:3177
+#: clutter/clutter-text.c:3037
msgid "A list of style attributes to apply to the contents of the actor"
msgstr ""
-#: clutter/clutter-text.c:3199
+#: clutter/clutter-text.c:3059
msgid "Use markup"
msgstr ""
-#: clutter/clutter-text.c:3200
+#: clutter/clutter-text.c:3060
msgid "Whether or not the text includes Pango markup"
msgstr ""
-#: clutter/clutter-text.c:3216
+#: clutter/clutter-text.c:3076
msgid "Line wrap"
-msgstr "Linjebryting"
+msgstr ""
-#: clutter/clutter-text.c:3217
+#: clutter/clutter-text.c:3077
msgid "If set, wrap the lines if the text becomes too wide"
msgstr ""
-#: clutter/clutter-text.c:3232
+#: clutter/clutter-text.c:3092
msgid "Line wrap mode"
msgstr ""
-#: clutter/clutter-text.c:3233
+#: clutter/clutter-text.c:3093
msgid "Control how line-wrapping is done"
msgstr ""
-#: clutter/clutter-text.c:3248
+#: clutter/clutter-text.c:3108
msgid "Ellipsize"
msgstr ""
-#: clutter/clutter-text.c:3249
+#: clutter/clutter-text.c:3109
msgid "The preferred place to ellipsize the string"
msgstr ""
-#: clutter/clutter-text.c:3265
+#: clutter/clutter-text.c:3125
msgid "Line Alignment"
msgstr ""
-#: clutter/clutter-text.c:3266
+#: clutter/clutter-text.c:3126
msgid "The preferred alignment for the string, for multi-line text"
msgstr ""
-#: clutter/clutter-text.c:3282
+#: clutter/clutter-text.c:3142
msgid "Justify"
msgstr ""
-#: clutter/clutter-text.c:3283
+#: clutter/clutter-text.c:3143
msgid "Whether the text should be justified"
msgstr ""
-#: clutter/clutter-text.c:3298
+#: clutter/clutter-text.c:3158
msgid "Password Character"
-msgstr "Passordtegn"
+msgstr ""
-#: clutter/clutter-text.c:3299
+#: clutter/clutter-text.c:3159
msgid "If non-zero, use this character to display the actor's contents"
msgstr ""
-#: clutter/clutter-text.c:3313
+#: clutter/clutter-text.c:3173
msgid "Max Length"
-msgstr "Maks lengde"
+msgstr ""
-#: clutter/clutter-text.c:3314
+#: clutter/clutter-text.c:3174
msgid "Maximum length of the text inside the actor"
msgstr ""
-#: clutter/clutter-text.c:3337
+#: clutter/clutter-text.c:3197
msgid "Single Line Mode"
msgstr ""
-#: clutter/clutter-text.c:3338
+#: clutter/clutter-text.c:3198
msgid "Whether the text should be a single line"
msgstr ""
-#: clutter/clutter-text.c:3352 clutter/clutter-text.c:3353
+#: clutter/clutter-text.c:3212 clutter/clutter-text.c:3213
msgid "Selected Text Color"
msgstr ""
-#: clutter/clutter-text.c:3367
+#: clutter/clutter-text.c:3227
msgid "Selected Text Color Set"
msgstr ""
-#: clutter/clutter-text.c:3368
+#: clutter/clutter-text.c:3228
msgid "Whether the selected text color has been set"
msgstr ""
-#: clutter/clutter-texture.c:995
+#: clutter/clutter-texture.c:1003
msgid "Sync size of actor"
msgstr ""
-#: clutter/clutter-texture.c:996
+#: clutter/clutter-texture.c:1004
msgid "Auto sync size of actor to underlying pixbuf dimensions"
msgstr ""
-#: clutter/clutter-texture.c:1003
+#: clutter/clutter-texture.c:1011
msgid "Disable Slicing"
msgstr ""
-#: clutter/clutter-texture.c:1004
+#: clutter/clutter-texture.c:1012
msgid ""
"Forces the underlying texture to be singular and not made of smaller space "
"saving individual textures"
msgstr ""
-#: clutter/clutter-texture.c:1013
+#: clutter/clutter-texture.c:1021
msgid "Tile Waste"
msgstr ""
-#: clutter/clutter-texture.c:1014
+#: clutter/clutter-texture.c:1022
msgid "Maximum waste area of a sliced texture"
msgstr ""
-#: clutter/clutter-texture.c:1022
+#: clutter/clutter-texture.c:1030
msgid "Horizontal repeat"
msgstr ""
-#: clutter/clutter-texture.c:1023
+#: clutter/clutter-texture.c:1031
msgid "Repeat the contents rather than scaling them horizontally"
msgstr ""
-#: clutter/clutter-texture.c:1030
+#: clutter/clutter-texture.c:1038
msgid "Vertical repeat"
msgstr ""
-#: clutter/clutter-texture.c:1031
+#: clutter/clutter-texture.c:1039
msgid "Repeat the contents rather than scaling them vertically"
msgstr ""
-#: clutter/clutter-texture.c:1038
+#: clutter/clutter-texture.c:1046
msgid "Filter Quality"
msgstr ""
-#: clutter/clutter-texture.c:1039
+#: clutter/clutter-texture.c:1047
msgid "Rendering quality used when drawing the texture"
msgstr ""
-#: clutter/clutter-texture.c:1047
+#: clutter/clutter-texture.c:1055
msgid "Pixel Format"
msgstr ""
-#: clutter/clutter-texture.c:1048
+#: clutter/clutter-texture.c:1056
msgid "The Cogl pixel format to use"
msgstr ""
-#: clutter/clutter-texture.c:1056
+#: clutter/clutter-texture.c:1064
msgid "Cogl Texture"
msgstr ""
-#: clutter/clutter-texture.c:1057
+#: clutter/clutter-texture.c:1065
msgid "The underlying Cogl texture handle used to draw this actor"
msgstr ""
-#: clutter/clutter-texture.c:1064
+#: clutter/clutter-texture.c:1072
msgid "Cogl Material"
msgstr ""
-#: clutter/clutter-texture.c:1065
+#: clutter/clutter-texture.c:1073
msgid "The underlying Cogl material handle used to draw this actor"
msgstr ""
-#: clutter/clutter-texture.c:1082
+#: clutter/clutter-texture.c:1090
msgid "The path of the file containing the image data"
msgstr ""
-#: clutter/clutter-texture.c:1089
+#: clutter/clutter-texture.c:1097
msgid "Keep Aspect Ratio"
msgstr ""
-#: clutter/clutter-texture.c:1090
+#: clutter/clutter-texture.c:1098
msgid ""
"Keep the aspect ratio of the texture when requesting the preferred width or "
"height"
msgstr ""
-#: clutter/clutter-texture.c:1116
+#: clutter/clutter-texture.c:1124
msgid "Load asynchronously"
msgstr ""
-#: clutter/clutter-texture.c:1117
+#: clutter/clutter-texture.c:1125
msgid ""
"Load files inside a thread to avoid blocking when loading images from disk"
msgstr ""
-#: clutter/clutter-texture.c:1133
+#: clutter/clutter-texture.c:1141
msgid "Load data asynchronously"
msgstr ""
-#: clutter/clutter-texture.c:1134
+#: clutter/clutter-texture.c:1142
msgid ""
"Decode image data files inside a thread to reduce blocking when loading "
"images from disk"
msgstr ""
-#: clutter/clutter-texture.c:1158
+#: clutter/clutter-texture.c:1166
msgid "Pick With Alpha"
msgstr ""
-#: clutter/clutter-texture.c:1159
+#: clutter/clutter-texture.c:1167
msgid "Shape actor with alpha channel when picking"
msgstr ""
-#: clutter/clutter-texture.c:1557 clutter/clutter-texture.c:1967
-#: clutter/clutter-texture.c:2062 clutter/clutter-texture.c:2343
-msgid "Failed to load the image data"
-msgstr ""
-
-#: clutter/clutter-texture.c:1703
-msgid "YUV textures are not supported"
-msgstr ""
-
-#: clutter/clutter-texture.c:1712
-msgid "YUV2 textues are not supported"
-msgstr ""
-
#: clutter/clutter-timeline.c:264
msgid "Should the timeline automatically restart"
msgstr ""
#: clutter/clutter-timeline.c:278
msgid "Delay"
-msgstr "Pause"
+msgstr ""
#: clutter/clutter-timeline.c:279
msgid "Delay before start"
-msgstr "Pause fÃr start"
+msgstr ""
#: clutter/clutter-timeline.c:295
msgid "Duration of the timeline in milliseconds"
-msgstr "Varighet for tidslinjen i millisekunder"
+msgstr ""
#: clutter/clutter-timeline.c:311
msgid "Direction of the timeline"
-msgstr "Retning for tidslinjen"
+msgstr ""
#: clutter/clutter-timeline.c:326
msgid "Auto Reverse"
@@ -2038,6 +2008,10 @@ 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 ""
@@ -2092,7 +2066,7 @@ msgstr ""
#: clutter/x11/clutter-x11-texture-pixmap.c:581
msgid "Automatic Updates"
-msgstr "Automatiske oppdateringer"
+msgstr ""
#: clutter/x11/clutter-x11-texture-pixmap.c:582
msgid "If the texture should be kept in sync with any pixmap changes."
@@ -2100,7 +2074,7 @@ msgstr ""
#: clutter/x11/clutter-x11-texture-pixmap.c:590
msgid "Window"
-msgstr "Vindu"
+msgstr ""
#: clutter/x11/clutter-x11-texture-pixmap.c:591
msgid "The X11 Window to be bound"
@@ -2132,7 +2106,7 @@ msgstr ""
#: clutter/x11/clutter-x11-texture-pixmap.c:629
msgid "Window X"
-msgstr "Vindu X"
+msgstr ""
#: clutter/x11/clutter-x11-texture-pixmap.c:630
msgid "X position of window on screen according to X11"
@@ -2140,7 +2114,7 @@ msgstr ""
#: clutter/x11/clutter-x11-texture-pixmap.c:638
msgid "Window Y"
-msgstr "Vindu Y"
+msgstr ""
#: clutter/x11/clutter-x11-texture-pixmap.c:639
msgid "Y position of window on screen according to X11"
diff --git a/po/nl.po b/po/nl.po
index e41861b..6ab1c6a 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: clutter\n"
"Report-Msgid-Bugs-To: http://bugzilla.clutter-project.org/enter_bug.cgi?"
"product=clutter\n"
-"POT-Creation-Date: 2011-09-12 13:51+0100\n"
+"POT-Creation-Date: 2011-06-13 23:24+0100\n"
"PO-Revision-Date: 2011-03-22 15:07+0000\n"
"Last-Translator: redmar <redmar ubuntu-nl org>\n"
"Language-Team: Dutch <nl li org>\n"
@@ -18,390 +18,390 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
-#: clutter/clutter-actor.c:3852
+#: clutter/clutter-actor.c:3809
msgid "X coordinate"
msgstr "X-coÃrdinaat"
-#: clutter/clutter-actor.c:3853
+#: clutter/clutter-actor.c:3810
msgid "X coordinate of the actor"
msgstr "X-coÃrdinaat van de actor"
-#: clutter/clutter-actor.c:3868
+#: clutter/clutter-actor.c:3825
msgid "Y coordinate"
msgstr "Y-coÃrdinaat"
-#: clutter/clutter-actor.c:3869
+#: clutter/clutter-actor.c:3826
msgid "Y coordinate of the actor"
msgstr "X-coÃrdinaat van de actor"
-#: clutter/clutter-actor.c:3884 clutter/clutter-behaviour-ellipse.c:477
+#: clutter/clutter-actor.c:3841 clutter/clutter-behaviour-ellipse.c:474
msgid "Width"
msgstr "Breedte"
-#: clutter/clutter-actor.c:3885
+#: clutter/clutter-actor.c:3842
msgid "Width of the actor"
msgstr "Breedte van de actor"
-#: clutter/clutter-actor.c:3899 clutter/clutter-behaviour-ellipse.c:493
+#: clutter/clutter-actor.c:3856 clutter/clutter-behaviour-ellipse.c:490
msgid "Height"
msgstr "Hoogte"
-#: clutter/clutter-actor.c:3900
+#: clutter/clutter-actor.c:3857
msgid "Height of the actor"
msgstr "Hoogte van de actor"
-#: clutter/clutter-actor.c:3918
+#: clutter/clutter-actor.c:3875
msgid "Fixed X"
msgstr "Vaste X"
-#: clutter/clutter-actor.c:3919
+#: clutter/clutter-actor.c:3876
msgid "Forced X position of the actor"
msgstr "Gedwongen X-positie van de actor"
-#: clutter/clutter-actor.c:3937
+#: clutter/clutter-actor.c:3894
msgid "Fixed Y"
msgstr "Vaste Y"
-#: clutter/clutter-actor.c:3938
+#: clutter/clutter-actor.c:3895
msgid "Forced Y position of the actor"
msgstr "Gedwongen Y-positie van de actor"
-#: clutter/clutter-actor.c:3954
+#: clutter/clutter-actor.c:3911
msgid "Fixed position set"
msgstr "Vaste positie ingesteld"
-#: clutter/clutter-actor.c:3955
+#: clutter/clutter-actor.c:3912
msgid "Whether to use fixed positioning for the actor"
msgstr "Of een vaste positie voor de actor gebruikt moet worden"
-#: clutter/clutter-actor.c:3977
+#: clutter/clutter-actor.c:3934
msgid "Min Width"
msgstr "Min breedte"
-#: clutter/clutter-actor.c:3978
+#: clutter/clutter-actor.c:3935
msgid "Forced minimum width request for the actor"
msgstr "Gedwongen minimale breedte-aanvraag voor de actor"
-#: clutter/clutter-actor.c:3997
+#: clutter/clutter-actor.c:3954
msgid "Min Height"
msgstr "Min hoogte"
-#: clutter/clutter-actor.c:3998
+#: clutter/clutter-actor.c:3955
msgid "Forced minimum height request for the actor"
msgstr "Gedwongen minimale hoogte-aanvraag voor de actor"
-#: clutter/clutter-actor.c:4017
+#: clutter/clutter-actor.c:3974
msgid "Natural Width"
msgstr "Natuurlijke breedte"
-#: clutter/clutter-actor.c:4018
+#: clutter/clutter-actor.c:3975
msgid "Forced natural width request for the actor"
msgstr "Gedwongen natuurlijke breedte-aanvraag voor de actor"
-#: clutter/clutter-actor.c:4037
+#: clutter/clutter-actor.c:3994
msgid "Natural Height"
msgstr "Natuurlijke hoogte"
-#: clutter/clutter-actor.c:4038
+#: clutter/clutter-actor.c:3995
msgid "Forced natural height request for the actor"
msgstr "Gedwongen natuurlijke hoogte-aanvraag voor de actor"
-#: clutter/clutter-actor.c:4054
+#: clutter/clutter-actor.c:4011
msgid "Minimum width set"
msgstr "Minimale breedte ingesteld"
-#: clutter/clutter-actor.c:4055
+#: clutter/clutter-actor.c:4012
msgid "Whether to use the min-width property"
msgstr "Of de min-width optie gebruikt moet worden"
-#: clutter/clutter-actor.c:4070
+#: clutter/clutter-actor.c:4027
msgid "Minimum height set"
msgstr "Minimale hoogte ingesteld"
-#: clutter/clutter-actor.c:4071
+#: clutter/clutter-actor.c:4028
msgid "Whether to use the min-height property"
msgstr "Of de min-height optie gebruikt moet worden"
-#: clutter/clutter-actor.c:4086
+#: clutter/clutter-actor.c:4043
msgid "Natural width set"
msgstr "Natuurlijke breedte ingesteld"
-#: clutter/clutter-actor.c:4087
+#: clutter/clutter-actor.c:4044
msgid "Whether to use the natural-width property"
msgstr "Of de natural-width optie gebruikt moet worden"
-#: clutter/clutter-actor.c:4104
+#: clutter/clutter-actor.c:4061
msgid "Natural height set"
msgstr "Natuurlijke hoogte ingesteld"
-#: clutter/clutter-actor.c:4105
+#: clutter/clutter-actor.c:4062
msgid "Whether to use the natural-height property"
msgstr "Of de natural-height optie gebruikt moet worden"
-#: clutter/clutter-actor.c:4124
+#: clutter/clutter-actor.c:4081
msgid "Allocation"
msgstr "Allocatie"
-#: clutter/clutter-actor.c:4125
+#: clutter/clutter-actor.c:4082
msgid "The actor's allocation"
msgstr "De allocatie van de actor"
-#: clutter/clutter-actor.c:4181
+#: clutter/clutter-actor.c:4138
msgid "Request Mode"
msgstr "Verzoekmodus"
-#: clutter/clutter-actor.c:4182
+#: clutter/clutter-actor.c:4139
msgid "The actor's request mode"
msgstr "De verzoekmodus van de actor"
-#: clutter/clutter-actor.c:4197
+#: clutter/clutter-actor.c:4154
msgid "Depth"
msgstr "Diepte"
-#: clutter/clutter-actor.c:4198
+#: clutter/clutter-actor.c:4155
msgid "Position on the Z axis"
msgstr "Positie op de Z-as"
-#: clutter/clutter-actor.c:4212
+#: clutter/clutter-actor.c:4169
msgid "Opacity"
msgstr "Doorzichtigheid"
-#: clutter/clutter-actor.c:4213
+#: clutter/clutter-actor.c:4170
msgid "Opacity of an actor"
msgstr "Doorzichtigheid van een actor"
-#: clutter/clutter-actor.c:4232
+#: clutter/clutter-actor.c:4186
#, fuzzy
msgid "Offscreen redirect"
msgstr "Offscreen"
-#: clutter/clutter-actor.c:4233
+#: clutter/clutter-actor.c:4187
#, fuzzy
-msgid "Flags controlling when to flatten the actor into a single image"
+msgid "Whether to flatten the actor into a single image"
msgstr "Of de tekst een enkele regel moet zijn"
-#: clutter/clutter-actor.c:4251
+#: clutter/clutter-actor.c:4205
msgid "Visible"
msgstr "Zichtbaar"
-#: clutter/clutter-actor.c:4252
+#: clutter/clutter-actor.c:4206
msgid "Whether the actor is visible or not"
msgstr "Of de actor wel of niet zichtbaar is"
-#: clutter/clutter-actor.c:4267
+#: clutter/clutter-actor.c:4221
msgid "Mapped"
msgstr "Getekend"
-#: clutter/clutter-actor.c:4268
+#: clutter/clutter-actor.c:4222
msgid "Whether the actor will be painted"
msgstr "Of de actor getekend zal worden"
-#: clutter/clutter-actor.c:4282
+#: clutter/clutter-actor.c:4236
msgid "Realized"
msgstr "Gerealiseerd"
-#: clutter/clutter-actor.c:4283
+#: clutter/clutter-actor.c:4237
msgid "Whether the actor has been realized"
msgstr "Of de actor gerealiseerd is"
-#: clutter/clutter-actor.c:4299
+#: clutter/clutter-actor.c:4253
msgid "Reactive"
msgstr "Reagerend"
-#: clutter/clutter-actor.c:4300
+#: clutter/clutter-actor.c:4254
msgid "Whether the actor is reactive to events"
msgstr "Of de actor op gebeurtenissen reageert"
-#: clutter/clutter-actor.c:4312
+#: clutter/clutter-actor.c:4266
msgid "Has Clip"
msgstr "Heeft clip"
-#: clutter/clutter-actor.c:4313
+#: clutter/clutter-actor.c:4267
msgid "Whether the actor has a clip set"
msgstr "Of de actor een clip heeft ingesteld"
-#: clutter/clutter-actor.c:4328
+#: clutter/clutter-actor.c:4282
msgid "Clip"
msgstr "Clip"
-#: clutter/clutter-actor.c:4329
+#: clutter/clutter-actor.c:4283
msgid "The clip region for the actor"
msgstr "De clip-regio voor de actor"
-#: clutter/clutter-actor.c:4343 clutter/clutter-actor-meta.c:207
+#: clutter/clutter-actor.c:4297 clutter/clutter-actor-meta.c:207
#: clutter/clutter-binding-pool.c:319 clutter/clutter-input-device.c:236
msgid "Name"
msgstr "Naam"
-#: clutter/clutter-actor.c:4344
+#: clutter/clutter-actor.c:4298
msgid "Name of the actor"
msgstr "Naam van de actor"
-#: clutter/clutter-actor.c:4358
+#: clutter/clutter-actor.c:4312
msgid "Scale X"
msgstr "X-schaal"
-#: clutter/clutter-actor.c:4359
+#: clutter/clutter-actor.c:4313
msgid "Scale factor on the X axis"
msgstr "Schaalfactor op de X-as"
-#: clutter/clutter-actor.c:4374
+#: clutter/clutter-actor.c:4328
msgid "Scale Y"
msgstr "Y-Schaal"
-#: clutter/clutter-actor.c:4375
+#: clutter/clutter-actor.c:4329
msgid "Scale factor on the Y axis"
msgstr "Schaalfactor op de Y-as"
-#: clutter/clutter-actor.c:4390
+#: clutter/clutter-actor.c:4344
msgid "Scale Center X"
msgstr "X van centrum schaling"
-#: clutter/clutter-actor.c:4391
+#: clutter/clutter-actor.c:4345
msgid "Horizontal scale center"
msgstr "Horizontaal schaalcentrum"
-#: clutter/clutter-actor.c:4406
+#: clutter/clutter-actor.c:4360
msgid "Scale Center Y"
msgstr "Y van centrum schaling"
-#: clutter/clutter-actor.c:4407
+#: clutter/clutter-actor.c:4361
msgid "Vertical scale center"
msgstr "Verticaal schaalcentrum"
-#: clutter/clutter-actor.c:4422
+#: clutter/clutter-actor.c:4376
msgid "Scale Gravity"
msgstr "Zwaartepunt schaling"
-#: clutter/clutter-actor.c:4423
+#: clutter/clutter-actor.c:4377
msgid "The center of scaling"
msgstr "Het zwaartepunt van de schaling"
-#: clutter/clutter-actor.c:4440
+#: clutter/clutter-actor.c:4394
msgid "Rotation Angle X"
msgstr "Rotatiehoek X"
-#: clutter/clutter-actor.c:4441
+#: clutter/clutter-actor.c:4395
msgid "The rotation angle on the X axis"
msgstr "De rotatie op de X-as"
-#: clutter/clutter-actor.c:4456
+#: clutter/clutter-actor.c:4410
msgid "Rotation Angle Y"
msgstr "Rotatiehoek Y"
-#: clutter/clutter-actor.c:4457
+#: clutter/clutter-actor.c:4411
msgid "The rotation angle on the Y axis"
msgstr "De rotatie op de Y-as"
-#: clutter/clutter-actor.c:4472
+#: clutter/clutter-actor.c:4426
msgid "Rotation Angle Z"
msgstr "Rotatiehoek Z"
-#: clutter/clutter-actor.c:4473
+#: clutter/clutter-actor.c:4427
msgid "The rotation angle on the Z axis"
msgstr "De rotatie op de Z-as"
-#: clutter/clutter-actor.c:4488
+#: clutter/clutter-actor.c:4442
msgid "Rotation Center X"
msgstr "Rotatiecenter X"
-#: clutter/clutter-actor.c:4489
+#: clutter/clutter-actor.c:4443
msgid "The rotation center on the X axis"
msgstr "Rotatiecenter op de X-as"
-#: clutter/clutter-actor.c:4505
+#: clutter/clutter-actor.c:4459
msgid "Rotation Center Y"
msgstr "Rotatiecenter Y"
-#: clutter/clutter-actor.c:4506
+#: clutter/clutter-actor.c:4460
msgid "The rotation center on the Y axis"
msgstr "Rotatiecenter op de Y-as"
-#: clutter/clutter-actor.c:4522
+#: clutter/clutter-actor.c:4476
msgid "Rotation Center Z"
msgstr "Rotatiecenter Z"
-#: clutter/clutter-actor.c:4523
+#: clutter/clutter-actor.c:4477
msgid "The rotation center on the Z axis"
msgstr "Rotatiecenter op de Z-as"
-#: clutter/clutter-actor.c:4539
+#: clutter/clutter-actor.c:4493
msgid "Rotation Center Z Gravity"
msgstr "Rotatie-zwaartepunt Z"
-#: clutter/clutter-actor.c:4540
+#: clutter/clutter-actor.c:4494
msgid "Center point for rotation around the Z axis"
msgstr "Zwaartepunt voor de rotatie om de Z-as"
-#: clutter/clutter-actor.c:4558
+#: clutter/clutter-actor.c:4512
msgid "Anchor X"
msgstr "X-anker"
-#: clutter/clutter-actor.c:4559
+#: clutter/clutter-actor.c:4513
msgid "X coordinate of the anchor point"
msgstr "De X-coÃrdinaat van het ankerpunt"
-#: clutter/clutter-actor.c:4575
+#: clutter/clutter-actor.c:4529
msgid "Anchor Y"
msgstr "Y-anker"
-#: clutter/clutter-actor.c:4576
+#: clutter/clutter-actor.c:4530
msgid "Y coordinate of the anchor point"
msgstr "De Y-coÃrdinaat van het ankerpunt"
-#: clutter/clutter-actor.c:4591
+#: clutter/clutter-actor.c:4545
msgid "Anchor Gravity"
msgstr "Anker-gravity"
-#: clutter/clutter-actor.c:4592
+#: clutter/clutter-actor.c:4546
msgid "The anchor point as a ClutterGravity"
msgstr "Het ankerpunt als een ClutterGravity"
-#: clutter/clutter-actor.c:4611
+#: clutter/clutter-actor.c:4565
msgid "Show on set parent"
msgstr "Toon bij set-parent"
-#: clutter/clutter-actor.c:4612
+#: clutter/clutter-actor.c:4566
msgid "Whether the actor is shown when parented"
msgstr "Of de actor wordt weergegeven wanneer deze een ouder heeft"
-#: clutter/clutter-actor.c:4632
+#: clutter/clutter-actor.c:4586
msgid "Clip to Allocation"
msgstr "Clip naar allocatie"
-#: clutter/clutter-actor.c:4633
+#: clutter/clutter-actor.c:4587
msgid "Sets the clip region to track the actor's allocation"
msgstr "Stel de clip-regio in om de allocatie van de actor te volgen"
-#: clutter/clutter-actor.c:4643
+#: clutter/clutter-actor.c:4597
msgid "Text Direction"
msgstr "Tekstrichting"
-#: clutter/clutter-actor.c:4644
+#: clutter/clutter-actor.c:4598
msgid "Direction of the text"
msgstr "Richting van de tekst"
-#: clutter/clutter-actor.c:4662
+#: clutter/clutter-actor.c:4616
msgid "Has Pointer"
msgstr "Heeft pointer"
-#: clutter/clutter-actor.c:4663
+#: clutter/clutter-actor.c:4617
msgid "Whether the actor contains the pointer of an input device"
msgstr "Of de actor de pointer van een invoerapparaat heeft"
-#: clutter/clutter-actor.c:4680
+#: clutter/clutter-actor.c:4634
msgid "Actions"
msgstr "Acties"
-#: clutter/clutter-actor.c:4681
+#: clutter/clutter-actor.c:4635
msgid "Adds an action to the actor"
msgstr "Voegt een actie aan de actor toe"
-#: clutter/clutter-actor.c:4695
+#: clutter/clutter-actor.c:4649
msgid "Constraints"
msgstr "Beperkingen"
-#: clutter/clutter-actor.c:4696
+#: clutter/clutter-actor.c:4650
msgid "Adds a constraint to the actor"
msgstr "Voegt een beperking aan de actor toe"
@@ -426,97 +426,97 @@ msgstr "Ingeschakeld"
msgid "Whether the meta is enabled"
msgstr "Of de meta ingeschakeld is"
-#: clutter/clutter-align-constraint.c:270
-#: clutter/clutter-bind-constraint.c:349 clutter/clutter-clone.c:340
+#: clutter/clutter-align-constraint.c:252
+#: clutter/clutter-bind-constraint.c:316 clutter/clutter-clone.c:340
#: clutter/clutter-snap-constraint.c:321
msgid "Source"
msgstr "Bron"
-#: clutter/clutter-align-constraint.c:271
+#: clutter/clutter-align-constraint.c:253
msgid "The source of the alignment"
msgstr "De bron van de uitlijning"
-#: clutter/clutter-align-constraint.c:284
+#: clutter/clutter-align-constraint.c:266
msgid "Align Axis"
msgstr "Uitlijn-as"
-#: clutter/clutter-align-constraint.c:285
+#: clutter/clutter-align-constraint.c:267
msgid "The axis to align the position to"
msgstr "De as waarop de positie moet worden uitgelijnd"
-#: clutter/clutter-align-constraint.c:304
+#: clutter/clutter-align-constraint.c:286
#: clutter/clutter-desaturate-effect.c:304
msgid "Factor"
msgstr "Factor"
-#: clutter/clutter-align-constraint.c:305
+#: clutter/clutter-align-constraint.c:287
msgid "The alignment factor, between 0.0 and 1.0"
msgstr "De uitlijningsfactor, tussen 0.0 en 1.0"
-#: clutter/clutter-alpha.c:345 clutter/clutter-animation.c:538
+#: clutter/clutter-alpha.c:339 clutter/clutter-animation.c:528
#: clutter/clutter-animator.c:1802
msgid "Timeline"
msgstr "Tijdslijn"
-#: clutter/clutter-alpha.c:346
+#: clutter/clutter-alpha.c:340
msgid "Timeline used by the alpha"
msgstr "Tijdslijn die de alpha gebruikt"
-#: clutter/clutter-alpha.c:361
+#: clutter/clutter-alpha.c:355
msgid "Alpha value"
msgstr "Alpha-waarde"
-#: clutter/clutter-alpha.c:362
+#: clutter/clutter-alpha.c:356
msgid "Alpha value as computed by the alpha"
msgstr "Alpha-waarde, berekend door de alpha"
-#: clutter/clutter-alpha.c:382 clutter/clutter-animation.c:494
+#: clutter/clutter-alpha.c:376 clutter/clutter-animation.c:484
msgid "Mode"
msgstr "Modus"
-#: clutter/clutter-alpha.c:383
+#: clutter/clutter-alpha.c:377
msgid "Progress mode"
msgstr "Voortgangsmodus"
-#: clutter/clutter-animation.c:478
+#: clutter/clutter-animation.c:468
msgid "Object"
msgstr "Object"
-#: clutter/clutter-animation.c:479
+#: clutter/clutter-animation.c:469
msgid "Object to which the animation applies"
msgstr "Object waarop de animatie van toepassing is"
-#: clutter/clutter-animation.c:495
+#: clutter/clutter-animation.c:485
msgid "The mode of the animation"
msgstr "De modus van de animatie"
-#: clutter/clutter-animation.c:509 clutter/clutter-animator.c:1786
-#: clutter/clutter-media.c:194 clutter/clutter-state.c:1486
+#: clutter/clutter-animation.c:499 clutter/clutter-animator.c:1786
+#: clutter/clutter-media.c:194 clutter/clutter-state.c:1422
#: clutter/clutter-timeline.c:294
msgid "Duration"
msgstr "Duur"
-#: clutter/clutter-animation.c:510
+#: clutter/clutter-animation.c:500
msgid "Duration of the animation, in milliseconds"
msgstr "Duur van de animatie, in milliseconden"
-#: clutter/clutter-animation.c:524 clutter/clutter-timeline.c:263
+#: clutter/clutter-animation.c:514 clutter/clutter-timeline.c:263
msgid "Loop"
msgstr "Herhaal"
-#: clutter/clutter-animation.c:525
+#: clutter/clutter-animation.c:515
msgid "Whether the animation should loop"
msgstr "Of de animatie herhaald moet worden"
-#: clutter/clutter-animation.c:539
+#: clutter/clutter-animation.c:529
msgid "The timeline used by the animation"
msgstr "De tijdslijn die door de animatie gebruikt wordt"
-#: clutter/clutter-animation.c:552 clutter/clutter-behaviour.c:304
+#: clutter/clutter-animation.c:542 clutter/clutter-behaviour.c:298
msgid "Alpha"
msgstr "Alpha"
-#: clutter/clutter-animation.c:553
+#: clutter/clutter-animation.c:543
msgid "The alpha used by the animation"
msgstr "De alpha die door de animatie gebruikt wordt"
@@ -528,208 +528,208 @@ msgstr "De duur van de animatie"
msgid "The timeline of the animation"
msgstr "De tijdslijn van de animatie"
-#: clutter/clutter-behaviour.c:305
+#: clutter/clutter-behaviour.c:299
msgid "Alpha Object to drive the behaviour"
msgstr "Alpha-object om het gedrag aan te sturen"
-#: clutter/clutter-behaviour-depth.c:178
+#: clutter/clutter-behaviour-depth.c:174
msgid "Start Depth"
msgstr "Begin-diepte"
-#: clutter/clutter-behaviour-depth.c:179
+#: clutter/clutter-behaviour-depth.c:175
msgid "Initial depth to apply"
msgstr "De initiÃle diepte die toegepast moet worden"
-#: clutter/clutter-behaviour-depth.c:194
+#: clutter/clutter-behaviour-depth.c:190
msgid "End Depth"
msgstr "Eind-diepte"
-#: clutter/clutter-behaviour-depth.c:195
+#: clutter/clutter-behaviour-depth.c:191
msgid "Final depth to apply"
msgstr "De uiteindelijke diepte die toegepast moet worden"
-#: clutter/clutter-behaviour-ellipse.c:397
+#: clutter/clutter-behaviour-ellipse.c:394
msgid "Start Angle"
msgstr "Begin-hoek"
-#: clutter/clutter-behaviour-ellipse.c:398
-#: clutter/clutter-behaviour-rotate.c:280
+#: clutter/clutter-behaviour-ellipse.c:395
+#: clutter/clutter-behaviour-rotate.c:276
msgid "Initial angle"
msgstr "InitiÃle hoek"
-#: clutter/clutter-behaviour-ellipse.c:413
+#: clutter/clutter-behaviour-ellipse.c:410
msgid "End Angle"
msgstr "Eind-hoek"
-#: clutter/clutter-behaviour-ellipse.c:414
-#: clutter/clutter-behaviour-rotate.c:298
+#: clutter/clutter-behaviour-ellipse.c:411
+#: clutter/clutter-behaviour-rotate.c:294
msgid "Final angle"
msgstr "Uiteindelijke hoek"
-#: clutter/clutter-behaviour-ellipse.c:429
+#: clutter/clutter-behaviour-ellipse.c:426
msgid "Angle x tilt"
msgstr "X-kanteling"
-#: clutter/clutter-behaviour-ellipse.c:430
+#: clutter/clutter-behaviour-ellipse.c:427
msgid "Tilt of the ellipse around x axis"
msgstr "Kanteling van de ellips op de x-as"
-#: clutter/clutter-behaviour-ellipse.c:445
+#: clutter/clutter-behaviour-ellipse.c:442
msgid "Angle y tilt"
msgstr "Y-kanteling"
-#: clutter/clutter-behaviour-ellipse.c:446
+#: clutter/clutter-behaviour-ellipse.c:443
msgid "Tilt of the ellipse around y axis"
msgstr "Kanteling van de ellips op de Y-as"
-#: clutter/clutter-behaviour-ellipse.c:461
+#: clutter/clutter-behaviour-ellipse.c:458
msgid "Angle z tilt"
msgstr "Z-kanteling"
-#: clutter/clutter-behaviour-ellipse.c:462
+#: clutter/clutter-behaviour-ellipse.c:459
msgid "Tilt of the ellipse around z axis"
msgstr "Kanteling van de ellips op de Z-as"
-#: clutter/clutter-behaviour-ellipse.c:478
+#: clutter/clutter-behaviour-ellipse.c:475
msgid "Width of the ellipse"
msgstr "Breedte van de ellips"
-#: clutter/clutter-behaviour-ellipse.c:494
+#: clutter/clutter-behaviour-ellipse.c:491
msgid "Height of ellipse"
msgstr "Hoogte van de ellips"
-#: clutter/clutter-behaviour-ellipse.c:509
+#: clutter/clutter-behaviour-ellipse.c:506
msgid "Center"
msgstr "Midden"
-#: clutter/clutter-behaviour-ellipse.c:510
+#: clutter/clutter-behaviour-ellipse.c:507
msgid "Center of ellipse"
msgstr "Midden van de ellips"
-#: clutter/clutter-behaviour-ellipse.c:524
-#: clutter/clutter-behaviour-rotate.c:333 clutter/clutter-timeline.c:310
+#: clutter/clutter-behaviour-ellipse.c:521
+#: clutter/clutter-behaviour-rotate.c:329 clutter/clutter-timeline.c:310
msgid "Direction"
msgstr "Richting"
-#: clutter/clutter-behaviour-ellipse.c:525
-#: clutter/clutter-behaviour-rotate.c:334
+#: clutter/clutter-behaviour-ellipse.c:522
+#: clutter/clutter-behaviour-rotate.c:330
msgid "Direction of rotation"
msgstr "Richting van de rotatie"
-#: clutter/clutter-behaviour-opacity.c:181
+#: clutter/clutter-behaviour-opacity.c:177
msgid "Opacity Start"
msgstr "Doorzichtigheid begin"
-#: clutter/clutter-behaviour-opacity.c:182
+#: clutter/clutter-behaviour-opacity.c:178
msgid "Initial opacity level"
msgstr "InitiÃle doorzichtigheid"
-#: clutter/clutter-behaviour-opacity.c:199
+#: clutter/clutter-behaviour-opacity.c:195
msgid "Opacity End"
msgstr "Doorzichtigheid eind"
-#: clutter/clutter-behaviour-opacity.c:200
+#: clutter/clutter-behaviour-opacity.c:196
msgid "Final opacity level"
msgstr "Uiteindelijke doorzichtigheid"
-#: clutter/clutter-behaviour-path.c:222 clutter/clutter-path-constraint.c:212
+#: clutter/clutter-behaviour-path.c:219 clutter/clutter-path-constraint.c:212
msgid "Path"
msgstr "Pad"
-#: clutter/clutter-behaviour-path.c:223
+#: clutter/clutter-behaviour-path.c:220
msgid "The ClutterPath object representing the path to animate along"
msgstr "Het ClutterPath-object dat het pad waarlangs geanimeerd wordt aangeeft"
-#: clutter/clutter-behaviour-rotate.c:279
+#: clutter/clutter-behaviour-rotate.c:275
msgid "Angle Begin"
msgstr "Draaiing begin"
-#: clutter/clutter-behaviour-rotate.c:297
+#: clutter/clutter-behaviour-rotate.c:293
msgid "Angle End"
msgstr "Draaiing einde"
-#: clutter/clutter-behaviour-rotate.c:315
+#: clutter/clutter-behaviour-rotate.c:311
msgid "Axis"
msgstr "As"
-#: clutter/clutter-behaviour-rotate.c:316
+#: clutter/clutter-behaviour-rotate.c:312
msgid "Axis of rotation"
msgstr "Rotatie-as"
-#: clutter/clutter-behaviour-rotate.c:351
+#: clutter/clutter-behaviour-rotate.c:347
msgid "Center X"
msgstr "X van centrum"
-#: clutter/clutter-behaviour-rotate.c:352
+#: clutter/clutter-behaviour-rotate.c:348
msgid "X coordinate of the center of rotation"
msgstr "De X-coÃrdinaat van het centrum van de rotatie"
-#: clutter/clutter-behaviour-rotate.c:369
+#: clutter/clutter-behaviour-rotate.c:365
msgid "Center Y"
msgstr "Y van centrum"
-#: clutter/clutter-behaviour-rotate.c:370
+#: clutter/clutter-behaviour-rotate.c:366
msgid "Y coordinate of the center of rotation"
msgstr "De Y-coÃrdinaat van het centrum van de rotatie"
-#: clutter/clutter-behaviour-rotate.c:387
+#: clutter/clutter-behaviour-rotate.c:383
msgid "Center Z"
msgstr "Z van centrum"
-#: clutter/clutter-behaviour-rotate.c:388
+#: clutter/clutter-behaviour-rotate.c:384
msgid "Z coordinate of the center of rotation"
msgstr "De Z-coÃrdinaat van het centrum van de rotatie"
-#: clutter/clutter-behaviour-scale.c:222
+#: clutter/clutter-behaviour-scale.c:218
msgid "X Start Scale"
msgstr "Beginschaling X"
-#: clutter/clutter-behaviour-scale.c:223
+#: clutter/clutter-behaviour-scale.c:219
msgid "Initial scale on the X axis"
msgstr "InitiÃle schaling op de X-as"
-#: clutter/clutter-behaviour-scale.c:241
+#: clutter/clutter-behaviour-scale.c:237
msgid "X End Scale"
msgstr "Eindschaling X"
-#: clutter/clutter-behaviour-scale.c:242
+#: clutter/clutter-behaviour-scale.c:238
msgid "Final scale on the X axis"
msgstr "Uiteindelijke schaling op de X-as"
-#: clutter/clutter-behaviour-scale.c:260
+#: clutter/clutter-behaviour-scale.c:256
msgid "Y Start Scale"
msgstr "Beginschaling Y"
-#: clutter/clutter-behaviour-scale.c:261
+#: clutter/clutter-behaviour-scale.c:257
msgid "Initial scale on the Y axis"
msgstr "InitiÃle schaling op de Y-as"
-#: clutter/clutter-behaviour-scale.c:279
+#: clutter/clutter-behaviour-scale.c:275
msgid "Y End Scale"
msgstr "Eindschaling Y"
-#: clutter/clutter-behaviour-scale.c:280
+#: clutter/clutter-behaviour-scale.c:276
msgid "Final scale on the Y axis"
msgstr "Uiteindelijke schaling op de Y-as"
-#: clutter/clutter-bind-constraint.c:350
+#: clutter/clutter-bind-constraint.c:317
msgid "The source of the binding"
msgstr "De bron van de binding"
-#: clutter/clutter-bind-constraint.c:363
+#: clutter/clutter-bind-constraint.c:330
msgid "Coordinate"
msgstr "CoÃrdinaat"
-#: clutter/clutter-bind-constraint.c:364
+#: clutter/clutter-bind-constraint.c:331
msgid "The coordinate to bind"
msgstr "De coÃrdinaat om te binden"
-#: clutter/clutter-bind-constraint.c:378 clutter/clutter-path-constraint.c:226
+#: clutter/clutter-bind-constraint.c:345 clutter/clutter-path-constraint.c:226
#: clutter/clutter-snap-constraint.c:366
msgid "Offset"
msgstr "Inspringen"
-#: clutter/clutter-bind-constraint.c:379
+#: clutter/clutter-bind-constraint.c:346
msgid "The offset in pixels to apply to the binding"
msgstr "Hoeveel pixels ingesprongen moet worden voor de binding"
@@ -737,7 +737,7 @@ msgstr "Hoeveel pixels ingesprongen moet worden voor de binding"
msgid "The unique name of the binding pool"
msgstr "De unieke naam van de binding-pool"
-#: clutter/clutter-bin-layout.c:261 clutter/clutter-bin-layout.c:585
+#: clutter/clutter-bin-layout.c:261 clutter/clutter-bin-layout.c:580
#: clutter/clutter-box-layout.c:395 clutter/clutter-table-layout.c:652
msgid "Horizontal Alignment"
msgstr "Horizontale uitlijning"
@@ -746,7 +746,7 @@ msgstr "Horizontale uitlijning"
msgid "Horizontal alignment for the actor inside the layout manager"
msgstr "Horizontale uitlijning voor de actor binnen de layout-manager"
-#: clutter/clutter-bin-layout.c:270 clutter/clutter-bin-layout.c:602
+#: clutter/clutter-bin-layout.c:270 clutter/clutter-bin-layout.c:597
#: clutter/clutter-box-layout.c:404 clutter/clutter-table-layout.c:667
msgid "Vertical Alignment"
msgstr "Verticale uitlijning"
@@ -755,37 +755,37 @@ msgstr "Verticale uitlijning"
msgid "Vertical alignment for the actor inside the layout manager"
msgstr "Verticale uitlijning voor de actor binnen de layout-manager"
-#: clutter/clutter-bin-layout.c:586
+#: clutter/clutter-bin-layout.c:581
msgid "Default horizontal alignment for the actors inside the layout manager"
msgstr ""
"Standaard horizontale uitlijning voor de actors binnen de layout-manager"
-#: clutter/clutter-bin-layout.c:603
+#: clutter/clutter-bin-layout.c:598
msgid "Default vertical alignment for the actors inside the layout manager"
msgstr "Standaard verticale uitlijning voor de actors binnen de layout-manager"
-#: clutter/clutter-box.c:544
+#: clutter/clutter-box.c:537
msgid "Layout Manager"
msgstr "Layout-manager"
-#: clutter/clutter-box.c:545
+#: clutter/clutter-box.c:538
msgid "The layout manager used by the box"
msgstr "De layout-manager die door de box wordt gebruikt"
-#: clutter/clutter-box.c:564 clutter/clutter-rectangle.c:267
-#: clutter/clutter-stage.c:1765
+#: clutter/clutter-box.c:557 clutter/clutter-rectangle.c:267
+#: clutter/clutter-stage.c:1718
msgid "Color"
msgstr "Kleur"
-#: clutter/clutter-box.c:565
+#: clutter/clutter-box.c:558
msgid "The background color of the box"
msgstr "De achtergrondkleur van de box"
-#: clutter/clutter-box.c:579
+#: clutter/clutter-box.c:572
msgid "Color Set"
msgstr "Kleur ingesteld"
-#: clutter/clutter-box.c:580
+#: clutter/clutter-box.c:573
msgid "Whether the background color is set"
msgstr "Of de achtergrondkleur is ingesteld"
@@ -837,7 +837,7 @@ msgstr "Verticaal"
msgid "Whether the layout should be vertical, rather than horizontal"
msgstr "Of de lay-out verticaal moet zijn, in plaats van horizontaal"
-#: clutter/clutter-box-layout.c:1321 clutter/clutter-flow-layout.c:901
+#: clutter/clutter-box-layout.c:1321 clutter/clutter-flow-layout.c:898
msgid "Homogeneous"
msgstr "Homogeen"
@@ -864,55 +864,46 @@ msgstr "Ruimte"
msgid "Spacing between children"
msgstr "Ruimte tussen kinderen"
-#: clutter/clutter-box-layout.c:1366 clutter/clutter-table-layout.c:1742
+#: clutter/clutter-box-layout.c:1366 clutter/clutter-table-layout.c:1740
msgid "Use Animations"
msgstr "Gebruik animaties"
-#: clutter/clutter-box-layout.c:1367 clutter/clutter-table-layout.c:1743
+#: clutter/clutter-box-layout.c:1367 clutter/clutter-table-layout.c:1741
msgid "Whether layout changes should be animated"
msgstr "Of veranderingen in de lay-out geanimeerd moeten worden"
-#: clutter/clutter-box-layout.c:1388 clutter/clutter-table-layout.c:1764
+#: clutter/clutter-box-layout.c:1388 clutter/clutter-table-layout.c:1762
msgid "Easing Mode"
msgstr "Easing-modus"
-#: clutter/clutter-box-layout.c:1389 clutter/clutter-table-layout.c:1765
+#: clutter/clutter-box-layout.c:1389 clutter/clutter-table-layout.c:1763
msgid "The easing mode of the animations"
msgstr "De easing-modus van de animaties"
-#: clutter/clutter-box-layout.c:1406 clutter/clutter-table-layout.c:1782
+#: clutter/clutter-box-layout.c:1406 clutter/clutter-table-layout.c:1780
msgid "Easing Duration"
msgstr "Duur van easing"
-#: clutter/clutter-box-layout.c:1407 clutter/clutter-table-layout.c:1783
+#: clutter/clutter-box-layout.c:1407 clutter/clutter-table-layout.c:1781
msgid "The duration of the animations"
msgstr "De duur van de animaties"
-#: clutter/clutter-cairo-texture.c:582
+#: clutter/clutter-cairo-texture.c:404
msgid "Surface Width"
msgstr "Oppervlaktebreedte"
-#: clutter/clutter-cairo-texture.c:583
+#: clutter/clutter-cairo-texture.c:405
msgid "The width of the Cairo surface"
msgstr "De breedte van het Cairo-oppervlak"
-#: clutter/clutter-cairo-texture.c:597
+#: clutter/clutter-cairo-texture.c:419
msgid "Surface Height"
msgstr "Oppervlaktehoogte"
-#: clutter/clutter-cairo-texture.c:598
+#: clutter/clutter-cairo-texture.c:420
msgid "The height of the Cairo surface"
msgstr "De hoogte van het Cairo-oppervlak"
-#: clutter/clutter-cairo-texture.c:615
-msgid "Auto Resize"
-msgstr ""
-
-#: clutter/clutter-cairo-texture.c:616
-#, fuzzy
-msgid "Whether the surface should match the allocation"
-msgstr "Of elk item dezelfde allocatie moet krijgen"
-
#: clutter/clutter-child-meta.c:127
msgid "Container"
msgstr "Container"
@@ -941,7 +932,7 @@ msgstr "Vast"
msgid "Whether the clickable has a grab"
msgstr "Of de âclickableâ nu onder een âgrabâ is"
-#: clutter/clutter-click-action.c:574 clutter/clutter-settings.c:573
+#: clutter/clutter-click-action.c:574 clutter/clutter-settings.c:521
#, fuzzy
msgid "Long Press Duration"
msgstr "Duur van easing"
@@ -1010,95 +1001,95 @@ msgstr "Backend"
msgid "The ClutterBackend of the device manager"
msgstr "De ClutterBackend van de device-manager"
-#: clutter/clutter-drag-action.c:596
+#: clutter/clutter-drag-action.c:547
msgid "Horizontal Drag Threshold"
msgstr "Horizontale sleepdrempel"
-#: clutter/clutter-drag-action.c:597
+#: clutter/clutter-drag-action.c:548
msgid "The horizontal amount of pixels required to start dragging"
msgstr "Het aantal horizontale pixels dat nodig is voordat slepen begint"
-#: clutter/clutter-drag-action.c:624
+#: clutter/clutter-drag-action.c:575
msgid "Vertical Drag Threshold"
msgstr "Verticale sleepdrempel"
-#: clutter/clutter-drag-action.c:625
+#: clutter/clutter-drag-action.c:576
msgid "The vertical amount of pixels required to start dragging"
msgstr "Het aantal verticale pixels dat nodig is voordat slepen begint"
-#: clutter/clutter-drag-action.c:646
+#: clutter/clutter-drag-action.c:597
msgid "Drag Handle"
msgstr "Sleep"
-#: clutter/clutter-drag-action.c:647
+#: clutter/clutter-drag-action.c:598
msgid "The actor that is being dragged"
msgstr "De actor die gesleept wordt"
-#: clutter/clutter-drag-action.c:660
+#: clutter/clutter-drag-action.c:611
msgid "Drag Axis"
msgstr "Sleep as"
-#: clutter/clutter-drag-action.c:661
+#: clutter/clutter-drag-action.c:612
msgid "Constraints the dragging to an axis"
msgstr "Beperkt het slepen tot ÃÃn as"
-#: clutter/clutter-flow-layout.c:885
+#: clutter/clutter-flow-layout.c:882
msgid "Orientation"
msgstr "OriÃntatie"
-#: clutter/clutter-flow-layout.c:886
+#: clutter/clutter-flow-layout.c:883
msgid "The orientation of the layout"
msgstr "De oriÃntatie van de lay-out"
-#: clutter/clutter-flow-layout.c:902
+#: clutter/clutter-flow-layout.c:899
msgid "Whether each item should receive the same allocation"
msgstr "Of elk item dezelfde allocatie moet krijgen"
-#: clutter/clutter-flow-layout.c:917 clutter/clutter-table-layout.c:1713
+#: clutter/clutter-flow-layout.c:914 clutter/clutter-table-layout.c:1711
msgid "Column Spacing"
msgstr "Kolom-scheiding"
-#: clutter/clutter-flow-layout.c:918
+#: clutter/clutter-flow-layout.c:915
msgid "The spacing between columns"
msgstr "De ruimte tussen kolommen"
-#: clutter/clutter-flow-layout.c:934 clutter/clutter-table-layout.c:1727
+#: clutter/clutter-flow-layout.c:931 clutter/clutter-table-layout.c:1725
msgid "Row Spacing"
msgstr "Rij-scheiding"
-#: clutter/clutter-flow-layout.c:935
+#: clutter/clutter-flow-layout.c:932
msgid "The spacing between rows"
msgstr "De ruimte tussen rijen"
-#: clutter/clutter-flow-layout.c:949
+#: clutter/clutter-flow-layout.c:946
msgid "Minimum Column Width"
msgstr "Minimale kolombreedte"
-#: clutter/clutter-flow-layout.c:950
+#: clutter/clutter-flow-layout.c:947
msgid "Minimum width for each column"
msgstr "De minimale breedte voor elke kolom"
-#: clutter/clutter-flow-layout.c:965
+#: clutter/clutter-flow-layout.c:962
msgid "Maximum Column Width"
msgstr "Maximale kolombreedte"
-#: clutter/clutter-flow-layout.c:966
+#: clutter/clutter-flow-layout.c:963
msgid "Maximum width for each column"
msgstr "De maximale breedte voor elke kolom"
-#: clutter/clutter-flow-layout.c:980
+#: clutter/clutter-flow-layout.c:977
msgid "Minimum Row Height"
msgstr "Minimale rijhoogte"
-#: clutter/clutter-flow-layout.c:981
+#: clutter/clutter-flow-layout.c:978
msgid "Minimum height for each row"
msgstr "Minimale hoogte voor elke rij"
-#: clutter/clutter-flow-layout.c:996
+#: clutter/clutter-flow-layout.c:993
msgid "Maximum Row Height"
msgstr "Maximale rijhoogte"
-#: clutter/clutter-flow-layout.c:997
+#: clutter/clutter-flow-layout.c:994
msgid "Maximum height for each row"
msgstr "Maximale hoogte voor elke rij"
@@ -1185,59 +1176,59 @@ msgstr "Manager"
msgid "The manager that created this data"
msgstr "De manager die deze data heeft aangemaakt"
-#: clutter/clutter-main.c:490
+#: clutter/clutter-main.c:486
msgid "default:LTR"
msgstr "default:LTR"
-#: clutter/clutter-main.c:1321
+#: clutter/clutter-main.c:1282
msgid "Show frames per second"
msgstr "Frames per seconde weergeven"
-#: clutter/clutter-main.c:1323
+#: clutter/clutter-main.c:1284
msgid "Default frame rate"
msgstr "Standaard framerate"
-#: clutter/clutter-main.c:1325
+#: clutter/clutter-main.c:1286
msgid "Make all warnings fatal"
msgstr "Maak alle waarschuwingen fataal"
-#: clutter/clutter-main.c:1328
+#: clutter/clutter-main.c:1289
msgid "Direction for the text"
msgstr "Richting voor de tekst"
-#: clutter/clutter-main.c:1331
+#: clutter/clutter-main.c:1292
msgid "Disable mipmapping on text"
msgstr "Mipmapping op tekst uitschakelen"
-#: clutter/clutter-main.c:1334
+#: clutter/clutter-main.c:1295
msgid "Use 'fuzzy' picking"
msgstr "'fuzzy' uitzoeken gebruiken"
-#: clutter/clutter-main.c:1337
+#: clutter/clutter-main.c:1298
msgid "Clutter debugging flags to set"
msgstr "In te stellen Clutter-debugvlaggen"
-#: clutter/clutter-main.c:1339
+#: clutter/clutter-main.c:1300
msgid "Clutter debugging flags to unset"
msgstr "Uit te schakelen Clutter-debugvlaggen"
-#: clutter/clutter-main.c:1343
+#: clutter/clutter-main.c:1304
msgid "Clutter profiling flags to set"
msgstr "In te stellen Clutter-profiling-tags"
-#: clutter/clutter-main.c:1345
+#: clutter/clutter-main.c:1306
msgid "Clutter profiling flags to unset"
msgstr "Uit te schakelen Clutter-profiling-tags"
-#: clutter/clutter-main.c:1348
+#: clutter/clutter-main.c:1309
msgid "Enable accessibility"
msgstr "Toegankelijkheid inschakelen"
-#: clutter/clutter-main.c:1530
+#: clutter/clutter-main.c:1491
msgid "Clutter Options"
msgstr "Clutter-opties"
-#: clutter/clutter-main.c:1531
+#: clutter/clutter-main.c:1492
msgid "Show Clutter Options"
msgstr "Clutter-opties weerheven"
@@ -1356,7 +1347,7 @@ msgstr "Filename ingesteld"
msgid "Whether the :filename property is set"
msgstr "Of de filename-optie is ingesteld"
-#: clutter/clutter-script.c:449 clutter/clutter-texture.c:1081
+#: clutter/clutter-script.c:449 clutter/clutter-texture.c:1089
msgid "Filename"
msgstr "Bestandsnaam"
@@ -1364,97 +1355,89 @@ msgstr "Bestandsnaam"
msgid "The path of the currently parsed file"
msgstr "De pad van het ingelezen bestand"
-#: clutter/clutter-settings.c:414
+#: clutter/clutter-settings.c:362
msgid "Double Click Time"
msgstr ""
-#: clutter/clutter-settings.c:415
+#: clutter/clutter-settings.c:363
msgid "The time between clicks necessary to detect a multiple click"
msgstr ""
-#: clutter/clutter-settings.c:430
+#: clutter/clutter-settings.c:378
msgid "Double Click Distance"
msgstr ""
-#: clutter/clutter-settings.c:431
+#: clutter/clutter-settings.c:379
msgid "The distance between clicks necessary to detect a multiple click"
msgstr ""
-#: clutter/clutter-settings.c:446
+#: clutter/clutter-settings.c:394
#, fuzzy
msgid "Drag Threshold"
msgstr "Verticale sleepdrempel"
-#: clutter/clutter-settings.c:447
+#: clutter/clutter-settings.c:395
msgid "The distance the cursor should travel before starting to drag"
msgstr ""
-#: clutter/clutter-settings.c:462 clutter/clutter-text.c:2939
+#: clutter/clutter-settings.c:410 clutter/clutter-text.c:2799
msgid "Font Name"
msgstr "Naam lettertype"
-#: clutter/clutter-settings.c:463
+#: clutter/clutter-settings.c:411
msgid ""
"The description of the default font, as one that could be parsed by Pango"
msgstr ""
-#: clutter/clutter-settings.c:478
+#: clutter/clutter-settings.c:426
msgid "Font Antialias"
msgstr ""
-#: clutter/clutter-settings.c:479
+#: clutter/clutter-settings.c:427
msgid ""
"Whether to use antialiasing (1 to enable, 0 to disable, and -1 to use the "
"default)"
msgstr ""
-#: clutter/clutter-settings.c:495
+#: clutter/clutter-settings.c:443
msgid "Font DPI"
msgstr ""
-#: clutter/clutter-settings.c:496
+#: clutter/clutter-settings.c:444
msgid ""
"The resolution of the font, in 1024 * dots/inch, or -1 to use the default"
msgstr ""
-#: clutter/clutter-settings.c:512
+#: clutter/clutter-settings.c:460
#, fuzzy
msgid "Font Hinting"
msgstr "Omschrijving lettertype"
-#: clutter/clutter-settings.c:513
+#: clutter/clutter-settings.c:461
msgid ""
"Whether to use hinting (1 to enable, 0 to disable and -1 to use the default)"
msgstr ""
-#: clutter/clutter-settings.c:534
+#: clutter/clutter-settings.c:482
msgid "Font Hint Style"
msgstr ""
-#: clutter/clutter-settings.c:535
+#: clutter/clutter-settings.c:483
msgid "The style of hinting (hintnone, hintslight, hintmedium, hintfull)"
msgstr ""
-#: clutter/clutter-settings.c:556
+#: clutter/clutter-settings.c:504
msgid "Font Subpixel Order"
msgstr ""
-#: clutter/clutter-settings.c:557
+#: clutter/clutter-settings.c:505
msgid "The type of subpixel antialiasing (none, rgb, bgr, vrgb, vbgr)"
msgstr ""
-#: clutter/clutter-settings.c:574
+#: clutter/clutter-settings.c:522
msgid "The minimum duration for a long press gesture to be recognized"
msgstr ""
-#: clutter/clutter-settings.c:581
-msgid "Fontconfig configuration timestamp"
-msgstr ""
-
-#: clutter/clutter-settings.c:582
-msgid "Timestamp of the current fontconfig configuration"
-msgstr ""
-
#: clutter/clutter-shader.c:255
msgid "Vertex Source"
msgstr "Vertex-bron"
@@ -1532,118 +1515,118 @@ msgstr "Of veranderingen in de lay-out geanimeerd moeten worden"
msgid "The offset in pixels to apply to the constraint"
msgstr "Hoeveel pixels ingesprongen moet worden voor de binding"
-#: clutter/clutter-stage.c:1707
+#: clutter/clutter-stage.c:1660
msgid "Fullscreen Set"
msgstr "Volledig-scherm ingesteld"
-#: clutter/clutter-stage.c:1708
+#: clutter/clutter-stage.c:1661
msgid "Whether the main stage is fullscreen"
msgstr "Of het hoofdvenster volledig scherm is"
-#: clutter/clutter-stage.c:1724
+#: clutter/clutter-stage.c:1677
msgid "Offscreen"
msgstr "Offscreen"
-#: clutter/clutter-stage.c:1725
+#: clutter/clutter-stage.c:1678
msgid "Whether the main stage should be rendered offscreen"
msgstr "Of het hoofdvenster offscreen opgebouwd moet worden"
-#: clutter/clutter-stage.c:1737 clutter/clutter-text.c:3052
+#: clutter/clutter-stage.c:1690 clutter/clutter-text.c:2912
msgid "Cursor Visible"
msgstr "Cursor zichtbaar"
-#: clutter/clutter-stage.c:1738
+#: clutter/clutter-stage.c:1691
msgid "Whether the mouse pointer is visible on the main stage"
msgstr "of de muis zichtbaar moet zijn op het hoofdvenster"
-#: clutter/clutter-stage.c:1752
+#: clutter/clutter-stage.c:1705
msgid "User Resizable"
msgstr "Gebruiker herschalen"
-#: clutter/clutter-stage.c:1753
+#: clutter/clutter-stage.c:1706
msgid "Whether the stage is able to be resized via user interaction"
msgstr "Of het hoofdvenster door de gebruiker herschaald mag worden"
-#: clutter/clutter-stage.c:1766
+#: clutter/clutter-stage.c:1719
msgid "The color of the stage"
msgstr "De kleur van het hoofdvenster"
-#: clutter/clutter-stage.c:1780
+#: clutter/clutter-stage.c:1733
msgid "Perspective"
msgstr "Perspectief"
-#: clutter/clutter-stage.c:1781
+#: clutter/clutter-stage.c:1734
msgid "Perspective projection parameters"
msgstr "Perspective projection parameters"
-#: clutter/clutter-stage.c:1796
+#: clutter/clutter-stage.c:1749
msgid "Title"
msgstr "Titel"
-#: clutter/clutter-stage.c:1797
+#: clutter/clutter-stage.c:1750
msgid "Stage Title"
msgstr "Titel van het hoofdvenster"
-#: clutter/clutter-stage.c:1812
+#: clutter/clutter-stage.c:1765
msgid "Use Fog"
msgstr "Gebruik mist"
-#: clutter/clutter-stage.c:1813
+#: clutter/clutter-stage.c:1766
msgid "Whether to enable depth cueing"
msgstr "Of âdepth cueingâ gebruikt moet worden"
-#: clutter/clutter-stage.c:1827
+#: clutter/clutter-stage.c:1780
msgid "Fog"
msgstr "Mist"
-#: clutter/clutter-stage.c:1828
+#: clutter/clutter-stage.c:1781
msgid "Settings for the depth cueing"
msgstr "Instellingen voor âdepth cueingâ"
-#: clutter/clutter-stage.c:1844
+#: clutter/clutter-stage.c:1797
msgid "Use Alpha"
msgstr "Gebruik alpha"
-#: clutter/clutter-stage.c:1845
+#: clutter/clutter-stage.c:1798
msgid "Whether to honour the alpha component of the stage color"
msgstr "Of de alpha-component van de hoofdkleur gebruikt moet worden"
-#: clutter/clutter-stage.c:1861
+#: clutter/clutter-stage.c:1814
msgid "Key Focus"
msgstr "Key-focus"
-#: clutter/clutter-stage.c:1862
+#: clutter/clutter-stage.c:1815
msgid "The currently key focused actor"
msgstr "De actor die de toetsaanslagen ontvangt"
-#: clutter/clutter-stage.c:1878
+#: clutter/clutter-stage.c:1831
msgid "No Clear Hint"
msgstr "Wis-niet hint"
-#: clutter/clutter-stage.c:1879
+#: clutter/clutter-stage.c:1832
msgid "Whether the stage should clear its contents"
msgstr "Of het hoofdvenster haar inhoud moet wissen"
-#: clutter/clutter-stage.c:1892
+#: clutter/clutter-stage.c:1845
#, fuzzy
msgid "Accept Focus"
msgstr "Key-focus"
-#: clutter/clutter-stage.c:1893
+#: clutter/clutter-stage.c:1846
#, fuzzy
msgid "Whether the stage should accept focus on show"
msgstr "Of het hoofdvenster haar inhoud moet wissen"
-#: clutter/clutter-state.c:1472
+#: clutter/clutter-state.c:1408
msgid "State"
msgstr "Status"
-#: clutter/clutter-state.c:1473
+#: clutter/clutter-state.c:1409
msgid "Currently set state, (transition to this state might not be complete)"
msgstr ""
"De huidige status, (overgang naar deze status is mogelijk nog niet voltooid)"
-#: clutter/clutter-state.c:1487
+#: clutter/clutter-state.c:1423
msgid "Default transition duration"
msgstr "Duur van de standaard overgang"
@@ -1701,234 +1684,234 @@ msgstr "Verticale herhaling"
msgid "Allocate extra space for the child in vertical axis"
msgstr "Reserveer extra ruimte voor het kind"
-#: clutter/clutter-table-layout.c:1714
+#: clutter/clutter-table-layout.c:1712
#, fuzzy
msgid "Spacing between columns"
msgstr "De ruimte tussen kolommen"
-#: clutter/clutter-table-layout.c:1728
+#: clutter/clutter-table-layout.c:1726
#, fuzzy
msgid "Spacing between rows"
msgstr "De ruimte tussen rijen"
-#: clutter/clutter-text.c:2940
+#: clutter/clutter-text.c:2800
msgid "The font to be used by the text"
msgstr "Het lettertype dat door de tekst gebruikt moet worden"
-#: clutter/clutter-text.c:2957
+#: clutter/clutter-text.c:2817
msgid "Font Description"
msgstr "Omschrijving lettertype"
-#: clutter/clutter-text.c:2958
+#: clutter/clutter-text.c:2818
msgid "The font description to be used"
msgstr "De omschrijving van het lettertype dat gebruikt moet worden"
-#: clutter/clutter-text.c:2974
+#: clutter/clutter-text.c:2834
msgid "Text"
msgstr "Tekst"
-#: clutter/clutter-text.c:2975
+#: clutter/clutter-text.c:2835
msgid "The text to render"
msgstr "De weer te geven tekst"
-#: clutter/clutter-text.c:2989
+#: clutter/clutter-text.c:2849
msgid "Font Color"
msgstr "Letterkleur"
-#: clutter/clutter-text.c:2990
+#: clutter/clutter-text.c:2850
msgid "Color of the font used by the text"
msgstr "Letterkleur die voor de tekst gebruikt wordt"
-#: clutter/clutter-text.c:3004
+#: clutter/clutter-text.c:2864
msgid "Editable"
msgstr "Bewerkbaar"
-#: clutter/clutter-text.c:3005
+#: clutter/clutter-text.c:2865
msgid "Whether the text is editable"
msgstr "Of de tekst bewerkt kan worden"
-#: clutter/clutter-text.c:3020
+#: clutter/clutter-text.c:2880
msgid "Selectable"
msgstr "Selecteerbaar"
-#: clutter/clutter-text.c:3021
+#: clutter/clutter-text.c:2881
msgid "Whether the text is selectable"
msgstr "Of de tekst geselecteerd kan worden"
-#: clutter/clutter-text.c:3035
+#: clutter/clutter-text.c:2895
msgid "Activatable"
msgstr "Activeerbaar"
-#: clutter/clutter-text.c:3036
+#: clutter/clutter-text.c:2896
msgid "Whether pressing return causes the activate signal to be emitted"
msgstr "Of er een âactiveer signaalâ verzonden wordt als enter wordt ingedrukt"
-#: clutter/clutter-text.c:3053
+#: clutter/clutter-text.c:2913
msgid "Whether the input cursor is visible"
msgstr "Of de invoer-cursor zichtbaar is"
-#: clutter/clutter-text.c:3067 clutter/clutter-text.c:3068
+#: clutter/clutter-text.c:2927 clutter/clutter-text.c:2928
msgid "Cursor Color"
msgstr "Kleur cursor"
-#: clutter/clutter-text.c:3082
+#: clutter/clutter-text.c:2942
msgid "Cursor Color Set"
msgstr "Cursor kleur ingesteld"
-#: clutter/clutter-text.c:3083
+#: clutter/clutter-text.c:2943
msgid "Whether the cursor color has been set"
msgstr "Of de cursor kleur is ingesteld"
-#: clutter/clutter-text.c:3098
+#: clutter/clutter-text.c:2958
msgid "Cursor Size"
msgstr "Afmeting cursor"
-#: clutter/clutter-text.c:3099
+#: clutter/clutter-text.c:2959
msgid "The width of the cursor, in pixels"
msgstr "De breedte van de cursor, in piels"
-#: clutter/clutter-text.c:3113
+#: clutter/clutter-text.c:2973
msgid "Cursor Position"
msgstr "Positie cursor"
-#: clutter/clutter-text.c:3114
+#: clutter/clutter-text.c:2974
msgid "The cursor position"
msgstr "De positie van de cursor"
-#: clutter/clutter-text.c:3129
+#: clutter/clutter-text.c:2989
msgid "Selection-bound"
msgstr "Selectie-gebonden"
-#: clutter/clutter-text.c:3130
+#: clutter/clutter-text.c:2990
msgid "The cursor position of the other end of the selection"
msgstr "De cursorpositie van het uiteinde van de selectie"
-#: clutter/clutter-text.c:3145 clutter/clutter-text.c:3146
+#: clutter/clutter-text.c:3005 clutter/clutter-text.c:3006
msgid "Selection Color"
msgstr "Kleur selectie"
-#: clutter/clutter-text.c:3160
+#: clutter/clutter-text.c:3020
msgid "Selection Color Set"
msgstr "Kleur selectie ingesteld"
-#: clutter/clutter-text.c:3161
+#: clutter/clutter-text.c:3021
msgid "Whether the selection color has been set"
msgstr "Of de kleur voor de selectie is ingesteld"
-#: clutter/clutter-text.c:3176
+#: clutter/clutter-text.c:3036
msgid "Attributes"
msgstr "Attributes"
-#: clutter/clutter-text.c:3177
+#: clutter/clutter-text.c:3037
msgid "A list of style attributes to apply to the contents of the actor"
msgstr ""
"Een lijst van style-attributes die op de inhoud van de actor toegepast moet "
"worden"
-#: clutter/clutter-text.c:3199
+#: clutter/clutter-text.c:3059
msgid "Use markup"
msgstr "Gebruik markup"
-#: clutter/clutter-text.c:3200
+#: clutter/clutter-text.c:3060
msgid "Whether or not the text includes Pango markup"
msgstr "Of de text Pango-markup bevat"
-#: clutter/clutter-text.c:3216
+#: clutter/clutter-text.c:3076
msgid "Line wrap"
msgstr "Tekstomloop"
-#: clutter/clutter-text.c:3217
+#: clutter/clutter-text.c:3077
msgid "If set, wrap the lines if the text becomes too wide"
msgstr "Als dit is ingesteld loopt de tekst om als een regel te breed wordt"
-#: clutter/clutter-text.c:3232
+#: clutter/clutter-text.c:3092
msgid "Line wrap mode"
msgstr "Tekstomloop-modus"
-#: clutter/clutter-text.c:3233
+#: clutter/clutter-text.c:3093
msgid "Control how line-wrapping is done"
msgstr "Bepaal hoe de tekstomloop verloopt"
-#: clutter/clutter-text.c:3248
+#: clutter/clutter-text.c:3108
msgid "Ellipsize"
msgstr "Plaats ellipse"
-#: clutter/clutter-text.c:3249
+#: clutter/clutter-text.c:3109
msgid "The preferred place to ellipsize the string"
msgstr "De beste plaats om een ellipse in te voegen"
-#: clutter/clutter-text.c:3265
+#: clutter/clutter-text.c:3125
msgid "Line Alignment"
msgstr "Regel uitlijnen"
-#: clutter/clutter-text.c:3266
+#: clutter/clutter-text.c:3126
msgid "The preferred alignment for the string, for multi-line text"
msgstr "De beste uitlijning van de tekst, voor meerdere regels"
-#: clutter/clutter-text.c:3282
+#: clutter/clutter-text.c:3142
msgid "Justify"
msgstr "Justify"
-#: clutter/clutter-text.c:3283
+#: clutter/clutter-text.c:3143
msgid "Whether the text should be justified"
msgstr "Of de tekst zo uitgelijnd moet worden dat alle regels even lang zijn"
-#: clutter/clutter-text.c:3298
+#: clutter/clutter-text.c:3158
msgid "Password Character"
msgstr "Wachtwoord teken"
-#: clutter/clutter-text.c:3299
+#: clutter/clutter-text.c:3159
msgid "If non-zero, use this character to display the actor's contents"
msgstr ""
"Als deze niet nul is wordt dit teken gebruikt om de inhoud van de actor weer "
"te geven"
-#: clutter/clutter-text.c:3313
+#: clutter/clutter-text.c:3173
msgid "Max Length"
msgstr "Maximale lengte"
-#: clutter/clutter-text.c:3314
+#: clutter/clutter-text.c:3174
msgid "Maximum length of the text inside the actor"
msgstr "Maximale lengte van de tekst binnen de actor"
-#: clutter/clutter-text.c:3337
+#: clutter/clutter-text.c:3197
msgid "Single Line Mode"
msgstr "Enkele-lijn modus"
-#: clutter/clutter-text.c:3338
+#: clutter/clutter-text.c:3198
msgid "Whether the text should be a single line"
msgstr "Of de tekst een enkele regel moet zijn"
-#: clutter/clutter-text.c:3352 clutter/clutter-text.c:3353
+#: clutter/clutter-text.c:3212 clutter/clutter-text.c:3213
#, fuzzy
msgid "Selected Text Color"
msgstr "Kleur selectie"
-#: clutter/clutter-text.c:3367
+#: clutter/clutter-text.c:3227
#, fuzzy
msgid "Selected Text Color Set"
msgstr "Kleur selectie ingesteld"
-#: clutter/clutter-text.c:3368
+#: clutter/clutter-text.c:3228
#, fuzzy
msgid "Whether the selected text color has been set"
msgstr "Of de kleur voor de selectie is ingesteld"
-#: clutter/clutter-texture.c:995
+#: clutter/clutter-texture.c:1003
msgid "Sync size of actor"
msgstr "Synchroniseer de afmeting van de actor"
-#: clutter/clutter-texture.c:996
+#: clutter/clutter-texture.c:1004
msgid "Auto sync size of actor to underlying pixbuf dimensions"
msgstr ""
"Synchroniseer de afmeting van de actor automatisch met de onderliggende "
"pixbuf-dimensies"
-#: clutter/clutter-texture.c:1003
+#: clutter/clutter-texture.c:1011
msgid "Disable Slicing"
msgstr "Schakel slicing uit"
-#: clutter/clutter-texture.c:1004
+#: clutter/clutter-texture.c:1012
msgid ""
"Forces the underlying texture to be singular and not made of smaller space "
"saving individual textures"
@@ -1936,73 +1919,73 @@ msgstr ""
"Dwingt eeen onderliggende textuur af, die niet opgebouwd mag zijn uit "
"kleinere ruimte om textures te besparen"
-#: clutter/clutter-texture.c:1013
+#: clutter/clutter-texture.c:1021
msgid "Tile Waste"
msgstr "Tegel-verspilling"
-#: clutter/clutter-texture.c:1014
+#: clutter/clutter-texture.c:1022
msgid "Maximum waste area of a sliced texture"
msgstr "Maximaal verspilde oppervlakte een âsliced textureâ "
-#: clutter/clutter-texture.c:1022
+#: clutter/clutter-texture.c:1030
msgid "Horizontal repeat"
msgstr "Horizontale herhaling"
-#: clutter/clutter-texture.c:1023
+#: clutter/clutter-texture.c:1031
msgid "Repeat the contents rather than scaling them horizontally"
msgstr "Herhaal de inhoud in plaats van deze horizontaal bij te schalen"
-#: clutter/clutter-texture.c:1030
+#: clutter/clutter-texture.c:1038
msgid "Vertical repeat"
msgstr "Verticale herhaling"
-#: clutter/clutter-texture.c:1031
+#: clutter/clutter-texture.c:1039
msgid "Repeat the contents rather than scaling them vertically"
msgstr "Herhaal de inhoud in plaats van deze verticaal bij te schalen"
-#: clutter/clutter-texture.c:1038
+#: clutter/clutter-texture.c:1046
msgid "Filter Quality"
msgstr "Filterkwaliteit"
-#: clutter/clutter-texture.c:1039
+#: clutter/clutter-texture.c:1047
msgid "Rendering quality used when drawing the texture"
msgstr "Render-kwaliteit die gebruikt wordt bij het tekenen van de texture"
-#: clutter/clutter-texture.c:1047
+#: clutter/clutter-texture.c:1055
msgid "Pixel Format"
msgstr "Pixelformaat"
-#: clutter/clutter-texture.c:1048
+#: clutter/clutter-texture.c:1056
msgid "The Cogl pixel format to use"
msgstr "Het te gebruiken Cogl-pixelformaat"
-#: clutter/clutter-texture.c:1056
+#: clutter/clutter-texture.c:1064
msgid "Cogl Texture"
msgstr "Cogl-texture"
-#: clutter/clutter-texture.c:1057
+#: clutter/clutter-texture.c:1065
msgid "The underlying Cogl texture handle used to draw this actor"
msgstr ""
"De onderliggende Cogl-texture die gebruikt wordt om deze actor te tekenen"
-#: clutter/clutter-texture.c:1064
+#: clutter/clutter-texture.c:1072
msgid "Cogl Material"
msgstr "Cogl-material"
-#: clutter/clutter-texture.c:1065
+#: clutter/clutter-texture.c:1073
msgid "The underlying Cogl material handle used to draw this actor"
msgstr ""
"Het onderliggende Cogl-material dat gebruikt wordt om deze actor te tekenen"
-#: clutter/clutter-texture.c:1082
+#: clutter/clutter-texture.c:1090
msgid "The path of the file containing the image data"
msgstr "De pad van het bstand dat de afbeeldingsdata bevat"
-#: clutter/clutter-texture.c:1089
+#: clutter/clutter-texture.c:1097
msgid "Keep Aspect Ratio"
msgstr "Behoudt beeldverhouding"
-#: clutter/clutter-texture.c:1090
+#: clutter/clutter-texture.c:1098
msgid ""
"Keep the aspect ratio of the texture when requesting the preferred width or "
"height"
@@ -2010,22 +1993,22 @@ msgstr ""
"Behoudt de beeldverhouding van de texture wanneer een breedte of hoogte "
"wordt aangevraagd"
-#: clutter/clutter-texture.c:1116
+#: clutter/clutter-texture.c:1124
msgid "Load asynchronously"
msgstr "Laad asynchroon"
-#: clutter/clutter-texture.c:1117
+#: clutter/clutter-texture.c:1125
msgid ""
"Load files inside a thread to avoid blocking when loading images from disk"
msgstr ""
"Laad bestanden binnen een thread om blokkades te voorkomen bij het ophalen "
"van afbeeldingen van disk"
-#: clutter/clutter-texture.c:1133
+#: clutter/clutter-texture.c:1141
msgid "Load data asynchronously"
msgstr "Laad data asynchroon"
-#: clutter/clutter-texture.c:1134
+#: clutter/clutter-texture.c:1142
msgid ""
"Decode image data files inside a thread to reduce blocking when loading "
"images from disk"
@@ -2033,28 +2016,14 @@ msgstr ""
"Decodeer afbeeldingen binnen een thread om blokkades bij het laden van "
"afbeeldingen van disk te voorkomen"
-#: clutter/clutter-texture.c:1158
+#: clutter/clutter-texture.c:1166
msgid "Pick With Alpha"
msgstr "Kies me alpha"
-#: clutter/clutter-texture.c:1159
+#: clutter/clutter-texture.c:1167
msgid "Shape actor with alpha channel when picking"
msgstr "Shape-actor met alpha-kanaal bij het kiezen"
-#: clutter/clutter-texture.c:1557 clutter/clutter-texture.c:1967
-#: clutter/clutter-texture.c:2062 clutter/clutter-texture.c:2343
-#, fuzzy
-msgid "Failed to load the image data"
-msgstr "De pad van het bstand dat de afbeeldingsdata bevat"
-
-#: clutter/clutter-texture.c:1703
-msgid "YUV textures are not supported"
-msgstr ""
-
-#: clutter/clutter-texture.c:1712
-msgid "YUV2 textues are not supported"
-msgstr ""
-
#: clutter/clutter-timeline.c:264
msgid "Should the timeline automatically restart"
msgstr ""
@@ -2105,6 +2074,10 @@ 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 9d4a788..c3c7c83 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: clutter\n"
"Report-Msgid-Bugs-To: http://bugzilla.clutter-project.org/enter_bug.cgi?"
"product=clutter\n"
-"POT-Creation-Date: 2011-09-12 13:51+0100\n"
+"POT-Creation-Date: 2011-06-13 23:24+0100\n"
"PO-Revision-Date: 2011-03-27 04:04+0000\n"
"Last-Translator: aalam <apreet alam gmail com>\n"
"Language-Team: Panjabi <pa li org>\n"
@@ -18,388 +18,388 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
-#: clutter/clutter-actor.c:3852
+#: clutter/clutter-actor.c:3809
msgid "X coordinate"
msgstr "X ààààààààà"
-#: clutter/clutter-actor.c:3853
+#: clutter/clutter-actor.c:3810
msgid "X coordinate of the actor"
msgstr "àààà àà X ààààààààà"
-#: clutter/clutter-actor.c:3868
+#: clutter/clutter-actor.c:3825
msgid "Y coordinate"
msgstr "Y ààààààààà"
-#: clutter/clutter-actor.c:3869
+#: clutter/clutter-actor.c:3826
msgid "Y coordinate of the actor"
msgstr "àààà àà Y ààààààààà"
-#: clutter/clutter-actor.c:3884 clutter/clutter-behaviour-ellipse.c:477
+#: clutter/clutter-actor.c:3841 clutter/clutter-behaviour-ellipse.c:474
msgid "Width"
msgstr "ààààà"
-#: clutter/clutter-actor.c:3885
+#: clutter/clutter-actor.c:3842
msgid "Width of the actor"
msgstr "àààà àà ààààà"
-#: clutter/clutter-actor.c:3899 clutter/clutter-behaviour-ellipse.c:493
+#: clutter/clutter-actor.c:3856 clutter/clutter-behaviour-ellipse.c:490
msgid "Height"
msgstr "àààà"
-#: clutter/clutter-actor.c:3900
+#: clutter/clutter-actor.c:3857
msgid "Height of the actor"
msgstr "àààà àà àààà"
-#: clutter/clutter-actor.c:3918
+#: clutter/clutter-actor.c:3875
msgid "Fixed X"
msgstr "àààà X"
-#: clutter/clutter-actor.c:3919
+#: clutter/clutter-actor.c:3876
msgid "Forced X position of the actor"
msgstr "àààà àà ààààà X àààà ààà"
-#: clutter/clutter-actor.c:3937
+#: clutter/clutter-actor.c:3894
msgid "Fixed Y"
msgstr "àààà Y"
-#: clutter/clutter-actor.c:3938
+#: clutter/clutter-actor.c:3895
msgid "Forced Y position of the actor"
msgstr "àààà àà ààààà Y àààà ààà"
-#: clutter/clutter-actor.c:3954
+#: clutter/clutter-actor.c:3911
msgid "Fixed position set"
msgstr "àààà ààààà àààà ààà"
-#: clutter/clutter-actor.c:3955
+#: clutter/clutter-actor.c:3912
msgid "Whether to use fixed positioning for the actor"
msgstr "àà àààà àà àààà ààààà ààààà àà"
-#: clutter/clutter-actor.c:3977
+#: clutter/clutter-actor.c:3934
msgid "Min Width"
msgstr "àààà-ààà ààààà"
-#: clutter/clutter-actor.c:3978
+#: clutter/clutter-actor.c:3935
msgid "Forced minimum width request for the actor"
msgstr ""
-#: clutter/clutter-actor.c:3997
+#: clutter/clutter-actor.c:3954
msgid "Min Height"
msgstr "àààà-ààà àààà"
-#: clutter/clutter-actor.c:3998
+#: clutter/clutter-actor.c:3955
msgid "Forced minimum height request for the actor"
msgstr ""
-#: clutter/clutter-actor.c:4017
+#: clutter/clutter-actor.c:3974
msgid "Natural Width"
msgstr "ààààà ààààà"
-#: clutter/clutter-actor.c:4018
+#: clutter/clutter-actor.c:3975
msgid "Forced natural width request for the actor"
msgstr ""
-#: clutter/clutter-actor.c:4037
+#: clutter/clutter-actor.c:3994
msgid "Natural Height"
msgstr "ààààà àààà"
-#: clutter/clutter-actor.c:4038
+#: clutter/clutter-actor.c:3995
msgid "Forced natural height request for the actor"
msgstr ""
-#: clutter/clutter-actor.c:4054
+#: clutter/clutter-actor.c:4011
msgid "Minimum width set"
msgstr ""
-#: clutter/clutter-actor.c:4055
+#: clutter/clutter-actor.c:4012
msgid "Whether to use the min-width property"
msgstr ""
-#: clutter/clutter-actor.c:4070
+#: clutter/clutter-actor.c:4027
msgid "Minimum height set"
msgstr ""
-#: clutter/clutter-actor.c:4071
+#: clutter/clutter-actor.c:4028
msgid "Whether to use the min-height property"
msgstr ""
-#: clutter/clutter-actor.c:4086
+#: clutter/clutter-actor.c:4043
msgid "Natural width set"
msgstr ""
-#: clutter/clutter-actor.c:4087
+#: clutter/clutter-actor.c:4044
msgid "Whether to use the natural-width property"
msgstr ""
-#: clutter/clutter-actor.c:4104
+#: clutter/clutter-actor.c:4061
msgid "Natural height set"
msgstr ""
-#: clutter/clutter-actor.c:4105
+#: clutter/clutter-actor.c:4062
msgid "Whether to use the natural-height property"
msgstr ""
-#: clutter/clutter-actor.c:4124
+#: clutter/clutter-actor.c:4081
msgid "Allocation"
msgstr ""
-#: clutter/clutter-actor.c:4125
+#: clutter/clutter-actor.c:4082
msgid "The actor's allocation"
msgstr ""
-#: clutter/clutter-actor.c:4181
+#: clutter/clutter-actor.c:4138
msgid "Request Mode"
msgstr ""
-#: clutter/clutter-actor.c:4182
+#: clutter/clutter-actor.c:4139
msgid "The actor's request mode"
msgstr ""
-#: clutter/clutter-actor.c:4197
+#: clutter/clutter-actor.c:4154
msgid "Depth"
msgstr "àààààà"
-#: clutter/clutter-actor.c:4198
+#: clutter/clutter-actor.c:4155
msgid "Position on the Z axis"
msgstr ""
-#: clutter/clutter-actor.c:4212
+#: clutter/clutter-actor.c:4169
msgid "Opacity"
msgstr "àààààààà"
-#: clutter/clutter-actor.c:4213
+#: clutter/clutter-actor.c:4170
msgid "Opacity of an actor"
msgstr "àààà àà àààààààà"
-#: clutter/clutter-actor.c:4232
+#: clutter/clutter-actor.c:4186
msgid "Offscreen redirect"
msgstr ""
-#: clutter/clutter-actor.c:4233
-msgid "Flags controlling when to flatten the actor into a single image"
+#: clutter/clutter-actor.c:4187
+msgid "Whether to flatten the actor into a single image"
msgstr ""
-#: clutter/clutter-actor.c:4251
+#: clutter/clutter-actor.c:4205
msgid "Visible"
msgstr "àààà"
-#: clutter/clutter-actor.c:4252
+#: clutter/clutter-actor.c:4206
msgid "Whether the actor is visible or not"
msgstr ""
-#: clutter/clutter-actor.c:4267
+#: clutter/clutter-actor.c:4221
msgid "Mapped"
msgstr "ààà àààà"
-#: clutter/clutter-actor.c:4268
+#: clutter/clutter-actor.c:4222
msgid "Whether the actor will be painted"
msgstr ""
-#: clutter/clutter-actor.c:4282
+#: clutter/clutter-actor.c:4236
msgid "Realized"
msgstr ""
-#: clutter/clutter-actor.c:4283
+#: clutter/clutter-actor.c:4237
msgid "Whether the actor has been realized"
msgstr ""
-#: clutter/clutter-actor.c:4299
+#: clutter/clutter-actor.c:4253
msgid "Reactive"
msgstr "ààà-àààà"
-#: clutter/clutter-actor.c:4300
+#: clutter/clutter-actor.c:4254
msgid "Whether the actor is reactive to events"
msgstr ""
-#: clutter/clutter-actor.c:4312
+#: clutter/clutter-actor.c:4266
msgid "Has Clip"
msgstr ""
-#: clutter/clutter-actor.c:4313
+#: clutter/clutter-actor.c:4267
msgid "Whether the actor has a clip set"
msgstr ""
-#: clutter/clutter-actor.c:4328
+#: clutter/clutter-actor.c:4282
msgid "Clip"
msgstr "ààààà"
-#: clutter/clutter-actor.c:4329
+#: clutter/clutter-actor.c:4283
msgid "The clip region for the actor"
msgstr ""
-#: clutter/clutter-actor.c:4343 clutter/clutter-actor-meta.c:207
+#: clutter/clutter-actor.c:4297 clutter/clutter-actor-meta.c:207
#: clutter/clutter-binding-pool.c:319 clutter/clutter-input-device.c:236
msgid "Name"
msgstr "ààà"
-#: clutter/clutter-actor.c:4344
+#: clutter/clutter-actor.c:4298
msgid "Name of the actor"
msgstr "àààà àà ààà"
-#: clutter/clutter-actor.c:4358
+#: clutter/clutter-actor.c:4312
msgid "Scale X"
msgstr "àààà X"
-#: clutter/clutter-actor.c:4359
+#: clutter/clutter-actor.c:4313
msgid "Scale factor on the X axis"
msgstr ""
-#: clutter/clutter-actor.c:4374
+#: clutter/clutter-actor.c:4328
msgid "Scale Y"
msgstr "àààà Y"
-#: clutter/clutter-actor.c:4375
+#: clutter/clutter-actor.c:4329
msgid "Scale factor on the Y axis"
msgstr ""
-#: clutter/clutter-actor.c:4390
+#: clutter/clutter-actor.c:4344
msgid "Scale Center X"
msgstr ""
-#: clutter/clutter-actor.c:4391
+#: clutter/clutter-actor.c:4345
msgid "Horizontal scale center"
msgstr ""
-#: clutter/clutter-actor.c:4406
+#: clutter/clutter-actor.c:4360
msgid "Scale Center Y"
msgstr ""
-#: clutter/clutter-actor.c:4407
+#: clutter/clutter-actor.c:4361
msgid "Vertical scale center"
msgstr ""
-#: clutter/clutter-actor.c:4422
+#: clutter/clutter-actor.c:4376
msgid "Scale Gravity"
msgstr ""
-#: clutter/clutter-actor.c:4423
+#: clutter/clutter-actor.c:4377
msgid "The center of scaling"
msgstr ""
-#: clutter/clutter-actor.c:4440
+#: clutter/clutter-actor.c:4394
msgid "Rotation Angle X"
msgstr ""
-#: clutter/clutter-actor.c:4441
+#: clutter/clutter-actor.c:4395
msgid "The rotation angle on the X axis"
msgstr ""
-#: clutter/clutter-actor.c:4456
+#: clutter/clutter-actor.c:4410
msgid "Rotation Angle Y"
msgstr ""
-#: clutter/clutter-actor.c:4457
+#: clutter/clutter-actor.c:4411
msgid "The rotation angle on the Y axis"
msgstr ""
-#: clutter/clutter-actor.c:4472
+#: clutter/clutter-actor.c:4426
msgid "Rotation Angle Z"
msgstr ""
-#: clutter/clutter-actor.c:4473
+#: clutter/clutter-actor.c:4427
msgid "The rotation angle on the Z axis"
msgstr ""
-#: clutter/clutter-actor.c:4488
+#: clutter/clutter-actor.c:4442
msgid "Rotation Center X"
msgstr ""
-#: clutter/clutter-actor.c:4489
+#: clutter/clutter-actor.c:4443
msgid "The rotation center on the X axis"
msgstr ""
-#: clutter/clutter-actor.c:4505
+#: clutter/clutter-actor.c:4459
msgid "Rotation Center Y"
msgstr ""
-#: clutter/clutter-actor.c:4506
+#: clutter/clutter-actor.c:4460
msgid "The rotation center on the Y axis"
msgstr ""
-#: clutter/clutter-actor.c:4522
+#: clutter/clutter-actor.c:4476
msgid "Rotation Center Z"
msgstr ""
-#: clutter/clutter-actor.c:4523
+#: clutter/clutter-actor.c:4477
msgid "The rotation center on the Z axis"
msgstr ""
-#: clutter/clutter-actor.c:4539
+#: clutter/clutter-actor.c:4493
msgid "Rotation Center Z Gravity"
msgstr ""
-#: clutter/clutter-actor.c:4540
+#: clutter/clutter-actor.c:4494
msgid "Center point for rotation around the Z axis"
msgstr ""
-#: clutter/clutter-actor.c:4558
+#: clutter/clutter-actor.c:4512
msgid "Anchor X"
msgstr ""
-#: clutter/clutter-actor.c:4559
+#: clutter/clutter-actor.c:4513
msgid "X coordinate of the anchor point"
msgstr ""
-#: clutter/clutter-actor.c:4575
+#: clutter/clutter-actor.c:4529
msgid "Anchor Y"
msgstr ""
-#: clutter/clutter-actor.c:4576
+#: clutter/clutter-actor.c:4530
msgid "Y coordinate of the anchor point"
msgstr ""
-#: clutter/clutter-actor.c:4591
+#: clutter/clutter-actor.c:4545
msgid "Anchor Gravity"
msgstr ""
-#: clutter/clutter-actor.c:4592
+#: clutter/clutter-actor.c:4546
msgid "The anchor point as a ClutterGravity"
msgstr ""
-#: clutter/clutter-actor.c:4611
+#: clutter/clutter-actor.c:4565
msgid "Show on set parent"
msgstr ""
-#: clutter/clutter-actor.c:4612
+#: clutter/clutter-actor.c:4566
msgid "Whether the actor is shown when parented"
msgstr ""
-#: clutter/clutter-actor.c:4632
+#: clutter/clutter-actor.c:4586
msgid "Clip to Allocation"
msgstr ""
-#: clutter/clutter-actor.c:4633
+#: clutter/clutter-actor.c:4587
msgid "Sets the clip region to track the actor's allocation"
msgstr ""
-#: clutter/clutter-actor.c:4643
+#: clutter/clutter-actor.c:4597
msgid "Text Direction"
msgstr ""
-#: clutter/clutter-actor.c:4644
+#: clutter/clutter-actor.c:4598
msgid "Direction of the text"
msgstr ""
-#: clutter/clutter-actor.c:4662
+#: clutter/clutter-actor.c:4616
msgid "Has Pointer"
msgstr ""
-#: clutter/clutter-actor.c:4663
+#: clutter/clutter-actor.c:4617
msgid "Whether the actor contains the pointer of an input device"
msgstr ""
-#: clutter/clutter-actor.c:4680
+#: clutter/clutter-actor.c:4634
msgid "Actions"
msgstr ""
-#: clutter/clutter-actor.c:4681
+#: clutter/clutter-actor.c:4635
msgid "Adds an action to the actor"
msgstr ""
-#: clutter/clutter-actor.c:4695
+#: clutter/clutter-actor.c:4649
msgid "Constraints"
msgstr ""
-#: clutter/clutter-actor.c:4696
+#: clutter/clutter-actor.c:4650
msgid "Adds a constraint to the actor"
msgstr ""
@@ -424,97 +424,97 @@ msgstr ""
msgid "Whether the meta is enabled"
msgstr ""
-#: clutter/clutter-align-constraint.c:270
-#: clutter/clutter-bind-constraint.c:349 clutter/clutter-clone.c:340
+#: clutter/clutter-align-constraint.c:252
+#: clutter/clutter-bind-constraint.c:316 clutter/clutter-clone.c:340
#: clutter/clutter-snap-constraint.c:321
msgid "Source"
msgstr ""
-#: clutter/clutter-align-constraint.c:271
+#: clutter/clutter-align-constraint.c:253
msgid "The source of the alignment"
msgstr ""
-#: clutter/clutter-align-constraint.c:284
+#: clutter/clutter-align-constraint.c:266
msgid "Align Axis"
msgstr ""
-#: clutter/clutter-align-constraint.c:285
+#: clutter/clutter-align-constraint.c:267
msgid "The axis to align the position to"
msgstr ""
-#: clutter/clutter-align-constraint.c:304
+#: clutter/clutter-align-constraint.c:286
#: clutter/clutter-desaturate-effect.c:304
msgid "Factor"
msgstr ""
-#: clutter/clutter-align-constraint.c:305
+#: clutter/clutter-align-constraint.c:287
msgid "The alignment factor, between 0.0 and 1.0"
msgstr ""
-#: clutter/clutter-alpha.c:345 clutter/clutter-animation.c:538
+#: clutter/clutter-alpha.c:339 clutter/clutter-animation.c:528
#: clutter/clutter-animator.c:1802
msgid "Timeline"
msgstr ""
-#: clutter/clutter-alpha.c:346
+#: clutter/clutter-alpha.c:340
msgid "Timeline used by the alpha"
msgstr ""
-#: clutter/clutter-alpha.c:361
+#: clutter/clutter-alpha.c:355
msgid "Alpha value"
msgstr ""
-#: clutter/clutter-alpha.c:362
+#: clutter/clutter-alpha.c:356
msgid "Alpha value as computed by the alpha"
msgstr ""
-#: clutter/clutter-alpha.c:382 clutter/clutter-animation.c:494
+#: clutter/clutter-alpha.c:376 clutter/clutter-animation.c:484
msgid "Mode"
msgstr ""
-#: clutter/clutter-alpha.c:383
+#: clutter/clutter-alpha.c:377
msgid "Progress mode"
msgstr ""
-#: clutter/clutter-animation.c:478
+#: clutter/clutter-animation.c:468
msgid "Object"
msgstr ""
-#: clutter/clutter-animation.c:479
+#: clutter/clutter-animation.c:469
msgid "Object to which the animation applies"
msgstr ""
-#: clutter/clutter-animation.c:495
+#: clutter/clutter-animation.c:485
msgid "The mode of the animation"
msgstr ""
-#: clutter/clutter-animation.c:509 clutter/clutter-animator.c:1786
-#: clutter/clutter-media.c:194 clutter/clutter-state.c:1486
+#: clutter/clutter-animation.c:499 clutter/clutter-animator.c:1786
+#: clutter/clutter-media.c:194 clutter/clutter-state.c:1422
#: clutter/clutter-timeline.c:294
msgid "Duration"
msgstr ""
-#: clutter/clutter-animation.c:510
+#: clutter/clutter-animation.c:500
msgid "Duration of the animation, in milliseconds"
msgstr ""
-#: clutter/clutter-animation.c:524 clutter/clutter-timeline.c:263
+#: clutter/clutter-animation.c:514 clutter/clutter-timeline.c:263
msgid "Loop"
msgstr ""
-#: clutter/clutter-animation.c:525
+#: clutter/clutter-animation.c:515
msgid "Whether the animation should loop"
msgstr ""
-#: clutter/clutter-animation.c:539
+#: clutter/clutter-animation.c:529
msgid "The timeline used by the animation"
msgstr ""
-#: clutter/clutter-animation.c:552 clutter/clutter-behaviour.c:304
+#: clutter/clutter-animation.c:542 clutter/clutter-behaviour.c:298
msgid "Alpha"
msgstr ""
-#: clutter/clutter-animation.c:553
+#: clutter/clutter-animation.c:543
msgid "The alpha used by the animation"
msgstr ""
@@ -526,208 +526,208 @@ msgstr ""
msgid "The timeline of the animation"
msgstr ""
-#: clutter/clutter-behaviour.c:305
+#: clutter/clutter-behaviour.c:299
msgid "Alpha Object to drive the behaviour"
msgstr ""
-#: clutter/clutter-behaviour-depth.c:178
+#: clutter/clutter-behaviour-depth.c:174
msgid "Start Depth"
msgstr ""
-#: clutter/clutter-behaviour-depth.c:179
+#: clutter/clutter-behaviour-depth.c:175
msgid "Initial depth to apply"
msgstr ""
-#: clutter/clutter-behaviour-depth.c:194
+#: clutter/clutter-behaviour-depth.c:190
msgid "End Depth"
msgstr ""
-#: clutter/clutter-behaviour-depth.c:195
+#: clutter/clutter-behaviour-depth.c:191
msgid "Final depth to apply"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:397
+#: clutter/clutter-behaviour-ellipse.c:394
msgid "Start Angle"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:398
-#: clutter/clutter-behaviour-rotate.c:280
+#: clutter/clutter-behaviour-ellipse.c:395
+#: clutter/clutter-behaviour-rotate.c:276
msgid "Initial angle"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:413
+#: clutter/clutter-behaviour-ellipse.c:410
msgid "End Angle"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:414
-#: clutter/clutter-behaviour-rotate.c:298
+#: clutter/clutter-behaviour-ellipse.c:411
+#: clutter/clutter-behaviour-rotate.c:294
msgid "Final angle"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:429
+#: clutter/clutter-behaviour-ellipse.c:426
msgid "Angle x tilt"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:430
+#: clutter/clutter-behaviour-ellipse.c:427
msgid "Tilt of the ellipse around x axis"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:445
+#: clutter/clutter-behaviour-ellipse.c:442
msgid "Angle y tilt"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:446
+#: clutter/clutter-behaviour-ellipse.c:443
msgid "Tilt of the ellipse around y axis"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:461
+#: clutter/clutter-behaviour-ellipse.c:458
msgid "Angle z tilt"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:462
+#: clutter/clutter-behaviour-ellipse.c:459
msgid "Tilt of the ellipse around z axis"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:478
+#: clutter/clutter-behaviour-ellipse.c:475
msgid "Width of the ellipse"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:494
+#: clutter/clutter-behaviour-ellipse.c:491
msgid "Height of ellipse"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:509
+#: clutter/clutter-behaviour-ellipse.c:506
msgid "Center"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:510
+#: clutter/clutter-behaviour-ellipse.c:507
msgid "Center of ellipse"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:524
-#: clutter/clutter-behaviour-rotate.c:333 clutter/clutter-timeline.c:310
+#: clutter/clutter-behaviour-ellipse.c:521
+#: clutter/clutter-behaviour-rotate.c:329 clutter/clutter-timeline.c:310
msgid "Direction"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:525
-#: clutter/clutter-behaviour-rotate.c:334
+#: clutter/clutter-behaviour-ellipse.c:522
+#: clutter/clutter-behaviour-rotate.c:330
msgid "Direction of rotation"
msgstr ""
-#: clutter/clutter-behaviour-opacity.c:181
+#: clutter/clutter-behaviour-opacity.c:177
msgid "Opacity Start"
msgstr ""
-#: clutter/clutter-behaviour-opacity.c:182
+#: clutter/clutter-behaviour-opacity.c:178
msgid "Initial opacity level"
msgstr ""
-#: clutter/clutter-behaviour-opacity.c:199
+#: clutter/clutter-behaviour-opacity.c:195
msgid "Opacity End"
msgstr ""
-#: clutter/clutter-behaviour-opacity.c:200
+#: clutter/clutter-behaviour-opacity.c:196
msgid "Final opacity level"
msgstr ""
-#: clutter/clutter-behaviour-path.c:222 clutter/clutter-path-constraint.c:212
+#: clutter/clutter-behaviour-path.c:219 clutter/clutter-path-constraint.c:212
msgid "Path"
msgstr ""
-#: clutter/clutter-behaviour-path.c:223
+#: clutter/clutter-behaviour-path.c:220
msgid "The ClutterPath object representing the path to animate along"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:279
+#: clutter/clutter-behaviour-rotate.c:275
msgid "Angle Begin"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:297
+#: clutter/clutter-behaviour-rotate.c:293
msgid "Angle End"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:315
+#: clutter/clutter-behaviour-rotate.c:311
msgid "Axis"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:316
+#: clutter/clutter-behaviour-rotate.c:312
msgid "Axis of rotation"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:351
+#: clutter/clutter-behaviour-rotate.c:347
msgid "Center X"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:352
+#: clutter/clutter-behaviour-rotate.c:348
msgid "X coordinate of the center of rotation"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:369
+#: clutter/clutter-behaviour-rotate.c:365
msgid "Center Y"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:370
+#: clutter/clutter-behaviour-rotate.c:366
msgid "Y coordinate of the center of rotation"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:387
+#: clutter/clutter-behaviour-rotate.c:383
msgid "Center Z"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:388
+#: clutter/clutter-behaviour-rotate.c:384
msgid "Z coordinate of the center of rotation"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:222
+#: clutter/clutter-behaviour-scale.c:218
msgid "X Start Scale"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:223
+#: clutter/clutter-behaviour-scale.c:219
msgid "Initial scale on the X axis"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:241
+#: clutter/clutter-behaviour-scale.c:237
msgid "X End Scale"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:242
+#: clutter/clutter-behaviour-scale.c:238
msgid "Final scale on the X axis"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:260
+#: clutter/clutter-behaviour-scale.c:256
msgid "Y Start Scale"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:261
+#: clutter/clutter-behaviour-scale.c:257
msgid "Initial scale on the Y axis"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:279
+#: clutter/clutter-behaviour-scale.c:275
msgid "Y End Scale"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:280
+#: clutter/clutter-behaviour-scale.c:276
msgid "Final scale on the Y axis"
msgstr ""
-#: clutter/clutter-bind-constraint.c:350
+#: clutter/clutter-bind-constraint.c:317
msgid "The source of the binding"
msgstr ""
-#: clutter/clutter-bind-constraint.c:363
+#: clutter/clutter-bind-constraint.c:330
msgid "Coordinate"
msgstr ""
-#: clutter/clutter-bind-constraint.c:364
+#: clutter/clutter-bind-constraint.c:331
msgid "The coordinate to bind"
msgstr ""
-#: clutter/clutter-bind-constraint.c:378 clutter/clutter-path-constraint.c:226
+#: clutter/clutter-bind-constraint.c:345 clutter/clutter-path-constraint.c:226
#: clutter/clutter-snap-constraint.c:366
msgid "Offset"
msgstr ""
-#: clutter/clutter-bind-constraint.c:379
+#: clutter/clutter-bind-constraint.c:346
msgid "The offset in pixels to apply to the binding"
msgstr ""
@@ -735,7 +735,7 @@ msgstr ""
msgid "The unique name of the binding pool"
msgstr ""
-#: clutter/clutter-bin-layout.c:261 clutter/clutter-bin-layout.c:585
+#: clutter/clutter-bin-layout.c:261 clutter/clutter-bin-layout.c:580
#: clutter/clutter-box-layout.c:395 clutter/clutter-table-layout.c:652
msgid "Horizontal Alignment"
msgstr ""
@@ -744,7 +744,7 @@ msgstr ""
msgid "Horizontal alignment for the actor inside the layout manager"
msgstr ""
-#: clutter/clutter-bin-layout.c:270 clutter/clutter-bin-layout.c:602
+#: clutter/clutter-bin-layout.c:270 clutter/clutter-bin-layout.c:597
#: clutter/clutter-box-layout.c:404 clutter/clutter-table-layout.c:667
msgid "Vertical Alignment"
msgstr ""
@@ -753,36 +753,36 @@ msgstr ""
msgid "Vertical alignment for the actor inside the layout manager"
msgstr ""
-#: clutter/clutter-bin-layout.c:586
+#: clutter/clutter-bin-layout.c:581
msgid "Default horizontal alignment for the actors inside the layout manager"
msgstr ""
-#: clutter/clutter-bin-layout.c:603
+#: clutter/clutter-bin-layout.c:598
msgid "Default vertical alignment for the actors inside the layout manager"
msgstr ""
-#: clutter/clutter-box.c:544
+#: clutter/clutter-box.c:537
msgid "Layout Manager"
msgstr ""
-#: clutter/clutter-box.c:545
+#: clutter/clutter-box.c:538
msgid "The layout manager used by the box"
msgstr ""
-#: clutter/clutter-box.c:564 clutter/clutter-rectangle.c:267
-#: clutter/clutter-stage.c:1765
+#: clutter/clutter-box.c:557 clutter/clutter-rectangle.c:267
+#: clutter/clutter-stage.c:1718
msgid "Color"
msgstr ""
-#: clutter/clutter-box.c:565
+#: clutter/clutter-box.c:558
msgid "The background color of the box"
msgstr ""
-#: clutter/clutter-box.c:579
+#: clutter/clutter-box.c:572
msgid "Color Set"
msgstr ""
-#: clutter/clutter-box.c:580
+#: clutter/clutter-box.c:573
msgid "Whether the background color is set"
msgstr ""
@@ -830,7 +830,7 @@ msgstr ""
msgid "Whether the layout should be vertical, rather than horizontal"
msgstr ""
-#: clutter/clutter-box-layout.c:1321 clutter/clutter-flow-layout.c:901
+#: clutter/clutter-box-layout.c:1321 clutter/clutter-flow-layout.c:898
msgid "Homogeneous"
msgstr ""
@@ -855,54 +855,46 @@ msgstr ""
msgid "Spacing between children"
msgstr ""
-#: clutter/clutter-box-layout.c:1366 clutter/clutter-table-layout.c:1742
+#: clutter/clutter-box-layout.c:1366 clutter/clutter-table-layout.c:1740
msgid "Use Animations"
msgstr ""
-#: clutter/clutter-box-layout.c:1367 clutter/clutter-table-layout.c:1743
+#: clutter/clutter-box-layout.c:1367 clutter/clutter-table-layout.c:1741
msgid "Whether layout changes should be animated"
msgstr ""
-#: clutter/clutter-box-layout.c:1388 clutter/clutter-table-layout.c:1764
+#: clutter/clutter-box-layout.c:1388 clutter/clutter-table-layout.c:1762
msgid "Easing Mode"
msgstr ""
-#: clutter/clutter-box-layout.c:1389 clutter/clutter-table-layout.c:1765
+#: clutter/clutter-box-layout.c:1389 clutter/clutter-table-layout.c:1763
msgid "The easing mode of the animations"
msgstr ""
-#: clutter/clutter-box-layout.c:1406 clutter/clutter-table-layout.c:1782
+#: clutter/clutter-box-layout.c:1406 clutter/clutter-table-layout.c:1780
msgid "Easing Duration"
msgstr ""
-#: clutter/clutter-box-layout.c:1407 clutter/clutter-table-layout.c:1783
+#: clutter/clutter-box-layout.c:1407 clutter/clutter-table-layout.c:1781
msgid "The duration of the animations"
msgstr ""
-#: clutter/clutter-cairo-texture.c:582
+#: clutter/clutter-cairo-texture.c:404
msgid "Surface Width"
msgstr ""
-#: clutter/clutter-cairo-texture.c:583
+#: clutter/clutter-cairo-texture.c:405
msgid "The width of the Cairo surface"
msgstr ""
-#: clutter/clutter-cairo-texture.c:597
+#: clutter/clutter-cairo-texture.c:419
msgid "Surface Height"
msgstr ""
-#: clutter/clutter-cairo-texture.c:598
+#: clutter/clutter-cairo-texture.c:420
msgid "The height of the Cairo surface"
msgstr ""
-#: clutter/clutter-cairo-texture.c:615
-msgid "Auto Resize"
-msgstr ""
-
-#: clutter/clutter-cairo-texture.c:616
-msgid "Whether the surface should match the allocation"
-msgstr ""
-
#: clutter/clutter-child-meta.c:127
msgid "Container"
msgstr ""
@@ -931,7 +923,7 @@ msgstr ""
msgid "Whether the clickable has a grab"
msgstr ""
-#: clutter/clutter-click-action.c:574 clutter/clutter-settings.c:573
+#: clutter/clutter-click-action.c:574 clutter/clutter-settings.c:521
msgid "Long Press Duration"
msgstr ""
@@ -996,95 +988,95 @@ msgstr ""
msgid "The ClutterBackend of the device manager"
msgstr ""
-#: clutter/clutter-drag-action.c:596
+#: clutter/clutter-drag-action.c:547
msgid "Horizontal Drag Threshold"
msgstr ""
-#: clutter/clutter-drag-action.c:597
+#: clutter/clutter-drag-action.c:548
msgid "The horizontal amount of pixels required to start dragging"
msgstr ""
-#: clutter/clutter-drag-action.c:624
+#: clutter/clutter-drag-action.c:575
msgid "Vertical Drag Threshold"
msgstr ""
-#: clutter/clutter-drag-action.c:625
+#: clutter/clutter-drag-action.c:576
msgid "The vertical amount of pixels required to start dragging"
msgstr ""
-#: clutter/clutter-drag-action.c:646
+#: clutter/clutter-drag-action.c:597
msgid "Drag Handle"
msgstr ""
-#: clutter/clutter-drag-action.c:647
+#: clutter/clutter-drag-action.c:598
msgid "The actor that is being dragged"
msgstr ""
-#: clutter/clutter-drag-action.c:660
+#: clutter/clutter-drag-action.c:611
msgid "Drag Axis"
msgstr ""
-#: clutter/clutter-drag-action.c:661
+#: clutter/clutter-drag-action.c:612
msgid "Constraints the dragging to an axis"
msgstr ""
-#: clutter/clutter-flow-layout.c:885
+#: clutter/clutter-flow-layout.c:882
msgid "Orientation"
msgstr ""
-#: clutter/clutter-flow-layout.c:886
+#: clutter/clutter-flow-layout.c:883
msgid "The orientation of the layout"
msgstr ""
-#: clutter/clutter-flow-layout.c:902
+#: clutter/clutter-flow-layout.c:899
msgid "Whether each item should receive the same allocation"
msgstr ""
-#: clutter/clutter-flow-layout.c:917 clutter/clutter-table-layout.c:1713
+#: clutter/clutter-flow-layout.c:914 clutter/clutter-table-layout.c:1711
msgid "Column Spacing"
msgstr ""
-#: clutter/clutter-flow-layout.c:918
+#: clutter/clutter-flow-layout.c:915
msgid "The spacing between columns"
msgstr ""
-#: clutter/clutter-flow-layout.c:934 clutter/clutter-table-layout.c:1727
+#: clutter/clutter-flow-layout.c:931 clutter/clutter-table-layout.c:1725
msgid "Row Spacing"
msgstr ""
-#: clutter/clutter-flow-layout.c:935
+#: clutter/clutter-flow-layout.c:932
msgid "The spacing between rows"
msgstr ""
-#: clutter/clutter-flow-layout.c:949
+#: clutter/clutter-flow-layout.c:946
msgid "Minimum Column Width"
msgstr ""
-#: clutter/clutter-flow-layout.c:950
+#: clutter/clutter-flow-layout.c:947
msgid "Minimum width for each column"
msgstr ""
-#: clutter/clutter-flow-layout.c:965
+#: clutter/clutter-flow-layout.c:962
msgid "Maximum Column Width"
msgstr ""
-#: clutter/clutter-flow-layout.c:966
+#: clutter/clutter-flow-layout.c:963
msgid "Maximum width for each column"
msgstr ""
-#: clutter/clutter-flow-layout.c:980
+#: clutter/clutter-flow-layout.c:977
msgid "Minimum Row Height"
msgstr ""
-#: clutter/clutter-flow-layout.c:981
+#: clutter/clutter-flow-layout.c:978
msgid "Minimum height for each row"
msgstr ""
-#: clutter/clutter-flow-layout.c:996
+#: clutter/clutter-flow-layout.c:993
msgid "Maximum Row Height"
msgstr ""
-#: clutter/clutter-flow-layout.c:997
+#: clutter/clutter-flow-layout.c:994
msgid "Maximum height for each row"
msgstr ""
@@ -1164,59 +1156,59 @@ msgstr ""
msgid "The manager that created this data"
msgstr ""
-#: clutter/clutter-main.c:490
+#: clutter/clutter-main.c:486
msgid "default:LTR"
msgstr ""
-#: clutter/clutter-main.c:1321
+#: clutter/clutter-main.c:1282
msgid "Show frames per second"
msgstr ""
-#: clutter/clutter-main.c:1323
+#: clutter/clutter-main.c:1284
msgid "Default frame rate"
msgstr ""
-#: clutter/clutter-main.c:1325
+#: clutter/clutter-main.c:1286
msgid "Make all warnings fatal"
msgstr ""
-#: clutter/clutter-main.c:1328
+#: clutter/clutter-main.c:1289
msgid "Direction for the text"
msgstr ""
-#: clutter/clutter-main.c:1331
+#: clutter/clutter-main.c:1292
msgid "Disable mipmapping on text"
msgstr ""
-#: clutter/clutter-main.c:1334
+#: clutter/clutter-main.c:1295
msgid "Use 'fuzzy' picking"
msgstr ""
-#: clutter/clutter-main.c:1337
+#: clutter/clutter-main.c:1298
msgid "Clutter debugging flags to set"
msgstr ""
-#: clutter/clutter-main.c:1339
+#: clutter/clutter-main.c:1300
msgid "Clutter debugging flags to unset"
msgstr ""
-#: clutter/clutter-main.c:1343
+#: clutter/clutter-main.c:1304
msgid "Clutter profiling flags to set"
msgstr ""
-#: clutter/clutter-main.c:1345
+#: clutter/clutter-main.c:1306
msgid "Clutter profiling flags to unset"
msgstr ""
-#: clutter/clutter-main.c:1348
+#: clutter/clutter-main.c:1309
msgid "Enable accessibility"
msgstr ""
-#: clutter/clutter-main.c:1530
+#: clutter/clutter-main.c:1491
msgid "Clutter Options"
msgstr ""
-#: clutter/clutter-main.c:1531
+#: clutter/clutter-main.c:1492
msgid "Show Clutter Options"
msgstr ""
@@ -1332,7 +1324,7 @@ msgstr ""
msgid "Whether the :filename property is set"
msgstr ""
-#: clutter/clutter-script.c:449 clutter/clutter-texture.c:1081
+#: clutter/clutter-script.c:449 clutter/clutter-texture.c:1089
msgid "Filename"
msgstr ""
@@ -1340,95 +1332,87 @@ msgstr ""
msgid "The path of the currently parsed file"
msgstr ""
-#: clutter/clutter-settings.c:414
+#: clutter/clutter-settings.c:362
msgid "Double Click Time"
msgstr ""
-#: clutter/clutter-settings.c:415
+#: clutter/clutter-settings.c:363
msgid "The time between clicks necessary to detect a multiple click"
msgstr ""
-#: clutter/clutter-settings.c:430
+#: clutter/clutter-settings.c:378
msgid "Double Click Distance"
msgstr ""
-#: clutter/clutter-settings.c:431
+#: clutter/clutter-settings.c:379
msgid "The distance between clicks necessary to detect a multiple click"
msgstr ""
-#: clutter/clutter-settings.c:446
+#: clutter/clutter-settings.c:394
msgid "Drag Threshold"
msgstr ""
-#: clutter/clutter-settings.c:447
+#: clutter/clutter-settings.c:395
msgid "The distance the cursor should travel before starting to drag"
msgstr ""
-#: clutter/clutter-settings.c:462 clutter/clutter-text.c:2939
+#: clutter/clutter-settings.c:410 clutter/clutter-text.c:2799
msgid "Font Name"
msgstr ""
-#: clutter/clutter-settings.c:463
+#: clutter/clutter-settings.c:411
msgid ""
"The description of the default font, as one that could be parsed by Pango"
msgstr ""
-#: clutter/clutter-settings.c:478
+#: clutter/clutter-settings.c:426
msgid "Font Antialias"
msgstr ""
-#: clutter/clutter-settings.c:479
+#: clutter/clutter-settings.c:427
msgid ""
"Whether to use antialiasing (1 to enable, 0 to disable, and -1 to use the "
"default)"
msgstr ""
-#: clutter/clutter-settings.c:495
+#: clutter/clutter-settings.c:443
msgid "Font DPI"
msgstr ""
-#: clutter/clutter-settings.c:496
+#: clutter/clutter-settings.c:444
msgid ""
"The resolution of the font, in 1024 * dots/inch, or -1 to use the default"
msgstr ""
-#: clutter/clutter-settings.c:512
+#: clutter/clutter-settings.c:460
msgid "Font Hinting"
msgstr ""
-#: clutter/clutter-settings.c:513
+#: clutter/clutter-settings.c:461
msgid ""
"Whether to use hinting (1 to enable, 0 to disable and -1 to use the default)"
msgstr ""
-#: clutter/clutter-settings.c:534
+#: clutter/clutter-settings.c:482
msgid "Font Hint Style"
msgstr ""
-#: clutter/clutter-settings.c:535
+#: clutter/clutter-settings.c:483
msgid "The style of hinting (hintnone, hintslight, hintmedium, hintfull)"
msgstr ""
-#: clutter/clutter-settings.c:556
+#: clutter/clutter-settings.c:504
msgid "Font Subpixel Order"
msgstr ""
-#: clutter/clutter-settings.c:557
+#: clutter/clutter-settings.c:505
msgid "The type of subpixel antialiasing (none, rgb, bgr, vrgb, vbgr)"
msgstr ""
-#: clutter/clutter-settings.c:574
+#: clutter/clutter-settings.c:522
msgid "The minimum duration for a long press gesture to be recognized"
msgstr ""
-#: clutter/clutter-settings.c:581
-msgid "Fontconfig configuration timestamp"
-msgstr ""
-
-#: clutter/clutter-settings.c:582
-msgid "Timestamp of the current fontconfig configuration"
-msgstr ""
-
#: clutter/clutter-shader.c:255
msgid "Vertex Source"
msgstr ""
@@ -1502,115 +1486,115 @@ msgstr ""
msgid "The offset in pixels to apply to the constraint"
msgstr ""
-#: clutter/clutter-stage.c:1707
+#: clutter/clutter-stage.c:1660
msgid "Fullscreen Set"
msgstr ""
-#: clutter/clutter-stage.c:1708
+#: clutter/clutter-stage.c:1661
msgid "Whether the main stage is fullscreen"
msgstr ""
-#: clutter/clutter-stage.c:1724
+#: clutter/clutter-stage.c:1677
msgid "Offscreen"
msgstr ""
-#: clutter/clutter-stage.c:1725
+#: clutter/clutter-stage.c:1678
msgid "Whether the main stage should be rendered offscreen"
msgstr ""
-#: clutter/clutter-stage.c:1737 clutter/clutter-text.c:3052
+#: clutter/clutter-stage.c:1690 clutter/clutter-text.c:2912
msgid "Cursor Visible"
msgstr ""
-#: clutter/clutter-stage.c:1738
+#: clutter/clutter-stage.c:1691
msgid "Whether the mouse pointer is visible on the main stage"
msgstr ""
-#: clutter/clutter-stage.c:1752
+#: clutter/clutter-stage.c:1705
msgid "User Resizable"
msgstr ""
-#: clutter/clutter-stage.c:1753
+#: clutter/clutter-stage.c:1706
msgid "Whether the stage is able to be resized via user interaction"
msgstr ""
-#: clutter/clutter-stage.c:1766
+#: clutter/clutter-stage.c:1719
msgid "The color of the stage"
msgstr ""
-#: clutter/clutter-stage.c:1780
+#: clutter/clutter-stage.c:1733
msgid "Perspective"
msgstr ""
-#: clutter/clutter-stage.c:1781
+#: clutter/clutter-stage.c:1734
msgid "Perspective projection parameters"
msgstr ""
-#: clutter/clutter-stage.c:1796
+#: clutter/clutter-stage.c:1749
msgid "Title"
msgstr ""
-#: clutter/clutter-stage.c:1797
+#: clutter/clutter-stage.c:1750
msgid "Stage Title"
msgstr ""
-#: clutter/clutter-stage.c:1812
+#: clutter/clutter-stage.c:1765
msgid "Use Fog"
msgstr ""
-#: clutter/clutter-stage.c:1813
+#: clutter/clutter-stage.c:1766
msgid "Whether to enable depth cueing"
msgstr ""
-#: clutter/clutter-stage.c:1827
+#: clutter/clutter-stage.c:1780
msgid "Fog"
msgstr ""
-#: clutter/clutter-stage.c:1828
+#: clutter/clutter-stage.c:1781
msgid "Settings for the depth cueing"
msgstr ""
-#: clutter/clutter-stage.c:1844
+#: clutter/clutter-stage.c:1797
msgid "Use Alpha"
msgstr ""
-#: clutter/clutter-stage.c:1845
+#: clutter/clutter-stage.c:1798
msgid "Whether to honour the alpha component of the stage color"
msgstr ""
-#: clutter/clutter-stage.c:1861
+#: clutter/clutter-stage.c:1814
msgid "Key Focus"
msgstr ""
-#: clutter/clutter-stage.c:1862
+#: clutter/clutter-stage.c:1815
msgid "The currently key focused actor"
msgstr ""
-#: clutter/clutter-stage.c:1878
+#: clutter/clutter-stage.c:1831
msgid "No Clear Hint"
msgstr ""
-#: clutter/clutter-stage.c:1879
+#: clutter/clutter-stage.c:1832
msgid "Whether the stage should clear its contents"
msgstr ""
-#: clutter/clutter-stage.c:1892
+#: clutter/clutter-stage.c:1845
msgid "Accept Focus"
msgstr ""
-#: clutter/clutter-stage.c:1893
+#: clutter/clutter-stage.c:1846
msgid "Whether the stage should accept focus on show"
msgstr ""
-#: clutter/clutter-state.c:1472
+#: clutter/clutter-state.c:1408
msgid "State"
msgstr ""
-#: clutter/clutter-state.c:1473
+#: clutter/clutter-state.c:1409
msgid "Currently set state, (transition to this state might not be complete)"
msgstr ""
-#: clutter/clutter-state.c:1487
+#: clutter/clutter-state.c:1423
msgid "Default transition duration"
msgstr ""
@@ -1662,338 +1646,325 @@ msgstr ""
msgid "Allocate extra space for the child in vertical axis"
msgstr ""
-#: clutter/clutter-table-layout.c:1714
+#: clutter/clutter-table-layout.c:1712
msgid "Spacing between columns"
msgstr ""
-#: clutter/clutter-table-layout.c:1728
+#: clutter/clutter-table-layout.c:1726
msgid "Spacing between rows"
msgstr ""
-#: clutter/clutter-text.c:2940
+#: clutter/clutter-text.c:2800
msgid "The font to be used by the text"
msgstr ""
-#: clutter/clutter-text.c:2957
+#: clutter/clutter-text.c:2817
msgid "Font Description"
msgstr ""
-#: clutter/clutter-text.c:2958
+#: clutter/clutter-text.c:2818
msgid "The font description to be used"
msgstr ""
-#: clutter/clutter-text.c:2974
+#: clutter/clutter-text.c:2834
msgid "Text"
msgstr ""
-#: clutter/clutter-text.c:2975
+#: clutter/clutter-text.c:2835
msgid "The text to render"
msgstr ""
-#: clutter/clutter-text.c:2989
+#: clutter/clutter-text.c:2849
msgid "Font Color"
msgstr ""
-#: clutter/clutter-text.c:2990
+#: clutter/clutter-text.c:2850
msgid "Color of the font used by the text"
msgstr ""
-#: clutter/clutter-text.c:3004
+#: clutter/clutter-text.c:2864
msgid "Editable"
msgstr ""
-#: clutter/clutter-text.c:3005
+#: clutter/clutter-text.c:2865
msgid "Whether the text is editable"
msgstr ""
-#: clutter/clutter-text.c:3020
+#: clutter/clutter-text.c:2880
msgid "Selectable"
msgstr ""
-#: clutter/clutter-text.c:3021
+#: clutter/clutter-text.c:2881
msgid "Whether the text is selectable"
msgstr ""
-#: clutter/clutter-text.c:3035
+#: clutter/clutter-text.c:2895
msgid "Activatable"
msgstr ""
-#: clutter/clutter-text.c:3036
+#: clutter/clutter-text.c:2896
msgid "Whether pressing return causes the activate signal to be emitted"
msgstr ""
-#: clutter/clutter-text.c:3053
+#: clutter/clutter-text.c:2913
msgid "Whether the input cursor is visible"
msgstr ""
-#: clutter/clutter-text.c:3067 clutter/clutter-text.c:3068
+#: clutter/clutter-text.c:2927 clutter/clutter-text.c:2928
msgid "Cursor Color"
msgstr ""
-#: clutter/clutter-text.c:3082
+#: clutter/clutter-text.c:2942
msgid "Cursor Color Set"
msgstr ""
-#: clutter/clutter-text.c:3083
+#: clutter/clutter-text.c:2943
msgid "Whether the cursor color has been set"
msgstr ""
-#: clutter/clutter-text.c:3098
+#: clutter/clutter-text.c:2958
msgid "Cursor Size"
msgstr ""
-#: clutter/clutter-text.c:3099
+#: clutter/clutter-text.c:2959
msgid "The width of the cursor, in pixels"
msgstr ""
-#: clutter/clutter-text.c:3113
+#: clutter/clutter-text.c:2973
msgid "Cursor Position"
msgstr ""
-#: clutter/clutter-text.c:3114
+#: clutter/clutter-text.c:2974
msgid "The cursor position"
msgstr ""
-#: clutter/clutter-text.c:3129
+#: clutter/clutter-text.c:2989
msgid "Selection-bound"
msgstr ""
-#: clutter/clutter-text.c:3130
+#: clutter/clutter-text.c:2990
msgid "The cursor position of the other end of the selection"
msgstr ""
-#: clutter/clutter-text.c:3145 clutter/clutter-text.c:3146
+#: clutter/clutter-text.c:3005 clutter/clutter-text.c:3006
msgid "Selection Color"
msgstr ""
-#: clutter/clutter-text.c:3160
+#: clutter/clutter-text.c:3020
msgid "Selection Color Set"
msgstr ""
-#: clutter/clutter-text.c:3161
+#: clutter/clutter-text.c:3021
msgid "Whether the selection color has been set"
msgstr ""
-#: clutter/clutter-text.c:3176
+#: clutter/clutter-text.c:3036
msgid "Attributes"
msgstr ""
-#: clutter/clutter-text.c:3177
+#: clutter/clutter-text.c:3037
msgid "A list of style attributes to apply to the contents of the actor"
msgstr ""
-#: clutter/clutter-text.c:3199
+#: clutter/clutter-text.c:3059
msgid "Use markup"
msgstr ""
-#: clutter/clutter-text.c:3200
+#: clutter/clutter-text.c:3060
msgid "Whether or not the text includes Pango markup"
msgstr ""
-#: clutter/clutter-text.c:3216
+#: clutter/clutter-text.c:3076
msgid "Line wrap"
msgstr ""
-#: clutter/clutter-text.c:3217
+#: clutter/clutter-text.c:3077
msgid "If set, wrap the lines if the text becomes too wide"
msgstr ""
-#: clutter/clutter-text.c:3232
+#: clutter/clutter-text.c:3092
msgid "Line wrap mode"
msgstr ""
-#: clutter/clutter-text.c:3233
+#: clutter/clutter-text.c:3093
msgid "Control how line-wrapping is done"
msgstr ""
-#: clutter/clutter-text.c:3248
+#: clutter/clutter-text.c:3108
msgid "Ellipsize"
msgstr ""
-#: clutter/clutter-text.c:3249
+#: clutter/clutter-text.c:3109
msgid "The preferred place to ellipsize the string"
msgstr ""
-#: clutter/clutter-text.c:3265
+#: clutter/clutter-text.c:3125
msgid "Line Alignment"
msgstr ""
-#: clutter/clutter-text.c:3266
+#: clutter/clutter-text.c:3126
msgid "The preferred alignment for the string, for multi-line text"
msgstr ""
-#: clutter/clutter-text.c:3282
+#: clutter/clutter-text.c:3142
msgid "Justify"
msgstr ""
-#: clutter/clutter-text.c:3283
+#: clutter/clutter-text.c:3143
msgid "Whether the text should be justified"
msgstr ""
-#: clutter/clutter-text.c:3298
+#: clutter/clutter-text.c:3158
msgid "Password Character"
msgstr ""
-#: clutter/clutter-text.c:3299
+#: clutter/clutter-text.c:3159
msgid "If non-zero, use this character to display the actor's contents"
msgstr ""
-#: clutter/clutter-text.c:3313
+#: clutter/clutter-text.c:3173
msgid "Max Length"
msgstr ""
-#: clutter/clutter-text.c:3314
+#: clutter/clutter-text.c:3174
msgid "Maximum length of the text inside the actor"
msgstr ""
-#: clutter/clutter-text.c:3337
+#: clutter/clutter-text.c:3197
msgid "Single Line Mode"
msgstr ""
-#: clutter/clutter-text.c:3338
+#: clutter/clutter-text.c:3198
msgid "Whether the text should be a single line"
msgstr ""
-#: clutter/clutter-text.c:3352 clutter/clutter-text.c:3353
+#: clutter/clutter-text.c:3212 clutter/clutter-text.c:3213
msgid "Selected Text Color"
msgstr ""
-#: clutter/clutter-text.c:3367
+#: clutter/clutter-text.c:3227
msgid "Selected Text Color Set"
msgstr ""
-#: clutter/clutter-text.c:3368
+#: clutter/clutter-text.c:3228
msgid "Whether the selected text color has been set"
msgstr ""
-#: clutter/clutter-texture.c:995
+#: clutter/clutter-texture.c:1003
msgid "Sync size of actor"
msgstr ""
-#: clutter/clutter-texture.c:996
+#: clutter/clutter-texture.c:1004
msgid "Auto sync size of actor to underlying pixbuf dimensions"
msgstr ""
-#: clutter/clutter-texture.c:1003
+#: clutter/clutter-texture.c:1011
msgid "Disable Slicing"
msgstr ""
-#: clutter/clutter-texture.c:1004
+#: clutter/clutter-texture.c:1012
msgid ""
"Forces the underlying texture to be singular and not made of smaller space "
"saving individual textures"
msgstr ""
-#: clutter/clutter-texture.c:1013
+#: clutter/clutter-texture.c:1021
msgid "Tile Waste"
msgstr ""
-#: clutter/clutter-texture.c:1014
+#: clutter/clutter-texture.c:1022
msgid "Maximum waste area of a sliced texture"
msgstr ""
-#: clutter/clutter-texture.c:1022
+#: clutter/clutter-texture.c:1030
msgid "Horizontal repeat"
msgstr ""
-#: clutter/clutter-texture.c:1023
+#: clutter/clutter-texture.c:1031
msgid "Repeat the contents rather than scaling them horizontally"
msgstr ""
-#: clutter/clutter-texture.c:1030
+#: clutter/clutter-texture.c:1038
msgid "Vertical repeat"
msgstr ""
-#: clutter/clutter-texture.c:1031
+#: clutter/clutter-texture.c:1039
msgid "Repeat the contents rather than scaling them vertically"
msgstr ""
-#: clutter/clutter-texture.c:1038
+#: clutter/clutter-texture.c:1046
msgid "Filter Quality"
msgstr ""
-#: clutter/clutter-texture.c:1039
+#: clutter/clutter-texture.c:1047
msgid "Rendering quality used when drawing the texture"
msgstr ""
-#: clutter/clutter-texture.c:1047
+#: clutter/clutter-texture.c:1055
msgid "Pixel Format"
msgstr ""
-#: clutter/clutter-texture.c:1048
+#: clutter/clutter-texture.c:1056
msgid "The Cogl pixel format to use"
msgstr ""
-#: clutter/clutter-texture.c:1056
+#: clutter/clutter-texture.c:1064
msgid "Cogl Texture"
msgstr ""
-#: clutter/clutter-texture.c:1057
+#: clutter/clutter-texture.c:1065
msgid "The underlying Cogl texture handle used to draw this actor"
msgstr ""
-#: clutter/clutter-texture.c:1064
+#: clutter/clutter-texture.c:1072
msgid "Cogl Material"
msgstr ""
-#: clutter/clutter-texture.c:1065
+#: clutter/clutter-texture.c:1073
msgid "The underlying Cogl material handle used to draw this actor"
msgstr ""
-#: clutter/clutter-texture.c:1082
+#: clutter/clutter-texture.c:1090
msgid "The path of the file containing the image data"
msgstr ""
-#: clutter/clutter-texture.c:1089
+#: clutter/clutter-texture.c:1097
msgid "Keep Aspect Ratio"
msgstr ""
-#: clutter/clutter-texture.c:1090
+#: clutter/clutter-texture.c:1098
msgid ""
"Keep the aspect ratio of the texture when requesting the preferred width or "
"height"
msgstr ""
-#: clutter/clutter-texture.c:1116
+#: clutter/clutter-texture.c:1124
msgid "Load asynchronously"
msgstr ""
-#: clutter/clutter-texture.c:1117
+#: clutter/clutter-texture.c:1125
msgid ""
"Load files inside a thread to avoid blocking when loading images from disk"
msgstr ""
-#: clutter/clutter-texture.c:1133
+#: clutter/clutter-texture.c:1141
msgid "Load data asynchronously"
msgstr ""
-#: clutter/clutter-texture.c:1134
+#: clutter/clutter-texture.c:1142
msgid ""
"Decode image data files inside a thread to reduce blocking when loading "
"images from disk"
msgstr ""
-#: clutter/clutter-texture.c:1158
+#: clutter/clutter-texture.c:1166
msgid "Pick With Alpha"
msgstr ""
-#: clutter/clutter-texture.c:1159
+#: clutter/clutter-texture.c:1167
msgid "Shape actor with alpha channel when picking"
msgstr ""
-#: clutter/clutter-texture.c:1557 clutter/clutter-texture.c:1967
-#: clutter/clutter-texture.c:2062 clutter/clutter-texture.c:2343
-msgid "Failed to load the image data"
-msgstr ""
-
-#: clutter/clutter-texture.c:1703
-msgid "YUV textures are not supported"
-msgstr ""
-
-#: clutter/clutter-texture.c:1712
-msgid "YUV2 textues are not supported"
-msgstr ""
-
#: clutter/clutter-timeline.c:264
msgid "Should the timeline automatically restart"
msgstr ""
@@ -2038,6 +2009,10 @@ 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 cab0e01..af4d1b9 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -9,8 +9,8 @@ msgstr ""
"Project-Id-Version: clutter\n"
"Report-Msgid-Bugs-To: http://bugzilla.clutter-project.org/enter_bug.cgi?"
"product=clutter\n"
-"POT-Creation-Date: 2011-09-12 13:51+0100\n"
-"PO-Revision-Date: 2011-09-08 21:55+0200\n"
+"POT-Creation-Date: 2011-06-13 23:24+0100\n"
+"PO-Revision-Date: 2011-03-29 17:24+0200\n"
"Last-Translator: Piotr DrÄg <piotrdrag gmail com>\n"
"Language-Team: Polish <gnomepl aviary pl>\n"
"Language: pl\n"
@@ -22,388 +22,390 @@ msgstr ""
"X-Poedit-Language: Polish\n"
"X-Poedit-Country: Poland\n"
-#: clutter/clutter-actor.c:3852
+#: clutter/clutter-actor.c:3809
msgid "X coordinate"
msgstr "WspÃÅrzÄdna X"
-#: clutter/clutter-actor.c:3853
+#: clutter/clutter-actor.c:3810
msgid "X coordinate of the actor"
msgstr "WspÃÅrzÄdna X aktora"
-#: clutter/clutter-actor.c:3868
+#: clutter/clutter-actor.c:3825
msgid "Y coordinate"
msgstr "WspÃÅrzÄdna Y"
-#: clutter/clutter-actor.c:3869
+#: clutter/clutter-actor.c:3826
msgid "Y coordinate of the actor"
msgstr "WspÃÅrzÄdna Y aktora"
-#: clutter/clutter-actor.c:3884 clutter/clutter-behaviour-ellipse.c:477
+#: clutter/clutter-actor.c:3841 clutter/clutter-behaviour-ellipse.c:474
msgid "Width"
msgstr "SzerokoÅÄ"
-#: clutter/clutter-actor.c:3885
+#: clutter/clutter-actor.c:3842
msgid "Width of the actor"
msgstr "SzerokoÅÄ aktora"
-#: clutter/clutter-actor.c:3899 clutter/clutter-behaviour-ellipse.c:493
+#: clutter/clutter-actor.c:3856 clutter/clutter-behaviour-ellipse.c:490
msgid "Height"
msgstr "WysokoÅÄ"
-#: clutter/clutter-actor.c:3900
+#: clutter/clutter-actor.c:3857
msgid "Height of the actor"
msgstr "WysokoÅÄ aktora"
-#: clutter/clutter-actor.c:3918
+#: clutter/clutter-actor.c:3875
msgid "Fixed X"
msgstr "StaÅa wspÃÅrzÄdna X"
-#: clutter/clutter-actor.c:3919
+#: clutter/clutter-actor.c:3876
msgid "Forced X position of the actor"
msgstr "Wymuszone poÅoÅenie X aktora"
-#: clutter/clutter-actor.c:3937
+#: clutter/clutter-actor.c:3894
msgid "Fixed Y"
msgstr "StaÅa wspÃÅrzÄdna Y"
-#: clutter/clutter-actor.c:3938
+#: clutter/clutter-actor.c:3895
msgid "Forced Y position of the actor"
msgstr "Wymuszone poÅoÅenie Y aktora"
-#: clutter/clutter-actor.c:3954
+#: clutter/clutter-actor.c:3911
msgid "Fixed position set"
msgstr "Ustawienie staÅego poÅoÅenia"
-#: clutter/clutter-actor.c:3955
+#: clutter/clutter-actor.c:3912
msgid "Whether to use fixed positioning for the actor"
msgstr "OkreÅla, czy uÅywaÄ staÅego poÅoÅenia aktora"
-#: clutter/clutter-actor.c:3977
+#: clutter/clutter-actor.c:3934
msgid "Min Width"
msgstr "Minimalna szerokoÅÄ"
-#: clutter/clutter-actor.c:3978
+#: clutter/clutter-actor.c:3935
msgid "Forced minimum width request for the actor"
msgstr "Wymuszone ÅÄdanie minimalnej szerokoÅci aktora"
-#: clutter/clutter-actor.c:3997
+#: clutter/clutter-actor.c:3954
msgid "Min Height"
msgstr "Minimalna wysokoÅÄ"
-#: clutter/clutter-actor.c:3998
+#: clutter/clutter-actor.c:3955
msgid "Forced minimum height request for the actor"
msgstr "Wymuszone ÅÄdanie minimalnej wysokoÅci aktora"
-#: clutter/clutter-actor.c:4017
+#: clutter/clutter-actor.c:3974
msgid "Natural Width"
msgstr "Naturalna szerokoÅÄ"
-#: clutter/clutter-actor.c:4018
+#: clutter/clutter-actor.c:3975
msgid "Forced natural width request for the actor"
msgstr "Wymuszone ÅÄdanie naturalnej szerokoÅci aktora"
-#: clutter/clutter-actor.c:4037
+#: clutter/clutter-actor.c:3994
msgid "Natural Height"
msgstr "Naturalna wysokoÅÄ"
-#: clutter/clutter-actor.c:4038
+#: clutter/clutter-actor.c:3995
msgid "Forced natural height request for the actor"
msgstr "Wymuszone ÅÄdanie naturalnej wysokoÅci aktora"
-#: clutter/clutter-actor.c:4054
+#: clutter/clutter-actor.c:4011
msgid "Minimum width set"
msgstr "Ustawienie minimalnej szerokoÅci"
-#: clutter/clutter-actor.c:4055
+#: clutter/clutter-actor.c:4012
msgid "Whether to use the min-width property"
msgstr "OkreÅla, czy uÅywaÄ wÅaÅciwoÅci \"min-width\""
-#: clutter/clutter-actor.c:4070
+#: clutter/clutter-actor.c:4027
msgid "Minimum height set"
msgstr "Ustawienie minimalnej wysokoÅci"
-#: clutter/clutter-actor.c:4071
+#: clutter/clutter-actor.c:4028
msgid "Whether to use the min-height property"
msgstr "OkreÅla, czy uÅywaÄ wÅaÅciwoÅci \"min-height\""
-#: clutter/clutter-actor.c:4086
+#: clutter/clutter-actor.c:4043
msgid "Natural width set"
msgstr "Ustawienie naturalnej szerokoÅci"
-#: clutter/clutter-actor.c:4087
+#: clutter/clutter-actor.c:4044
msgid "Whether to use the natural-width property"
msgstr "OkreÅla, czy uÅywaÄ wÅaÅciwoÅci \"natural-width\""
-#: clutter/clutter-actor.c:4104
+#: clutter/clutter-actor.c:4061
msgid "Natural height set"
msgstr "Ustawienie naturalnej wysokoÅci"
-#: clutter/clutter-actor.c:4105
+#: clutter/clutter-actor.c:4062
msgid "Whether to use the natural-height property"
msgstr "OkreÅla, czy uÅywaÄ wÅaÅciwoÅci \"natural-height\""
-#: clutter/clutter-actor.c:4124
+#: clutter/clutter-actor.c:4081
msgid "Allocation"
msgstr "Przydzielenie"
-#: clutter/clutter-actor.c:4125
+#: clutter/clutter-actor.c:4082
msgid "The actor's allocation"
msgstr "Przydzielenie aktora"
-#: clutter/clutter-actor.c:4181
+#: clutter/clutter-actor.c:4138
msgid "Request Mode"
msgstr "Tryb ÅÄdania"
-#: clutter/clutter-actor.c:4182
+#: clutter/clutter-actor.c:4139
msgid "The actor's request mode"
msgstr "Tryb ÅÄdania aktora"
-#: clutter/clutter-actor.c:4197
+#: clutter/clutter-actor.c:4154
msgid "Depth"
msgstr "GÅÄbia"
-#: clutter/clutter-actor.c:4198
+#: clutter/clutter-actor.c:4155
msgid "Position on the Z axis"
msgstr "PoÅoÅenie na osi Z"
-#: clutter/clutter-actor.c:4212
+#: clutter/clutter-actor.c:4169
msgid "Opacity"
msgstr "NieprzezroczystoÅÄ"
-#: clutter/clutter-actor.c:4213
+#: clutter/clutter-actor.c:4170
msgid "Opacity of an actor"
msgstr "NieprzezroczystoÅÄ aktora"
-#: clutter/clutter-actor.c:4232
+#: clutter/clutter-actor.c:4186
+#, fuzzy
msgid "Offscreen redirect"
-msgstr "Przekierowanie poza ekranem"
+msgstr "Poza ekranem"
-#: clutter/clutter-actor.c:4233
-msgid "Flags controlling when to flatten the actor into a single image"
-msgstr "Flaga kontrolujÄca, kiedy spÅaszczaÄ aktora do pojedynczego obrazu"
+#: clutter/clutter-actor.c:4187
+#, fuzzy
+msgid "Whether to flatten the actor into a single image"
+msgstr "OkreÅla, czy tekst powinien byÄ pojedynczym wierszem"
-#: clutter/clutter-actor.c:4251
+#: clutter/clutter-actor.c:4205
msgid "Visible"
msgstr "Widoczny"
-#: clutter/clutter-actor.c:4252
+#: clutter/clutter-actor.c:4206
msgid "Whether the actor is visible or not"
msgstr "OkreÅla, czy aktor jest widoczny"
-#: clutter/clutter-actor.c:4267
+#: clutter/clutter-actor.c:4221
msgid "Mapped"
msgstr "Mapowany"
-#: clutter/clutter-actor.c:4268
+#: clutter/clutter-actor.c:4222
msgid "Whether the actor will be painted"
msgstr "OkreÅla, czy aktor bÄdzie pomalowany"
-#: clutter/clutter-actor.c:4282
+#: clutter/clutter-actor.c:4236
msgid "Realized"
msgstr "Zrealizowany"
-#: clutter/clutter-actor.c:4283
+#: clutter/clutter-actor.c:4237
msgid "Whether the actor has been realized"
msgstr "OkreÅla, czy aktor zostaÅ zrealizowany"
-#: clutter/clutter-actor.c:4299
+#: clutter/clutter-actor.c:4253
msgid "Reactive"
msgstr "Reakcyjny"
-#: clutter/clutter-actor.c:4300
+#: clutter/clutter-actor.c:4254
msgid "Whether the actor is reactive to events"
msgstr "OkreÅla, czy aktor reaguje na zdarzenia"
-#: clutter/clutter-actor.c:4312
+#: clutter/clutter-actor.c:4266
msgid "Has Clip"
msgstr "Posiada klamrÄ"
-#: clutter/clutter-actor.c:4313
+#: clutter/clutter-actor.c:4267
msgid "Whether the actor has a clip set"
msgstr "OkreÅla, czy aktor posiada ustawionÄ klamrÄ"
-#: clutter/clutter-actor.c:4328
+#: clutter/clutter-actor.c:4282
msgid "Clip"
msgstr "Klamra"
-#: clutter/clutter-actor.c:4329
+#: clutter/clutter-actor.c:4283
msgid "The clip region for the actor"
msgstr "Obszar klamry aktora"
-#: clutter/clutter-actor.c:4343 clutter/clutter-actor-meta.c:207
+#: clutter/clutter-actor.c:4297 clutter/clutter-actor-meta.c:207
#: clutter/clutter-binding-pool.c:319 clutter/clutter-input-device.c:236
msgid "Name"
msgstr "Nazwa"
-#: clutter/clutter-actor.c:4344
+#: clutter/clutter-actor.c:4298
msgid "Name of the actor"
msgstr "Nazwa aktora"
-#: clutter/clutter-actor.c:4358
+#: clutter/clutter-actor.c:4312
msgid "Scale X"
msgstr "Skalowanie wspÃÅrzÄdnej X"
-#: clutter/clutter-actor.c:4359
+#: clutter/clutter-actor.c:4313
msgid "Scale factor on the X axis"
msgstr "Czynnik skalowania na osi X"
-#: clutter/clutter-actor.c:4374
+#: clutter/clutter-actor.c:4328
msgid "Scale Y"
msgstr "Skalowanie wspÃÅrzÄdnej Y"
-#: clutter/clutter-actor.c:4375
+#: clutter/clutter-actor.c:4329
msgid "Scale factor on the Y axis"
msgstr "Czynnik skalowania na osi Y"
-#: clutter/clutter-actor.c:4390
+#: clutter/clutter-actor.c:4344
msgid "Scale Center X"
msgstr "Årodek skalowania wspÃÅrzÄdnej X"
-#: clutter/clutter-actor.c:4391
+#: clutter/clutter-actor.c:4345
msgid "Horizontal scale center"
msgstr "Poziomy Årodek skalowania"
-#: clutter/clutter-actor.c:4406
+#: clutter/clutter-actor.c:4360
msgid "Scale Center Y"
msgstr "Årodek skalowania wspÃÅrzÄdnej Y"
-#: clutter/clutter-actor.c:4407
+#: clutter/clutter-actor.c:4361
msgid "Vertical scale center"
msgstr "Pionowy Årodek skalowania"
-#: clutter/clutter-actor.c:4422
+#: clutter/clutter-actor.c:4376
msgid "Scale Gravity"
msgstr "Grawitacja skalowania"
-#: clutter/clutter-actor.c:4423
+#: clutter/clutter-actor.c:4377
msgid "The center of scaling"
msgstr "Årodek skalowania"
-#: clutter/clutter-actor.c:4440
+#: clutter/clutter-actor.c:4394
msgid "Rotation Angle X"
msgstr "KÄt obrotu wspÃÅrzÄdnej X"
-#: clutter/clutter-actor.c:4441
+#: clutter/clutter-actor.c:4395
msgid "The rotation angle on the X axis"
msgstr "KÄt obrotu na osi X"
-#: clutter/clutter-actor.c:4456
+#: clutter/clutter-actor.c:4410
msgid "Rotation Angle Y"
msgstr "KÄt obrotu wspÃÅrzÄdnej Y"
-#: clutter/clutter-actor.c:4457
+#: clutter/clutter-actor.c:4411
msgid "The rotation angle on the Y axis"
msgstr "KÄt obrotu na osi Y"
-#: clutter/clutter-actor.c:4472
+#: clutter/clutter-actor.c:4426
msgid "Rotation Angle Z"
msgstr "KÄt obrotu wspÃÅrzÄdnej Z"
-#: clutter/clutter-actor.c:4473
+#: clutter/clutter-actor.c:4427
msgid "The rotation angle on the Z axis"
msgstr "KÄt obrotu na osi Z"
-#: clutter/clutter-actor.c:4488
+#: clutter/clutter-actor.c:4442
msgid "Rotation Center X"
msgstr "Årodek obrotu wspÃÅrzÄdnej X"
-#: clutter/clutter-actor.c:4489
+#: clutter/clutter-actor.c:4443
msgid "The rotation center on the X axis"
msgstr "Årodek obrotu na osi X"
-#: clutter/clutter-actor.c:4505
+#: clutter/clutter-actor.c:4459
msgid "Rotation Center Y"
msgstr "Årodek obrotu wspÃÅrzÄdnej Y"
-#: clutter/clutter-actor.c:4506
+#: clutter/clutter-actor.c:4460
msgid "The rotation center on the Y axis"
msgstr "Årodek obrotu na osi Y"
-#: clutter/clutter-actor.c:4522
+#: clutter/clutter-actor.c:4476
msgid "Rotation Center Z"
msgstr "Årodek obrotu wspÃÅrzÄdnej Z"
-#: clutter/clutter-actor.c:4523
+#: clutter/clutter-actor.c:4477
msgid "The rotation center on the Z axis"
msgstr "Årodek obrotu na osi Z"
-#: clutter/clutter-actor.c:4539
+#: clutter/clutter-actor.c:4493
msgid "Rotation Center Z Gravity"
msgstr "Grawitacja Årodka obrotu wspÃÅrzÄdnej Z"
-#: clutter/clutter-actor.c:4540
+#: clutter/clutter-actor.c:4494
msgid "Center point for rotation around the Z axis"
msgstr "Punkt Årodkowy dla obrotu wokÃÅ osi Z"
-#: clutter/clutter-actor.c:4558
+#: clutter/clutter-actor.c:4512
msgid "Anchor X"
msgstr "Kotwica wspÃÅrzÄdnej X"
-#: clutter/clutter-actor.c:4559
+#: clutter/clutter-actor.c:4513
msgid "X coordinate of the anchor point"
msgstr "WspÃÅrzÄdna X punktu kotwicy"
-#: clutter/clutter-actor.c:4575
+#: clutter/clutter-actor.c:4529
msgid "Anchor Y"
msgstr "Kotwica wspÃÅrzÄdnej Y"
-#: clutter/clutter-actor.c:4576
+#: clutter/clutter-actor.c:4530
msgid "Y coordinate of the anchor point"
msgstr "WspÃÅrzÄdna Y punktu kotwicy"
-#: clutter/clutter-actor.c:4591
+#: clutter/clutter-actor.c:4545
msgid "Anchor Gravity"
msgstr "Grawitacja kotwicy"
-#: clutter/clutter-actor.c:4592
+#: clutter/clutter-actor.c:4546
msgid "The anchor point as a ClutterGravity"
msgstr "Punkt kotwicy jako \"ClutterGravity\""
-#: clutter/clutter-actor.c:4611
+#: clutter/clutter-actor.c:4565
msgid "Show on set parent"
msgstr "WyÅwietlanie na ustawionym rodzicu"
-#: clutter/clutter-actor.c:4612
+#: clutter/clutter-actor.c:4566
msgid "Whether the actor is shown when parented"
msgstr "OkreÅla, czy aktor jest wyÅwietlany, kiedy posiada rodzica"
-#: clutter/clutter-actor.c:4632
+#: clutter/clutter-actor.c:4586
msgid "Clip to Allocation"
msgstr "Klamra do przydziaÅu"
-#: clutter/clutter-actor.c:4633
+#: clutter/clutter-actor.c:4587
msgid "Sets the clip region to track the actor's allocation"
msgstr "Ustawia obszar klamry do Åledzenia przydzielenia aktora"
-#: clutter/clutter-actor.c:4643
+#: clutter/clutter-actor.c:4597
msgid "Text Direction"
msgstr "Kierunek tekstu"
-#: clutter/clutter-actor.c:4644
+#: clutter/clutter-actor.c:4598
msgid "Direction of the text"
msgstr "Kierunek tekstu"
-#: clutter/clutter-actor.c:4662
+#: clutter/clutter-actor.c:4616
msgid "Has Pointer"
msgstr "Posiada wskaÅnik"
-#: clutter/clutter-actor.c:4663
+#: clutter/clutter-actor.c:4617
msgid "Whether the actor contains the pointer of an input device"
msgstr "OkreÅla, czy aktor zawiera wskaÅnik urzÄdzenia wejÅcia"
-#: clutter/clutter-actor.c:4680
+#: clutter/clutter-actor.c:4634
msgid "Actions"
msgstr "DziaÅania"
-#: clutter/clutter-actor.c:4681
+#: clutter/clutter-actor.c:4635
msgid "Adds an action to the actor"
msgstr "Dodaje dziaÅania do aktora"
-#: clutter/clutter-actor.c:4695
+#: clutter/clutter-actor.c:4649
msgid "Constraints"
msgstr "Ograniczenia"
-#: clutter/clutter-actor.c:4696
+#: clutter/clutter-actor.c:4650
msgid "Adds a constraint to the actor"
msgstr "Dodaje ograniczenie do aktora"
@@ -428,97 +430,97 @@ msgstr "WÅÄczone"
msgid "Whether the meta is enabled"
msgstr "OkreÅla, czy meta jest wÅÄczona"
-#: clutter/clutter-align-constraint.c:270
-#: clutter/clutter-bind-constraint.c:349 clutter/clutter-clone.c:340
+#: clutter/clutter-align-constraint.c:252
+#: clutter/clutter-bind-constraint.c:316 clutter/clutter-clone.c:340
#: clutter/clutter-snap-constraint.c:321
msgid "Source"
msgstr "ÅrÃdÅo"
-#: clutter/clutter-align-constraint.c:271
+#: clutter/clutter-align-constraint.c:253
msgid "The source of the alignment"
msgstr "ÅrÃdÅo wyrÃwnania"
-#: clutter/clutter-align-constraint.c:284
+#: clutter/clutter-align-constraint.c:266
msgid "Align Axis"
msgstr "Osie wyrÃwnania"
-#: clutter/clutter-align-constraint.c:285
+#: clutter/clutter-align-constraint.c:267
msgid "The axis to align the position to"
msgstr "Osie, do ktÃrych wyrÃwnaÄ poÅoÅenie"
-#: clutter/clutter-align-constraint.c:304
+#: clutter/clutter-align-constraint.c:286
#: clutter/clutter-desaturate-effect.c:304
msgid "Factor"
msgstr "Czynnik"
-#: clutter/clutter-align-constraint.c:305
+#: clutter/clutter-align-constraint.c:287
msgid "The alignment factor, between 0.0 and 1.0"
msgstr "Czynnik wyrÃwnania, miÄdzy 0.0 a 1.0"
-#: clutter/clutter-alpha.c:345 clutter/clutter-animation.c:538
+#: clutter/clutter-alpha.c:339 clutter/clutter-animation.c:528
#: clutter/clutter-animator.c:1802
msgid "Timeline"
msgstr "OÅ czasu"
-#: clutter/clutter-alpha.c:346
+#: clutter/clutter-alpha.c:340
msgid "Timeline used by the alpha"
msgstr "OÅ czasu uÅywana przez alfÄ"
-#: clutter/clutter-alpha.c:361
+#: clutter/clutter-alpha.c:355
msgid "Alpha value"
msgstr "WartoÅÄ alfa"
-#: clutter/clutter-alpha.c:362
+#: clutter/clutter-alpha.c:356
msgid "Alpha value as computed by the alpha"
msgstr "WartoÅÄ alfa obliczona przez alfÄ"
-#: clutter/clutter-alpha.c:382 clutter/clutter-animation.c:494
+#: clutter/clutter-alpha.c:376 clutter/clutter-animation.c:484
msgid "Mode"
msgstr "Tryb"
-#: clutter/clutter-alpha.c:383
+#: clutter/clutter-alpha.c:377
msgid "Progress mode"
msgstr "Tryb postÄpu"
-#: clutter/clutter-animation.c:478
+#: clutter/clutter-animation.c:468
msgid "Object"
msgstr "Obiekt"
-#: clutter/clutter-animation.c:479
+#: clutter/clutter-animation.c:469
msgid "Object to which the animation applies"
msgstr "Obiekt, do ktÃrego animacja jest zastosowywana"
-#: clutter/clutter-animation.c:495
+#: clutter/clutter-animation.c:485
msgid "The mode of the animation"
msgstr "Tryb animacji"
-#: clutter/clutter-animation.c:509 clutter/clutter-animator.c:1786
-#: clutter/clutter-media.c:194 clutter/clutter-state.c:1486
+#: clutter/clutter-animation.c:499 clutter/clutter-animator.c:1786
+#: clutter/clutter-media.c:194 clutter/clutter-state.c:1422
#: clutter/clutter-timeline.c:294
msgid "Duration"
msgstr "Czas trwania"
-#: clutter/clutter-animation.c:510
+#: clutter/clutter-animation.c:500
msgid "Duration of the animation, in milliseconds"
msgstr "Czas trwania animacji, w milisekundach"
-#: clutter/clutter-animation.c:524 clutter/clutter-timeline.c:263
+#: clutter/clutter-animation.c:514 clutter/clutter-timeline.c:263
msgid "Loop"
msgstr "PÄtla"
-#: clutter/clutter-animation.c:525
+#: clutter/clutter-animation.c:515
msgid "Whether the animation should loop"
msgstr "OkreÅla, czy animacja powinna byÄ zapÄtlona"
-#: clutter/clutter-animation.c:539
+#: clutter/clutter-animation.c:529
msgid "The timeline used by the animation"
msgstr "OÅ czasu uÅywana przez animacjÄ"
-#: clutter/clutter-animation.c:552 clutter/clutter-behaviour.c:304
+#: clutter/clutter-animation.c:542 clutter/clutter-behaviour.c:298
msgid "Alpha"
msgstr "Alfa"
-#: clutter/clutter-animation.c:553
+#: clutter/clutter-animation.c:543
msgid "The alpha used by the animation"
msgstr "Alfa uÅywana przez animacjÄ"
@@ -530,208 +532,208 @@ msgstr "Czas trwania animacji"
msgid "The timeline of the animation"
msgstr "OÅ czasu animacji"
-#: clutter/clutter-behaviour.c:305
+#: clutter/clutter-behaviour.c:299
msgid "Alpha Object to drive the behaviour"
msgstr "Obiekt alfa prowadzÄcy zachowanie"
-#: clutter/clutter-behaviour-depth.c:178
+#: clutter/clutter-behaviour-depth.c:174
msgid "Start Depth"
msgstr "GÅÄbia poczÄtkowa"
-#: clutter/clutter-behaviour-depth.c:179
+#: clutter/clutter-behaviour-depth.c:175
msgid "Initial depth to apply"
msgstr "PoczÄtkowa gÅÄbia do zastosowania"
-#: clutter/clutter-behaviour-depth.c:194
+#: clutter/clutter-behaviour-depth.c:190
msgid "End Depth"
msgstr "GÅÄbia koÅcowa"
-#: clutter/clutter-behaviour-depth.c:195
+#: clutter/clutter-behaviour-depth.c:191
msgid "Final depth to apply"
msgstr "KoÅcowa gÅÄbia do zastosowania"
-#: clutter/clutter-behaviour-ellipse.c:397
+#: clutter/clutter-behaviour-ellipse.c:394
msgid "Start Angle"
msgstr "KÄt poczÄtkowy"
-#: clutter/clutter-behaviour-ellipse.c:398
-#: clutter/clutter-behaviour-rotate.c:280
+#: clutter/clutter-behaviour-ellipse.c:395
+#: clutter/clutter-behaviour-rotate.c:276
msgid "Initial angle"
msgstr "KÄt poczÄtkowy"
-#: clutter/clutter-behaviour-ellipse.c:413
+#: clutter/clutter-behaviour-ellipse.c:410
msgid "End Angle"
msgstr "KÄt koÅcowy"
-#: clutter/clutter-behaviour-ellipse.c:414
-#: clutter/clutter-behaviour-rotate.c:298
+#: clutter/clutter-behaviour-ellipse.c:411
+#: clutter/clutter-behaviour-rotate.c:294
msgid "Final angle"
msgstr "KÄt koÅcowy"
-#: clutter/clutter-behaviour-ellipse.c:429
+#: clutter/clutter-behaviour-ellipse.c:426
msgid "Angle x tilt"
msgstr "Nachylenie kÄta wspÃÅrzÄdnej X"
-#: clutter/clutter-behaviour-ellipse.c:430
+#: clutter/clutter-behaviour-ellipse.c:427
msgid "Tilt of the ellipse around x axis"
msgstr "Nachylenie elipsy wokÃÅ osi X"
-#: clutter/clutter-behaviour-ellipse.c:445
+#: clutter/clutter-behaviour-ellipse.c:442
msgid "Angle y tilt"
msgstr "Nachylenie kÄta wspÃÅrzÄdnej Y"
-#: clutter/clutter-behaviour-ellipse.c:446
+#: clutter/clutter-behaviour-ellipse.c:443
msgid "Tilt of the ellipse around y axis"
msgstr "Nachylenie elipsy wokÃÅ osi Y"
-#: clutter/clutter-behaviour-ellipse.c:461
+#: clutter/clutter-behaviour-ellipse.c:458
msgid "Angle z tilt"
msgstr "Nachylenie kÄta wspÃÅrzÄdnej Z"
-#: clutter/clutter-behaviour-ellipse.c:462
+#: clutter/clutter-behaviour-ellipse.c:459
msgid "Tilt of the ellipse around z axis"
msgstr "Nachylenie elipsy wokÃÅ osi Z"
-#: clutter/clutter-behaviour-ellipse.c:478
+#: clutter/clutter-behaviour-ellipse.c:475
msgid "Width of the ellipse"
msgstr "SzerokoÅÄ alipsy"
-#: clutter/clutter-behaviour-ellipse.c:494
+#: clutter/clutter-behaviour-ellipse.c:491
msgid "Height of ellipse"
msgstr "WysokoÅÄ elipsy"
-#: clutter/clutter-behaviour-ellipse.c:509
+#: clutter/clutter-behaviour-ellipse.c:506
msgid "Center"
msgstr "Årodek"
-#: clutter/clutter-behaviour-ellipse.c:510
+#: clutter/clutter-behaviour-ellipse.c:507
msgid "Center of ellipse"
msgstr "Årodek elipsy"
-#: clutter/clutter-behaviour-ellipse.c:524
-#: clutter/clutter-behaviour-rotate.c:333 clutter/clutter-timeline.c:310
+#: clutter/clutter-behaviour-ellipse.c:521
+#: clutter/clutter-behaviour-rotate.c:329 clutter/clutter-timeline.c:310
msgid "Direction"
msgstr "Kierunek"
-#: clutter/clutter-behaviour-ellipse.c:525
-#: clutter/clutter-behaviour-rotate.c:334
+#: clutter/clutter-behaviour-ellipse.c:522
+#: clutter/clutter-behaviour-rotate.c:330
msgid "Direction of rotation"
msgstr "Kierunek obrotu"
-#: clutter/clutter-behaviour-opacity.c:181
+#: clutter/clutter-behaviour-opacity.c:177
msgid "Opacity Start"
msgstr "PoczÄtkowa nieprzezroczystoÅÄ"
-#: clutter/clutter-behaviour-opacity.c:182
+#: clutter/clutter-behaviour-opacity.c:178
msgid "Initial opacity level"
msgstr "PoczÄtkowy poziom nieprzezroczystoÅci"
-#: clutter/clutter-behaviour-opacity.c:199
+#: clutter/clutter-behaviour-opacity.c:195
msgid "Opacity End"
msgstr "KoÅcowa nieprzezroczystoÅÄ"
-#: clutter/clutter-behaviour-opacity.c:200
+#: clutter/clutter-behaviour-opacity.c:196
msgid "Final opacity level"
msgstr "KoÅcowy poziom nieprzezroczystoÅci"
-#: clutter/clutter-behaviour-path.c:222 clutter/clutter-path-constraint.c:212
+#: clutter/clutter-behaviour-path.c:219 clutter/clutter-path-constraint.c:212
msgid "Path"
msgstr "ÅcieÅka"
-#: clutter/clutter-behaviour-path.c:223
+#: clutter/clutter-behaviour-path.c:220
msgid "The ClutterPath object representing the path to animate along"
msgstr "Obiekt \"ClutterPath\" przedstawiajÄcy ÅcieÅkÄ, na ktÃrej animowaÄ"
-#: clutter/clutter-behaviour-rotate.c:279
+#: clutter/clutter-behaviour-rotate.c:275
msgid "Angle Begin"
msgstr "KÄt poczÄtkowy"
-#: clutter/clutter-behaviour-rotate.c:297
+#: clutter/clutter-behaviour-rotate.c:293
msgid "Angle End"
msgstr "KÄt koÅcowy"
-#: clutter/clutter-behaviour-rotate.c:315
+#: clutter/clutter-behaviour-rotate.c:311
msgid "Axis"
msgstr "OÅ"
-#: clutter/clutter-behaviour-rotate.c:316
+#: clutter/clutter-behaviour-rotate.c:312
msgid "Axis of rotation"
msgstr "OÅ obrotu"
-#: clutter/clutter-behaviour-rotate.c:351
+#: clutter/clutter-behaviour-rotate.c:347
msgid "Center X"
msgstr "Årodek wspÃÅrzÄdnej X"
-#: clutter/clutter-behaviour-rotate.c:352
+#: clutter/clutter-behaviour-rotate.c:348
msgid "X coordinate of the center of rotation"
msgstr "WspÃÅrzÄdna X Årodka obrotu"
-#: clutter/clutter-behaviour-rotate.c:369
+#: clutter/clutter-behaviour-rotate.c:365
msgid "Center Y"
msgstr "Årodek wspÃÅrzÄdnej Y"
-#: clutter/clutter-behaviour-rotate.c:370
+#: clutter/clutter-behaviour-rotate.c:366
msgid "Y coordinate of the center of rotation"
msgstr "WspÃÅrzÄdna Y Årodka obrotu"
-#: clutter/clutter-behaviour-rotate.c:387
+#: clutter/clutter-behaviour-rotate.c:383
msgid "Center Z"
msgstr "Årodek wspÃÅrzÄdnej Z"
-#: clutter/clutter-behaviour-rotate.c:388
+#: clutter/clutter-behaviour-rotate.c:384
msgid "Z coordinate of the center of rotation"
msgstr "WspÃÅrzÄdna Z Årodka obrotu"
-#: clutter/clutter-behaviour-scale.c:222
+#: clutter/clutter-behaviour-scale.c:218
msgid "X Start Scale"
msgstr "PoczÄtkowe skalowanie wspÃÅrzÄdnej X"
-#: clutter/clutter-behaviour-scale.c:223
+#: clutter/clutter-behaviour-scale.c:219
msgid "Initial scale on the X axis"
msgstr "PoczÄtkowe skalowanie na osi X"
-#: clutter/clutter-behaviour-scale.c:241
+#: clutter/clutter-behaviour-scale.c:237
msgid "X End Scale"
msgstr "KoÅcowe skalowanie wspÃÅrzÄdnej X"
-#: clutter/clutter-behaviour-scale.c:242
+#: clutter/clutter-behaviour-scale.c:238
msgid "Final scale on the X axis"
msgstr "KoÅcowe skalowanie na osi X"
-#: clutter/clutter-behaviour-scale.c:260
+#: clutter/clutter-behaviour-scale.c:256
msgid "Y Start Scale"
msgstr "PoczÄtkowe skalowanie wspÃÅrzÄdnej Y"
-#: clutter/clutter-behaviour-scale.c:261
+#: clutter/clutter-behaviour-scale.c:257
msgid "Initial scale on the Y axis"
msgstr "PoczÄtkowe skalowanie na osi Y"
-#: clutter/clutter-behaviour-scale.c:279
+#: clutter/clutter-behaviour-scale.c:275
msgid "Y End Scale"
msgstr "KoÅcowe skalowanie wspÃÅrzÄdnej Y"
-#: clutter/clutter-behaviour-scale.c:280
+#: clutter/clutter-behaviour-scale.c:276
msgid "Final scale on the Y axis"
msgstr "KoÅcowe skalowanie na osi Y"
-#: clutter/clutter-bind-constraint.c:350
+#: clutter/clutter-bind-constraint.c:317
msgid "The source of the binding"
msgstr "ÅrÃdÅo dowiÄzania"
-#: clutter/clutter-bind-constraint.c:363
+#: clutter/clutter-bind-constraint.c:330
msgid "Coordinate"
msgstr "WspÃÅrzÄdna"
-#: clutter/clutter-bind-constraint.c:364
+#: clutter/clutter-bind-constraint.c:331
msgid "The coordinate to bind"
msgstr "WspÃÅrzÄdna do dowiÄzania"
-#: clutter/clutter-bind-constraint.c:378 clutter/clutter-path-constraint.c:226
+#: clutter/clutter-bind-constraint.c:345 clutter/clutter-path-constraint.c:226
#: clutter/clutter-snap-constraint.c:366
msgid "Offset"
msgstr "Offset"
-#: clutter/clutter-bind-constraint.c:379
+#: clutter/clutter-bind-constraint.c:346
msgid "The offset in pixels to apply to the binding"
msgstr "Offset w pikselach do zastosowania do dowiÄzania"
@@ -739,7 +741,7 @@ msgstr "Offset w pikselach do zastosowania do dowiÄzania"
msgid "The unique name of the binding pool"
msgstr "Unikalna nazwa puli dowiÄzania"
-#: clutter/clutter-bin-layout.c:261 clutter/clutter-bin-layout.c:585
+#: clutter/clutter-bin-layout.c:261 clutter/clutter-bin-layout.c:580
#: clutter/clutter-box-layout.c:395 clutter/clutter-table-layout.c:652
msgid "Horizontal Alignment"
msgstr "WyrÃwnanie poziome"
@@ -748,7 +750,7 @@ msgstr "WyrÃwnanie poziome"
msgid "Horizontal alignment for the actor inside the layout manager"
msgstr "Poziome wyrÃwnanie aktora wewnÄtrz menedÅera warstw"
-#: clutter/clutter-bin-layout.c:270 clutter/clutter-bin-layout.c:602
+#: clutter/clutter-bin-layout.c:270 clutter/clutter-bin-layout.c:597
#: clutter/clutter-box-layout.c:404 clutter/clutter-table-layout.c:667
msgid "Vertical Alignment"
msgstr "WyrÃwnanie pionowe"
@@ -757,36 +759,36 @@ msgstr "WyrÃwnanie pionowe"
msgid "Vertical alignment for the actor inside the layout manager"
msgstr "Pionowe wyrÃwnanie aktora wewnÄtrz menedÅera warstw"
-#: clutter/clutter-bin-layout.c:586
+#: clutter/clutter-bin-layout.c:581
msgid "Default horizontal alignment for the actors inside the layout manager"
msgstr "DomyÅlne poziome wyrÃwnanie aktora wewnÄtrz menedÅera warstw"
-#: clutter/clutter-bin-layout.c:603
+#: clutter/clutter-bin-layout.c:598
msgid "Default vertical alignment for the actors inside the layout manager"
msgstr "DomyÅlne pionowe wyrÃwnanie aktora wewnÄtrz menedÅera warstw"
-#: clutter/clutter-box.c:544
+#: clutter/clutter-box.c:537
msgid "Layout Manager"
msgstr "MenedÅer warstw"
-#: clutter/clutter-box.c:545
+#: clutter/clutter-box.c:538
msgid "The layout manager used by the box"
msgstr "MenedÅer warstw uÅywany przez to pole"
-#: clutter/clutter-box.c:564 clutter/clutter-rectangle.c:267
-#: clutter/clutter-stage.c:1765
+#: clutter/clutter-box.c:557 clutter/clutter-rectangle.c:267
+#: clutter/clutter-stage.c:1718
msgid "Color"
msgstr "Kolor"
-#: clutter/clutter-box.c:565
+#: clutter/clutter-box.c:558
msgid "The background color of the box"
msgstr "Kolor tÅa pola"
-#: clutter/clutter-box.c:579
+#: clutter/clutter-box.c:572
msgid "Color Set"
msgstr "Ustawienie koloru"
-#: clutter/clutter-box.c:580
+#: clutter/clutter-box.c:573
msgid "Whether the background color is set"
msgstr "OkreÅla, czy kolor tÅa jest ustawiony"
@@ -838,7 +840,7 @@ msgstr "Pionowe"
msgid "Whether the layout should be vertical, rather than horizontal"
msgstr "OkreÅla, czy ukÅad powinien byÄ pionowy, zamiast poziomego"
-#: clutter/clutter-box-layout.c:1321 clutter/clutter-flow-layout.c:901
+#: clutter/clutter-box-layout.c:1321 clutter/clutter-flow-layout.c:898
msgid "Homogeneous"
msgstr "Homogeniczny"
@@ -865,54 +867,46 @@ msgstr "OdstÄp"
msgid "Spacing between children"
msgstr "OdstÄp miÄdzy potomkami"
-#: clutter/clutter-box-layout.c:1366 clutter/clutter-table-layout.c:1742
+#: clutter/clutter-box-layout.c:1366 clutter/clutter-table-layout.c:1740
msgid "Use Animations"
msgstr "UÅycie animacji"
-#: clutter/clutter-box-layout.c:1367 clutter/clutter-table-layout.c:1743
+#: clutter/clutter-box-layout.c:1367 clutter/clutter-table-layout.c:1741
msgid "Whether layout changes should be animated"
msgstr "OkreÅla, czy zmiany ukÅadu powinny byÄ animowane"
-#: clutter/clutter-box-layout.c:1388 clutter/clutter-table-layout.c:1764
+#: clutter/clutter-box-layout.c:1388 clutter/clutter-table-layout.c:1762
msgid "Easing Mode"
msgstr "Tryb upraszczania"
-#: clutter/clutter-box-layout.c:1389 clutter/clutter-table-layout.c:1765
+#: clutter/clutter-box-layout.c:1389 clutter/clutter-table-layout.c:1763
msgid "The easing mode of the animations"
msgstr "Tryb upraszczania animacji"
-#: clutter/clutter-box-layout.c:1406 clutter/clutter-table-layout.c:1782
+#: clutter/clutter-box-layout.c:1406 clutter/clutter-table-layout.c:1780
msgid "Easing Duration"
msgstr "Czas trwania upraszczania"
-#: clutter/clutter-box-layout.c:1407 clutter/clutter-table-layout.c:1783
+#: clutter/clutter-box-layout.c:1407 clutter/clutter-table-layout.c:1781
msgid "The duration of the animations"
msgstr "Czas trwania animacji"
-#: clutter/clutter-cairo-texture.c:582
+#: clutter/clutter-cairo-texture.c:404
msgid "Surface Width"
msgstr "SzerokoÅÄ powierzchni"
-#: clutter/clutter-cairo-texture.c:583
+#: clutter/clutter-cairo-texture.c:405
msgid "The width of the Cairo surface"
msgstr "SzerokoÅÄ powierzchni biblioteki cairo"
-#: clutter/clutter-cairo-texture.c:597
+#: clutter/clutter-cairo-texture.c:419
msgid "Surface Height"
msgstr "WysokoÅÄ powierzchni"
-#: clutter/clutter-cairo-texture.c:598
+#: clutter/clutter-cairo-texture.c:420
msgid "The height of the Cairo surface"
msgstr "WysokoÅÄ powierzchni biblioteki cairo"
-#: clutter/clutter-cairo-texture.c:615
-msgid "Auto Resize"
-msgstr "Automatyczna zmiana rozmiaru"
-
-#: clutter/clutter-cairo-texture.c:616
-msgid "Whether the surface should match the allocation"
-msgstr "OkreÅla, czy powierzchnia powinna pasowaÄ do przydzielenia"
-
#: clutter/clutter-child-meta.c:127
msgid "Container"
msgstr "Kontener"
@@ -941,21 +935,23 @@ msgstr "Przytrzymane"
msgid "Whether the clickable has a grab"
msgstr "OkreÅla, czy element klikalny posiada przytrzymanie"
-#: clutter/clutter-click-action.c:574 clutter/clutter-settings.c:573
+#: clutter/clutter-click-action.c:574 clutter/clutter-settings.c:521
+#, fuzzy
msgid "Long Press Duration"
-msgstr "Czas trwania dÅugiego przyciÅniÄcia"
+msgstr "Czas trwania upraszczania"
#: clutter/clutter-click-action.c:575
msgid "The minimum duration of a long press to recognize the gesture"
-msgstr "Minimalny czas trwania dÅugiego przyciÅniÄcia, aby rozpoznaÄ gest"
+msgstr ""
#: clutter/clutter-click-action.c:593
+#, fuzzy
msgid "Long Press Threshold"
-msgstr "PrÃg dÅugiego przyciÅniÄcia"
+msgstr "PrÃg przeciÄgniÄcia"
#: clutter/clutter-click-action.c:594
msgid "The maximum threshold before a long press is cancelled"
-msgstr "Maksymalny prÃg, zanim dÅugie przyciÅniÄcie zostanie anulowane"
+msgstr ""
#: clutter/clutter-clone.c:341
msgid "Specifies the actor to be cloned"
@@ -1006,95 +1002,95 @@ msgstr "Mechanizm"
msgid "The ClutterBackend of the device manager"
msgstr "Mechanizm \"ClutterBackend\" menedÅera urzÄdzeÅ"
-#: clutter/clutter-drag-action.c:596
+#: clutter/clutter-drag-action.c:547
msgid "Horizontal Drag Threshold"
msgstr "Poziomy prÃg przeciÄgniÄcia"
-#: clutter/clutter-drag-action.c:597
+#: clutter/clutter-drag-action.c:548
msgid "The horizontal amount of pixels required to start dragging"
msgstr "Liczba poziomych pikseli wymaganych do rozpoczÄcia przeciÄgania"
-#: clutter/clutter-drag-action.c:624
+#: clutter/clutter-drag-action.c:575
msgid "Vertical Drag Threshold"
msgstr "Pionowy prÃg przeciÄgniÄcia"
-#: clutter/clutter-drag-action.c:625
+#: clutter/clutter-drag-action.c:576
msgid "The vertical amount of pixels required to start dragging"
msgstr "Liczba pionowych pikseli wymaganych do rozpoczÄcia przeciÄgania"
-#: clutter/clutter-drag-action.c:646
+#: clutter/clutter-drag-action.c:597
msgid "Drag Handle"
msgstr "Uchwyt przeciÄgniÄcia"
-#: clutter/clutter-drag-action.c:647
+#: clutter/clutter-drag-action.c:598
msgid "The actor that is being dragged"
msgstr "PrzeciÄgany aktor"
-#: clutter/clutter-drag-action.c:660
+#: clutter/clutter-drag-action.c:611
msgid "Drag Axis"
msgstr "Osie przeciÄgniÄcia"
-#: clutter/clutter-drag-action.c:661
+#: clutter/clutter-drag-action.c:612
msgid "Constraints the dragging to an axis"
msgstr "Ogranicza przeciÄgniÄcia do osi"
-#: clutter/clutter-flow-layout.c:885
+#: clutter/clutter-flow-layout.c:882
msgid "Orientation"
msgstr "Orientacja"
-#: clutter/clutter-flow-layout.c:886
+#: clutter/clutter-flow-layout.c:883
msgid "The orientation of the layout"
msgstr "Orientacja ukÅadu"
-#: clutter/clutter-flow-layout.c:902
+#: clutter/clutter-flow-layout.c:899
msgid "Whether each item should receive the same allocation"
msgstr "OkreÅla, czy kaÅdy element powinien otrzymaÄ to samo przydzielenie"
-#: clutter/clutter-flow-layout.c:917 clutter/clutter-table-layout.c:1713
+#: clutter/clutter-flow-layout.c:914 clutter/clutter-table-layout.c:1711
msgid "Column Spacing"
msgstr "OdstÄpy kolumn"
-#: clutter/clutter-flow-layout.c:918
+#: clutter/clutter-flow-layout.c:915
msgid "The spacing between columns"
msgstr "OdstÄp miÄdzy kolumnami"
-#: clutter/clutter-flow-layout.c:934 clutter/clutter-table-layout.c:1727
+#: clutter/clutter-flow-layout.c:931 clutter/clutter-table-layout.c:1725
msgid "Row Spacing"
msgstr "OdstÄpy wierszy"
-#: clutter/clutter-flow-layout.c:935
+#: clutter/clutter-flow-layout.c:932
msgid "The spacing between rows"
msgstr "OdstÄp miÄdzy wierszami"
-#: clutter/clutter-flow-layout.c:949
+#: clutter/clutter-flow-layout.c:946
msgid "Minimum Column Width"
msgstr "Minimalna szerokoÅÄ kolumny"
-#: clutter/clutter-flow-layout.c:950
+#: clutter/clutter-flow-layout.c:947
msgid "Minimum width for each column"
msgstr "Minimalna szerokoÅÄ kaÅdej kolumny"
-#: clutter/clutter-flow-layout.c:965
+#: clutter/clutter-flow-layout.c:962
msgid "Maximum Column Width"
msgstr "Maksymalna szerokoÅÄ kolumny"
-#: clutter/clutter-flow-layout.c:966
+#: clutter/clutter-flow-layout.c:963
msgid "Maximum width for each column"
msgstr "Maksymalna szerokoÅÄ kaÅdej kolumny"
-#: clutter/clutter-flow-layout.c:980
+#: clutter/clutter-flow-layout.c:977
msgid "Minimum Row Height"
msgstr "Minimalna wysokoÅÄ wiersza"
-#: clutter/clutter-flow-layout.c:981
+#: clutter/clutter-flow-layout.c:978
msgid "Minimum height for each row"
msgstr "Minimalna wysokoÅÄ kaÅdego wiersza"
-#: clutter/clutter-flow-layout.c:996
+#: clutter/clutter-flow-layout.c:993
msgid "Maximum Row Height"
msgstr "Maksymalna wysokoÅÄ wiersza"
-#: clutter/clutter-flow-layout.c:997
+#: clutter/clutter-flow-layout.c:994
msgid "Maximum height for each row"
msgstr "Maksymalna wysokoÅÄ kaÅdego wiersza"
@@ -1174,59 +1170,59 @@ msgstr "MenedÅer"
msgid "The manager that created this data"
msgstr "MenedÅer, ktÃry utworzyÅ te dane"
-#: clutter/clutter-main.c:490
+#: clutter/clutter-main.c:486
msgid "default:LTR"
msgstr "default:LTR"
-#: clutter/clutter-main.c:1321
+#: clutter/clutter-main.c:1282
msgid "Show frames per second"
msgstr "WyÅwietla liczbÄ klatek na sekundÄ"
-#: clutter/clutter-main.c:1323
+#: clutter/clutter-main.c:1284
msgid "Default frame rate"
msgstr "DomyÅlna liczba klatek na sekundÄ"
-#: clutter/clutter-main.c:1325
+#: clutter/clutter-main.c:1286
msgid "Make all warnings fatal"
msgstr "Wszystkie ostrzeÅenia sÄ krytyczne"
-#: clutter/clutter-main.c:1328
+#: clutter/clutter-main.c:1289
msgid "Direction for the text"
msgstr "Kierunek tekstu"
-#: clutter/clutter-main.c:1331
+#: clutter/clutter-main.c:1292
msgid "Disable mipmapping on text"
msgstr "WyÅÄcza mipmapowanie na tekÅcie"
-#: clutter/clutter-main.c:1334
+#: clutter/clutter-main.c:1295
msgid "Use 'fuzzy' picking"
msgstr "UÅywa wybierania \"rozmytego\""
-#: clutter/clutter-main.c:1337
+#: clutter/clutter-main.c:1298
msgid "Clutter debugging flags to set"
msgstr "Flagi debugowania biblioteki Clutter do ustawienia"
-#: clutter/clutter-main.c:1339
+#: clutter/clutter-main.c:1300
msgid "Clutter debugging flags to unset"
msgstr "Flagi debugowania biblioteki Clutter do usuniÄcia"
-#: clutter/clutter-main.c:1343
+#: clutter/clutter-main.c:1304
msgid "Clutter profiling flags to set"
msgstr "Flagi profilowania biblioteki Clutter do ustawienia"
-#: clutter/clutter-main.c:1345
+#: clutter/clutter-main.c:1306
msgid "Clutter profiling flags to unset"
msgstr "Flagi profilowania biblioteki Clutter do usuniÄcia"
-#: clutter/clutter-main.c:1348
+#: clutter/clutter-main.c:1309
msgid "Enable accessibility"
msgstr "WÅÄcza dostÄpnoÅÄ"
-#: clutter/clutter-main.c:1530
+#: clutter/clutter-main.c:1491
msgid "Clutter Options"
msgstr "Opcje biblioteki Clutter"
-#: clutter/clutter-main.c:1531
+#: clutter/clutter-main.c:1492
msgid "Show Clutter Options"
msgstr "WyÅwietla opcje biblioteki Clutter"
@@ -1243,6 +1239,7 @@ msgid "Playing"
msgstr "Odtwarzanie"
#: clutter/clutter-media.c:92
+#, fuzzy
msgid "Whether the actor is playing"
msgstr "OkreÅla, czy aktor jest odtwarzany"
@@ -1342,7 +1339,7 @@ msgstr "Ustawienie nazwy pliku"
msgid "Whether the :filename property is set"
msgstr "OkreÅla, czy wÅaÅciwoÅÄ \":filename\" jest ustawiona"
-#: clutter/clutter-script.c:449 clutter/clutter-texture.c:1081
+#: clutter/clutter-script.c:449 clutter/clutter-texture.c:1089
msgid "Filename"
msgstr "Nazwa pliku"
@@ -1350,47 +1347,47 @@ msgstr "Nazwa pliku"
msgid "The path of the currently parsed file"
msgstr "ÅcieÅka do obecnie przetwarzanego pliku"
-#: clutter/clutter-settings.c:414
+#: clutter/clutter-settings.c:362
msgid "Double Click Time"
msgstr "Czas podwÃjnego klikniÄcia"
-#: clutter/clutter-settings.c:415
+#: clutter/clutter-settings.c:363
msgid "The time between clicks necessary to detect a multiple click"
msgstr "Czas miÄdzy klikniÄciami wymagany, aby wykryÄ wielokrotne klikniÄcie"
-#: clutter/clutter-settings.c:430
+#: clutter/clutter-settings.c:378
msgid "Double Click Distance"
msgstr "OdlegÅoÅÄ podwÃjnego klikniÄcia"
-#: clutter/clutter-settings.c:431
+#: clutter/clutter-settings.c:379
msgid "The distance between clicks necessary to detect a multiple click"
msgstr ""
"OdlegÅoÅÄ miÄdzy klikniÄciami wymagane, aby wykryÄ wielokrotne klikniÄcie"
-#: clutter/clutter-settings.c:446
+#: clutter/clutter-settings.c:394
msgid "Drag Threshold"
msgstr "PrÃg przeciÄgniÄcia"
-#: clutter/clutter-settings.c:447
+#: clutter/clutter-settings.c:395
msgid "The distance the cursor should travel before starting to drag"
msgstr ""
"OdlegÅoÅÄ, jakÄ musi przemierzyÄ kursor przed rozpoczÄciem przeciÄgniÄcia"
-#: clutter/clutter-settings.c:462 clutter/clutter-text.c:2939
+#: clutter/clutter-settings.c:410 clutter/clutter-text.c:2799
msgid "Font Name"
msgstr "Nazwa czcionki"
-#: clutter/clutter-settings.c:463
+#: clutter/clutter-settings.c:411
msgid ""
"The description of the default font, as one that could be parsed by Pango"
msgstr ""
"Opis domyÅlnej czcionki, moÅliwy do przetworzenia przez bibliotekÄ Pango"
-#: clutter/clutter-settings.c:478
+#: clutter/clutter-settings.c:426
msgid "Font Antialias"
msgstr "WygÅadzanie czcionki"
-#: clutter/clutter-settings.c:479
+#: clutter/clutter-settings.c:427
msgid ""
"Whether to use antialiasing (1 to enable, 0 to disable, and -1 to use the "
"default)"
@@ -1398,54 +1395,46 @@ msgstr ""
"OkreÅla, czy uÅywaÄ wygÅadzania (1 wÅÄcza, 2 wyÅÄcza, a -1 uÅywa wartoÅci "
"domyÅlnej)"
-#: clutter/clutter-settings.c:495
+#: clutter/clutter-settings.c:443
msgid "Font DPI"
msgstr "DPI czcionki"
-#: clutter/clutter-settings.c:496
+#: clutter/clutter-settings.c:444
msgid ""
"The resolution of the font, in 1024 * dots/inch, or -1 to use the default"
msgstr ""
"RozdzielczoÅÄ czcionki, w 1024 * punktÃw na cal, lub -1, aby uÅyÄ domyÅlnej"
-#: clutter/clutter-settings.c:512
+#: clutter/clutter-settings.c:460
msgid "Font Hinting"
msgstr "Hinting czcionki"
-#: clutter/clutter-settings.c:513
+#: clutter/clutter-settings.c:461
msgid ""
"Whether to use hinting (1 to enable, 0 to disable and -1 to use the default)"
msgstr ""
"OkreÅla, czy uÅywaÄ hintingu (1 wÅÄcza, 2 wyÅÄcza, a -1 uÅywa wartoÅci "
"domyÅlnej)"
-#: clutter/clutter-settings.c:534
+#: clutter/clutter-settings.c:482
msgid "Font Hint Style"
msgstr "Styl hintingu czcionki"
-#: clutter/clutter-settings.c:535
+#: clutter/clutter-settings.c:483
msgid "The style of hinting (hintnone, hintslight, hintmedium, hintfull)"
msgstr "Styl hintingu (hintnone, hintslight, hintmedium, hintfull)"
-#: clutter/clutter-settings.c:556
+#: clutter/clutter-settings.c:504
msgid "Font Subpixel Order"
msgstr "KolejnoÅÄ podpikseli czcionki"
-#: clutter/clutter-settings.c:557
+#: clutter/clutter-settings.c:505
msgid "The type of subpixel antialiasing (none, rgb, bgr, vrgb, vbgr)"
msgstr "Typ wygÅadzania podpikselowego (none, rgb, bgr, vrgb, vbgr)"
-#: clutter/clutter-settings.c:574
+#: clutter/clutter-settings.c:522
msgid "The minimum duration for a long press gesture to be recognized"
-msgstr "Minimalny czas trwania gestu dÅugiego przyciÅniÄcia"
-
-#: clutter/clutter-settings.c:581
-msgid "Fontconfig configuration timestamp"
-msgstr "Czas konfiguracji fontconfig"
-
-#: clutter/clutter-settings.c:582
-msgid "Timestamp of the current fontconfig configuration"
-msgstr "Czas bieÅÄcej konfiguracji fontconfig"
+msgstr ""
#: clutter/clutter-shader.c:255
msgid "Vertex Source"
@@ -1520,116 +1509,116 @@ msgstr "KrawÄdÅ ÅrÃdÅa, ktÃra powinna byÄ przeÅamana"
msgid "The offset in pixels to apply to the constraint"
msgstr "Offset w pikselach do zastosowania do ograniczenia"
-#: clutter/clutter-stage.c:1707
+#: clutter/clutter-stage.c:1660
msgid "Fullscreen Set"
msgstr "Ustawienie peÅnego ekranu"
-#: clutter/clutter-stage.c:1708
+#: clutter/clutter-stage.c:1661
msgid "Whether the main stage is fullscreen"
msgstr "OkreÅla, czy gÅÃwna scena jest na peÅnym ekranie"
-#: clutter/clutter-stage.c:1724
+#: clutter/clutter-stage.c:1677
msgid "Offscreen"
msgstr "Poza ekranem"
-#: clutter/clutter-stage.c:1725
+#: clutter/clutter-stage.c:1678
msgid "Whether the main stage should be rendered offscreen"
msgstr "OkreÅla, czy gÅÃwna scena powinna byÄ wyÅwietlana poza ekranem"
-#: clutter/clutter-stage.c:1737 clutter/clutter-text.c:3052
+#: clutter/clutter-stage.c:1690 clutter/clutter-text.c:2912
msgid "Cursor Visible"
msgstr "WidocznoÅÄ kursora"
-#: clutter/clutter-stage.c:1738
+#: clutter/clutter-stage.c:1691
msgid "Whether the mouse pointer is visible on the main stage"
msgstr "OkreÅla, czy kursor myszy jest widoczny na gÅÃwnej scenie"
-#: clutter/clutter-stage.c:1752
+#: clutter/clutter-stage.c:1705
msgid "User Resizable"
msgstr "UÅytkownik moÅe zmieniaÄ rozmiar"
-#: clutter/clutter-stage.c:1753
+#: clutter/clutter-stage.c:1706
msgid "Whether the stage is able to be resized via user interaction"
msgstr "OkreÅla, czy moÅna zmieniaÄ rozmiar sceny przez dziaÅania uÅytkownika"
-#: clutter/clutter-stage.c:1766
+#: clutter/clutter-stage.c:1719
msgid "The color of the stage"
msgstr "Kolor sceny"
-#: clutter/clutter-stage.c:1780
+#: clutter/clutter-stage.c:1733
msgid "Perspective"
msgstr "Perspektywa"
-#: clutter/clutter-stage.c:1781
+#: clutter/clutter-stage.c:1734
msgid "Perspective projection parameters"
msgstr "Parametry projekcji perspektywy"
-#: clutter/clutter-stage.c:1796
+#: clutter/clutter-stage.c:1749
msgid "Title"
msgstr "TytuÅ"
-#: clutter/clutter-stage.c:1797
+#: clutter/clutter-stage.c:1750
msgid "Stage Title"
msgstr "TytuÅ sceny"
-#: clutter/clutter-stage.c:1812
+#: clutter/clutter-stage.c:1765
msgid "Use Fog"
msgstr "UÅycie mgÅy"
-#: clutter/clutter-stage.c:1813
+#: clutter/clutter-stage.c:1766
msgid "Whether to enable depth cueing"
msgstr "OkreÅla, czy wÅÄczyÄ wskazÃwki gÅÄbi"
-#: clutter/clutter-stage.c:1827
+#: clutter/clutter-stage.c:1780
msgid "Fog"
msgstr "MgÅa"
-#: clutter/clutter-stage.c:1828
+#: clutter/clutter-stage.c:1781
msgid "Settings for the depth cueing"
msgstr "Ustawienia dla wskazÃwek gÅÄbi"
-#: clutter/clutter-stage.c:1844
+#: clutter/clutter-stage.c:1797
msgid "Use Alpha"
msgstr "UÅycie alfy"
-#: clutter/clutter-stage.c:1845
+#: clutter/clutter-stage.c:1798
msgid "Whether to honour the alpha component of the stage color"
msgstr "OkreÅla, czy uwzglÄdniaÄ skÅadnik alfa koloru sceny"
-#: clutter/clutter-stage.c:1861
+#: clutter/clutter-stage.c:1814
msgid "Key Focus"
msgstr "Aktywny klawisz"
-#: clutter/clutter-stage.c:1862
+#: clutter/clutter-stage.c:1815
msgid "The currently key focused actor"
msgstr "Aktor obecnie posiadajÄcy aktywny klawisz"
-#: clutter/clutter-stage.c:1878
+#: clutter/clutter-stage.c:1831
msgid "No Clear Hint"
msgstr "Bez wskazÃwki czyszczenia"
-#: clutter/clutter-stage.c:1879
+#: clutter/clutter-stage.c:1832
msgid "Whether the stage should clear its contents"
msgstr "OkreÅla, czy scena powinna czyÅciÄ swojÄ zawartoÅÄ"
-#: clutter/clutter-stage.c:1892
+#: clutter/clutter-stage.c:1845
msgid "Accept Focus"
msgstr "Akceptowanie aktywnoÅci"
-#: clutter/clutter-stage.c:1893
+#: clutter/clutter-stage.c:1846
msgid "Whether the stage should accept focus on show"
msgstr "OkreÅla, czy scena powinna akceptowaÄ aktywnoÅÄ podczas wyÅwietlania"
-#: clutter/clutter-state.c:1472
+#: clutter/clutter-state.c:1408
msgid "State"
msgstr "Stan"
-#: clutter/clutter-state.c:1473
+#: clutter/clutter-state.c:1409
msgid "Currently set state, (transition to this state might not be complete)"
msgstr ""
"Obecnie ustawiony stan (przejÅcie do tego stanu moÅe nie zostaÄ ukoÅczone)"
-#: clutter/clutter-state.c:1487
+#: clutter/clutter-state.c:1423
msgid "Default transition duration"
msgstr "DomyÅlny czas trwania przejÅcia"
@@ -1681,227 +1670,230 @@ msgstr "Rozszerzenie pionowe"
msgid "Allocate extra space for the child in vertical axis"
msgstr "Przydziela dodatkowe miejsca na potomka w osi pionowej"
-#: clutter/clutter-table-layout.c:1714
+#: clutter/clutter-table-layout.c:1712
msgid "Spacing between columns"
msgstr "OdstÄp miÄdzy kolumnami"
-#: clutter/clutter-table-layout.c:1728
+#: clutter/clutter-table-layout.c:1726
msgid "Spacing between rows"
msgstr "OdstÄp miÄdzy wierszami"
-#: clutter/clutter-text.c:2940
+#: clutter/clutter-text.c:2800
msgid "The font to be used by the text"
msgstr "Czcionka uÅywana przez tekst"
-#: clutter/clutter-text.c:2957
+#: clutter/clutter-text.c:2817
msgid "Font Description"
msgstr "Opis czcionki"
-#: clutter/clutter-text.c:2958
+#: clutter/clutter-text.c:2818
msgid "The font description to be used"
msgstr "UÅywany opis czcionki"
-#: clutter/clutter-text.c:2974
+#: clutter/clutter-text.c:2834
msgid "Text"
msgstr "Tekst"
-#: clutter/clutter-text.c:2975
+#: clutter/clutter-text.c:2835
msgid "The text to render"
msgstr "Tekst do wyÅwietlenia"
-#: clutter/clutter-text.c:2989
+#: clutter/clutter-text.c:2849
msgid "Font Color"
msgstr "Kolor czcionki"
-#: clutter/clutter-text.c:2990
+#: clutter/clutter-text.c:2850
msgid "Color of the font used by the text"
msgstr "Kolor czcionki uÅywanej przez tekst"
-#: clutter/clutter-text.c:3004
+#: clutter/clutter-text.c:2864
msgid "Editable"
msgstr "MoÅna modyfikowaÄ"
-#: clutter/clutter-text.c:3005
+#: clutter/clutter-text.c:2865
msgid "Whether the text is editable"
msgstr "OkreÅla, czy tekst moÅna modyfikowaÄ"
-#: clutter/clutter-text.c:3020
+#: clutter/clutter-text.c:2880
msgid "Selectable"
msgstr "MoÅna skalowaÄ"
-#: clutter/clutter-text.c:3021
+#: clutter/clutter-text.c:2881
msgid "Whether the text is selectable"
msgstr "OkreÅla, czy tekst moÅna skalowaÄ"
-#: clutter/clutter-text.c:3035
+#: clutter/clutter-text.c:2895
msgid "Activatable"
msgstr "MoÅna aktywowaÄ"
-#: clutter/clutter-text.c:3036
+#: clutter/clutter-text.c:2896
msgid "Whether pressing return causes the activate signal to be emitted"
msgstr ""
"OkreÅla, czy wciÅniÄcie klawisza Return powoduje wysÅanie sygnaÅy aktywacji"
-#: clutter/clutter-text.c:3053
+#: clutter/clutter-text.c:2913
msgid "Whether the input cursor is visible"
msgstr "OkreÅla, czy kursor wejÅcia jest widoczny"
-#: clutter/clutter-text.c:3067 clutter/clutter-text.c:3068
+#: clutter/clutter-text.c:2927 clutter/clutter-text.c:2928
msgid "Cursor Color"
msgstr "Kolor kursora"
-#: clutter/clutter-text.c:3082
+#: clutter/clutter-text.c:2942
msgid "Cursor Color Set"
msgstr "Ustawienie koloru kursora"
-#: clutter/clutter-text.c:3083
+#: clutter/clutter-text.c:2943
msgid "Whether the cursor color has been set"
msgstr "OkreÅla, czy kolor kursora zostaÅ ustawiony"
-#: clutter/clutter-text.c:3098
+#: clutter/clutter-text.c:2958
msgid "Cursor Size"
msgstr "Rozmiar kursora"
-#: clutter/clutter-text.c:3099
+#: clutter/clutter-text.c:2959
msgid "The width of the cursor, in pixels"
msgstr "SzerokoÅÄ kursora w pikselach"
-#: clutter/clutter-text.c:3113
+#: clutter/clutter-text.c:2973
msgid "Cursor Position"
msgstr "PoÅoÅenie kursora"
-#: clutter/clutter-text.c:3114
+#: clutter/clutter-text.c:2974
msgid "The cursor position"
msgstr "PoÅoÅenie kursora"
-#: clutter/clutter-text.c:3129
+#: clutter/clutter-text.c:2989
msgid "Selection-bound"
msgstr "PowiÄzanie zaznaczenia"
-#: clutter/clutter-text.c:3130
+#: clutter/clutter-text.c:2990
msgid "The cursor position of the other end of the selection"
msgstr "PoÅoÅenie kursora na drugim koÅcu zaznaczenia"
-#: clutter/clutter-text.c:3145 clutter/clutter-text.c:3146
+#: clutter/clutter-text.c:3005 clutter/clutter-text.c:3006
msgid "Selection Color"
msgstr "Kolor zaznaczenia"
-#: clutter/clutter-text.c:3160
+#: clutter/clutter-text.c:3020
msgid "Selection Color Set"
msgstr "Ustawienie koloru zaznaczenia"
-#: clutter/clutter-text.c:3161
+#: clutter/clutter-text.c:3021
msgid "Whether the selection color has been set"
msgstr "OkreÅla, czy kolor zaznaczenia zostaÅ ustawiony"
-#: clutter/clutter-text.c:3176
+#: clutter/clutter-text.c:3036
msgid "Attributes"
msgstr "Atrybuty"
-#: clutter/clutter-text.c:3177
+#: clutter/clutter-text.c:3037
msgid "A list of style attributes to apply to the contents of the actor"
msgstr "Lista atrybutÃw stylu do zastosowania do zawartoÅci aktora"
-#: clutter/clutter-text.c:3199
+#: clutter/clutter-text.c:3059
msgid "Use markup"
msgstr "UÅycie znacznikÃw"
-#: clutter/clutter-text.c:3200
+#: clutter/clutter-text.c:3060
msgid "Whether or not the text includes Pango markup"
msgstr "OkreÅla, czy tekst zawiera znaczniki biblioteki Pango"
-#: clutter/clutter-text.c:3216
+#: clutter/clutter-text.c:3076
msgid "Line wrap"
msgstr "Zawijanie wierszy"
-#: clutter/clutter-text.c:3217
+#: clutter/clutter-text.c:3077
msgid "If set, wrap the lines if the text becomes too wide"
msgstr "JeÅli ustawione, zawija wiersze, jeÅli tekst staje siÄ za szeroki"
-#: clutter/clutter-text.c:3232
+#: clutter/clutter-text.c:3092
msgid "Line wrap mode"
msgstr "Tryb zawijania wierszy"
-#: clutter/clutter-text.c:3233
+#: clutter/clutter-text.c:3093
msgid "Control how line-wrapping is done"
msgstr "Kontroluje, jak wykonywaÄ zawijanie wierszy"
-#: clutter/clutter-text.c:3248
+#: clutter/clutter-text.c:3108
msgid "Ellipsize"
msgstr "PrzyciÄcie"
-#: clutter/clutter-text.c:3249
+#: clutter/clutter-text.c:3109
msgid "The preferred place to ellipsize the string"
msgstr "Preferowane miejsce do przyciÄcia ciÄgu"
-#: clutter/clutter-text.c:3265
+#: clutter/clutter-text.c:3125
msgid "Line Alignment"
msgstr "WyrÃwnanie wiersza"
-#: clutter/clutter-text.c:3266
+#: clutter/clutter-text.c:3126
msgid "The preferred alignment for the string, for multi-line text"
msgstr "Preferowane wyrÃwnanie ciÄgu dla tekstu wielowierszowego"
-#: clutter/clutter-text.c:3282
+#: clutter/clutter-text.c:3142
msgid "Justify"
msgstr "Justowanie"
-#: clutter/clutter-text.c:3283
+#: clutter/clutter-text.c:3143
msgid "Whether the text should be justified"
msgstr "OkreÅla, czy tekst powinien byÄ justowany"
-#: clutter/clutter-text.c:3298
+#: clutter/clutter-text.c:3158
msgid "Password Character"
msgstr "Znak hasÅa"
-#: clutter/clutter-text.c:3299
+#: clutter/clutter-text.c:3159
msgid "If non-zero, use this character to display the actor's contents"
msgstr ""
"JeÅli nie wynosi zero, uÅywa tego znaku do wyÅwietlania zawartoÅci aktora"
-#: clutter/clutter-text.c:3313
+#: clutter/clutter-text.c:3173
msgid "Max Length"
msgstr "Maksymalna dÅugoÅÄ"
-#: clutter/clutter-text.c:3314
+#: clutter/clutter-text.c:3174
msgid "Maximum length of the text inside the actor"
msgstr "Maksymalna dÅugoÅÄ tekstu w aktorze"
-#: clutter/clutter-text.c:3337
+#: clutter/clutter-text.c:3197
msgid "Single Line Mode"
msgstr "Tryb pojedynczego wiersza"
-#: clutter/clutter-text.c:3338
+#: clutter/clutter-text.c:3198
msgid "Whether the text should be a single line"
msgstr "OkreÅla, czy tekst powinien byÄ pojedynczym wierszem"
-#: clutter/clutter-text.c:3352 clutter/clutter-text.c:3353
+#: clutter/clutter-text.c:3212 clutter/clutter-text.c:3213
+#, fuzzy
msgid "Selected Text Color"
-msgstr "Kolor zaznaczonego tekstu"
+msgstr "Kolor zaznaczenia"
-#: clutter/clutter-text.c:3367
+#: clutter/clutter-text.c:3227
+#, fuzzy
msgid "Selected Text Color Set"
-msgstr "Ustawienie koloru zaznaczonego tekstu"
+msgstr "Ustawienie koloru zaznaczenia"
-#: clutter/clutter-text.c:3368
+#: clutter/clutter-text.c:3228
+#, fuzzy
msgid "Whether the selected text color has been set"
-msgstr "OkreÅla, czy kolor zaznaczonego tekstu zostaÅ ustawiony"
+msgstr "OkreÅla, czy kolor zaznaczenia zostaÅ ustawiony"
-#: clutter/clutter-texture.c:995
+#: clutter/clutter-texture.c:1003
msgid "Sync size of actor"
msgstr "Synchronizacja rozmiaru aktora"
-#: clutter/clutter-texture.c:996
+#: clutter/clutter-texture.c:1004
msgid "Auto sync size of actor to underlying pixbuf dimensions"
msgstr ""
"Automatycznie synchronizuje rozmiar aktora z wymiarami podstawowej mapy "
"pikseli"
-#: clutter/clutter-texture.c:1003
+#: clutter/clutter-texture.c:1011
msgid "Disable Slicing"
msgstr "WyÅÄczenie dzielenia"
-#: clutter/clutter-texture.c:1004
+#: clutter/clutter-texture.c:1012
msgid ""
"Forces the underlying texture to be singular and not made of smaller space "
"saving individual textures"
@@ -1909,75 +1901,75 @@ msgstr ""
"Wymusza pojedynczÄ teksturÄ podstawowÄ, zamiast mniejszych tekstur "
"zachowujÄcych miejsce"
-#: clutter/clutter-texture.c:1013
+#: clutter/clutter-texture.c:1021
msgid "Tile Waste"
msgstr "Marnowanie kafla"
-#: clutter/clutter-texture.c:1014
+#: clutter/clutter-texture.c:1022
msgid "Maximum waste area of a sliced texture"
msgstr "Maksymalny marnowany obszar podzielonej tekstury"
-#: clutter/clutter-texture.c:1022
+#: clutter/clutter-texture.c:1030
msgid "Horizontal repeat"
msgstr "PowtÃrzenie poziome"
-#: clutter/clutter-texture.c:1023
+#: clutter/clutter-texture.c:1031
msgid "Repeat the contents rather than scaling them horizontally"
msgstr "Powtarza zawartoÅÄ, zamiast skalowania poziomego"
-#: clutter/clutter-texture.c:1030
+#: clutter/clutter-texture.c:1038
msgid "Vertical repeat"
msgstr "Powtarzanie pionowe"
-#: clutter/clutter-texture.c:1031
+#: clutter/clutter-texture.c:1039
msgid "Repeat the contents rather than scaling them vertically"
msgstr "Powtarza zawartoÅÄ, zamiast skalowania pionowego"
-#: clutter/clutter-texture.c:1038
+#: clutter/clutter-texture.c:1046
msgid "Filter Quality"
msgstr "JakoÅÄ filtru"
-#: clutter/clutter-texture.c:1039
+#: clutter/clutter-texture.c:1047
msgid "Rendering quality used when drawing the texture"
msgstr "JakoÅÄ wyÅwietlania tekstury"
-#: clutter/clutter-texture.c:1047
+#: clutter/clutter-texture.c:1055
msgid "Pixel Format"
msgstr "Format pikseli"
-#: clutter/clutter-texture.c:1048
+#: clutter/clutter-texture.c:1056
msgid "The Cogl pixel format to use"
msgstr "UÅywany format pikseli biblioteki Cogl"
-#: clutter/clutter-texture.c:1056
+#: clutter/clutter-texture.c:1064
msgid "Cogl Texture"
msgstr "Tekstura biblioteki Cogl"
-#: clutter/clutter-texture.c:1057
+#: clutter/clutter-texture.c:1065
msgid "The underlying Cogl texture handle used to draw this actor"
msgstr ""
"Podstawowy uchwyt tekstury biblioteki Cogl uÅywany do wyÅwietlania tego "
"aktora"
-#: clutter/clutter-texture.c:1064
+#: clutter/clutter-texture.c:1072
msgid "Cogl Material"
msgstr "MateriaÅ biblioteki Cogl"
-#: clutter/clutter-texture.c:1065
+#: clutter/clutter-texture.c:1073
msgid "The underlying Cogl material handle used to draw this actor"
msgstr ""
"Podstawowy uchwyt materiaÅu biblioteki Cogl uÅywany do wyÅwietlania tego "
"aktora"
-#: clutter/clutter-texture.c:1082
+#: clutter/clutter-texture.c:1090
msgid "The path of the file containing the image data"
msgstr "ÅcieÅka pliku zawierajÄcego dane obrazu"
-#: clutter/clutter-texture.c:1089
+#: clutter/clutter-texture.c:1097
msgid "Keep Aspect Ratio"
msgstr "Utrzymywanie wspÃÅczynnika proporcji"
-#: clutter/clutter-texture.c:1090
+#: clutter/clutter-texture.c:1098
msgid ""
"Keep the aspect ratio of the texture when requesting the preferred width or "
"height"
@@ -1985,22 +1977,22 @@ msgstr ""
"Utrzymuje wspÃÅczynnik proporcji tekstury podczas ÅÄdania preferowanej "
"szerokoÅci lub wysokoÅci"
-#: clutter/clutter-texture.c:1116
+#: clutter/clutter-texture.c:1124
msgid "Load asynchronously"
msgstr "Wczytywanie asynchroniczne"
-#: clutter/clutter-texture.c:1117
+#: clutter/clutter-texture.c:1125
msgid ""
"Load files inside a thread to avoid blocking when loading images from disk"
msgstr ""
"Wczytuje pliki wewnÄtrz wÄtku, aby unikaÄ blokowanie podczas wczytywania "
"obrazÃw z dysku"
-#: clutter/clutter-texture.c:1133
+#: clutter/clutter-texture.c:1141
msgid "Load data asynchronously"
msgstr "Asynchroniczne wczytywanie danych"
-#: clutter/clutter-texture.c:1134
+#: clutter/clutter-texture.c:1142
msgid ""
"Decode image data files inside a thread to reduce blocking when loading "
"images from disk"
@@ -2008,27 +2000,14 @@ msgstr ""
"Dekoduje pliki danych obrazÃw wewnÄtrz wÄtku, aby zmniejszyÄ blokowanie "
"podczas wczytywania obrazÃw z dysku"
-#: clutter/clutter-texture.c:1158
+#: clutter/clutter-texture.c:1166
msgid "Pick With Alpha"
msgstr "Wybieranie za pomocÄ alfy"
-#: clutter/clutter-texture.c:1159
+#: clutter/clutter-texture.c:1167
msgid "Shape actor with alpha channel when picking"
msgstr "KsztaÅtowanie aktora za pomocÄ kanaÅu alfa podczas wybierania"
-#: clutter/clutter-texture.c:1557 clutter/clutter-texture.c:1967
-#: clutter/clutter-texture.c:2062 clutter/clutter-texture.c:2343
-msgid "Failed to load the image data"
-msgstr "Wczytanie danych obrazu siÄ nie powiodÅo"
-
-#: clutter/clutter-texture.c:1703
-msgid "YUV textures are not supported"
-msgstr "Tekstury YUV nie sÄ obsÅugiwane"
-
-#: clutter/clutter-texture.c:1712
-msgid "YUV2 textues are not supported"
-msgstr "Tekstury YUV2 nie sÄ obsÅugiwane"
-
#: clutter/clutter-timeline.c:264
msgid "Should the timeline automatically restart"
msgstr "Czy oÅ czasu powinna byÄ automatycznie rozpoczynana od poczÄtku"
@@ -2073,6 +2052,10 @@ 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"
@@ -2192,3 +2175,18 @@ msgstr "Przekierowanie zastÄpienia okna"
#: clutter/x11/clutter-x11-texture-pixmap.c:647
msgid "If this is an override-redirect window"
msgstr "Czy to jest okno zastÄpienia przekierowania"
+
+#~ msgid "Cogl debugging flags to set"
+#~ msgstr "Flagi debugowania biblioteki Cogl do ustawienia"
+
+#~ msgid "Cogl debugging flags to unset"
+#~ msgstr "Flagi debugowania biblioteki Cogl do usuniÄcia"
+
+#~ msgid "Cogl Options"
+#~ msgstr "Opcje biblioteki Cogl"
+
+#~ msgid "Show Cogl options"
+#~ msgstr "WyÅwietla opcje biblioteki Cogl"
+
+#~ msgid "VBlank method to be used (none, dri or glx)"
+#~ msgstr "UÅywana metoda VBlank (\"none\" (brak), \"dri\" lub \"glx\")"
diff --git a/po/sv.po b/po/sv.po
index 1ba95c8..a8f7ee7 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -1,405 +1,405 @@
-# Swedish translation for clutter.
-# Copyright (C) 2011 Intel Corporation
-# This file is distributed under the same license as the clutter package.
-# Daniel Nylander <po danielnylander se>, 2011.
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR Intel Corporation
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: clutter\n"
"Report-Msgid-Bugs-To: http://bugzilla.clutter-project.org/enter_bug.cgi?"
"product=clutter\n"
-"POT-Creation-Date: 2011-09-12 13:51+0100\n"
-"PO-Revision-Date: 2011-09-03 13:02+0100\n"
-"Last-Translator: Daniel Nylander <po danielnylander se>\n"
-"Language-Team: Swedish <tp-sv listor tp-sv se>\n"
+"POT-Creation-Date: 2011-06-13 23:24+0100\n"
+"PO-Revision-Date: 2011-03-22 15:07+0000\n"
+"Last-Translator: yeager <po danielnylander se>\n"
+"Language-Team: Swedish <sv li org>\n"
"Language: sv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
-#: clutter/clutter-actor.c:3852
+#: clutter/clutter-actor.c:3809
msgid "X coordinate"
msgstr "X-koordinat"
-#: clutter/clutter-actor.c:3853
+#: clutter/clutter-actor.c:3810
msgid "X coordinate of the actor"
msgstr ""
-#: clutter/clutter-actor.c:3868
+#: clutter/clutter-actor.c:3825
msgid "Y coordinate"
msgstr "Y-koordinat"
-#: clutter/clutter-actor.c:3869
+#: clutter/clutter-actor.c:3826
msgid "Y coordinate of the actor"
msgstr ""
-#: clutter/clutter-actor.c:3884 clutter/clutter-behaviour-ellipse.c:477
+#: clutter/clutter-actor.c:3841 clutter/clutter-behaviour-ellipse.c:474
msgid "Width"
msgstr "Bredd"
-#: clutter/clutter-actor.c:3885
+#: clutter/clutter-actor.c:3842
msgid "Width of the actor"
msgstr ""
-#: clutter/clutter-actor.c:3899 clutter/clutter-behaviour-ellipse.c:493
+#: clutter/clutter-actor.c:3856 clutter/clutter-behaviour-ellipse.c:490
msgid "Height"
msgstr "HÃjd"
-#: clutter/clutter-actor.c:3900
+#: clutter/clutter-actor.c:3857
msgid "Height of the actor"
msgstr ""
-#: clutter/clutter-actor.c:3918
+#: clutter/clutter-actor.c:3875
msgid "Fixed X"
msgstr ""
-#: clutter/clutter-actor.c:3919
+#: clutter/clutter-actor.c:3876
msgid "Forced X position of the actor"
msgstr ""
-#: clutter/clutter-actor.c:3937
+#: clutter/clutter-actor.c:3894
msgid "Fixed Y"
msgstr ""
-#: clutter/clutter-actor.c:3938
+#: clutter/clutter-actor.c:3895
msgid "Forced Y position of the actor"
msgstr ""
-#: clutter/clutter-actor.c:3954
+#: clutter/clutter-actor.c:3911
msgid "Fixed position set"
msgstr ""
-#: clutter/clutter-actor.c:3955
+#: clutter/clutter-actor.c:3912
msgid "Whether to use fixed positioning for the actor"
msgstr ""
-#: clutter/clutter-actor.c:3977
+#: clutter/clutter-actor.c:3934
msgid "Min Width"
msgstr ""
-#: clutter/clutter-actor.c:3978
+#: clutter/clutter-actor.c:3935
msgid "Forced minimum width request for the actor"
msgstr ""
-#: clutter/clutter-actor.c:3997
+#: clutter/clutter-actor.c:3954
msgid "Min Height"
msgstr ""
-#: clutter/clutter-actor.c:3998
+#: clutter/clutter-actor.c:3955
msgid "Forced minimum height request for the actor"
msgstr ""
-#: clutter/clutter-actor.c:4017
+#: clutter/clutter-actor.c:3974
msgid "Natural Width"
msgstr ""
-#: clutter/clutter-actor.c:4018
+#: clutter/clutter-actor.c:3975
msgid "Forced natural width request for the actor"
msgstr ""
-#: clutter/clutter-actor.c:4037
+#: clutter/clutter-actor.c:3994
msgid "Natural Height"
msgstr ""
-#: clutter/clutter-actor.c:4038
+#: clutter/clutter-actor.c:3995
msgid "Forced natural height request for the actor"
msgstr ""
-#: clutter/clutter-actor.c:4054
+#: clutter/clutter-actor.c:4011
msgid "Minimum width set"
msgstr ""
-#: clutter/clutter-actor.c:4055
+#: clutter/clutter-actor.c:4012
msgid "Whether to use the min-width property"
msgstr ""
-#: clutter/clutter-actor.c:4070
+#: clutter/clutter-actor.c:4027
msgid "Minimum height set"
msgstr ""
-#: clutter/clutter-actor.c:4071
+#: clutter/clutter-actor.c:4028
msgid "Whether to use the min-height property"
msgstr ""
-#: clutter/clutter-actor.c:4086
+#: clutter/clutter-actor.c:4043
msgid "Natural width set"
msgstr ""
-#: clutter/clutter-actor.c:4087
+#: clutter/clutter-actor.c:4044
msgid "Whether to use the natural-width property"
msgstr ""
-#: clutter/clutter-actor.c:4104
+#: clutter/clutter-actor.c:4061
msgid "Natural height set"
msgstr ""
-#: clutter/clutter-actor.c:4105
+#: clutter/clutter-actor.c:4062
msgid "Whether to use the natural-height property"
msgstr ""
-#: clutter/clutter-actor.c:4124
+#: clutter/clutter-actor.c:4081
msgid "Allocation"
msgstr ""
-#: clutter/clutter-actor.c:4125
+#: clutter/clutter-actor.c:4082
msgid "The actor's allocation"
msgstr ""
-#: clutter/clutter-actor.c:4181
+#: clutter/clutter-actor.c:4138
msgid "Request Mode"
msgstr ""
-#: clutter/clutter-actor.c:4182
+#: clutter/clutter-actor.c:4139
msgid "The actor's request mode"
msgstr ""
-#: clutter/clutter-actor.c:4197
+#: clutter/clutter-actor.c:4154
msgid "Depth"
msgstr "Djup"
-#: clutter/clutter-actor.c:4198
+#: clutter/clutter-actor.c:4155
msgid "Position on the Z axis"
msgstr ""
-#: clutter/clutter-actor.c:4212
+#: clutter/clutter-actor.c:4169
msgid "Opacity"
msgstr "Opacitet"
-#: clutter/clutter-actor.c:4213
+#: clutter/clutter-actor.c:4170
msgid "Opacity of an actor"
msgstr ""
-#: clutter/clutter-actor.c:4232
+#: clutter/clutter-actor.c:4186
msgid "Offscreen redirect"
msgstr ""
-#: clutter/clutter-actor.c:4233
-msgid "Flags controlling when to flatten the actor into a single image"
+#: clutter/clutter-actor.c:4187
+msgid "Whether to flatten the actor into a single image"
msgstr ""
-#: clutter/clutter-actor.c:4251
+#: clutter/clutter-actor.c:4205
msgid "Visible"
msgstr "Synlig"
-#: clutter/clutter-actor.c:4252
+#: clutter/clutter-actor.c:4206
msgid "Whether the actor is visible or not"
msgstr ""
-#: clutter/clutter-actor.c:4267
+#: clutter/clutter-actor.c:4221
msgid "Mapped"
msgstr ""
-#: clutter/clutter-actor.c:4268
+#: clutter/clutter-actor.c:4222
msgid "Whether the actor will be painted"
msgstr ""
-#: clutter/clutter-actor.c:4282
+#: clutter/clutter-actor.c:4236
msgid "Realized"
msgstr ""
-#: clutter/clutter-actor.c:4283
+#: clutter/clutter-actor.c:4237
msgid "Whether the actor has been realized"
msgstr ""
-#: clutter/clutter-actor.c:4299
+#: clutter/clutter-actor.c:4253
msgid "Reactive"
msgstr ""
-#: clutter/clutter-actor.c:4300
+#: clutter/clutter-actor.c:4254
msgid "Whether the actor is reactive to events"
msgstr ""
-#: clutter/clutter-actor.c:4312
+#: clutter/clutter-actor.c:4266
msgid "Has Clip"
msgstr ""
-#: clutter/clutter-actor.c:4313
+#: clutter/clutter-actor.c:4267
msgid "Whether the actor has a clip set"
msgstr ""
-#: clutter/clutter-actor.c:4328
+#: clutter/clutter-actor.c:4282
msgid "Clip"
msgstr "Klipp"
-#: clutter/clutter-actor.c:4329
+#: clutter/clutter-actor.c:4283
msgid "The clip region for the actor"
msgstr ""
-#: clutter/clutter-actor.c:4343 clutter/clutter-actor-meta.c:207
+#: clutter/clutter-actor.c:4297 clutter/clutter-actor-meta.c:207
#: clutter/clutter-binding-pool.c:319 clutter/clutter-input-device.c:236
msgid "Name"
msgstr "Namn"
-#: clutter/clutter-actor.c:4344
+#: clutter/clutter-actor.c:4298
msgid "Name of the actor"
msgstr ""
-#: clutter/clutter-actor.c:4358
+#: clutter/clutter-actor.c:4312
msgid "Scale X"
msgstr ""
-#: clutter/clutter-actor.c:4359
+#: clutter/clutter-actor.c:4313
msgid "Scale factor on the X axis"
msgstr ""
-#: clutter/clutter-actor.c:4374
+#: clutter/clutter-actor.c:4328
msgid "Scale Y"
msgstr ""
-#: clutter/clutter-actor.c:4375
+#: clutter/clutter-actor.c:4329
msgid "Scale factor on the Y axis"
msgstr ""
-#: clutter/clutter-actor.c:4390
+#: clutter/clutter-actor.c:4344
msgid "Scale Center X"
msgstr ""
-#: clutter/clutter-actor.c:4391
+#: clutter/clutter-actor.c:4345
msgid "Horizontal scale center"
msgstr ""
-#: clutter/clutter-actor.c:4406
+#: clutter/clutter-actor.c:4360
msgid "Scale Center Y"
msgstr ""
-#: clutter/clutter-actor.c:4407
+#: clutter/clutter-actor.c:4361
msgid "Vertical scale center"
msgstr ""
-#: clutter/clutter-actor.c:4422
+#: clutter/clutter-actor.c:4376
msgid "Scale Gravity"
msgstr ""
-#: clutter/clutter-actor.c:4423
+#: clutter/clutter-actor.c:4377
msgid "The center of scaling"
msgstr ""
-#: clutter/clutter-actor.c:4440
+#: clutter/clutter-actor.c:4394
msgid "Rotation Angle X"
msgstr ""
-#: clutter/clutter-actor.c:4441
+#: clutter/clutter-actor.c:4395
msgid "The rotation angle on the X axis"
msgstr ""
-#: clutter/clutter-actor.c:4456
+#: clutter/clutter-actor.c:4410
msgid "Rotation Angle Y"
msgstr ""
-#: clutter/clutter-actor.c:4457
+#: clutter/clutter-actor.c:4411
msgid "The rotation angle on the Y axis"
msgstr ""
-#: clutter/clutter-actor.c:4472
+#: clutter/clutter-actor.c:4426
msgid "Rotation Angle Z"
msgstr ""
-#: clutter/clutter-actor.c:4473
+#: clutter/clutter-actor.c:4427
msgid "The rotation angle on the Z axis"
msgstr ""
-#: clutter/clutter-actor.c:4488
+#: clutter/clutter-actor.c:4442
msgid "Rotation Center X"
msgstr ""
-#: clutter/clutter-actor.c:4489
+#: clutter/clutter-actor.c:4443
msgid "The rotation center on the X axis"
msgstr ""
-#: clutter/clutter-actor.c:4505
+#: clutter/clutter-actor.c:4459
msgid "Rotation Center Y"
msgstr ""
-#: clutter/clutter-actor.c:4506
+#: clutter/clutter-actor.c:4460
msgid "The rotation center on the Y axis"
msgstr ""
-#: clutter/clutter-actor.c:4522
+#: clutter/clutter-actor.c:4476
msgid "Rotation Center Z"
msgstr ""
-#: clutter/clutter-actor.c:4523
+#: clutter/clutter-actor.c:4477
msgid "The rotation center on the Z axis"
msgstr ""
-#: clutter/clutter-actor.c:4539
+#: clutter/clutter-actor.c:4493
msgid "Rotation Center Z Gravity"
msgstr ""
-#: clutter/clutter-actor.c:4540
+#: clutter/clutter-actor.c:4494
msgid "Center point for rotation around the Z axis"
msgstr ""
-#: clutter/clutter-actor.c:4558
+#: clutter/clutter-actor.c:4512
msgid "Anchor X"
msgstr ""
-#: clutter/clutter-actor.c:4559
+#: clutter/clutter-actor.c:4513
msgid "X coordinate of the anchor point"
msgstr ""
-#: clutter/clutter-actor.c:4575
+#: clutter/clutter-actor.c:4529
msgid "Anchor Y"
msgstr ""
-#: clutter/clutter-actor.c:4576
+#: clutter/clutter-actor.c:4530
msgid "Y coordinate of the anchor point"
msgstr ""
-#: clutter/clutter-actor.c:4591
+#: clutter/clutter-actor.c:4545
msgid "Anchor Gravity"
msgstr ""
-#: clutter/clutter-actor.c:4592
+#: clutter/clutter-actor.c:4546
msgid "The anchor point as a ClutterGravity"
msgstr ""
-#: clutter/clutter-actor.c:4611
+#: clutter/clutter-actor.c:4565
msgid "Show on set parent"
msgstr ""
-#: clutter/clutter-actor.c:4612
+#: clutter/clutter-actor.c:4566
msgid "Whether the actor is shown when parented"
msgstr ""
-#: clutter/clutter-actor.c:4632
+#: clutter/clutter-actor.c:4586
msgid "Clip to Allocation"
msgstr ""
-#: clutter/clutter-actor.c:4633
+#: clutter/clutter-actor.c:4587
msgid "Sets the clip region to track the actor's allocation"
msgstr ""
-#: clutter/clutter-actor.c:4643
+#: clutter/clutter-actor.c:4597
msgid "Text Direction"
msgstr "Textriktning"
-#: clutter/clutter-actor.c:4644
+#: clutter/clutter-actor.c:4598
msgid "Direction of the text"
msgstr "Riktning fÃr texten"
-#: clutter/clutter-actor.c:4662
+#: clutter/clutter-actor.c:4616
msgid "Has Pointer"
msgstr ""
-#: clutter/clutter-actor.c:4663
+#: clutter/clutter-actor.c:4617
msgid "Whether the actor contains the pointer of an input device"
msgstr ""
-#: clutter/clutter-actor.c:4680
+#: clutter/clutter-actor.c:4634
msgid "Actions"
-msgstr "ÃtgÃrder"
+msgstr ""
-#: clutter/clutter-actor.c:4681
+#: clutter/clutter-actor.c:4635
msgid "Adds an action to the actor"
msgstr ""
-#: clutter/clutter-actor.c:4695
+#: clutter/clutter-actor.c:4649
msgid "Constraints"
msgstr ""
-#: clutter/clutter-actor.c:4696
+#: clutter/clutter-actor.c:4650
msgid "Adds a constraint to the actor"
msgstr ""
@@ -424,97 +424,97 @@ msgstr "Aktiverad"
msgid "Whether the meta is enabled"
msgstr ""
-#: clutter/clutter-align-constraint.c:270
-#: clutter/clutter-bind-constraint.c:349 clutter/clutter-clone.c:340
+#: clutter/clutter-align-constraint.c:252
+#: clutter/clutter-bind-constraint.c:316 clutter/clutter-clone.c:340
#: clutter/clutter-snap-constraint.c:321
msgid "Source"
msgstr "KÃlla"
-#: clutter/clutter-align-constraint.c:271
+#: clutter/clutter-align-constraint.c:253
msgid "The source of the alignment"
msgstr ""
-#: clutter/clutter-align-constraint.c:284
+#: clutter/clutter-align-constraint.c:266
msgid "Align Axis"
msgstr ""
-#: clutter/clutter-align-constraint.c:285
+#: clutter/clutter-align-constraint.c:267
msgid "The axis to align the position to"
msgstr ""
-#: clutter/clutter-align-constraint.c:304
+#: clutter/clutter-align-constraint.c:286
#: clutter/clutter-desaturate-effect.c:304
msgid "Factor"
-msgstr "Faktor"
+msgstr ""
-#: clutter/clutter-align-constraint.c:305
+#: clutter/clutter-align-constraint.c:287
msgid "The alignment factor, between 0.0 and 1.0"
msgstr ""
-#: clutter/clutter-alpha.c:345 clutter/clutter-animation.c:538
+#: clutter/clutter-alpha.c:339 clutter/clutter-animation.c:528
#: clutter/clutter-animator.c:1802
msgid "Timeline"
msgstr "Tidslinje"
-#: clutter/clutter-alpha.c:346
+#: clutter/clutter-alpha.c:340
msgid "Timeline used by the alpha"
msgstr ""
-#: clutter/clutter-alpha.c:361
+#: clutter/clutter-alpha.c:355
msgid "Alpha value"
msgstr "AlfavÃrde"
-#: clutter/clutter-alpha.c:362
+#: clutter/clutter-alpha.c:356
msgid "Alpha value as computed by the alpha"
msgstr ""
-#: clutter/clutter-alpha.c:382 clutter/clutter-animation.c:494
+#: clutter/clutter-alpha.c:376 clutter/clutter-animation.c:484
msgid "Mode"
msgstr "LÃge"
-#: clutter/clutter-alpha.c:383
+#: clutter/clutter-alpha.c:377
msgid "Progress mode"
msgstr "FÃrloppslÃge"
-#: clutter/clutter-animation.c:478
+#: clutter/clutter-animation.c:468
msgid "Object"
msgstr "Objekt"
-#: clutter/clutter-animation.c:479
+#: clutter/clutter-animation.c:469
msgid "Object to which the animation applies"
msgstr ""
-#: clutter/clutter-animation.c:495
+#: clutter/clutter-animation.c:485
msgid "The mode of the animation"
msgstr ""
-#: clutter/clutter-animation.c:509 clutter/clutter-animator.c:1786
-#: clutter/clutter-media.c:194 clutter/clutter-state.c:1486
+#: clutter/clutter-animation.c:499 clutter/clutter-animator.c:1786
+#: clutter/clutter-media.c:194 clutter/clutter-state.c:1422
#: clutter/clutter-timeline.c:294
msgid "Duration"
msgstr "LÃngd"
-#: clutter/clutter-animation.c:510
+#: clutter/clutter-animation.c:500
msgid "Duration of the animation, in milliseconds"
msgstr ""
-#: clutter/clutter-animation.c:524 clutter/clutter-timeline.c:263
+#: clutter/clutter-animation.c:514 clutter/clutter-timeline.c:263
msgid "Loop"
msgstr ""
-#: clutter/clutter-animation.c:525
+#: clutter/clutter-animation.c:515
msgid "Whether the animation should loop"
msgstr ""
-#: clutter/clutter-animation.c:539
+#: clutter/clutter-animation.c:529
msgid "The timeline used by the animation"
msgstr ""
-#: clutter/clutter-animation.c:552 clutter/clutter-behaviour.c:304
+#: clutter/clutter-animation.c:542 clutter/clutter-behaviour.c:298
msgid "Alpha"
msgstr "Alfa"
-#: clutter/clutter-animation.c:553
+#: clutter/clutter-animation.c:543
msgid "The alpha used by the animation"
msgstr ""
@@ -526,208 +526,208 @@ msgstr "Speltiden fÃr animeringen"
msgid "The timeline of the animation"
msgstr ""
-#: clutter/clutter-behaviour.c:305
+#: clutter/clutter-behaviour.c:299
msgid "Alpha Object to drive the behaviour"
msgstr ""
-#: clutter/clutter-behaviour-depth.c:178
+#: clutter/clutter-behaviour-depth.c:174
msgid "Start Depth"
msgstr ""
-#: clutter/clutter-behaviour-depth.c:179
+#: clutter/clutter-behaviour-depth.c:175
msgid "Initial depth to apply"
msgstr ""
-#: clutter/clutter-behaviour-depth.c:194
+#: clutter/clutter-behaviour-depth.c:190
msgid "End Depth"
msgstr ""
-#: clutter/clutter-behaviour-depth.c:195
+#: clutter/clutter-behaviour-depth.c:191
msgid "Final depth to apply"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:397
+#: clutter/clutter-behaviour-ellipse.c:394
msgid "Start Angle"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:398
-#: clutter/clutter-behaviour-rotate.c:280
+#: clutter/clutter-behaviour-ellipse.c:395
+#: clutter/clutter-behaviour-rotate.c:276
msgid "Initial angle"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:413
+#: clutter/clutter-behaviour-ellipse.c:410
msgid "End Angle"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:414
-#: clutter/clutter-behaviour-rotate.c:298
+#: clutter/clutter-behaviour-ellipse.c:411
+#: clutter/clutter-behaviour-rotate.c:294
msgid "Final angle"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:429
+#: clutter/clutter-behaviour-ellipse.c:426
msgid "Angle x tilt"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:430
+#: clutter/clutter-behaviour-ellipse.c:427
msgid "Tilt of the ellipse around x axis"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:445
+#: clutter/clutter-behaviour-ellipse.c:442
msgid "Angle y tilt"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:446
+#: clutter/clutter-behaviour-ellipse.c:443
msgid "Tilt of the ellipse around y axis"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:461
+#: clutter/clutter-behaviour-ellipse.c:458
msgid "Angle z tilt"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:462
+#: clutter/clutter-behaviour-ellipse.c:459
msgid "Tilt of the ellipse around z axis"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:478
+#: clutter/clutter-behaviour-ellipse.c:475
msgid "Width of the ellipse"
msgstr "Bredd fÃr ellipsen"
-#: clutter/clutter-behaviour-ellipse.c:494
+#: clutter/clutter-behaviour-ellipse.c:491
msgid "Height of ellipse"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:509
+#: clutter/clutter-behaviour-ellipse.c:506
msgid "Center"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:510
+#: clutter/clutter-behaviour-ellipse.c:507
msgid "Center of ellipse"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:524
-#: clutter/clutter-behaviour-rotate.c:333 clutter/clutter-timeline.c:310
+#: clutter/clutter-behaviour-ellipse.c:521
+#: clutter/clutter-behaviour-rotate.c:329 clutter/clutter-timeline.c:310
msgid "Direction"
msgstr "Riktning"
-#: clutter/clutter-behaviour-ellipse.c:525
-#: clutter/clutter-behaviour-rotate.c:334
+#: clutter/clutter-behaviour-ellipse.c:522
+#: clutter/clutter-behaviour-rotate.c:330
msgid "Direction of rotation"
msgstr ""
-#: clutter/clutter-behaviour-opacity.c:181
+#: clutter/clutter-behaviour-opacity.c:177
msgid "Opacity Start"
msgstr ""
-#: clutter/clutter-behaviour-opacity.c:182
+#: clutter/clutter-behaviour-opacity.c:178
msgid "Initial opacity level"
msgstr ""
-#: clutter/clutter-behaviour-opacity.c:199
+#: clutter/clutter-behaviour-opacity.c:195
msgid "Opacity End"
msgstr ""
-#: clutter/clutter-behaviour-opacity.c:200
+#: clutter/clutter-behaviour-opacity.c:196
msgid "Final opacity level"
msgstr ""
-#: clutter/clutter-behaviour-path.c:222 clutter/clutter-path-constraint.c:212
+#: clutter/clutter-behaviour-path.c:219 clutter/clutter-path-constraint.c:212
msgid "Path"
msgstr "SÃkvÃg"
-#: clutter/clutter-behaviour-path.c:223
+#: clutter/clutter-behaviour-path.c:220
msgid "The ClutterPath object representing the path to animate along"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:279
+#: clutter/clutter-behaviour-rotate.c:275
msgid "Angle Begin"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:297
+#: clutter/clutter-behaviour-rotate.c:293
msgid "Angle End"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:315
+#: clutter/clutter-behaviour-rotate.c:311
msgid "Axis"
msgstr "Axel"
-#: clutter/clutter-behaviour-rotate.c:316
+#: clutter/clutter-behaviour-rotate.c:312
msgid "Axis of rotation"
msgstr "Axel fÃr rotation"
-#: clutter/clutter-behaviour-rotate.c:351
+#: clutter/clutter-behaviour-rotate.c:347
msgid "Center X"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:352
+#: clutter/clutter-behaviour-rotate.c:348
msgid "X coordinate of the center of rotation"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:369
+#: clutter/clutter-behaviour-rotate.c:365
msgid "Center Y"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:370
+#: clutter/clutter-behaviour-rotate.c:366
msgid "Y coordinate of the center of rotation"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:387
+#: clutter/clutter-behaviour-rotate.c:383
msgid "Center Z"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:388
+#: clutter/clutter-behaviour-rotate.c:384
msgid "Z coordinate of the center of rotation"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:222
+#: clutter/clutter-behaviour-scale.c:218
msgid "X Start Scale"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:223
+#: clutter/clutter-behaviour-scale.c:219
msgid "Initial scale on the X axis"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:241
+#: clutter/clutter-behaviour-scale.c:237
msgid "X End Scale"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:242
+#: clutter/clutter-behaviour-scale.c:238
msgid "Final scale on the X axis"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:260
+#: clutter/clutter-behaviour-scale.c:256
msgid "Y Start Scale"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:261
+#: clutter/clutter-behaviour-scale.c:257
msgid "Initial scale on the Y axis"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:279
+#: clutter/clutter-behaviour-scale.c:275
msgid "Y End Scale"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:280
+#: clutter/clutter-behaviour-scale.c:276
msgid "Final scale on the Y axis"
msgstr ""
-#: clutter/clutter-bind-constraint.c:350
+#: clutter/clutter-bind-constraint.c:317
msgid "The source of the binding"
msgstr ""
-#: clutter/clutter-bind-constraint.c:363
+#: clutter/clutter-bind-constraint.c:330
msgid "Coordinate"
msgstr "Koordinat"
-#: clutter/clutter-bind-constraint.c:364
+#: clutter/clutter-bind-constraint.c:331
msgid "The coordinate to bind"
msgstr ""
-#: clutter/clutter-bind-constraint.c:378 clutter/clutter-path-constraint.c:226
+#: clutter/clutter-bind-constraint.c:345 clutter/clutter-path-constraint.c:226
#: clutter/clutter-snap-constraint.c:366
msgid "Offset"
msgstr ""
-#: clutter/clutter-bind-constraint.c:379
+#: clutter/clutter-bind-constraint.c:346
msgid "The offset in pixels to apply to the binding"
msgstr ""
@@ -735,7 +735,7 @@ msgstr ""
msgid "The unique name of the binding pool"
msgstr ""
-#: clutter/clutter-bin-layout.c:261 clutter/clutter-bin-layout.c:585
+#: clutter/clutter-bin-layout.c:261 clutter/clutter-bin-layout.c:580
#: clutter/clutter-box-layout.c:395 clutter/clutter-table-layout.c:652
msgid "Horizontal Alignment"
msgstr "Horisontell justering"
@@ -744,7 +744,7 @@ msgstr "Horisontell justering"
msgid "Horizontal alignment for the actor inside the layout manager"
msgstr ""
-#: clutter/clutter-bin-layout.c:270 clutter/clutter-bin-layout.c:602
+#: clutter/clutter-bin-layout.c:270 clutter/clutter-bin-layout.c:597
#: clutter/clutter-box-layout.c:404 clutter/clutter-table-layout.c:667
msgid "Vertical Alignment"
msgstr "Vertikal justering"
@@ -753,36 +753,36 @@ msgstr "Vertikal justering"
msgid "Vertical alignment for the actor inside the layout manager"
msgstr ""
-#: clutter/clutter-bin-layout.c:586
+#: clutter/clutter-bin-layout.c:581
msgid "Default horizontal alignment for the actors inside the layout manager"
msgstr ""
-#: clutter/clutter-bin-layout.c:603
+#: clutter/clutter-bin-layout.c:598
msgid "Default vertical alignment for the actors inside the layout manager"
msgstr ""
-#: clutter/clutter-box.c:544
+#: clutter/clutter-box.c:537
msgid "Layout Manager"
msgstr "Layouthanterare"
-#: clutter/clutter-box.c:545
+#: clutter/clutter-box.c:538
msgid "The layout manager used by the box"
msgstr ""
-#: clutter/clutter-box.c:564 clutter/clutter-rectangle.c:267
-#: clutter/clutter-stage.c:1765
+#: clutter/clutter-box.c:557 clutter/clutter-rectangle.c:267
+#: clutter/clutter-stage.c:1718
msgid "Color"
msgstr "FÃrg"
-#: clutter/clutter-box.c:565
+#: clutter/clutter-box.c:558
msgid "The background color of the box"
msgstr ""
-#: clutter/clutter-box.c:579
+#: clutter/clutter-box.c:572
msgid "Color Set"
msgstr ""
-#: clutter/clutter-box.c:580
+#: clutter/clutter-box.c:573
msgid "Whether the background color is set"
msgstr ""
@@ -824,13 +824,13 @@ msgstr ""
#: clutter/clutter-box-layout.c:1305
msgid "Vertical"
-msgstr "Vertikal"
+msgstr ""
#: clutter/clutter-box-layout.c:1306
msgid "Whether the layout should be vertical, rather than horizontal"
msgstr ""
-#: clutter/clutter-box-layout.c:1321 clutter/clutter-flow-layout.c:901
+#: clutter/clutter-box-layout.c:1321 clutter/clutter-flow-layout.c:898
msgid "Homogeneous"
msgstr "Homogen"
@@ -855,54 +855,46 @@ msgstr ""
msgid "Spacing between children"
msgstr "Mellanrum mellan barn"
-#: clutter/clutter-box-layout.c:1366 clutter/clutter-table-layout.c:1742
+#: clutter/clutter-box-layout.c:1366 clutter/clutter-table-layout.c:1740
msgid "Use Animations"
msgstr "AnvÃnd animeringar"
-#: clutter/clutter-box-layout.c:1367 clutter/clutter-table-layout.c:1743
+#: clutter/clutter-box-layout.c:1367 clutter/clutter-table-layout.c:1741
msgid "Whether layout changes should be animated"
msgstr ""
-#: clutter/clutter-box-layout.c:1388 clutter/clutter-table-layout.c:1764
+#: clutter/clutter-box-layout.c:1388 clutter/clutter-table-layout.c:1762
msgid "Easing Mode"
msgstr ""
-#: clutter/clutter-box-layout.c:1389 clutter/clutter-table-layout.c:1765
+#: clutter/clutter-box-layout.c:1389 clutter/clutter-table-layout.c:1763
msgid "The easing mode of the animations"
msgstr ""
-#: clutter/clutter-box-layout.c:1406 clutter/clutter-table-layout.c:1782
+#: clutter/clutter-box-layout.c:1406 clutter/clutter-table-layout.c:1780
msgid "Easing Duration"
msgstr ""
-#: clutter/clutter-box-layout.c:1407 clutter/clutter-table-layout.c:1783
+#: clutter/clutter-box-layout.c:1407 clutter/clutter-table-layout.c:1781
msgid "The duration of the animations"
msgstr ""
-#: clutter/clutter-cairo-texture.c:582
+#: clutter/clutter-cairo-texture.c:404
msgid "Surface Width"
msgstr ""
-#: clutter/clutter-cairo-texture.c:583
+#: clutter/clutter-cairo-texture.c:405
msgid "The width of the Cairo surface"
msgstr ""
-#: clutter/clutter-cairo-texture.c:597
+#: clutter/clutter-cairo-texture.c:419
msgid "Surface Height"
msgstr ""
-#: clutter/clutter-cairo-texture.c:598
+#: clutter/clutter-cairo-texture.c:420
msgid "The height of the Cairo surface"
msgstr ""
-#: clutter/clutter-cairo-texture.c:615
-msgid "Auto Resize"
-msgstr ""
-
-#: clutter/clutter-cairo-texture.c:616
-msgid "Whether the surface should match the allocation"
-msgstr ""
-
#: clutter/clutter-child-meta.c:127
msgid "Container"
msgstr ""
@@ -931,7 +923,7 @@ msgstr ""
msgid "Whether the clickable has a grab"
msgstr ""
-#: clutter/clutter-click-action.c:574 clutter/clutter-settings.c:573
+#: clutter/clutter-click-action.c:574 clutter/clutter-settings.c:521
msgid "Long Press Duration"
msgstr ""
@@ -996,95 +988,95 @@ msgstr ""
msgid "The ClutterBackend of the device manager"
msgstr ""
-#: clutter/clutter-drag-action.c:596
+#: clutter/clutter-drag-action.c:547
msgid "Horizontal Drag Threshold"
msgstr ""
-#: clutter/clutter-drag-action.c:597
+#: clutter/clutter-drag-action.c:548
msgid "The horizontal amount of pixels required to start dragging"
msgstr ""
-#: clutter/clutter-drag-action.c:624
+#: clutter/clutter-drag-action.c:575
msgid "Vertical Drag Threshold"
msgstr ""
-#: clutter/clutter-drag-action.c:625
+#: clutter/clutter-drag-action.c:576
msgid "The vertical amount of pixels required to start dragging"
msgstr ""
-#: clutter/clutter-drag-action.c:646
+#: clutter/clutter-drag-action.c:597
msgid "Drag Handle"
msgstr ""
-#: clutter/clutter-drag-action.c:647
+#: clutter/clutter-drag-action.c:598
msgid "The actor that is being dragged"
msgstr ""
-#: clutter/clutter-drag-action.c:660
+#: clutter/clutter-drag-action.c:611
msgid "Drag Axis"
msgstr ""
-#: clutter/clutter-drag-action.c:661
+#: clutter/clutter-drag-action.c:612
msgid "Constraints the dragging to an axis"
msgstr ""
-#: clutter/clutter-flow-layout.c:885
+#: clutter/clutter-flow-layout.c:882
msgid "Orientation"
msgstr "Orientering"
-#: clutter/clutter-flow-layout.c:886
+#: clutter/clutter-flow-layout.c:883
msgid "The orientation of the layout"
msgstr ""
-#: clutter/clutter-flow-layout.c:902
+#: clutter/clutter-flow-layout.c:899
msgid "Whether each item should receive the same allocation"
msgstr ""
-#: clutter/clutter-flow-layout.c:917 clutter/clutter-table-layout.c:1713
+#: clutter/clutter-flow-layout.c:914 clutter/clutter-table-layout.c:1711
msgid "Column Spacing"
msgstr ""
-#: clutter/clutter-flow-layout.c:918
+#: clutter/clutter-flow-layout.c:915
msgid "The spacing between columns"
msgstr ""
-#: clutter/clutter-flow-layout.c:934 clutter/clutter-table-layout.c:1727
+#: clutter/clutter-flow-layout.c:931 clutter/clutter-table-layout.c:1725
msgid "Row Spacing"
msgstr ""
-#: clutter/clutter-flow-layout.c:935
+#: clutter/clutter-flow-layout.c:932
msgid "The spacing between rows"
msgstr ""
-#: clutter/clutter-flow-layout.c:949
+#: clutter/clutter-flow-layout.c:946
msgid "Minimum Column Width"
msgstr ""
-#: clutter/clutter-flow-layout.c:950
+#: clutter/clutter-flow-layout.c:947
msgid "Minimum width for each column"
msgstr ""
-#: clutter/clutter-flow-layout.c:965
+#: clutter/clutter-flow-layout.c:962
msgid "Maximum Column Width"
msgstr ""
-#: clutter/clutter-flow-layout.c:966
+#: clutter/clutter-flow-layout.c:963
msgid "Maximum width for each column"
msgstr ""
-#: clutter/clutter-flow-layout.c:980
+#: clutter/clutter-flow-layout.c:977
msgid "Minimum Row Height"
msgstr ""
-#: clutter/clutter-flow-layout.c:981
+#: clutter/clutter-flow-layout.c:978
msgid "Minimum height for each row"
msgstr ""
-#: clutter/clutter-flow-layout.c:996
+#: clutter/clutter-flow-layout.c:993
msgid "Maximum Row Height"
msgstr ""
-#: clutter/clutter-flow-layout.c:997
+#: clutter/clutter-flow-layout.c:994
msgid "Maximum height for each row"
msgstr ""
@@ -1137,7 +1129,7 @@ msgstr ""
#: clutter/clutter-input-device.c:316
msgid "Whether the device is enabled"
-msgstr "Huruvida enheten Ãr aktiverad"
+msgstr ""
#: clutter/clutter-input-device.c:329
msgid "Number of Axes"
@@ -1154,7 +1146,7 @@ msgstr ""
#: clutter/clutter-interval.c:397
msgid "Value Type"
-msgstr "VÃrdetyp"
+msgstr ""
#: clutter/clutter-interval.c:398
msgid "The type of the values in the interval"
@@ -1168,59 +1160,59 @@ msgstr "Hanterare"
msgid "The manager that created this data"
msgstr ""
-#: clutter/clutter-main.c:490
+#: clutter/clutter-main.c:486
msgid "default:LTR"
msgstr "default:LTR"
-#: clutter/clutter-main.c:1321
+#: clutter/clutter-main.c:1282
msgid "Show frames per second"
msgstr "Visa bilder per sekund"
-#: clutter/clutter-main.c:1323
+#: clutter/clutter-main.c:1284
msgid "Default frame rate"
msgstr ""
-#: clutter/clutter-main.c:1325
+#: clutter/clutter-main.c:1286
msgid "Make all warnings fatal"
msgstr "GÃr alla varningar Ãdesdigra"
-#: clutter/clutter-main.c:1328
+#: clutter/clutter-main.c:1289
msgid "Direction for the text"
msgstr "Riktning fÃr texten"
-#: clutter/clutter-main.c:1331
+#: clutter/clutter-main.c:1292
msgid "Disable mipmapping on text"
msgstr ""
-#: clutter/clutter-main.c:1334
+#: clutter/clutter-main.c:1295
msgid "Use 'fuzzy' picking"
msgstr ""
-#: clutter/clutter-main.c:1337
+#: clutter/clutter-main.c:1298
msgid "Clutter debugging flags to set"
msgstr ""
-#: clutter/clutter-main.c:1339
+#: clutter/clutter-main.c:1300
msgid "Clutter debugging flags to unset"
msgstr ""
-#: clutter/clutter-main.c:1343
+#: clutter/clutter-main.c:1304
msgid "Clutter profiling flags to set"
msgstr ""
-#: clutter/clutter-main.c:1345
+#: clutter/clutter-main.c:1306
msgid "Clutter profiling flags to unset"
msgstr ""
-#: clutter/clutter-main.c:1348
+#: clutter/clutter-main.c:1309
msgid "Enable accessibility"
msgstr "Aktivera hjÃlpmedelsfunktioner"
-#: clutter/clutter-main.c:1530
+#: clutter/clutter-main.c:1491
msgid "Clutter Options"
msgstr "Clutter-flaggor"
-#: clutter/clutter-main.c:1531
+#: clutter/clutter-main.c:1492
msgid "Show Clutter Options"
msgstr "Visa Clutter-flaggor"
@@ -1336,7 +1328,7 @@ msgstr ""
msgid "Whether the :filename property is set"
msgstr ""
-#: clutter/clutter-script.c:449 clutter/clutter-texture.c:1081
+#: clutter/clutter-script.c:449 clutter/clutter-texture.c:1089
msgid "Filename"
msgstr "Filnamn"
@@ -1344,96 +1336,88 @@ msgstr "Filnamn"
msgid "The path of the currently parsed file"
msgstr ""
-#: clutter/clutter-settings.c:414
+#: clutter/clutter-settings.c:362
msgid "Double Click Time"
msgstr ""
-#: clutter/clutter-settings.c:415
+#: clutter/clutter-settings.c:363
msgid "The time between clicks necessary to detect a multiple click"
msgstr ""
-#: clutter/clutter-settings.c:430
+#: clutter/clutter-settings.c:378
msgid "Double Click Distance"
msgstr ""
-#: clutter/clutter-settings.c:431
+#: clutter/clutter-settings.c:379
msgid "The distance between clicks necessary to detect a multiple click"
msgstr ""
-#: clutter/clutter-settings.c:446
+#: clutter/clutter-settings.c:394
msgid "Drag Threshold"
msgstr ""
-#: clutter/clutter-settings.c:447
+#: clutter/clutter-settings.c:395
msgid "The distance the cursor should travel before starting to drag"
msgstr ""
-#: clutter/clutter-settings.c:462 clutter/clutter-text.c:2939
+#: clutter/clutter-settings.c:410 clutter/clutter-text.c:2799
msgid "Font Name"
msgstr "Typsnittsnamn"
-#: clutter/clutter-settings.c:463
+#: clutter/clutter-settings.c:411
msgid ""
"The description of the default font, as one that could be parsed by Pango"
msgstr ""
-#: clutter/clutter-settings.c:478
+#: clutter/clutter-settings.c:426
msgid "Font Antialias"
msgstr ""
-#: clutter/clutter-settings.c:479
+#: clutter/clutter-settings.c:427
msgid ""
"Whether to use antialiasing (1 to enable, 0 to disable, and -1 to use the "
"default)"
msgstr ""
-#: clutter/clutter-settings.c:495
+#: clutter/clutter-settings.c:443
msgid "Font DPI"
msgstr ""
-#: clutter/clutter-settings.c:496
+#: clutter/clutter-settings.c:444
msgid ""
"The resolution of the font, in 1024 * dots/inch, or -1 to use the default"
msgstr ""
-#: clutter/clutter-settings.c:512
+#: clutter/clutter-settings.c:460
#, fuzzy
msgid "Font Hinting"
msgstr "Typsnittsbeskrivning"
-#: clutter/clutter-settings.c:513
+#: clutter/clutter-settings.c:461
msgid ""
"Whether to use hinting (1 to enable, 0 to disable and -1 to use the default)"
msgstr ""
-#: clutter/clutter-settings.c:534
+#: clutter/clutter-settings.c:482
msgid "Font Hint Style"
msgstr ""
-#: clutter/clutter-settings.c:535
+#: clutter/clutter-settings.c:483
msgid "The style of hinting (hintnone, hintslight, hintmedium, hintfull)"
msgstr ""
-#: clutter/clutter-settings.c:556
+#: clutter/clutter-settings.c:504
msgid "Font Subpixel Order"
msgstr ""
-#: clutter/clutter-settings.c:557
+#: clutter/clutter-settings.c:505
msgid "The type of subpixel antialiasing (none, rgb, bgr, vrgb, vbgr)"
msgstr ""
-#: clutter/clutter-settings.c:574
+#: clutter/clutter-settings.c:522
msgid "The minimum duration for a long press gesture to be recognized"
msgstr ""
-#: clutter/clutter-settings.c:581
-msgid "Fontconfig configuration timestamp"
-msgstr ""
-
-#: clutter/clutter-settings.c:582
-msgid "Timestamp of the current fontconfig configuration"
-msgstr ""
-
#: clutter/clutter-shader.c:255
msgid "Vertex Source"
msgstr ""
@@ -1490,7 +1474,7 @@ msgstr "FÃrgen fÃr rektangeln"
#: clutter/clutter-snap-constraint.c:335
msgid "From Edge"
-msgstr "FrÃn kant"
+msgstr ""
#: clutter/clutter-snap-constraint.c:336
msgid "The edge of the actor that should be snapped"
@@ -1498,7 +1482,7 @@ msgstr ""
#: clutter/clutter-snap-constraint.c:350
msgid "To Edge"
-msgstr "Till kant"
+msgstr ""
#: clutter/clutter-snap-constraint.c:351
msgid "The edge of the source that should be snapped"
@@ -1508,121 +1492,121 @@ msgstr ""
msgid "The offset in pixels to apply to the constraint"
msgstr ""
-#: clutter/clutter-stage.c:1707
+#: clutter/clutter-stage.c:1660
msgid "Fullscreen Set"
msgstr ""
-#: clutter/clutter-stage.c:1708
+#: clutter/clutter-stage.c:1661
msgid "Whether the main stage is fullscreen"
msgstr ""
-#: clutter/clutter-stage.c:1724
+#: clutter/clutter-stage.c:1677
msgid "Offscreen"
msgstr ""
-#: clutter/clutter-stage.c:1725
+#: clutter/clutter-stage.c:1678
msgid "Whether the main stage should be rendered offscreen"
msgstr ""
-#: clutter/clutter-stage.c:1737 clutter/clutter-text.c:3052
+#: clutter/clutter-stage.c:1690 clutter/clutter-text.c:2912
msgid "Cursor Visible"
msgstr ""
-#: clutter/clutter-stage.c:1738
+#: clutter/clutter-stage.c:1691
msgid "Whether the mouse pointer is visible on the main stage"
msgstr ""
-#: clutter/clutter-stage.c:1752
+#: clutter/clutter-stage.c:1705
msgid "User Resizable"
msgstr ""
-#: clutter/clutter-stage.c:1753
+#: clutter/clutter-stage.c:1706
msgid "Whether the stage is able to be resized via user interaction"
msgstr ""
-#: clutter/clutter-stage.c:1766
+#: clutter/clutter-stage.c:1719
msgid "The color of the stage"
msgstr ""
-#: clutter/clutter-stage.c:1780
+#: clutter/clutter-stage.c:1733
msgid "Perspective"
msgstr ""
-#: clutter/clutter-stage.c:1781
+#: clutter/clutter-stage.c:1734
msgid "Perspective projection parameters"
msgstr ""
-#: clutter/clutter-stage.c:1796
+#: clutter/clutter-stage.c:1749
msgid "Title"
msgstr "Titel"
-#: clutter/clutter-stage.c:1797
+#: clutter/clutter-stage.c:1750
msgid "Stage Title"
msgstr ""
-#: clutter/clutter-stage.c:1812
+#: clutter/clutter-stage.c:1765
msgid "Use Fog"
msgstr "AnvÃnd dimma"
-#: clutter/clutter-stage.c:1813
+#: clutter/clutter-stage.c:1766
msgid "Whether to enable depth cueing"
msgstr ""
-#: clutter/clutter-stage.c:1827
+#: clutter/clutter-stage.c:1780
msgid "Fog"
msgstr "Dimma"
-#: clutter/clutter-stage.c:1828
+#: clutter/clutter-stage.c:1781
msgid "Settings for the depth cueing"
msgstr ""
-#: clutter/clutter-stage.c:1844
+#: clutter/clutter-stage.c:1797
msgid "Use Alpha"
msgstr "AnvÃnd alfa"
-#: clutter/clutter-stage.c:1845
+#: clutter/clutter-stage.c:1798
msgid "Whether to honour the alpha component of the stage color"
msgstr ""
-#: clutter/clutter-stage.c:1861
+#: clutter/clutter-stage.c:1814
msgid "Key Focus"
msgstr ""
-#: clutter/clutter-stage.c:1862
+#: clutter/clutter-stage.c:1815
msgid "The currently key focused actor"
msgstr ""
-#: clutter/clutter-stage.c:1878
+#: clutter/clutter-stage.c:1831
msgid "No Clear Hint"
msgstr ""
-#: clutter/clutter-stage.c:1879
+#: clutter/clutter-stage.c:1832
msgid "Whether the stage should clear its contents"
msgstr ""
-#: clutter/clutter-stage.c:1892
+#: clutter/clutter-stage.c:1845
msgid "Accept Focus"
-msgstr "Acceptera fokus"
+msgstr ""
-#: clutter/clutter-stage.c:1893
+#: clutter/clutter-stage.c:1846
msgid "Whether the stage should accept focus on show"
msgstr ""
-#: clutter/clutter-state.c:1472
+#: clutter/clutter-state.c:1408
msgid "State"
msgstr "TillstÃnd"
-#: clutter/clutter-state.c:1473
+#: clutter/clutter-state.c:1409
msgid "Currently set state, (transition to this state might not be complete)"
msgstr ""
-#: clutter/clutter-state.c:1487
+#: clutter/clutter-state.c:1423
msgid "Default transition duration"
msgstr ""
#: clutter/clutter-table-layout.c:585
msgid "Column Number"
-msgstr "Kolumnnummer"
+msgstr ""
#: clutter/clutter-table-layout.c:586
msgid "The column the widget resides in"
@@ -1630,7 +1614,7 @@ msgstr ""
#: clutter/clutter-table-layout.c:593
msgid "Row Number"
-msgstr "Radnummer"
+msgstr ""
#: clutter/clutter-table-layout.c:594
msgid "The row the widget resides in"
@@ -1670,349 +1654,334 @@ msgstr "Vertikal justering"
msgid "Allocate extra space for the child in vertical axis"
msgstr ""
-#: clutter/clutter-table-layout.c:1714
+#: clutter/clutter-table-layout.c:1712
#, fuzzy
msgid "Spacing between columns"
msgstr "Mellanrum mellan barn"
-#: clutter/clutter-table-layout.c:1728
+#: clutter/clutter-table-layout.c:1726
#, fuzzy
msgid "Spacing between rows"
msgstr "Mellanrum mellan barn"
-#: clutter/clutter-text.c:2940
+#: clutter/clutter-text.c:2800
msgid "The font to be used by the text"
msgstr ""
-#: clutter/clutter-text.c:2957
+#: clutter/clutter-text.c:2817
msgid "Font Description"
msgstr "Typsnittsbeskrivning"
-#: clutter/clutter-text.c:2958
+#: clutter/clutter-text.c:2818
msgid "The font description to be used"
msgstr ""
-#: clutter/clutter-text.c:2974
+#: clutter/clutter-text.c:2834
msgid "Text"
msgstr "Text"
-#: clutter/clutter-text.c:2975
+#: clutter/clutter-text.c:2835
msgid "The text to render"
-msgstr "Texten att rendera"
+msgstr ""
-#: clutter/clutter-text.c:2989
+#: clutter/clutter-text.c:2849
msgid "Font Color"
msgstr "TypsnittsfÃrg"
-#: clutter/clutter-text.c:2990
+#: clutter/clutter-text.c:2850
msgid "Color of the font used by the text"
msgstr ""
-#: clutter/clutter-text.c:3004
+#: clutter/clutter-text.c:2864
msgid "Editable"
msgstr "Redigerbar"
-#: clutter/clutter-text.c:3005
+#: clutter/clutter-text.c:2865
msgid "Whether the text is editable"
msgstr ""
-#: clutter/clutter-text.c:3020
+#: clutter/clutter-text.c:2880
msgid "Selectable"
msgstr ""
-#: clutter/clutter-text.c:3021
+#: clutter/clutter-text.c:2881
msgid "Whether the text is selectable"
msgstr ""
-#: clutter/clutter-text.c:3035
+#: clutter/clutter-text.c:2895
msgid "Activatable"
msgstr "Aktiveringsbar"
-#: clutter/clutter-text.c:3036
+#: clutter/clutter-text.c:2896
msgid "Whether pressing return causes the activate signal to be emitted"
msgstr ""
-#: clutter/clutter-text.c:3053
+#: clutter/clutter-text.c:2913
msgid "Whether the input cursor is visible"
msgstr ""
-#: clutter/clutter-text.c:3067 clutter/clutter-text.c:3068
+#: clutter/clutter-text.c:2927 clutter/clutter-text.c:2928
msgid "Cursor Color"
msgstr ""
-#: clutter/clutter-text.c:3082
+#: clutter/clutter-text.c:2942
msgid "Cursor Color Set"
msgstr ""
-#: clutter/clutter-text.c:3083
+#: clutter/clutter-text.c:2943
msgid "Whether the cursor color has been set"
msgstr ""
-#: clutter/clutter-text.c:3098
+#: clutter/clutter-text.c:2958
msgid "Cursor Size"
msgstr ""
-#: clutter/clutter-text.c:3099
+#: clutter/clutter-text.c:2959
msgid "The width of the cursor, in pixels"
msgstr ""
-#: clutter/clutter-text.c:3113
+#: clutter/clutter-text.c:2973
msgid "Cursor Position"
msgstr ""
-#: clutter/clutter-text.c:3114
+#: clutter/clutter-text.c:2974
msgid "The cursor position"
msgstr ""
-#: clutter/clutter-text.c:3129
+#: clutter/clutter-text.c:2989
msgid "Selection-bound"
msgstr ""
-#: clutter/clutter-text.c:3130
+#: clutter/clutter-text.c:2990
msgid "The cursor position of the other end of the selection"
msgstr ""
-#: clutter/clutter-text.c:3145 clutter/clutter-text.c:3146
+#: clutter/clutter-text.c:3005 clutter/clutter-text.c:3006
msgid "Selection Color"
msgstr ""
-#: clutter/clutter-text.c:3160
+#: clutter/clutter-text.c:3020
msgid "Selection Color Set"
msgstr ""
-#: clutter/clutter-text.c:3161
+#: clutter/clutter-text.c:3021
msgid "Whether the selection color has been set"
msgstr ""
-#: clutter/clutter-text.c:3176
+#: clutter/clutter-text.c:3036
msgid "Attributes"
msgstr "Attribut"
-#: clutter/clutter-text.c:3177
+#: clutter/clutter-text.c:3037
msgid "A list of style attributes to apply to the contents of the actor"
msgstr ""
-#: clutter/clutter-text.c:3199
+#: clutter/clutter-text.c:3059
msgid "Use markup"
-msgstr "AnvÃnd markup"
+msgstr ""
-#: clutter/clutter-text.c:3200
+#: clutter/clutter-text.c:3060
msgid "Whether or not the text includes Pango markup"
msgstr ""
-#: clutter/clutter-text.c:3216
+#: clutter/clutter-text.c:3076
msgid "Line wrap"
msgstr ""
-#: clutter/clutter-text.c:3217
+#: clutter/clutter-text.c:3077
msgid "If set, wrap the lines if the text becomes too wide"
msgstr ""
-#: clutter/clutter-text.c:3232
+#: clutter/clutter-text.c:3092
msgid "Line wrap mode"
msgstr ""
-#: clutter/clutter-text.c:3233
+#: clutter/clutter-text.c:3093
msgid "Control how line-wrapping is done"
msgstr ""
-#: clutter/clutter-text.c:3248
+#: clutter/clutter-text.c:3108
msgid "Ellipsize"
msgstr ""
-#: clutter/clutter-text.c:3249
+#: clutter/clutter-text.c:3109
msgid "The preferred place to ellipsize the string"
msgstr ""
-#: clutter/clutter-text.c:3265
+#: clutter/clutter-text.c:3125
msgid "Line Alignment"
msgstr "Radjustering"
-#: clutter/clutter-text.c:3266
+#: clutter/clutter-text.c:3126
msgid "The preferred alignment for the string, for multi-line text"
msgstr ""
-#: clutter/clutter-text.c:3282
+#: clutter/clutter-text.c:3142
msgid "Justify"
msgstr ""
-#: clutter/clutter-text.c:3283
+#: clutter/clutter-text.c:3143
msgid "Whether the text should be justified"
msgstr ""
-#: clutter/clutter-text.c:3298
+#: clutter/clutter-text.c:3158
msgid "Password Character"
msgstr "LÃsenordstecken"
-#: clutter/clutter-text.c:3299
+#: clutter/clutter-text.c:3159
msgid "If non-zero, use this character to display the actor's contents"
msgstr ""
-#: clutter/clutter-text.c:3313
+#: clutter/clutter-text.c:3173
msgid "Max Length"
msgstr "Maximal lÃngd"
-#: clutter/clutter-text.c:3314
+#: clutter/clutter-text.c:3174
msgid "Maximum length of the text inside the actor"
msgstr ""
-#: clutter/clutter-text.c:3337
+#: clutter/clutter-text.c:3197
msgid "Single Line Mode"
msgstr ""
-#: clutter/clutter-text.c:3338
+#: clutter/clutter-text.c:3198
msgid "Whether the text should be a single line"
msgstr ""
-#: clutter/clutter-text.c:3352 clutter/clutter-text.c:3353
+#: clutter/clutter-text.c:3212 clutter/clutter-text.c:3213
msgid "Selected Text Color"
msgstr ""
-#: clutter/clutter-text.c:3367
+#: clutter/clutter-text.c:3227
msgid "Selected Text Color Set"
msgstr ""
-#: clutter/clutter-text.c:3368
+#: clutter/clutter-text.c:3228
msgid "Whether the selected text color has been set"
msgstr ""
-#: clutter/clutter-texture.c:995
+#: clutter/clutter-texture.c:1003
msgid "Sync size of actor"
msgstr ""
-#: clutter/clutter-texture.c:996
+#: clutter/clutter-texture.c:1004
msgid "Auto sync size of actor to underlying pixbuf dimensions"
msgstr ""
-#: clutter/clutter-texture.c:1003
+#: clutter/clutter-texture.c:1011
msgid "Disable Slicing"
msgstr ""
-#: clutter/clutter-texture.c:1004
+#: clutter/clutter-texture.c:1012
msgid ""
"Forces the underlying texture to be singular and not made of smaller space "
"saving individual textures"
msgstr ""
-#: clutter/clutter-texture.c:1013
+#: clutter/clutter-texture.c:1021
msgid "Tile Waste"
msgstr ""
-#: clutter/clutter-texture.c:1014
+#: clutter/clutter-texture.c:1022
msgid "Maximum waste area of a sliced texture"
msgstr ""
-#: clutter/clutter-texture.c:1022
+#: clutter/clutter-texture.c:1030
msgid "Horizontal repeat"
msgstr ""
-#: clutter/clutter-texture.c:1023
+#: clutter/clutter-texture.c:1031
msgid "Repeat the contents rather than scaling them horizontally"
msgstr ""
-#: clutter/clutter-texture.c:1030
+#: clutter/clutter-texture.c:1038
msgid "Vertical repeat"
msgstr ""
-#: clutter/clutter-texture.c:1031
+#: clutter/clutter-texture.c:1039
msgid "Repeat the contents rather than scaling them vertically"
msgstr ""
-#: clutter/clutter-texture.c:1038
+#: clutter/clutter-texture.c:1046
msgid "Filter Quality"
msgstr "Filterkvalitet"
-#: clutter/clutter-texture.c:1039
+#: clutter/clutter-texture.c:1047
msgid "Rendering quality used when drawing the texture"
msgstr ""
-#: clutter/clutter-texture.c:1047
+#: clutter/clutter-texture.c:1055
msgid "Pixel Format"
msgstr ""
-#: clutter/clutter-texture.c:1048
+#: clutter/clutter-texture.c:1056
msgid "The Cogl pixel format to use"
msgstr ""
-#: clutter/clutter-texture.c:1056
+#: clutter/clutter-texture.c:1064
msgid "Cogl Texture"
-msgstr "Cogl-textur"
+msgstr ""
-#: clutter/clutter-texture.c:1057
+#: clutter/clutter-texture.c:1065
msgid "The underlying Cogl texture handle used to draw this actor"
msgstr ""
-#: clutter/clutter-texture.c:1064
+#: clutter/clutter-texture.c:1072
msgid "Cogl Material"
-msgstr "Cogl-material"
+msgstr ""
-#: clutter/clutter-texture.c:1065
+#: clutter/clutter-texture.c:1073
msgid "The underlying Cogl material handle used to draw this actor"
msgstr ""
-#: clutter/clutter-texture.c:1082
+#: clutter/clutter-texture.c:1090
msgid "The path of the file containing the image data"
msgstr ""
-#: clutter/clutter-texture.c:1089
+#: clutter/clutter-texture.c:1097
msgid "Keep Aspect Ratio"
msgstr "BehÃll bildfÃrhÃllande"
-#: clutter/clutter-texture.c:1090
+#: clutter/clutter-texture.c:1098
msgid ""
"Keep the aspect ratio of the texture when requesting the preferred width or "
"height"
msgstr ""
-#: clutter/clutter-texture.c:1116
+#: clutter/clutter-texture.c:1124
msgid "Load asynchronously"
-msgstr "LÃs in asynkront"
+msgstr ""
-#: clutter/clutter-texture.c:1117
+#: clutter/clutter-texture.c:1125
msgid ""
"Load files inside a thread to avoid blocking when loading images from disk"
msgstr ""
-"LÃs in filer inuti en trÃd fÃr att undvika blockering nÃr bilder lÃses in "
-"frÃn disk"
-#: clutter/clutter-texture.c:1133
+#: clutter/clutter-texture.c:1141
msgid "Load data asynchronously"
-msgstr "LÃs in data asynkront"
+msgstr ""
-#: clutter/clutter-texture.c:1134
+#: clutter/clutter-texture.c:1142
msgid ""
"Decode image data files inside a thread to reduce blocking when loading "
"images from disk"
msgstr ""
-#: clutter/clutter-texture.c:1158
+#: clutter/clutter-texture.c:1166
msgid "Pick With Alpha"
msgstr ""
-#: clutter/clutter-texture.c:1159
+#: clutter/clutter-texture.c:1167
msgid "Shape actor with alpha channel when picking"
msgstr ""
-#: clutter/clutter-texture.c:1557 clutter/clutter-texture.c:1967
-#: clutter/clutter-texture.c:2062 clutter/clutter-texture.c:2343
-msgid "Failed to load the image data"
-msgstr ""
-
-#: clutter/clutter-texture.c:1703
-msgid "YUV textures are not supported"
-msgstr ""
-
-#: clutter/clutter-texture.c:1712
-msgid "YUV2 textues are not supported"
-msgstr ""
-
#: clutter/clutter-timeline.c:264
msgid "Should the timeline automatically restart"
msgstr ""
#: clutter/clutter-timeline.c:278
msgid "Delay"
-msgstr "FÃrdrÃjning"
+msgstr ""
#: clutter/clutter-timeline.c:279
msgid "Delay before start"
@@ -2055,6 +2024,10 @@ 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"
@@ -2077,7 +2050,7 @@ msgstr ""
#: clutter/x11/clutter-x11-texture-pixmap.c:545
msgid "Pixmap"
-msgstr "Pixmap"
+msgstr ""
#: clutter/x11/clutter-x11-texture-pixmap.c:546
msgid "The X11 Pixmap to be bound"
diff --git a/po/te.po b/po/te.po
index dfa0b45..daddc24 100644
--- a/po/te.po
+++ b/po/te.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: clutter\n"
"Report-Msgid-Bugs-To: http://bugzilla.clutter-project.org/enter_bug.cgi?"
"product=clutter\n"
-"POT-Creation-Date: 2011-09-12 13:51+0100\n"
+"POT-Creation-Date: 2011-06-13 23:24+0100\n"
"PO-Revision-Date: 2011-03-22 15:07+0000\n"
"Last-Translator: veeven <veeven gmail com>\n"
"Language-Team: Telugu <te li org>\n"
@@ -18,388 +18,388 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
-#: clutter/clutter-actor.c:3852
+#: clutter/clutter-actor.c:3809
msgid "X coordinate"
msgstr ""
-#: clutter/clutter-actor.c:3853
+#: clutter/clutter-actor.c:3810
msgid "X coordinate of the actor"
msgstr ""
-#: clutter/clutter-actor.c:3868
+#: clutter/clutter-actor.c:3825
msgid "Y coordinate"
msgstr ""
-#: clutter/clutter-actor.c:3869
+#: clutter/clutter-actor.c:3826
msgid "Y coordinate of the actor"
msgstr ""
-#: clutter/clutter-actor.c:3884 clutter/clutter-behaviour-ellipse.c:477
+#: clutter/clutter-actor.c:3841 clutter/clutter-behaviour-ellipse.c:474
msgid "Width"
msgstr "ààààààà"
-#: clutter/clutter-actor.c:3885
+#: clutter/clutter-actor.c:3842
msgid "Width of the actor"
msgstr ""
-#: clutter/clutter-actor.c:3899 clutter/clutter-behaviour-ellipse.c:493
+#: clutter/clutter-actor.c:3856 clutter/clutter-behaviour-ellipse.c:490
msgid "Height"
msgstr "ààààà"
-#: clutter/clutter-actor.c:3900
+#: clutter/clutter-actor.c:3857
msgid "Height of the actor"
msgstr ""
-#: clutter/clutter-actor.c:3918
+#: clutter/clutter-actor.c:3875
msgid "Fixed X"
msgstr ""
-#: clutter/clutter-actor.c:3919
+#: clutter/clutter-actor.c:3876
msgid "Forced X position of the actor"
msgstr ""
-#: clutter/clutter-actor.c:3937
+#: clutter/clutter-actor.c:3894
msgid "Fixed Y"
msgstr ""
-#: clutter/clutter-actor.c:3938
+#: clutter/clutter-actor.c:3895
msgid "Forced Y position of the actor"
msgstr ""
-#: clutter/clutter-actor.c:3954
+#: clutter/clutter-actor.c:3911
msgid "Fixed position set"
msgstr ""
-#: clutter/clutter-actor.c:3955
+#: clutter/clutter-actor.c:3912
msgid "Whether to use fixed positioning for the actor"
msgstr ""
-#: clutter/clutter-actor.c:3977
+#: clutter/clutter-actor.c:3934
msgid "Min Width"
msgstr "àààààà ààààààà"
-#: clutter/clutter-actor.c:3978
+#: clutter/clutter-actor.c:3935
msgid "Forced minimum width request for the actor"
msgstr ""
-#: clutter/clutter-actor.c:3997
+#: clutter/clutter-actor.c:3954
msgid "Min Height"
msgstr "àààààà ààààà"
-#: clutter/clutter-actor.c:3998
+#: clutter/clutter-actor.c:3955
msgid "Forced minimum height request for the actor"
msgstr ""
-#: clutter/clutter-actor.c:4017
+#: clutter/clutter-actor.c:3974
msgid "Natural Width"
msgstr ""
-#: clutter/clutter-actor.c:4018
+#: clutter/clutter-actor.c:3975
msgid "Forced natural width request for the actor"
msgstr ""
-#: clutter/clutter-actor.c:4037
+#: clutter/clutter-actor.c:3994
msgid "Natural Height"
msgstr ""
-#: clutter/clutter-actor.c:4038
+#: clutter/clutter-actor.c:3995
msgid "Forced natural height request for the actor"
msgstr ""
-#: clutter/clutter-actor.c:4054
+#: clutter/clutter-actor.c:4011
msgid "Minimum width set"
msgstr ""
-#: clutter/clutter-actor.c:4055
+#: clutter/clutter-actor.c:4012
msgid "Whether to use the min-width property"
msgstr ""
-#: clutter/clutter-actor.c:4070
+#: clutter/clutter-actor.c:4027
msgid "Minimum height set"
msgstr ""
-#: clutter/clutter-actor.c:4071
+#: clutter/clutter-actor.c:4028
msgid "Whether to use the min-height property"
msgstr ""
-#: clutter/clutter-actor.c:4086
+#: clutter/clutter-actor.c:4043
msgid "Natural width set"
msgstr ""
-#: clutter/clutter-actor.c:4087
+#: clutter/clutter-actor.c:4044
msgid "Whether to use the natural-width property"
msgstr ""
-#: clutter/clutter-actor.c:4104
+#: clutter/clutter-actor.c:4061
msgid "Natural height set"
msgstr ""
-#: clutter/clutter-actor.c:4105
+#: clutter/clutter-actor.c:4062
msgid "Whether to use the natural-height property"
msgstr ""
-#: clutter/clutter-actor.c:4124
+#: clutter/clutter-actor.c:4081
msgid "Allocation"
msgstr ""
-#: clutter/clutter-actor.c:4125
+#: clutter/clutter-actor.c:4082
msgid "The actor's allocation"
msgstr ""
-#: clutter/clutter-actor.c:4181
+#: clutter/clutter-actor.c:4138
msgid "Request Mode"
msgstr ""
-#: clutter/clutter-actor.c:4182
+#: clutter/clutter-actor.c:4139
msgid "The actor's request mode"
msgstr ""
-#: clutter/clutter-actor.c:4197
+#: clutter/clutter-actor.c:4154
msgid "Depth"
msgstr ""
-#: clutter/clutter-actor.c:4198
+#: clutter/clutter-actor.c:4155
msgid "Position on the Z axis"
msgstr ""
-#: clutter/clutter-actor.c:4212
+#: clutter/clutter-actor.c:4169
msgid "Opacity"
msgstr ""
-#: clutter/clutter-actor.c:4213
+#: clutter/clutter-actor.c:4170
msgid "Opacity of an actor"
msgstr ""
-#: clutter/clutter-actor.c:4232
+#: clutter/clutter-actor.c:4186
msgid "Offscreen redirect"
msgstr ""
-#: clutter/clutter-actor.c:4233
-msgid "Flags controlling when to flatten the actor into a single image"
+#: clutter/clutter-actor.c:4187
+msgid "Whether to flatten the actor into a single image"
msgstr ""
-#: clutter/clutter-actor.c:4251
+#: clutter/clutter-actor.c:4205
msgid "Visible"
msgstr ""
-#: clutter/clutter-actor.c:4252
+#: clutter/clutter-actor.c:4206
msgid "Whether the actor is visible or not"
msgstr ""
-#: clutter/clutter-actor.c:4267
+#: clutter/clutter-actor.c:4221
msgid "Mapped"
msgstr ""
-#: clutter/clutter-actor.c:4268
+#: clutter/clutter-actor.c:4222
msgid "Whether the actor will be painted"
msgstr ""
-#: clutter/clutter-actor.c:4282
+#: clutter/clutter-actor.c:4236
msgid "Realized"
msgstr ""
-#: clutter/clutter-actor.c:4283
+#: clutter/clutter-actor.c:4237
msgid "Whether the actor has been realized"
msgstr ""
-#: clutter/clutter-actor.c:4299
+#: clutter/clutter-actor.c:4253
msgid "Reactive"
msgstr ""
-#: clutter/clutter-actor.c:4300
+#: clutter/clutter-actor.c:4254
msgid "Whether the actor is reactive to events"
msgstr ""
-#: clutter/clutter-actor.c:4312
+#: clutter/clutter-actor.c:4266
msgid "Has Clip"
msgstr ""
-#: clutter/clutter-actor.c:4313
+#: clutter/clutter-actor.c:4267
msgid "Whether the actor has a clip set"
msgstr ""
-#: clutter/clutter-actor.c:4328
+#: clutter/clutter-actor.c:4282
msgid "Clip"
msgstr ""
-#: clutter/clutter-actor.c:4329
+#: clutter/clutter-actor.c:4283
msgid "The clip region for the actor"
msgstr ""
-#: clutter/clutter-actor.c:4343 clutter/clutter-actor-meta.c:207
+#: clutter/clutter-actor.c:4297 clutter/clutter-actor-meta.c:207
#: clutter/clutter-binding-pool.c:319 clutter/clutter-input-device.c:236
msgid "Name"
msgstr "àààà"
-#: clutter/clutter-actor.c:4344
+#: clutter/clutter-actor.c:4298
msgid "Name of the actor"
msgstr ""
-#: clutter/clutter-actor.c:4358
+#: clutter/clutter-actor.c:4312
msgid "Scale X"
msgstr ""
-#: clutter/clutter-actor.c:4359
+#: clutter/clutter-actor.c:4313
msgid "Scale factor on the X axis"
msgstr ""
-#: clutter/clutter-actor.c:4374
+#: clutter/clutter-actor.c:4328
msgid "Scale Y"
msgstr ""
-#: clutter/clutter-actor.c:4375
+#: clutter/clutter-actor.c:4329
msgid "Scale factor on the Y axis"
msgstr ""
-#: clutter/clutter-actor.c:4390
+#: clutter/clutter-actor.c:4344
msgid "Scale Center X"
msgstr ""
-#: clutter/clutter-actor.c:4391
+#: clutter/clutter-actor.c:4345
msgid "Horizontal scale center"
msgstr ""
-#: clutter/clutter-actor.c:4406
+#: clutter/clutter-actor.c:4360
msgid "Scale Center Y"
msgstr ""
-#: clutter/clutter-actor.c:4407
+#: clutter/clutter-actor.c:4361
msgid "Vertical scale center"
msgstr ""
-#: clutter/clutter-actor.c:4422
+#: clutter/clutter-actor.c:4376
msgid "Scale Gravity"
msgstr ""
-#: clutter/clutter-actor.c:4423
+#: clutter/clutter-actor.c:4377
msgid "The center of scaling"
msgstr ""
-#: clutter/clutter-actor.c:4440
+#: clutter/clutter-actor.c:4394
msgid "Rotation Angle X"
msgstr ""
-#: clutter/clutter-actor.c:4441
+#: clutter/clutter-actor.c:4395
msgid "The rotation angle on the X axis"
msgstr ""
-#: clutter/clutter-actor.c:4456
+#: clutter/clutter-actor.c:4410
msgid "Rotation Angle Y"
msgstr ""
-#: clutter/clutter-actor.c:4457
+#: clutter/clutter-actor.c:4411
msgid "The rotation angle on the Y axis"
msgstr ""
-#: clutter/clutter-actor.c:4472
+#: clutter/clutter-actor.c:4426
msgid "Rotation Angle Z"
msgstr ""
-#: clutter/clutter-actor.c:4473
+#: clutter/clutter-actor.c:4427
msgid "The rotation angle on the Z axis"
msgstr ""
-#: clutter/clutter-actor.c:4488
+#: clutter/clutter-actor.c:4442
msgid "Rotation Center X"
msgstr ""
-#: clutter/clutter-actor.c:4489
+#: clutter/clutter-actor.c:4443
msgid "The rotation center on the X axis"
msgstr ""
-#: clutter/clutter-actor.c:4505
+#: clutter/clutter-actor.c:4459
msgid "Rotation Center Y"
msgstr ""
-#: clutter/clutter-actor.c:4506
+#: clutter/clutter-actor.c:4460
msgid "The rotation center on the Y axis"
msgstr ""
-#: clutter/clutter-actor.c:4522
+#: clutter/clutter-actor.c:4476
msgid "Rotation Center Z"
msgstr ""
-#: clutter/clutter-actor.c:4523
+#: clutter/clutter-actor.c:4477
msgid "The rotation center on the Z axis"
msgstr ""
-#: clutter/clutter-actor.c:4539
+#: clutter/clutter-actor.c:4493
msgid "Rotation Center Z Gravity"
msgstr ""
-#: clutter/clutter-actor.c:4540
+#: clutter/clutter-actor.c:4494
msgid "Center point for rotation around the Z axis"
msgstr ""
-#: clutter/clutter-actor.c:4558
+#: clutter/clutter-actor.c:4512
msgid "Anchor X"
msgstr ""
-#: clutter/clutter-actor.c:4559
+#: clutter/clutter-actor.c:4513
msgid "X coordinate of the anchor point"
msgstr ""
-#: clutter/clutter-actor.c:4575
+#: clutter/clutter-actor.c:4529
msgid "Anchor Y"
msgstr ""
-#: clutter/clutter-actor.c:4576
+#: clutter/clutter-actor.c:4530
msgid "Y coordinate of the anchor point"
msgstr ""
-#: clutter/clutter-actor.c:4591
+#: clutter/clutter-actor.c:4545
msgid "Anchor Gravity"
msgstr ""
-#: clutter/clutter-actor.c:4592
+#: clutter/clutter-actor.c:4546
msgid "The anchor point as a ClutterGravity"
msgstr ""
-#: clutter/clutter-actor.c:4611
+#: clutter/clutter-actor.c:4565
msgid "Show on set parent"
msgstr ""
-#: clutter/clutter-actor.c:4612
+#: clutter/clutter-actor.c:4566
msgid "Whether the actor is shown when parented"
msgstr ""
-#: clutter/clutter-actor.c:4632
+#: clutter/clutter-actor.c:4586
msgid "Clip to Allocation"
msgstr ""
-#: clutter/clutter-actor.c:4633
+#: clutter/clutter-actor.c:4587
msgid "Sets the clip region to track the actor's allocation"
msgstr ""
-#: clutter/clutter-actor.c:4643
+#: clutter/clutter-actor.c:4597
msgid "Text Direction"
msgstr ""
-#: clutter/clutter-actor.c:4644
+#: clutter/clutter-actor.c:4598
msgid "Direction of the text"
msgstr ""
-#: clutter/clutter-actor.c:4662
+#: clutter/clutter-actor.c:4616
msgid "Has Pointer"
msgstr ""
-#: clutter/clutter-actor.c:4663
+#: clutter/clutter-actor.c:4617
msgid "Whether the actor contains the pointer of an input device"
msgstr ""
-#: clutter/clutter-actor.c:4680
+#: clutter/clutter-actor.c:4634
msgid "Actions"
msgstr "àààààà"
-#: clutter/clutter-actor.c:4681
+#: clutter/clutter-actor.c:4635
msgid "Adds an action to the actor"
msgstr ""
-#: clutter/clutter-actor.c:4695
+#: clutter/clutter-actor.c:4649
msgid "Constraints"
msgstr ""
-#: clutter/clutter-actor.c:4696
+#: clutter/clutter-actor.c:4650
msgid "Adds a constraint to the actor"
msgstr ""
@@ -424,97 +424,97 @@ msgstr ""
msgid "Whether the meta is enabled"
msgstr ""
-#: clutter/clutter-align-constraint.c:270
-#: clutter/clutter-bind-constraint.c:349 clutter/clutter-clone.c:340
+#: clutter/clutter-align-constraint.c:252
+#: clutter/clutter-bind-constraint.c:316 clutter/clutter-clone.c:340
#: clutter/clutter-snap-constraint.c:321
msgid "Source"
msgstr ""
-#: clutter/clutter-align-constraint.c:271
+#: clutter/clutter-align-constraint.c:253
msgid "The source of the alignment"
msgstr ""
-#: clutter/clutter-align-constraint.c:284
+#: clutter/clutter-align-constraint.c:266
msgid "Align Axis"
msgstr ""
-#: clutter/clutter-align-constraint.c:285
+#: clutter/clutter-align-constraint.c:267
msgid "The axis to align the position to"
msgstr ""
-#: clutter/clutter-align-constraint.c:304
+#: clutter/clutter-align-constraint.c:286
#: clutter/clutter-desaturate-effect.c:304
msgid "Factor"
msgstr ""
-#: clutter/clutter-align-constraint.c:305
+#: clutter/clutter-align-constraint.c:287
msgid "The alignment factor, between 0.0 and 1.0"
msgstr ""
-#: clutter/clutter-alpha.c:345 clutter/clutter-animation.c:538
+#: clutter/clutter-alpha.c:339 clutter/clutter-animation.c:528
#: clutter/clutter-animator.c:1802
msgid "Timeline"
msgstr "àààààà"
-#: clutter/clutter-alpha.c:346
+#: clutter/clutter-alpha.c:340
msgid "Timeline used by the alpha"
msgstr ""
-#: clutter/clutter-alpha.c:361
+#: clutter/clutter-alpha.c:355
msgid "Alpha value"
msgstr ""
-#: clutter/clutter-alpha.c:362
+#: clutter/clutter-alpha.c:356
msgid "Alpha value as computed by the alpha"
msgstr ""
-#: clutter/clutter-alpha.c:382 clutter/clutter-animation.c:494
+#: clutter/clutter-alpha.c:376 clutter/clutter-animation.c:484
msgid "Mode"
msgstr ""
-#: clutter/clutter-alpha.c:383
+#: clutter/clutter-alpha.c:377
msgid "Progress mode"
msgstr ""
-#: clutter/clutter-animation.c:478
+#: clutter/clutter-animation.c:468
msgid "Object"
msgstr ""
-#: clutter/clutter-animation.c:479
+#: clutter/clutter-animation.c:469
msgid "Object to which the animation applies"
msgstr ""
-#: clutter/clutter-animation.c:495
+#: clutter/clutter-animation.c:485
msgid "The mode of the animation"
msgstr ""
-#: clutter/clutter-animation.c:509 clutter/clutter-animator.c:1786
-#: clutter/clutter-media.c:194 clutter/clutter-state.c:1486
+#: clutter/clutter-animation.c:499 clutter/clutter-animator.c:1786
+#: clutter/clutter-media.c:194 clutter/clutter-state.c:1422
#: clutter/clutter-timeline.c:294
msgid "Duration"
msgstr "àààààà"
-#: clutter/clutter-animation.c:510
+#: clutter/clutter-animation.c:500
msgid "Duration of the animation, in milliseconds"
msgstr ""
-#: clutter/clutter-animation.c:524 clutter/clutter-timeline.c:263
+#: clutter/clutter-animation.c:514 clutter/clutter-timeline.c:263
msgid "Loop"
msgstr ""
-#: clutter/clutter-animation.c:525
+#: clutter/clutter-animation.c:515
msgid "Whether the animation should loop"
msgstr ""
-#: clutter/clutter-animation.c:539
+#: clutter/clutter-animation.c:529
msgid "The timeline used by the animation"
msgstr ""
-#: clutter/clutter-animation.c:552 clutter/clutter-behaviour.c:304
+#: clutter/clutter-animation.c:542 clutter/clutter-behaviour.c:298
msgid "Alpha"
msgstr ""
-#: clutter/clutter-animation.c:553
+#: clutter/clutter-animation.c:543
msgid "The alpha used by the animation"
msgstr ""
@@ -526,208 +526,208 @@ msgstr ""
msgid "The timeline of the animation"
msgstr ""
-#: clutter/clutter-behaviour.c:305
+#: clutter/clutter-behaviour.c:299
msgid "Alpha Object to drive the behaviour"
msgstr ""
-#: clutter/clutter-behaviour-depth.c:178
+#: clutter/clutter-behaviour-depth.c:174
msgid "Start Depth"
msgstr ""
-#: clutter/clutter-behaviour-depth.c:179
+#: clutter/clutter-behaviour-depth.c:175
msgid "Initial depth to apply"
msgstr ""
-#: clutter/clutter-behaviour-depth.c:194
+#: clutter/clutter-behaviour-depth.c:190
msgid "End Depth"
msgstr ""
-#: clutter/clutter-behaviour-depth.c:195
+#: clutter/clutter-behaviour-depth.c:191
msgid "Final depth to apply"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:397
+#: clutter/clutter-behaviour-ellipse.c:394
msgid "Start Angle"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:398
-#: clutter/clutter-behaviour-rotate.c:280
+#: clutter/clutter-behaviour-ellipse.c:395
+#: clutter/clutter-behaviour-rotate.c:276
msgid "Initial angle"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:413
+#: clutter/clutter-behaviour-ellipse.c:410
msgid "End Angle"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:414
-#: clutter/clutter-behaviour-rotate.c:298
+#: clutter/clutter-behaviour-ellipse.c:411
+#: clutter/clutter-behaviour-rotate.c:294
msgid "Final angle"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:429
+#: clutter/clutter-behaviour-ellipse.c:426
msgid "Angle x tilt"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:430
+#: clutter/clutter-behaviour-ellipse.c:427
msgid "Tilt of the ellipse around x axis"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:445
+#: clutter/clutter-behaviour-ellipse.c:442
msgid "Angle y tilt"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:446
+#: clutter/clutter-behaviour-ellipse.c:443
msgid "Tilt of the ellipse around y axis"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:461
+#: clutter/clutter-behaviour-ellipse.c:458
msgid "Angle z tilt"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:462
+#: clutter/clutter-behaviour-ellipse.c:459
msgid "Tilt of the ellipse around z axis"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:478
+#: clutter/clutter-behaviour-ellipse.c:475
msgid "Width of the ellipse"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:494
+#: clutter/clutter-behaviour-ellipse.c:491
msgid "Height of ellipse"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:509
+#: clutter/clutter-behaviour-ellipse.c:506
msgid "Center"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:510
+#: clutter/clutter-behaviour-ellipse.c:507
msgid "Center of ellipse"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:524
-#: clutter/clutter-behaviour-rotate.c:333 clutter/clutter-timeline.c:310
+#: clutter/clutter-behaviour-ellipse.c:521
+#: clutter/clutter-behaviour-rotate.c:329 clutter/clutter-timeline.c:310
msgid "Direction"
msgstr "ààà"
-#: clutter/clutter-behaviour-ellipse.c:525
-#: clutter/clutter-behaviour-rotate.c:334
+#: clutter/clutter-behaviour-ellipse.c:522
+#: clutter/clutter-behaviour-rotate.c:330
msgid "Direction of rotation"
msgstr "ààààààà ààà"
-#: clutter/clutter-behaviour-opacity.c:181
+#: clutter/clutter-behaviour-opacity.c:177
msgid "Opacity Start"
msgstr ""
-#: clutter/clutter-behaviour-opacity.c:182
+#: clutter/clutter-behaviour-opacity.c:178
msgid "Initial opacity level"
msgstr ""
-#: clutter/clutter-behaviour-opacity.c:199
+#: clutter/clutter-behaviour-opacity.c:195
msgid "Opacity End"
msgstr ""
-#: clutter/clutter-behaviour-opacity.c:200
+#: clutter/clutter-behaviour-opacity.c:196
msgid "Final opacity level"
msgstr ""
-#: clutter/clutter-behaviour-path.c:222 clutter/clutter-path-constraint.c:212
+#: clutter/clutter-behaviour-path.c:219 clutter/clutter-path-constraint.c:212
msgid "Path"
msgstr ""
-#: clutter/clutter-behaviour-path.c:223
+#: clutter/clutter-behaviour-path.c:220
msgid "The ClutterPath object representing the path to animate along"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:279
+#: clutter/clutter-behaviour-rotate.c:275
msgid "Angle Begin"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:297
+#: clutter/clutter-behaviour-rotate.c:293
msgid "Angle End"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:315
+#: clutter/clutter-behaviour-rotate.c:311
msgid "Axis"
msgstr "ààààà"
-#: clutter/clutter-behaviour-rotate.c:316
+#: clutter/clutter-behaviour-rotate.c:312
msgid "Axis of rotation"
msgstr "ààààà ààà"
-#: clutter/clutter-behaviour-rotate.c:351
+#: clutter/clutter-behaviour-rotate.c:347
msgid "Center X"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:352
+#: clutter/clutter-behaviour-rotate.c:348
msgid "X coordinate of the center of rotation"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:369
+#: clutter/clutter-behaviour-rotate.c:365
msgid "Center Y"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:370
+#: clutter/clutter-behaviour-rotate.c:366
msgid "Y coordinate of the center of rotation"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:387
+#: clutter/clutter-behaviour-rotate.c:383
msgid "Center Z"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:388
+#: clutter/clutter-behaviour-rotate.c:384
msgid "Z coordinate of the center of rotation"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:222
+#: clutter/clutter-behaviour-scale.c:218
msgid "X Start Scale"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:223
+#: clutter/clutter-behaviour-scale.c:219
msgid "Initial scale on the X axis"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:241
+#: clutter/clutter-behaviour-scale.c:237
msgid "X End Scale"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:242
+#: clutter/clutter-behaviour-scale.c:238
msgid "Final scale on the X axis"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:260
+#: clutter/clutter-behaviour-scale.c:256
msgid "Y Start Scale"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:261
+#: clutter/clutter-behaviour-scale.c:257
msgid "Initial scale on the Y axis"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:279
+#: clutter/clutter-behaviour-scale.c:275
msgid "Y End Scale"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:280
+#: clutter/clutter-behaviour-scale.c:276
msgid "Final scale on the Y axis"
msgstr ""
-#: clutter/clutter-bind-constraint.c:350
+#: clutter/clutter-bind-constraint.c:317
msgid "The source of the binding"
msgstr ""
-#: clutter/clutter-bind-constraint.c:363
+#: clutter/clutter-bind-constraint.c:330
msgid "Coordinate"
msgstr ""
-#: clutter/clutter-bind-constraint.c:364
+#: clutter/clutter-bind-constraint.c:331
msgid "The coordinate to bind"
msgstr ""
-#: clutter/clutter-bind-constraint.c:378 clutter/clutter-path-constraint.c:226
+#: clutter/clutter-bind-constraint.c:345 clutter/clutter-path-constraint.c:226
#: clutter/clutter-snap-constraint.c:366
msgid "Offset"
msgstr ""
-#: clutter/clutter-bind-constraint.c:379
+#: clutter/clutter-bind-constraint.c:346
msgid "The offset in pixels to apply to the binding"
msgstr ""
@@ -735,7 +735,7 @@ msgstr ""
msgid "The unique name of the binding pool"
msgstr ""
-#: clutter/clutter-bin-layout.c:261 clutter/clutter-bin-layout.c:585
+#: clutter/clutter-bin-layout.c:261 clutter/clutter-bin-layout.c:580
#: clutter/clutter-box-layout.c:395 clutter/clutter-table-layout.c:652
msgid "Horizontal Alignment"
msgstr ""
@@ -744,7 +744,7 @@ msgstr ""
msgid "Horizontal alignment for the actor inside the layout manager"
msgstr ""
-#: clutter/clutter-bin-layout.c:270 clutter/clutter-bin-layout.c:602
+#: clutter/clutter-bin-layout.c:270 clutter/clutter-bin-layout.c:597
#: clutter/clutter-box-layout.c:404 clutter/clutter-table-layout.c:667
msgid "Vertical Alignment"
msgstr ""
@@ -753,36 +753,36 @@ msgstr ""
msgid "Vertical alignment for the actor inside the layout manager"
msgstr ""
-#: clutter/clutter-bin-layout.c:586
+#: clutter/clutter-bin-layout.c:581
msgid "Default horizontal alignment for the actors inside the layout manager"
msgstr ""
-#: clutter/clutter-bin-layout.c:603
+#: clutter/clutter-bin-layout.c:598
msgid "Default vertical alignment for the actors inside the layout manager"
msgstr ""
-#: clutter/clutter-box.c:544
+#: clutter/clutter-box.c:537
msgid "Layout Manager"
msgstr ""
-#: clutter/clutter-box.c:545
+#: clutter/clutter-box.c:538
msgid "The layout manager used by the box"
msgstr ""
-#: clutter/clutter-box.c:564 clutter/clutter-rectangle.c:267
-#: clutter/clutter-stage.c:1765
+#: clutter/clutter-box.c:557 clutter/clutter-rectangle.c:267
+#: clutter/clutter-stage.c:1718
msgid "Color"
msgstr "àààà"
-#: clutter/clutter-box.c:565
+#: clutter/clutter-box.c:558
msgid "The background color of the box"
msgstr ""
-#: clutter/clutter-box.c:579
+#: clutter/clutter-box.c:572
msgid "Color Set"
msgstr ""
-#: clutter/clutter-box.c:580
+#: clutter/clutter-box.c:573
msgid "Whether the background color is set"
msgstr ""
@@ -830,7 +830,7 @@ msgstr ""
msgid "Whether the layout should be vertical, rather than horizontal"
msgstr ""
-#: clutter/clutter-box-layout.c:1321 clutter/clutter-flow-layout.c:901
+#: clutter/clutter-box-layout.c:1321 clutter/clutter-flow-layout.c:898
msgid "Homogeneous"
msgstr ""
@@ -855,54 +855,46 @@ msgstr ""
msgid "Spacing between children"
msgstr ""
-#: clutter/clutter-box-layout.c:1366 clutter/clutter-table-layout.c:1742
+#: clutter/clutter-box-layout.c:1366 clutter/clutter-table-layout.c:1740
msgid "Use Animations"
msgstr ""
-#: clutter/clutter-box-layout.c:1367 clutter/clutter-table-layout.c:1743
+#: clutter/clutter-box-layout.c:1367 clutter/clutter-table-layout.c:1741
msgid "Whether layout changes should be animated"
msgstr ""
-#: clutter/clutter-box-layout.c:1388 clutter/clutter-table-layout.c:1764
+#: clutter/clutter-box-layout.c:1388 clutter/clutter-table-layout.c:1762
msgid "Easing Mode"
msgstr ""
-#: clutter/clutter-box-layout.c:1389 clutter/clutter-table-layout.c:1765
+#: clutter/clutter-box-layout.c:1389 clutter/clutter-table-layout.c:1763
msgid "The easing mode of the animations"
msgstr ""
-#: clutter/clutter-box-layout.c:1406 clutter/clutter-table-layout.c:1782
+#: clutter/clutter-box-layout.c:1406 clutter/clutter-table-layout.c:1780
msgid "Easing Duration"
msgstr ""
-#: clutter/clutter-box-layout.c:1407 clutter/clutter-table-layout.c:1783
+#: clutter/clutter-box-layout.c:1407 clutter/clutter-table-layout.c:1781
msgid "The duration of the animations"
msgstr ""
-#: clutter/clutter-cairo-texture.c:582
+#: clutter/clutter-cairo-texture.c:404
msgid "Surface Width"
msgstr ""
-#: clutter/clutter-cairo-texture.c:583
+#: clutter/clutter-cairo-texture.c:405
msgid "The width of the Cairo surface"
msgstr ""
-#: clutter/clutter-cairo-texture.c:597
+#: clutter/clutter-cairo-texture.c:419
msgid "Surface Height"
msgstr ""
-#: clutter/clutter-cairo-texture.c:598
+#: clutter/clutter-cairo-texture.c:420
msgid "The height of the Cairo surface"
msgstr ""
-#: clutter/clutter-cairo-texture.c:615
-msgid "Auto Resize"
-msgstr ""
-
-#: clutter/clutter-cairo-texture.c:616
-msgid "Whether the surface should match the allocation"
-msgstr ""
-
#: clutter/clutter-child-meta.c:127
msgid "Container"
msgstr ""
@@ -931,7 +923,7 @@ msgstr ""
msgid "Whether the clickable has a grab"
msgstr ""
-#: clutter/clutter-click-action.c:574 clutter/clutter-settings.c:573
+#: clutter/clutter-click-action.c:574 clutter/clutter-settings.c:521
msgid "Long Press Duration"
msgstr ""
@@ -996,95 +988,95 @@ msgstr ""
msgid "The ClutterBackend of the device manager"
msgstr ""
-#: clutter/clutter-drag-action.c:596
+#: clutter/clutter-drag-action.c:547
msgid "Horizontal Drag Threshold"
msgstr ""
-#: clutter/clutter-drag-action.c:597
+#: clutter/clutter-drag-action.c:548
msgid "The horizontal amount of pixels required to start dragging"
msgstr ""
-#: clutter/clutter-drag-action.c:624
+#: clutter/clutter-drag-action.c:575
msgid "Vertical Drag Threshold"
msgstr ""
-#: clutter/clutter-drag-action.c:625
+#: clutter/clutter-drag-action.c:576
msgid "The vertical amount of pixels required to start dragging"
msgstr ""
-#: clutter/clutter-drag-action.c:646
+#: clutter/clutter-drag-action.c:597
msgid "Drag Handle"
msgstr ""
-#: clutter/clutter-drag-action.c:647
+#: clutter/clutter-drag-action.c:598
msgid "The actor that is being dragged"
msgstr ""
-#: clutter/clutter-drag-action.c:660
+#: clutter/clutter-drag-action.c:611
msgid "Drag Axis"
msgstr ""
-#: clutter/clutter-drag-action.c:661
+#: clutter/clutter-drag-action.c:612
msgid "Constraints the dragging to an axis"
msgstr ""
-#: clutter/clutter-flow-layout.c:885
+#: clutter/clutter-flow-layout.c:882
msgid "Orientation"
msgstr ""
-#: clutter/clutter-flow-layout.c:886
+#: clutter/clutter-flow-layout.c:883
msgid "The orientation of the layout"
msgstr ""
-#: clutter/clutter-flow-layout.c:902
+#: clutter/clutter-flow-layout.c:899
msgid "Whether each item should receive the same allocation"
msgstr ""
-#: clutter/clutter-flow-layout.c:917 clutter/clutter-table-layout.c:1713
+#: clutter/clutter-flow-layout.c:914 clutter/clutter-table-layout.c:1711
msgid "Column Spacing"
msgstr ""
-#: clutter/clutter-flow-layout.c:918
+#: clutter/clutter-flow-layout.c:915
msgid "The spacing between columns"
msgstr ""
-#: clutter/clutter-flow-layout.c:934 clutter/clutter-table-layout.c:1727
+#: clutter/clutter-flow-layout.c:931 clutter/clutter-table-layout.c:1725
msgid "Row Spacing"
msgstr ""
-#: clutter/clutter-flow-layout.c:935
+#: clutter/clutter-flow-layout.c:932
msgid "The spacing between rows"
msgstr ""
-#: clutter/clutter-flow-layout.c:949
+#: clutter/clutter-flow-layout.c:946
msgid "Minimum Column Width"
msgstr ""
-#: clutter/clutter-flow-layout.c:950
+#: clutter/clutter-flow-layout.c:947
msgid "Minimum width for each column"
msgstr ""
-#: clutter/clutter-flow-layout.c:965
+#: clutter/clutter-flow-layout.c:962
msgid "Maximum Column Width"
msgstr ""
-#: clutter/clutter-flow-layout.c:966
+#: clutter/clutter-flow-layout.c:963
msgid "Maximum width for each column"
msgstr ""
-#: clutter/clutter-flow-layout.c:980
+#: clutter/clutter-flow-layout.c:977
msgid "Minimum Row Height"
msgstr ""
-#: clutter/clutter-flow-layout.c:981
+#: clutter/clutter-flow-layout.c:978
msgid "Minimum height for each row"
msgstr ""
-#: clutter/clutter-flow-layout.c:996
+#: clutter/clutter-flow-layout.c:993
msgid "Maximum Row Height"
msgstr ""
-#: clutter/clutter-flow-layout.c:997
+#: clutter/clutter-flow-layout.c:994
msgid "Maximum height for each row"
msgstr ""
@@ -1164,59 +1156,59 @@ msgstr ""
msgid "The manager that created this data"
msgstr ""
-#: clutter/clutter-main.c:490
+#: clutter/clutter-main.c:486
msgid "default:LTR"
msgstr ""
-#: clutter/clutter-main.c:1321
+#: clutter/clutter-main.c:1282
msgid "Show frames per second"
msgstr ""
-#: clutter/clutter-main.c:1323
+#: clutter/clutter-main.c:1284
msgid "Default frame rate"
msgstr ""
-#: clutter/clutter-main.c:1325
+#: clutter/clutter-main.c:1286
msgid "Make all warnings fatal"
msgstr ""
-#: clutter/clutter-main.c:1328
+#: clutter/clutter-main.c:1289
msgid "Direction for the text"
msgstr ""
-#: clutter/clutter-main.c:1331
+#: clutter/clutter-main.c:1292
msgid "Disable mipmapping on text"
msgstr ""
-#: clutter/clutter-main.c:1334
+#: clutter/clutter-main.c:1295
msgid "Use 'fuzzy' picking"
msgstr ""
-#: clutter/clutter-main.c:1337
+#: clutter/clutter-main.c:1298
msgid "Clutter debugging flags to set"
msgstr ""
-#: clutter/clutter-main.c:1339
+#: clutter/clutter-main.c:1300
msgid "Clutter debugging flags to unset"
msgstr ""
-#: clutter/clutter-main.c:1343
+#: clutter/clutter-main.c:1304
msgid "Clutter profiling flags to set"
msgstr ""
-#: clutter/clutter-main.c:1345
+#: clutter/clutter-main.c:1306
msgid "Clutter profiling flags to unset"
msgstr ""
-#: clutter/clutter-main.c:1348
+#: clutter/clutter-main.c:1309
msgid "Enable accessibility"
msgstr ""
-#: clutter/clutter-main.c:1530
+#: clutter/clutter-main.c:1491
msgid "Clutter Options"
msgstr "àààààààà ààààààà"
-#: clutter/clutter-main.c:1531
+#: clutter/clutter-main.c:1492
msgid "Show Clutter Options"
msgstr ""
@@ -1332,7 +1324,7 @@ msgstr ""
msgid "Whether the :filename property is set"
msgstr ""
-#: clutter/clutter-script.c:449 clutter/clutter-texture.c:1081
+#: clutter/clutter-script.c:449 clutter/clutter-texture.c:1089
msgid "Filename"
msgstr ""
@@ -1340,95 +1332,87 @@ msgstr ""
msgid "The path of the currently parsed file"
msgstr ""
-#: clutter/clutter-settings.c:414
+#: clutter/clutter-settings.c:362
msgid "Double Click Time"
msgstr ""
-#: clutter/clutter-settings.c:415
+#: clutter/clutter-settings.c:363
msgid "The time between clicks necessary to detect a multiple click"
msgstr ""
-#: clutter/clutter-settings.c:430
+#: clutter/clutter-settings.c:378
msgid "Double Click Distance"
msgstr ""
-#: clutter/clutter-settings.c:431
+#: clutter/clutter-settings.c:379
msgid "The distance between clicks necessary to detect a multiple click"
msgstr ""
-#: clutter/clutter-settings.c:446
+#: clutter/clutter-settings.c:394
msgid "Drag Threshold"
msgstr ""
-#: clutter/clutter-settings.c:447
+#: clutter/clutter-settings.c:395
msgid "The distance the cursor should travel before starting to drag"
msgstr ""
-#: clutter/clutter-settings.c:462 clutter/clutter-text.c:2939
+#: clutter/clutter-settings.c:410 clutter/clutter-text.c:2799
msgid "Font Name"
msgstr ""
-#: clutter/clutter-settings.c:463
+#: clutter/clutter-settings.c:411
msgid ""
"The description of the default font, as one that could be parsed by Pango"
msgstr ""
-#: clutter/clutter-settings.c:478
+#: clutter/clutter-settings.c:426
msgid "Font Antialias"
msgstr ""
-#: clutter/clutter-settings.c:479
+#: clutter/clutter-settings.c:427
msgid ""
"Whether to use antialiasing (1 to enable, 0 to disable, and -1 to use the "
"default)"
msgstr ""
-#: clutter/clutter-settings.c:495
+#: clutter/clutter-settings.c:443
msgid "Font DPI"
msgstr ""
-#: clutter/clutter-settings.c:496
+#: clutter/clutter-settings.c:444
msgid ""
"The resolution of the font, in 1024 * dots/inch, or -1 to use the default"
msgstr ""
-#: clutter/clutter-settings.c:512
+#: clutter/clutter-settings.c:460
msgid "Font Hinting"
msgstr ""
-#: clutter/clutter-settings.c:513
+#: clutter/clutter-settings.c:461
msgid ""
"Whether to use hinting (1 to enable, 0 to disable and -1 to use the default)"
msgstr ""
-#: clutter/clutter-settings.c:534
+#: clutter/clutter-settings.c:482
msgid "Font Hint Style"
msgstr ""
-#: clutter/clutter-settings.c:535
+#: clutter/clutter-settings.c:483
msgid "The style of hinting (hintnone, hintslight, hintmedium, hintfull)"
msgstr ""
-#: clutter/clutter-settings.c:556
+#: clutter/clutter-settings.c:504
msgid "Font Subpixel Order"
msgstr ""
-#: clutter/clutter-settings.c:557
+#: clutter/clutter-settings.c:505
msgid "The type of subpixel antialiasing (none, rgb, bgr, vrgb, vbgr)"
msgstr ""
-#: clutter/clutter-settings.c:574
+#: clutter/clutter-settings.c:522
msgid "The minimum duration for a long press gesture to be recognized"
msgstr ""
-#: clutter/clutter-settings.c:581
-msgid "Fontconfig configuration timestamp"
-msgstr ""
-
-#: clutter/clutter-settings.c:582
-msgid "Timestamp of the current fontconfig configuration"
-msgstr ""
-
#: clutter/clutter-shader.c:255
msgid "Vertex Source"
msgstr ""
@@ -1502,115 +1486,115 @@ msgstr ""
msgid "The offset in pixels to apply to the constraint"
msgstr ""
-#: clutter/clutter-stage.c:1707
+#: clutter/clutter-stage.c:1660
msgid "Fullscreen Set"
msgstr ""
-#: clutter/clutter-stage.c:1708
+#: clutter/clutter-stage.c:1661
msgid "Whether the main stage is fullscreen"
msgstr ""
-#: clutter/clutter-stage.c:1724
+#: clutter/clutter-stage.c:1677
msgid "Offscreen"
msgstr ""
-#: clutter/clutter-stage.c:1725
+#: clutter/clutter-stage.c:1678
msgid "Whether the main stage should be rendered offscreen"
msgstr ""
-#: clutter/clutter-stage.c:1737 clutter/clutter-text.c:3052
+#: clutter/clutter-stage.c:1690 clutter/clutter-text.c:2912
msgid "Cursor Visible"
msgstr ""
-#: clutter/clutter-stage.c:1738
+#: clutter/clutter-stage.c:1691
msgid "Whether the mouse pointer is visible on the main stage"
msgstr ""
-#: clutter/clutter-stage.c:1752
+#: clutter/clutter-stage.c:1705
msgid "User Resizable"
msgstr ""
-#: clutter/clutter-stage.c:1753
+#: clutter/clutter-stage.c:1706
msgid "Whether the stage is able to be resized via user interaction"
msgstr ""
-#: clutter/clutter-stage.c:1766
+#: clutter/clutter-stage.c:1719
msgid "The color of the stage"
msgstr ""
-#: clutter/clutter-stage.c:1780
+#: clutter/clutter-stage.c:1733
msgid "Perspective"
msgstr ""
-#: clutter/clutter-stage.c:1781
+#: clutter/clutter-stage.c:1734
msgid "Perspective projection parameters"
msgstr ""
-#: clutter/clutter-stage.c:1796
+#: clutter/clutter-stage.c:1749
msgid "Title"
msgstr ""
-#: clutter/clutter-stage.c:1797
+#: clutter/clutter-stage.c:1750
msgid "Stage Title"
msgstr ""
-#: clutter/clutter-stage.c:1812
+#: clutter/clutter-stage.c:1765
msgid "Use Fog"
msgstr ""
-#: clutter/clutter-stage.c:1813
+#: clutter/clutter-stage.c:1766
msgid "Whether to enable depth cueing"
msgstr ""
-#: clutter/clutter-stage.c:1827
+#: clutter/clutter-stage.c:1780
msgid "Fog"
msgstr ""
-#: clutter/clutter-stage.c:1828
+#: clutter/clutter-stage.c:1781
msgid "Settings for the depth cueing"
msgstr ""
-#: clutter/clutter-stage.c:1844
+#: clutter/clutter-stage.c:1797
msgid "Use Alpha"
msgstr ""
-#: clutter/clutter-stage.c:1845
+#: clutter/clutter-stage.c:1798
msgid "Whether to honour the alpha component of the stage color"
msgstr ""
-#: clutter/clutter-stage.c:1861
+#: clutter/clutter-stage.c:1814
msgid "Key Focus"
msgstr ""
-#: clutter/clutter-stage.c:1862
+#: clutter/clutter-stage.c:1815
msgid "The currently key focused actor"
msgstr ""
-#: clutter/clutter-stage.c:1878
+#: clutter/clutter-stage.c:1831
msgid "No Clear Hint"
msgstr ""
-#: clutter/clutter-stage.c:1879
+#: clutter/clutter-stage.c:1832
msgid "Whether the stage should clear its contents"
msgstr ""
-#: clutter/clutter-stage.c:1892
+#: clutter/clutter-stage.c:1845
msgid "Accept Focus"
msgstr ""
-#: clutter/clutter-stage.c:1893
+#: clutter/clutter-stage.c:1846
msgid "Whether the stage should accept focus on show"
msgstr ""
-#: clutter/clutter-state.c:1472
+#: clutter/clutter-state.c:1408
msgid "State"
msgstr ""
-#: clutter/clutter-state.c:1473
+#: clutter/clutter-state.c:1409
msgid "Currently set state, (transition to this state might not be complete)"
msgstr ""
-#: clutter/clutter-state.c:1487
+#: clutter/clutter-state.c:1423
msgid "Default transition duration"
msgstr ""
@@ -1662,338 +1646,325 @@ msgstr ""
msgid "Allocate extra space for the child in vertical axis"
msgstr ""
-#: clutter/clutter-table-layout.c:1714
+#: clutter/clutter-table-layout.c:1712
msgid "Spacing between columns"
msgstr ""
-#: clutter/clutter-table-layout.c:1728
+#: clutter/clutter-table-layout.c:1726
msgid "Spacing between rows"
msgstr ""
-#: clutter/clutter-text.c:2940
+#: clutter/clutter-text.c:2800
msgid "The font to be used by the text"
msgstr ""
-#: clutter/clutter-text.c:2957
+#: clutter/clutter-text.c:2817
msgid "Font Description"
msgstr ""
-#: clutter/clutter-text.c:2958
+#: clutter/clutter-text.c:2818
msgid "The font description to be used"
msgstr ""
-#: clutter/clutter-text.c:2974
+#: clutter/clutter-text.c:2834
msgid "Text"
msgstr "àààààà"
-#: clutter/clutter-text.c:2975
+#: clutter/clutter-text.c:2835
msgid "The text to render"
msgstr ""
-#: clutter/clutter-text.c:2989
+#: clutter/clutter-text.c:2849
msgid "Font Color"
msgstr ""
-#: clutter/clutter-text.c:2990
+#: clutter/clutter-text.c:2850
msgid "Color of the font used by the text"
msgstr ""
-#: clutter/clutter-text.c:3004
+#: clutter/clutter-text.c:2864
msgid "Editable"
msgstr ""
-#: clutter/clutter-text.c:3005
+#: clutter/clutter-text.c:2865
msgid "Whether the text is editable"
msgstr ""
-#: clutter/clutter-text.c:3020
+#: clutter/clutter-text.c:2880
msgid "Selectable"
msgstr ""
-#: clutter/clutter-text.c:3021
+#: clutter/clutter-text.c:2881
msgid "Whether the text is selectable"
msgstr ""
-#: clutter/clutter-text.c:3035
+#: clutter/clutter-text.c:2895
msgid "Activatable"
msgstr ""
-#: clutter/clutter-text.c:3036
+#: clutter/clutter-text.c:2896
msgid "Whether pressing return causes the activate signal to be emitted"
msgstr ""
-#: clutter/clutter-text.c:3053
+#: clutter/clutter-text.c:2913
msgid "Whether the input cursor is visible"
msgstr ""
-#: clutter/clutter-text.c:3067 clutter/clutter-text.c:3068
+#: clutter/clutter-text.c:2927 clutter/clutter-text.c:2928
msgid "Cursor Color"
msgstr ""
-#: clutter/clutter-text.c:3082
+#: clutter/clutter-text.c:2942
msgid "Cursor Color Set"
msgstr ""
-#: clutter/clutter-text.c:3083
+#: clutter/clutter-text.c:2943
msgid "Whether the cursor color has been set"
msgstr ""
-#: clutter/clutter-text.c:3098
+#: clutter/clutter-text.c:2958
msgid "Cursor Size"
msgstr ""
-#: clutter/clutter-text.c:3099
+#: clutter/clutter-text.c:2959
msgid "The width of the cursor, in pixels"
msgstr ""
-#: clutter/clutter-text.c:3113
+#: clutter/clutter-text.c:2973
msgid "Cursor Position"
msgstr ""
-#: clutter/clutter-text.c:3114
+#: clutter/clutter-text.c:2974
msgid "The cursor position"
msgstr ""
-#: clutter/clutter-text.c:3129
+#: clutter/clutter-text.c:2989
msgid "Selection-bound"
msgstr ""
-#: clutter/clutter-text.c:3130
+#: clutter/clutter-text.c:2990
msgid "The cursor position of the other end of the selection"
msgstr ""
-#: clutter/clutter-text.c:3145 clutter/clutter-text.c:3146
+#: clutter/clutter-text.c:3005 clutter/clutter-text.c:3006
msgid "Selection Color"
msgstr ""
-#: clutter/clutter-text.c:3160
+#: clutter/clutter-text.c:3020
msgid "Selection Color Set"
msgstr ""
-#: clutter/clutter-text.c:3161
+#: clutter/clutter-text.c:3021
msgid "Whether the selection color has been set"
msgstr ""
-#: clutter/clutter-text.c:3176
+#: clutter/clutter-text.c:3036
msgid "Attributes"
msgstr ""
-#: clutter/clutter-text.c:3177
+#: clutter/clutter-text.c:3037
msgid "A list of style attributes to apply to the contents of the actor"
msgstr ""
-#: clutter/clutter-text.c:3199
+#: clutter/clutter-text.c:3059
msgid "Use markup"
msgstr ""
-#: clutter/clutter-text.c:3200
+#: clutter/clutter-text.c:3060
msgid "Whether or not the text includes Pango markup"
msgstr ""
-#: clutter/clutter-text.c:3216
+#: clutter/clutter-text.c:3076
msgid "Line wrap"
msgstr ""
-#: clutter/clutter-text.c:3217
+#: clutter/clutter-text.c:3077
msgid "If set, wrap the lines if the text becomes too wide"
msgstr ""
-#: clutter/clutter-text.c:3232
+#: clutter/clutter-text.c:3092
msgid "Line wrap mode"
msgstr ""
-#: clutter/clutter-text.c:3233
+#: clutter/clutter-text.c:3093
msgid "Control how line-wrapping is done"
msgstr ""
-#: clutter/clutter-text.c:3248
+#: clutter/clutter-text.c:3108
msgid "Ellipsize"
msgstr ""
-#: clutter/clutter-text.c:3249
+#: clutter/clutter-text.c:3109
msgid "The preferred place to ellipsize the string"
msgstr ""
-#: clutter/clutter-text.c:3265
+#: clutter/clutter-text.c:3125
msgid "Line Alignment"
msgstr ""
-#: clutter/clutter-text.c:3266
+#: clutter/clutter-text.c:3126
msgid "The preferred alignment for the string, for multi-line text"
msgstr ""
-#: clutter/clutter-text.c:3282
+#: clutter/clutter-text.c:3142
msgid "Justify"
msgstr ""
-#: clutter/clutter-text.c:3283
+#: clutter/clutter-text.c:3143
msgid "Whether the text should be justified"
msgstr ""
-#: clutter/clutter-text.c:3298
+#: clutter/clutter-text.c:3158
msgid "Password Character"
msgstr ""
-#: clutter/clutter-text.c:3299
+#: clutter/clutter-text.c:3159
msgid "If non-zero, use this character to display the actor's contents"
msgstr ""
-#: clutter/clutter-text.c:3313
+#: clutter/clutter-text.c:3173
msgid "Max Length"
msgstr ""
-#: clutter/clutter-text.c:3314
+#: clutter/clutter-text.c:3174
msgid "Maximum length of the text inside the actor"
msgstr ""
-#: clutter/clutter-text.c:3337
+#: clutter/clutter-text.c:3197
msgid "Single Line Mode"
msgstr ""
-#: clutter/clutter-text.c:3338
+#: clutter/clutter-text.c:3198
msgid "Whether the text should be a single line"
msgstr ""
-#: clutter/clutter-text.c:3352 clutter/clutter-text.c:3353
+#: clutter/clutter-text.c:3212 clutter/clutter-text.c:3213
msgid "Selected Text Color"
msgstr ""
-#: clutter/clutter-text.c:3367
+#: clutter/clutter-text.c:3227
msgid "Selected Text Color Set"
msgstr ""
-#: clutter/clutter-text.c:3368
+#: clutter/clutter-text.c:3228
msgid "Whether the selected text color has been set"
msgstr ""
-#: clutter/clutter-texture.c:995
+#: clutter/clutter-texture.c:1003
msgid "Sync size of actor"
msgstr ""
-#: clutter/clutter-texture.c:996
+#: clutter/clutter-texture.c:1004
msgid "Auto sync size of actor to underlying pixbuf dimensions"
msgstr ""
-#: clutter/clutter-texture.c:1003
+#: clutter/clutter-texture.c:1011
msgid "Disable Slicing"
msgstr ""
-#: clutter/clutter-texture.c:1004
+#: clutter/clutter-texture.c:1012
msgid ""
"Forces the underlying texture to be singular and not made of smaller space "
"saving individual textures"
msgstr ""
-#: clutter/clutter-texture.c:1013
+#: clutter/clutter-texture.c:1021
msgid "Tile Waste"
msgstr ""
-#: clutter/clutter-texture.c:1014
+#: clutter/clutter-texture.c:1022
msgid "Maximum waste area of a sliced texture"
msgstr ""
-#: clutter/clutter-texture.c:1022
+#: clutter/clutter-texture.c:1030
msgid "Horizontal repeat"
msgstr ""
-#: clutter/clutter-texture.c:1023
+#: clutter/clutter-texture.c:1031
msgid "Repeat the contents rather than scaling them horizontally"
msgstr ""
-#: clutter/clutter-texture.c:1030
+#: clutter/clutter-texture.c:1038
msgid "Vertical repeat"
msgstr ""
-#: clutter/clutter-texture.c:1031
+#: clutter/clutter-texture.c:1039
msgid "Repeat the contents rather than scaling them vertically"
msgstr ""
-#: clutter/clutter-texture.c:1038
+#: clutter/clutter-texture.c:1046
msgid "Filter Quality"
msgstr ""
-#: clutter/clutter-texture.c:1039
+#: clutter/clutter-texture.c:1047
msgid "Rendering quality used when drawing the texture"
msgstr ""
-#: clutter/clutter-texture.c:1047
+#: clutter/clutter-texture.c:1055
msgid "Pixel Format"
msgstr ""
-#: clutter/clutter-texture.c:1048
+#: clutter/clutter-texture.c:1056
msgid "The Cogl pixel format to use"
msgstr ""
-#: clutter/clutter-texture.c:1056
+#: clutter/clutter-texture.c:1064
msgid "Cogl Texture"
msgstr ""
-#: clutter/clutter-texture.c:1057
+#: clutter/clutter-texture.c:1065
msgid "The underlying Cogl texture handle used to draw this actor"
msgstr ""
-#: clutter/clutter-texture.c:1064
+#: clutter/clutter-texture.c:1072
msgid "Cogl Material"
msgstr ""
-#: clutter/clutter-texture.c:1065
+#: clutter/clutter-texture.c:1073
msgid "The underlying Cogl material handle used to draw this actor"
msgstr ""
-#: clutter/clutter-texture.c:1082
+#: clutter/clutter-texture.c:1090
msgid "The path of the file containing the image data"
msgstr ""
-#: clutter/clutter-texture.c:1089
+#: clutter/clutter-texture.c:1097
msgid "Keep Aspect Ratio"
msgstr ""
-#: clutter/clutter-texture.c:1090
+#: clutter/clutter-texture.c:1098
msgid ""
"Keep the aspect ratio of the texture when requesting the preferred width or "
"height"
msgstr ""
-#: clutter/clutter-texture.c:1116
+#: clutter/clutter-texture.c:1124
msgid "Load asynchronously"
msgstr ""
-#: clutter/clutter-texture.c:1117
+#: clutter/clutter-texture.c:1125
msgid ""
"Load files inside a thread to avoid blocking when loading images from disk"
msgstr ""
-#: clutter/clutter-texture.c:1133
+#: clutter/clutter-texture.c:1141
msgid "Load data asynchronously"
msgstr ""
-#: clutter/clutter-texture.c:1134
+#: clutter/clutter-texture.c:1142
msgid ""
"Decode image data files inside a thread to reduce blocking when loading "
"images from disk"
msgstr ""
-#: clutter/clutter-texture.c:1158
+#: clutter/clutter-texture.c:1166
msgid "Pick With Alpha"
msgstr ""
-#: clutter/clutter-texture.c:1159
+#: clutter/clutter-texture.c:1167
msgid "Shape actor with alpha channel when picking"
msgstr ""
-#: clutter/clutter-texture.c:1557 clutter/clutter-texture.c:1967
-#: clutter/clutter-texture.c:2062 clutter/clutter-texture.c:2343
-msgid "Failed to load the image data"
-msgstr ""
-
-#: clutter/clutter-texture.c:1703
-msgid "YUV textures are not supported"
-msgstr ""
-
-#: clutter/clutter-texture.c:1712
-msgid "YUV2 textues are not supported"
-msgstr ""
-
#: clutter/clutter-timeline.c:264
msgid "Should the timeline automatically restart"
msgstr ""
@@ -2039,6 +2010,10 @@ 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 7bb7a25..b9a5fdc 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: clutter\n"
"Report-Msgid-Bugs-To: http://bugzilla.clutter-project.org/enter_bug.cgi?"
"product=clutter\n"
-"POT-Creation-Date: 2011-09-12 13:51+0100\n"
+"POT-Creation-Date: 2011-06-13 23:24+0100\n"
"PO-Revision-Date: 2011-03-22 15:07+0000\n"
"Last-Translator: yurchor <yurchor ukr net>\n"
"Language-Team: Ukrainian <uk li org>\n"
@@ -19,391 +19,391 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
-#: clutter/clutter-actor.c:3852
+#: clutter/clutter-actor.c:3809
msgid "X coordinate"
msgstr "ÐÐÐÑÐÐÐÐÑÐ ÐÐ X"
-#: clutter/clutter-actor.c:3853
+#: clutter/clutter-actor.c:3810
msgid "X coordinate of the actor"
msgstr "ÐÐÐÑÐÐÐÐÑÐ ÐÐÑÐÑÐ ÐÐ X"
-#: clutter/clutter-actor.c:3868
+#: clutter/clutter-actor.c:3825
msgid "Y coordinate"
msgstr "ÐÐÐÑÐÐÐÐÑÐ ÐÐ Y"
-#: clutter/clutter-actor.c:3869
+#: clutter/clutter-actor.c:3826
msgid "Y coordinate of the actor"
msgstr "ÐÐÐÑÐÐÐÐÑÐ ÐÐÑÐÑÐ ÐÐ Y"
-#: clutter/clutter-actor.c:3884 clutter/clutter-behaviour-ellipse.c:477
+#: clutter/clutter-actor.c:3841 clutter/clutter-behaviour-ellipse.c:474
msgid "Width"
msgstr "ÐÐÑÐÐÐ"
-#: clutter/clutter-actor.c:3885
+#: clutter/clutter-actor.c:3842
msgid "Width of the actor"
msgstr "ÐÐÑÐÐÐ ÐÐÑÐÑÐ"
-#: clutter/clutter-actor.c:3899 clutter/clutter-behaviour-ellipse.c:493
+#: clutter/clutter-actor.c:3856 clutter/clutter-behaviour-ellipse.c:490
msgid "Height"
msgstr "ÐÐÑÐÑÐ"
-#: clutter/clutter-actor.c:3900
+#: clutter/clutter-actor.c:3857
msgid "Height of the actor"
msgstr "ÐÐÑÐÑÐ ÐÐÑÐÑÐ"
-#: clutter/clutter-actor.c:3918
+#: clutter/clutter-actor.c:3875
msgid "Fixed X"
msgstr "ÐÑÐÑÐÐÐÐÐ ÐÐÐÑÐÐÐÐÑÐ X"
-#: clutter/clutter-actor.c:3919
+#: clutter/clutter-actor.c:3876
msgid "Forced X position of the actor"
msgstr "ÐÐÑÑÐÑÑÐÐÑÐ ÐÐÐÑÐÐÐÐÑÑ X ÐÐÑÐÑÐ"
-#: clutter/clutter-actor.c:3937
+#: clutter/clutter-actor.c:3894
msgid "Fixed Y"
msgstr "ÐÑÐÑÐÐÐÐÐ ÐÐÐÑÐÐÐÐÑÐ Y"
-#: clutter/clutter-actor.c:3938
+#: clutter/clutter-actor.c:3895
msgid "Forced Y position of the actor"
msgstr "ÐÐÑÑÐÑÑÐÐÑÐ ÐÐÐÑÐÐÐÐÑÑ Y ÐÐÑÐÑÐ"
-#: clutter/clutter-actor.c:3954
+#: clutter/clutter-actor.c:3911
msgid "Fixed position set"
msgstr "ÐÑÐÑÐÐÐÐÐ ÑÐÐÑÐÑÑÐÐÐÐÑ"
-#: clutter/clutter-actor.c:3955
+#: clutter/clutter-actor.c:3912
msgid "Whether to use fixed positioning for the actor"
msgstr "ÐÐÐÐÐÑÐÑ, ÑÐ ÑÐÑÐ ÑÑÐÑÑÐÐÑÐ ÑÐÐÑÐÑÑÐÐÐÐÑ ÐÐÑÐÑÐ"
-#: clutter/clutter-actor.c:3977
+#: clutter/clutter-actor.c:3934
msgid "Min Width"
msgstr "ÐÑÐ. ÑÐÑÐÐÐ"
-#: clutter/clutter-actor.c:3978
+#: clutter/clutter-actor.c:3935
msgid "Forced minimum width request for the actor"
msgstr "ÐÐÐÐÑÐÑÑÐÐÑÐÐÑÐ ÐÑÐÑÐÐÐÑÐÐ ÐÐÐÑÐÐÐÑ ÑÐÑÐÐÐ ÐÐÑÐÑÐ"
-#: clutter/clutter-actor.c:3997
+#: clutter/clutter-actor.c:3954
msgid "Min Height"
msgstr "ÐÑÐ. ÐÐÑÐÑÐ"
-#: clutter/clutter-actor.c:3998
+#: clutter/clutter-actor.c:3955
msgid "Forced minimum height request for the actor"
msgstr "ÐÐÐÐÑÐÑÑÐÐÑÐÐÑÐ ÐÑÐÑÐÐÐÑÐÐ ÐÐÐÑÐÐÐÑ ÐÐÑÐÑÐ ÐÐÑÐÑÐ"
-#: clutter/clutter-actor.c:4017
+#: clutter/clutter-actor.c:3974
msgid "Natural Width"
msgstr "ÐÑÐÑÐÐÐÐ ÑÐÑÐÐÐ"
-#: clutter/clutter-actor.c:4018
+#: clutter/clutter-actor.c:3975
msgid "Forced natural width request for the actor"
msgstr "ÐÐÐÐÑÐÑÑÐÐÑÐÐÑÐ ÐÑÐÑÐÐÐÐ ÐÐÐÑÐÐÐÑ ÑÐÑÐÐÐ ÐÐÑÐÑÐ"
-#: clutter/clutter-actor.c:4037
+#: clutter/clutter-actor.c:3994
msgid "Natural Height"
msgstr "ÐÑÐÑÐÐÐÐ ÐÐÑÐÑÐ"
-#: clutter/clutter-actor.c:4038
+#: clutter/clutter-actor.c:3995
msgid "Forced natural height request for the actor"
msgstr "ÐÐÐÐÑÐÑÑÐÐÑÐÐÑÐ ÐÑÐÑÐÐÐÐ ÐÐÐÑÐÐÐÑ ÐÐÑÐÑÐ ÐÐÑÐÑÐ"
-#: clutter/clutter-actor.c:4054
+#: clutter/clutter-actor.c:4011
msgid "Minimum width set"
msgstr "ÐÑÑÐÐÐÐÐÐÐÐÑ ÐÑÐÑÐÐÐÑÐÐÑ ÑÐÑÐÐÐ"
-#: clutter/clutter-actor.c:4055
+#: clutter/clutter-actor.c:4012
msgid "Whether to use the min-width property"
msgstr "ÐÐÐÐÐÑÐÑ, ÑÐ ÑÐÑÐ ÐÐÐÐÑÐÑÑÐÐÑÐÐÑÐ ÐÐÐÑÑÐÐÑÑÑÑ ÐÑÐÑÐÐÐÑÐÐÑ ÑÐÑÐÐÐ"
-#: clutter/clutter-actor.c:4070
+#: clutter/clutter-actor.c:4027
msgid "Minimum height set"
msgstr "ÐÑÑÐÐÐÐÐÐÐÐÑ ÐÑÐÑÐÐÐÑÐÐÑ ÐÐÑÐÑÐ"
-#: clutter/clutter-actor.c:4071
+#: clutter/clutter-actor.c:4028
msgid "Whether to use the min-height property"
msgstr "ÐÐÐÐÐÑÐÑ, ÑÐ ÑÐÑÐ ÐÐÐÐÑÐÑÑÐÐÑÐÐÑÐ ÐÐÐÑÑÐÐÑÑÑÑ ÐÑÐÑÐÐÐÑÐÐÑ ÐÐÑÐÑÐ"
-#: clutter/clutter-actor.c:4086
+#: clutter/clutter-actor.c:4043
msgid "Natural width set"
msgstr "ÐÑÑÐÐÐÐÐÐÐÐÑ ÐÑÐÑÐÐÐÐÑ ÑÐÑÐÐÐ"
-#: clutter/clutter-actor.c:4087
+#: clutter/clutter-actor.c:4044
msgid "Whether to use the natural-width property"
msgstr "ÐÐÐÐÐÑÐÑ, ÑÐ ÑÐÑÐ ÐÐÐÐÑÐÑÑÐÐÑÐÐÑÐ ÐÐÐÑÑÐÐÑÑÑÑ ÐÑÐÑÐÐÐÐÑ ÑÐÑÐÐÐ"
-#: clutter/clutter-actor.c:4104
+#: clutter/clutter-actor.c:4061
msgid "Natural height set"
msgstr "ÐÑÑÐÐÐÐÐÐÐÐÑ ÐÑÐÑÐÐÐÐÑ ÐÐÑÐÑÐ"
-#: clutter/clutter-actor.c:4105
+#: clutter/clutter-actor.c:4062
msgid "Whether to use the natural-height property"
msgstr "ÐÐÐÐÐÑÐÑ, ÑÐ ÑÐÑÐ ÐÐÐÐÑÐÑÑÐÐÑÐÐÑÐ ÐÐÐÑÑÐÐÑÑÑÑ ÐÑÐÑÐÐÐÐÑ ÐÐÑÐÑÐ"
-#: clutter/clutter-actor.c:4124
+#: clutter/clutter-actor.c:4081
msgid "Allocation"
msgstr "ÐÐÐÐÐÐÑÐ"
-#: clutter/clutter-actor.c:4125
+#: clutter/clutter-actor.c:4082
msgid "The actor's allocation"
msgstr "ÐÐÐÐÐÐÑÐ ÐÐÑÐÑÐ"
-#: clutter/clutter-actor.c:4181
+#: clutter/clutter-actor.c:4138
msgid "Request Mode"
msgstr "ÐÐÐÐÐ ÐÐÐÐÑÑ"
-#: clutter/clutter-actor.c:4182
+#: clutter/clutter-actor.c:4139
msgid "The actor's request mode"
msgstr "ÐÐÐÐÐ ÐÐÐÐÑÑ ÐÐÑÐÑÐ"
-#: clutter/clutter-actor.c:4197
+#: clutter/clutter-actor.c:4154
msgid "Depth"
msgstr "ÐÐÐÐÐÐÐ"
-#: clutter/clutter-actor.c:4198
+#: clutter/clutter-actor.c:4155
msgid "Position on the Z axis"
msgstr "ÐÐÐÑÐÑÑÐÐÐÐÑ ÐÐ ÐÑÑÑÑ Z"
-#: clutter/clutter-actor.c:4212
+#: clutter/clutter-actor.c:4169
msgid "Opacity"
msgstr "ÐÐÐÑÐÐÐÑÑÑÑÑ"
-#: clutter/clutter-actor.c:4213
+#: clutter/clutter-actor.c:4170
msgid "Opacity of an actor"
msgstr "ÐÑÐÐÐÑ ÐÐÐÑÐÐÐÑÐÑÑÑ ÐÐÑÐÑÐ"
-#: clutter/clutter-actor.c:4232
+#: clutter/clutter-actor.c:4186
#, fuzzy
msgid "Offscreen redirect"
msgstr "ÐÐÐÐ ÐÐÑÐÐÐÐ"
-#: clutter/clutter-actor.c:4233
+#: clutter/clutter-actor.c:4187
#, fuzzy
-msgid "Flags controlling when to flatten the actor into a single image"
+msgid "Whether to flatten the actor into a single image"
msgstr "ÐÐÐÐÐÑÐÑ, ÑÐ ÑÐÑÐ ÑÐÐÑÐÑÐÐÑÐÐÑÐ ÑÐÐÑÑ Ñ ÑÐÐÐÐÐÑ ÑÑÐÐÑ"
-#: clutter/clutter-actor.c:4251
+#: clutter/clutter-actor.c:4205
msgid "Visible"
msgstr "ÐÐÐÐÐÐÐ"
-#: clutter/clutter-actor.c:4252
+#: clutter/clutter-actor.c:4206
msgid "Whether the actor is visible or not"
msgstr "ÐÐÐÐÐÑÐÑ, ÑÐ ÐÑÐÐ ÐÐÑÐÑ ÐÐÐÐÐÐÐ"
-#: clutter/clutter-actor.c:4267
+#: clutter/clutter-actor.c:4221
msgid "Mapped"
msgstr "ÐÑÐÐÐÑÐÐÐÐÐÑ"
-#: clutter/clutter-actor.c:4268
+#: clutter/clutter-actor.c:4222
msgid "Whether the actor will be painted"
msgstr "ÐÐÐÐÐÑÐÑ, ÑÐ ÐÑÐÐ ÐÐÐÐÐÑÐÐÐÐÐ ÐÐÑÐÑÐ"
-#: clutter/clutter-actor.c:4282
+#: clutter/clutter-actor.c:4236
msgid "Realized"
msgstr "ÐÐÐÑÑÐÑÐÐÐÐÐÑ"
-#: clutter/clutter-actor.c:4283
+#: clutter/clutter-actor.c:4237
msgid "Whether the actor has been realized"
msgstr "ÐÐÐÐÐÑÐÑ, ÑÐ ÐÐÐÐÐ ÑÐÐÑÑÐÑÑÐÐÑÐ ÐÐ ÐÐÑÐÑÐÐ"
-#: clutter/clutter-actor.c:4299
+#: clutter/clutter-actor.c:4253
msgid "Reactive"
msgstr "ÐÐÐÐÑÐÐÐÐÑ"
-#: clutter/clutter-actor.c:4300
+#: clutter/clutter-actor.c:4254
msgid "Whether the actor is reactive to events"
msgstr "ÐÐ ÑÐÐÐÑÑ ÐÐÑÐÑ ÐÐ ÐÐÐÑÑ"
-#: clutter/clutter-actor.c:4312
+#: clutter/clutter-actor.c:4266
msgid "Has Clip"
msgstr "ÐÐÑÑÐÐÐÐ"
-#: clutter/clutter-actor.c:4313
+#: clutter/clutter-actor.c:4267
msgid "Whether the actor has a clip set"
msgstr "ÐÐ ÐÑÑÐÐÐÐÐÐÐÐ ÐÐÑÑÐÐÐÐÑ ÐÐÑ ÐÐÑÐÑÐ"
-#: clutter/clutter-actor.c:4328
+#: clutter/clutter-actor.c:4282
msgid "Clip"
msgstr "ÐÐÑÑÐÐÐÐÑ"
-#: clutter/clutter-actor.c:4329
+#: clutter/clutter-actor.c:4283
msgid "The clip region for the actor"
msgstr "ÐÐÐÐÑÑÑ ÐÐÑÑÐÐÐÐÑ ÐÐÑ ÐÐÑÐÑÐ"
-#: clutter/clutter-actor.c:4343 clutter/clutter-actor-meta.c:207
+#: clutter/clutter-actor.c:4297 clutter/clutter-actor-meta.c:207
#: clutter/clutter-binding-pool.c:319 clutter/clutter-input-device.c:236
msgid "Name"
msgstr "ÐÐÐÐÐ"
-#: clutter/clutter-actor.c:4344
+#: clutter/clutter-actor.c:4298
msgid "Name of the actor"
msgstr "ÐÐÐÐÐ ÐÐÑÐÑÐ"
-#: clutter/clutter-actor.c:4358
+#: clutter/clutter-actor.c:4312
msgid "Scale X"
msgstr "ÐÐÑÑÑÐÐ ÐÐ X"
-#: clutter/clutter-actor.c:4359
+#: clutter/clutter-actor.c:4313
msgid "Scale factor on the X axis"
msgstr "ÐÐÑÑÑÐÐ ÐÐ ÐÑÑÑÑ X"
-#: clutter/clutter-actor.c:4374
+#: clutter/clutter-actor.c:4328
msgid "Scale Y"
msgstr "ÐÐÑÑÑÐÐ ÐÐ Y"
-#: clutter/clutter-actor.c:4375
+#: clutter/clutter-actor.c:4329
msgid "Scale factor on the Y axis"
msgstr "ÐÐÑÑÑÐÐ ÐÐ ÐÑÑÑÑ Y"
-#: clutter/clutter-actor.c:4390
+#: clutter/clutter-actor.c:4344
msgid "Scale Center X"
msgstr "ÐÐÐÑÑ ÐÐÑÐÐ ÐÐÑÑÑÐÐÑ ÐÐ X"
-#: clutter/clutter-actor.c:4391
+#: clutter/clutter-actor.c:4345
msgid "Horizontal scale center"
msgstr "ÐÐÐÑÑ ÐÐÑÐÐ ÐÐÑÑÑÐÐÑ ÐÐ ÐÐÑÐÐÐÐÑÐÐÐÑ"
-#: clutter/clutter-actor.c:4406
+#: clutter/clutter-actor.c:4360
msgid "Scale Center Y"
msgstr "ÐÐÐÑÑ ÐÐÑÐÐ ÐÐÑÑÑÐÐÑ ÐÐ Y"
-#: clutter/clutter-actor.c:4407
+#: clutter/clutter-actor.c:4361
msgid "Vertical scale center"
msgstr "ÐÐÐÑÑ ÐÐÑÐÐ ÐÐÑÑÑÐÐÑ ÐÐ ÐÐÑÑÐÐÐÐÐÑ"
-#: clutter/clutter-actor.c:4422
+#: clutter/clutter-actor.c:4376
msgid "Scale Gravity"
msgstr "ÐÐÐÑÑ ÐÐÐÐ ÐÐÑÑÑÐÐÑÐÐÐÐÑ"
-#: clutter/clutter-actor.c:4423
+#: clutter/clutter-actor.c:4377
msgid "The center of scaling"
msgstr "ÐÐÐÑÑ ÐÐÑÐÐ ÐÐÑÑÑÐÐÑ"
-#: clutter/clutter-actor.c:4440
+#: clutter/clutter-actor.c:4394
msgid "Rotation Angle X"
msgstr "ÐÑÑ ÐÐÐÑÑÐÐÐÑ ÐÐ X"
-#: clutter/clutter-actor.c:4441
+#: clutter/clutter-actor.c:4395
msgid "The rotation angle on the X axis"
msgstr "ÐÑÑ ÐÐÐÑÑÐÐÐÑ ÐÐÐÐÐÐÐ ÐÑÑÑ X"
-#: clutter/clutter-actor.c:4456
+#: clutter/clutter-actor.c:4410
msgid "Rotation Angle Y"
msgstr "ÐÑÑ ÐÐÐÑÑÐÐÐÑ ÐÐ Y"
-#: clutter/clutter-actor.c:4457
+#: clutter/clutter-actor.c:4411
msgid "The rotation angle on the Y axis"
msgstr "ÐÑÑ ÐÐÐÑÑÐÐÐÑ ÐÐÐÐÐÐÐ ÐÑÑÑ Y"
-#: clutter/clutter-actor.c:4472
+#: clutter/clutter-actor.c:4426
msgid "Rotation Angle Z"
msgstr "ÐÑÑ ÐÐÐÑÑÐÐÐÑ ÐÐ Z"
-#: clutter/clutter-actor.c:4473
+#: clutter/clutter-actor.c:4427
msgid "The rotation angle on the Z axis"
msgstr "ÐÑÑ ÐÐÐÑÑÐÐÐÑ ÐÐÐÐÐÐÐ ÐÑÑÑ Z"
-#: clutter/clutter-actor.c:4488
+#: clutter/clutter-actor.c:4442
msgid "Rotation Center X"
msgstr "ÐÐÐÑÑ ÐÐÐÑÑÐÐÐÑ ÐÐ X"
-#: clutter/clutter-actor.c:4489
+#: clutter/clutter-actor.c:4443
msgid "The rotation center on the X axis"
msgstr "ÐÐÐÑÐÐÐÐÑÐ ÑÐÐÑÑÐ ÐÐÐÑÑÐÐÐÑ ÐÐ ÐÑÑÑÑ X"
-#: clutter/clutter-actor.c:4505
+#: clutter/clutter-actor.c:4459
msgid "Rotation Center Y"
msgstr "ÐÐÐÑÑ ÐÐÐÑÑÐÐÐÑ ÐÐ Y"
-#: clutter/clutter-actor.c:4506
+#: clutter/clutter-actor.c:4460
msgid "The rotation center on the Y axis"
msgstr "ÐÐÐÑÐÐÐÐÑÐ ÑÐÐÑÑÐ ÐÐÐÑÑÐÐÐÑ ÐÐ ÐÑÑÑÑ Y"
-#: clutter/clutter-actor.c:4522
+#: clutter/clutter-actor.c:4476
msgid "Rotation Center Z"
msgstr "ÐÐÐÑÑ ÐÐÐÑÑÐÐÐÑ ÐÐ Z"
-#: clutter/clutter-actor.c:4523
+#: clutter/clutter-actor.c:4477
msgid "The rotation center on the Z axis"
msgstr "ÐÐÐÑÐÐÐÐÑÐ ÑÐÐÑÑÐ ÐÐÐÑÑÐÐÐÑ ÐÐ ÐÑÑÑÑ Z"
-#: clutter/clutter-actor.c:4539
+#: clutter/clutter-actor.c:4493
msgid "Rotation Center Z Gravity"
msgstr "ÐÐÐÑÑ ÐÐÐÐ ÐÐÐÑÑÐÐÐÑ ÐÐ Z"
-#: clutter/clutter-actor.c:4540
+#: clutter/clutter-actor.c:4494
msgid "Center point for rotation around the Z axis"
msgstr "ÐÐÐÑÑÐÐÑÐÐ ÑÐÑÐÐ ÐÐÐÑÑÐÐÐÑ ÐÐÐÐÐÐÐ ÐÑÑÑ Z"
-#: clutter/clutter-actor.c:4558
+#: clutter/clutter-actor.c:4512
msgid "Anchor X"
msgstr "X ÑÑÐÑÐÑÐÑÐ"
-#: clutter/clutter-actor.c:4559
+#: clutter/clutter-actor.c:4513
msgid "X coordinate of the anchor point"
msgstr "ÐÐÐÑÐÐÐÐÑÐ ÑÐÑÐÐ-ÑÑÐÑÐÑÐÑÐ ÐÐ ÐÑÑÑÑ X"
-#: clutter/clutter-actor.c:4575
+#: clutter/clutter-actor.c:4529
msgid "Anchor Y"
msgstr "Y ÑÑÐÑÐÑÐÑÐ"
-#: clutter/clutter-actor.c:4576
+#: clutter/clutter-actor.c:4530
msgid "Y coordinate of the anchor point"
msgstr "ÐÐÐÑÐÐÐÐÑÐ ÑÐÑÐÐ-ÑÑÐÑÐÑÐÑÐ ÐÐ ÐÑÑÑÑ Y"
-#: clutter/clutter-actor.c:4591
+#: clutter/clutter-actor.c:4545
msgid "Anchor Gravity"
msgstr "ÐÑÐÑÐÐÑ ÑÑÐÑÐÑÐÑÐ"
-#: clutter/clutter-actor.c:4592
+#: clutter/clutter-actor.c:4546
msgid "The anchor point as a ClutterGravity"
msgstr "ÐÐÐÑÐÐÐÑ ClutterGravity ÑÐÑÐÐ-ÑÑÐÑÐÑÐÑÐ"
-#: clutter/clutter-actor.c:4611
+#: clutter/clutter-actor.c:4565
msgid "Show on set parent"
msgstr "ÐÐÐÐÐÑÐÐÑÐ Ñ ÑÐÐÑÐÑ ÐÐÑÑÐÑÐÑÑÐÐÑ"
-#: clutter/clutter-actor.c:4612
+#: clutter/clutter-actor.c:4566
msgid "Whether the actor is shown when parented"
msgstr ""
"ÐÐÐÐÐÑÐÑ, ÑÐ ÑÐÑÐ ÐÐÐÐÐÑÐÐÑÐ ÐÑÐÐÑ ÐÐÑÐÑÐ Ñ ÑÐÐÑÐÑ ÐÐÑÑÐÑÐÑÑÐÐÑ ÐÐÑÐÑÑÐ"
-#: clutter/clutter-actor.c:4632
+#: clutter/clutter-actor.c:4586
msgid "Clip to Allocation"
msgstr "ÐÐÑÑÐÐÑÐ ÐÐ ÑÐÐÑÐÑÑÐÐÐÐÑÐ"
-#: clutter/clutter-actor.c:4633
+#: clutter/clutter-actor.c:4587
msgid "Sets the clip region to track the actor's allocation"
msgstr "ÐÐÑÐÑÐÐÑÐ ÐÐÐÐÑÑÑ ÐÐÑÑÐÐÐÐÑ ÐÑÐÐÐÐÑÐÐÐ ÐÐ ÑÐÐÑÐÑÑÐÐÐÐÑ ÐÐâÑÐÑÐ"
-#: clutter/clutter-actor.c:4643
+#: clutter/clutter-actor.c:4597
msgid "Text Direction"
msgstr "ÐÐÐÑÑÐ ÑÐÐÑÑÑ"
-#: clutter/clutter-actor.c:4644
+#: clutter/clutter-actor.c:4598
msgid "Direction of the text"
msgstr "ÐÐÐÑÑÐ ÐÐÐÐÑÑ ÑÐÐÑÑÑ"
-#: clutter/clutter-actor.c:4662
+#: clutter/clutter-actor.c:4616
msgid "Has Pointer"
msgstr "ÐÑÑÑÐÑÑ ÐÐÐÐÑÐÐÐÐ"
-#: clutter/clutter-actor.c:4663
+#: clutter/clutter-actor.c:4617
msgid "Whether the actor contains the pointer of an input device"
msgstr "ÐÐÐÐÐÑÐÑ, ÑÐ ÐÑÑÑÐÑÑ ÐÐÑÐÑ ÐÐÐÐÑÐÐÐÐ ÐÐ ÐÑÐÑÑÑÑÐ ÐÐÐÐÐÐÐÑ ÐÐÐÐÑ"
-#: clutter/clutter-actor.c:4680
+#: clutter/clutter-actor.c:4634
msgid "Actions"
msgstr "ÐÑÑ"
-#: clutter/clutter-actor.c:4681
+#: clutter/clutter-actor.c:4635
msgid "Adds an action to the actor"
msgstr "ÐÐÐÐÑÐ ÐÑÑ ÐÐ ÐÐÑÐÑÐ"
-#: clutter/clutter-actor.c:4695
+#: clutter/clutter-actor.c:4649
msgid "Constraints"
msgstr "ÐÐÐÐÐÐÐÐÑ"
-#: clutter/clutter-actor.c:4696
+#: clutter/clutter-actor.c:4650
msgid "Adds a constraint to the actor"
msgstr "ÐÐÐÐÑÐ ÐÐÐÐÐÐÐÐÑ ÐÐ ÐÐÑÐÑÐ"
@@ -428,97 +428,97 @@ msgstr "ÐÐÑÐÐÐÐÐÐ"
msgid "Whether the meta is enabled"
msgstr "ÐÐÐÐÐÑÐÑ, ÑÐ ÑÐÑÐÐÐÐÐÐ ÐÐÑÐÐÐâÑÐÑ"
-#: clutter/clutter-align-constraint.c:270
-#: clutter/clutter-bind-constraint.c:349 clutter/clutter-clone.c:340
+#: clutter/clutter-align-constraint.c:252
+#: clutter/clutter-bind-constraint.c:316 clutter/clutter-clone.c:340
#: clutter/clutter-snap-constraint.c:321
msgid "Source"
msgstr "ÐÐÑÐÑÐÐ"
-#: clutter/clutter-align-constraint.c:271
+#: clutter/clutter-align-constraint.c:253
msgid "The source of the alignment"
msgstr "ÐÐÐÑÐÐ ÑÐÑÐÐ ÐÐÑÑÐÐÑÐÐÐÐÑ"
-#: clutter/clutter-align-constraint.c:284
+#: clutter/clutter-align-constraint.c:266
msgid "Align Axis"
msgstr "ÐÑÑÑ ÐÐÑÑÐÐÑÐÐÐÐÑ"
-#: clutter/clutter-align-constraint.c:285
+#: clutter/clutter-align-constraint.c:267
msgid "The axis to align the position to"
msgstr "ÐÑÑÑ, ÐÐ ÑÐÐÑ ÑÐÑÐ ÐÐÑÐÑÐÑÐÐÑÐ ÐÐÑÑÐÐÑÐÐÐÐÑ"
-#: clutter/clutter-align-constraint.c:304
+#: clutter/clutter-align-constraint.c:286
#: clutter/clutter-desaturate-effect.c:304
msgid "Factor"
msgstr "ÐÐÐÑÑÑÑÑÐÑ"
-#: clutter/clutter-align-constraint.c:305
+#: clutter/clutter-align-constraint.c:287
msgid "The alignment factor, between 0.0 and 1.0"
msgstr "ÐÐÐÑÑÑÑÑÐÑ ÐÐÑÑÐÐÑÐÐÐÐÑ, ÐÐÐÑÐÐÐÑ ÐÑÐ 0.0 Ñ 1.0"
-#: clutter/clutter-alpha.c:345 clutter/clutter-animation.c:538
+#: clutter/clutter-alpha.c:339 clutter/clutter-animation.c:528
#: clutter/clutter-animator.c:1802
msgid "Timeline"
msgstr "ÐÐÐÐÐ ÑÐÑÑ"
-#: clutter/clutter-alpha.c:346
+#: clutter/clutter-alpha.c:340
msgid "Timeline used by the alpha"
msgstr "ÐÐÐÐÐ ÑÐÑÑ, ÑÐÑ ÑÐÑÐ ÐÐÐÐÑÐÑÑÐÑÐ ÐÐÑ ÐÑÐÐÐÑÐÑÑÑ"
-#: clutter/clutter-alpha.c:361
+#: clutter/clutter-alpha.c:355
msgid "Alpha value"
msgstr "ÐÑÐÐÐÑ ÐÑÐÐÐÑÐÑÑÑ"
-#: clutter/clutter-alpha.c:362
+#: clutter/clutter-alpha.c:356
msgid "Alpha value as computed by the alpha"
msgstr "ÐÐÑÐÑÐÐÐÐ ÐÐÐÑÐÐÐÑ ÐÑÐÐÐÑÐÑÑÑ"
-#: clutter/clutter-alpha.c:382 clutter/clutter-animation.c:494
+#: clutter/clutter-alpha.c:376 clutter/clutter-animation.c:484
msgid "Mode"
msgstr "ÐÐÐÐÐ"
-#: clutter/clutter-alpha.c:383
+#: clutter/clutter-alpha.c:377
msgid "Progress mode"
msgstr "ÐÐÐÐÐ ÐÐÐÐÐÑ ÐÐÑÑÑÐÑ"
-#: clutter/clutter-animation.c:478
+#: clutter/clutter-animation.c:468
msgid "Object"
msgstr "ÐÐ'ÑÐÑ"
-#: clutter/clutter-animation.c:479
+#: clutter/clutter-animation.c:469
msgid "Object to which the animation applies"
msgstr "ÐÐâÑÐÑ, ÐÐ ÑÐÐÐÐ ÐÐÑÑÐÑÐÐÐÐÐ ÐÐÑÐÐÑÑÑ"
-#: clutter/clutter-animation.c:495
+#: clutter/clutter-animation.c:485
msgid "The mode of the animation"
msgstr "ÐÐÐÐÐ ÐÐÑÐÐÑÑÑ"
-#: clutter/clutter-animation.c:509 clutter/clutter-animator.c:1786
-#: clutter/clutter-media.c:194 clutter/clutter-state.c:1486
+#: clutter/clutter-animation.c:499 clutter/clutter-animator.c:1786
+#: clutter/clutter-media.c:194 clutter/clutter-state.c:1422
#: clutter/clutter-timeline.c:294
msgid "Duration"
msgstr "ÐÑÐÐÐÐÑÑÑÑ"
-#: clutter/clutter-animation.c:510
+#: clutter/clutter-animation.c:500
msgid "Duration of the animation, in milliseconds"
msgstr "ÐÑÐÐÐÐÑÑÑÑ ÐÐÑÐÐÑÑÑ Ñ ÐÑÐÑÑÐÐÑÐÐÐÑ"
-#: clutter/clutter-animation.c:524 clutter/clutter-timeline.c:263
+#: clutter/clutter-animation.c:514 clutter/clutter-timeline.c:263
msgid "Loop"
msgstr "ÐÐÐÐ"
-#: clutter/clutter-animation.c:525
+#: clutter/clutter-animation.c:515
msgid "Whether the animation should loop"
msgstr "ÐÐÐÐÐÑÐÑ, ÑÐ ÑÐÑÐ ÑÐÐÐÑÑÐÐ ÐÑÐÑÐÐÑÑÐÐÑÐ ÐÐÑÐÐÑÑÑ"
-#: clutter/clutter-animation.c:539
+#: clutter/clutter-animation.c:529
msgid "The timeline used by the animation"
msgstr "ÐÑÐÑÐÐÐ ÑÐÑÑ, ÐÐÐÐÑÐÑÑÐÐÐ ÐÐÑ ÐÐÑÐÐÑÑÑ"
-#: clutter/clutter-animation.c:552 clutter/clutter-behaviour.c:304
+#: clutter/clutter-animation.c:542 clutter/clutter-behaviour.c:298
msgid "Alpha"
msgstr "ÐÑÐÐÐÑÑÑÑÑ"
-#: clutter/clutter-animation.c:553
+#: clutter/clutter-animation.c:543
msgid "The alpha used by the animation"
msgstr "ÐÑÐÐÐÑ ÐÑÐÐÐÑÐÑÑÑ, ÐÐÐÐÑÐÑÑÐÐÐÐ ÐÐÑ ÐÐÑÐÐÑÑÑ"
@@ -530,210 +530,210 @@ msgstr "ÐÑÐÐÐÐÑÑÑÑ ÐÐÑÐÐÑÑÑ"
msgid "The timeline of the animation"
msgstr "ÐÑÐÑÐÐÐ ÑÐÑÑ, ÐÐÐÐÑÐÑÑÐÐÐ ÐÐÑ ÐÐÑÐÐÑÑÑ"
-#: clutter/clutter-behaviour.c:305
+#: clutter/clutter-behaviour.c:299
msgid "Alpha Object to drive the behaviour"
msgstr "ÐÐÑÑÐ-ÐÐâÑÐÑ (ÐÐâÑÐÑ ÐÑÐÐÐÑÐÑÑÑ), ÑÐ ÐÐÑÑÑ ÐÐÐÐÐÑÐÐÐÑ"
-#: clutter/clutter-behaviour-depth.c:178
+#: clutter/clutter-behaviour-depth.c:174
msgid "Start Depth"
msgstr "ÐÐÑÐÑÐÐÐÐ ÐÐÐÐÐÐÐ"
-#: clutter/clutter-behaviour-depth.c:179
+#: clutter/clutter-behaviour-depth.c:175
msgid "Initial depth to apply"
msgstr "ÐÐÑÐÑÐÐÐÐ ÐÐÐÐÐÐÐ"
-#: clutter/clutter-behaviour-depth.c:194
+#: clutter/clutter-behaviour-depth.c:190
msgid "End Depth"
msgstr "ÐÑÐÑÐÐÐ ÐÐÐÐÐÐÐ"
-#: clutter/clutter-behaviour-depth.c:195
+#: clutter/clutter-behaviour-depth.c:191
msgid "Final depth to apply"
msgstr "ÐÑÑÐÑÐÑÐÐ ÐÐÐÐÐÐÐ"
-#: clutter/clutter-behaviour-ellipse.c:397
+#: clutter/clutter-behaviour-ellipse.c:394
msgid "Start Angle"
msgstr "ÐÐÑÐÑÐÐÐÐÐ ÐÑÑ"
-#: clutter/clutter-behaviour-ellipse.c:398
-#: clutter/clutter-behaviour-rotate.c:280
+#: clutter/clutter-behaviour-ellipse.c:395
+#: clutter/clutter-behaviour-rotate.c:276
msgid "Initial angle"
msgstr "ÐÐÑÐÑÐÐÐÐÐ ÐÑÑ"
-#: clutter/clutter-behaviour-ellipse.c:413
+#: clutter/clutter-behaviour-ellipse.c:410
msgid "End Angle"
msgstr "ÐÑÐÑÐÐÐÐ ÐÑÑ"
-#: clutter/clutter-behaviour-ellipse.c:414
-#: clutter/clutter-behaviour-rotate.c:298
+#: clutter/clutter-behaviour-ellipse.c:411
+#: clutter/clutter-behaviour-rotate.c:294
msgid "Final angle"
msgstr "ÐÑÑÐÑÐÑÐÐÐ ÐÑÑ"
-#: clutter/clutter-behaviour-ellipse.c:429
+#: clutter/clutter-behaviour-ellipse.c:426
msgid "Angle x tilt"
msgstr "ÐÑÑ ÐÐÑÐÐÑ ÐÐ X"
-#: clutter/clutter-behaviour-ellipse.c:430
+#: clutter/clutter-behaviour-ellipse.c:427
msgid "Tilt of the ellipse around x axis"
msgstr "ÐÐÑÐÐ ÐÐÑÐÑÐ ÐÐ ÐÑÑÑÑ X"
-#: clutter/clutter-behaviour-ellipse.c:445
+#: clutter/clutter-behaviour-ellipse.c:442
msgid "Angle y tilt"
msgstr "ÐÑÑ ÐÐÑÐÐÑ ÐÐ Y"
-#: clutter/clutter-behaviour-ellipse.c:446
+#: clutter/clutter-behaviour-ellipse.c:443
msgid "Tilt of the ellipse around y axis"
msgstr "ÐÐÑÐÐ ÐÐÑÐÑÐ ÐÐ ÐÑÑÑÑ Y"
-#: clutter/clutter-behaviour-ellipse.c:461
+#: clutter/clutter-behaviour-ellipse.c:458
msgid "Angle z tilt"
msgstr "ÐÑÑ ÐÐÑÐÐÑ ÐÐ Z"
-#: clutter/clutter-behaviour-ellipse.c:462
+#: clutter/clutter-behaviour-ellipse.c:459
msgid "Tilt of the ellipse around z axis"
msgstr "ÐÐÑÐÐ ÐÐÑÐÑÐ ÐÐ ÐÑÑÑÑ Z"
-#: clutter/clutter-behaviour-ellipse.c:478
+#: clutter/clutter-behaviour-ellipse.c:475
msgid "Width of the ellipse"
msgstr "ÐÐÑÐÐÐ ÐÐÑÐÑÐ"
-#: clutter/clutter-behaviour-ellipse.c:494
+#: clutter/clutter-behaviour-ellipse.c:491
msgid "Height of ellipse"
msgstr "ÐÐÑÐÑÐ ÐÐÑÐÑÐ"
-#: clutter/clutter-behaviour-ellipse.c:509
+#: clutter/clutter-behaviour-ellipse.c:506
msgid "Center"
msgstr "ÐÐÐÑÑ"
-#: clutter/clutter-behaviour-ellipse.c:510
+#: clutter/clutter-behaviour-ellipse.c:507
msgid "Center of ellipse"
msgstr "ÐÐÐÑÑ ÐÐÑÐÑÐ"
-#: clutter/clutter-behaviour-ellipse.c:524
-#: clutter/clutter-behaviour-rotate.c:333 clutter/clutter-timeline.c:310
+#: clutter/clutter-behaviour-ellipse.c:521
+#: clutter/clutter-behaviour-rotate.c:329 clutter/clutter-timeline.c:310
msgid "Direction"
msgstr "ÐÐÐÑÑÐÐÐ"
-#: clutter/clutter-behaviour-ellipse.c:525
-#: clutter/clutter-behaviour-rotate.c:334
+#: clutter/clutter-behaviour-ellipse.c:522
+#: clutter/clutter-behaviour-rotate.c:330
msgid "Direction of rotation"
msgstr "ÐÐÐÑÑÐÐÐ ÐÐÐÑÑÐÐÐÑ"
-#: clutter/clutter-behaviour-opacity.c:181
+#: clutter/clutter-behaviour-opacity.c:177
msgid "Opacity Start"
msgstr "ÐÐÑÐÑÐÐÐÐ ÐÐÐÑÐÐÐÑÑÑÑÑ"
-#: clutter/clutter-behaviour-opacity.c:182
+#: clutter/clutter-behaviour-opacity.c:178
msgid "Initial opacity level"
msgstr "ÐÐÑÐÑÐÐÐÐÐ ÑÑÐÐÐÑ ÐÐÐÑÐÐÐÑÐÑÑÑ"
-#: clutter/clutter-behaviour-opacity.c:199
+#: clutter/clutter-behaviour-opacity.c:195
msgid "Opacity End"
msgstr "ÐÑÐÑÐÐÐ ÐÐÐÑÐÐÐÑÑÑÑÑ"
-#: clutter/clutter-behaviour-opacity.c:200
+#: clutter/clutter-behaviour-opacity.c:196
msgid "Final opacity level"
msgstr "ÐÑÑÐÑÐÑÐÐÐ ÑÑÐÐÐÑ ÐÐÐÑÐÐÐÑÐÑÑÑ"
-#: clutter/clutter-behaviour-path.c:222 clutter/clutter-path-constraint.c:212
+#: clutter/clutter-behaviour-path.c:219 clutter/clutter-path-constraint.c:212
msgid "Path"
msgstr "ÐÐÐÑÑÑ"
-#: clutter/clutter-behaviour-path.c:223
+#: clutter/clutter-behaviour-path.c:220
msgid "The ClutterPath object representing the path to animate along"
msgstr ""
"ÐÐâÑÐÑ ClutterPath, ÑÐ ÐÑÐÐÐÐÑÐÐÑ ÐÐÐÑÑÑÑ, ÐÐÐÐÐÐ ÑÐÐÐÐ ÐÑÐÐÑÐÐÑÐÐÐÑÑÑÑ "
"ÐÐÑÐÐÑÑÑ"
-#: clutter/clutter-behaviour-rotate.c:279
+#: clutter/clutter-behaviour-rotate.c:275
msgid "Angle Begin"
msgstr "ÐÐÑÐÑÐÐÐÐÐ ÐÑÑ"
-#: clutter/clutter-behaviour-rotate.c:297
+#: clutter/clutter-behaviour-rotate.c:293
msgid "Angle End"
msgstr "ÐÑÐÑÐÐÐÐ ÐÑÑ"
-#: clutter/clutter-behaviour-rotate.c:315
+#: clutter/clutter-behaviour-rotate.c:311
msgid "Axis"
msgstr "ÐÑÑÑ"
-#: clutter/clutter-behaviour-rotate.c:316
+#: clutter/clutter-behaviour-rotate.c:312
msgid "Axis of rotation"
msgstr "ÐÑÑÑ ÐÐÐÑÑÐÐÐÑ"
-#: clutter/clutter-behaviour-rotate.c:351
+#: clutter/clutter-behaviour-rotate.c:347
msgid "Center X"
msgstr "X ÑÐÐÑÑÐ"
-#: clutter/clutter-behaviour-rotate.c:352
+#: clutter/clutter-behaviour-rotate.c:348
msgid "X coordinate of the center of rotation"
msgstr "ÐÐÐÑÐÐÐÐÑÐ X ÑÐÐÑÑÐ ÐÐÐÑÑÐÐÐÑ"
-#: clutter/clutter-behaviour-rotate.c:369
+#: clutter/clutter-behaviour-rotate.c:365
msgid "Center Y"
msgstr "Y ÑÐÐÑÑÐ"
-#: clutter/clutter-behaviour-rotate.c:370
+#: clutter/clutter-behaviour-rotate.c:366
msgid "Y coordinate of the center of rotation"
msgstr "ÐÐÐÑÐÐÐÐÑÐ Y ÑÐÐÑÑÐ ÐÐÐÑÑÐÐÐÑ"
-#: clutter/clutter-behaviour-rotate.c:387
+#: clutter/clutter-behaviour-rotate.c:383
msgid "Center Z"
msgstr "Z ÑÐÐÑÑÐ"
-#: clutter/clutter-behaviour-rotate.c:388
+#: clutter/clutter-behaviour-rotate.c:384
msgid "Z coordinate of the center of rotation"
msgstr "ÐÐÐÑÐÐÐÐÑÐ Z ÑÐÐÑÑÐ ÐÐÐÑÑÐÐÐÑ"
-#: clutter/clutter-behaviour-scale.c:222
+#: clutter/clutter-behaviour-scale.c:218
msgid "X Start Scale"
msgstr "ÐÐÑÐÑÐÐÐÐÐ ÐÐÑÑÑÐÐ ÐÐ X"
-#: clutter/clutter-behaviour-scale.c:223
+#: clutter/clutter-behaviour-scale.c:219
msgid "Initial scale on the X axis"
msgstr "ÐÐÑÐÑÐÐÐÐÐ ÐÐÑÑÑÐÐ ÐÐ ÐÑÑÑÑ X"
-#: clutter/clutter-behaviour-scale.c:241
+#: clutter/clutter-behaviour-scale.c:237
msgid "X End Scale"
msgstr "ÐÑÐÑÐÐÐÐ ÐÐÑÑÑÐÐ ÐÐ X"
-#: clutter/clutter-behaviour-scale.c:242
+#: clutter/clutter-behaviour-scale.c:238
msgid "Final scale on the X axis"
msgstr "ÐÑÐÑÐÐÐÐ ÐÐÑÑÑÐÐ ÐÐ ÐÑÑÑÑ X"
-#: clutter/clutter-behaviour-scale.c:260
+#: clutter/clutter-behaviour-scale.c:256
msgid "Y Start Scale"
msgstr "ÐÐÑÐÑÐÐÐÐÐ ÐÐÑÑÑÐÐ ÐÐ Y"
-#: clutter/clutter-behaviour-scale.c:261
+#: clutter/clutter-behaviour-scale.c:257
msgid "Initial scale on the Y axis"
msgstr "ÐÐÑÐÑÐÐÐÐÐ ÐÐÑÑÑÐÐ ÐÐ ÐÑÑÑÑ Y"
-#: clutter/clutter-behaviour-scale.c:279
+#: clutter/clutter-behaviour-scale.c:275
msgid "Y End Scale"
msgstr "ÐÑÐÑÐÐÐÐ ÐÐÑÑÑÐÐ ÐÐ Y"
-#: clutter/clutter-behaviour-scale.c:280
+#: clutter/clutter-behaviour-scale.c:276
msgid "Final scale on the Y axis"
msgstr "ÐÑÐÑÐÐÐÐ ÐÐÑÑÑÐÐ ÐÐ ÐÑÑÑÑ Y"
-#: clutter/clutter-bind-constraint.c:350
+#: clutter/clutter-bind-constraint.c:317
msgid "The source of the binding"
msgstr "ÐÐÑÐÑÐÐÐÐÐ ÐÐâÑÐÑÐ ÐÑÐÐâÑÐÐÐ"
-#: clutter/clutter-bind-constraint.c:363
+#: clutter/clutter-bind-constraint.c:330
msgid "Coordinate"
msgstr "ÐÐÐÑÐÐÐÐÑÐ"
-#: clutter/clutter-bind-constraint.c:364
+#: clutter/clutter-bind-constraint.c:331
msgid "The coordinate to bind"
msgstr "ÐÐÐÑÐÐÐÐÑÐ ÐÑÐÐâÑÐÐÐ"
-#: clutter/clutter-bind-constraint.c:378 clutter/clutter-path-constraint.c:226
+#: clutter/clutter-bind-constraint.c:345 clutter/clutter-path-constraint.c:226
#: clutter/clutter-snap-constraint.c:366
msgid "Offset"
msgstr "ÐÐÑÑÐÐÐÑ"
-#: clutter/clutter-bind-constraint.c:379
+#: clutter/clutter-bind-constraint.c:346
msgid "The offset in pixels to apply to the binding"
msgstr "ÐÑÐÑÑÑÐ Ñ ÐÑÐÑÐÐÑÑ ÐÐÑ ÐÐÑÑÐÑÑÐÐÐÐÑ ÐÑÐÐâÑÐÑÐÐÐÐÑ"
@@ -741,7 +741,7 @@ msgstr "ÐÑÐÑÑÑÐ Ñ ÐÑÐÑÐÐÑÑ ÐÐÑ ÐÐÑÑÐÑÑÐÐÐÐÑ ÐÑ
msgid "The unique name of the binding pool"
msgstr "ÐÐÑÐÐÐÑÐÐ ÐÐÐÐÐ ÐÐÐÐÑÑ ÐÑÐÐâÑÐÐÐ"
-#: clutter/clutter-bin-layout.c:261 clutter/clutter-bin-layout.c:585
+#: clutter/clutter-bin-layout.c:261 clutter/clutter-bin-layout.c:580
#: clutter/clutter-box-layout.c:395 clutter/clutter-table-layout.c:652
msgid "Horizontal Alignment"
msgstr "ÐÐÑÐÐÐÐÑÐÐÑÐÐ ÐÐÑÑÐÐÑÐÐÐÐÑ"
@@ -750,7 +750,7 @@ msgstr "ÐÐÑÐÐÐÐÑÐÐÑÐÐ ÐÐÑÑÐÐÑÐÐÐÐÑ"
msgid "Horizontal alignment for the actor inside the layout manager"
msgstr "ÐÐÑÐÐÐÐÑÐÐÑÐÐ ÐÐÑÑÐÐÑÐÐÐÐÑ ÐÐÑÐÑÐ Ñ ÐÐÐÐÑ ÐÐÑÑÐÐÐÐÑ ÐÐÐÐÐÐÑÐÐÐÐÑÐ"
-#: clutter/clutter-bin-layout.c:270 clutter/clutter-bin-layout.c:602
+#: clutter/clutter-bin-layout.c:270 clutter/clutter-bin-layout.c:597
#: clutter/clutter-box-layout.c:404 clutter/clutter-table-layout.c:667
msgid "Vertical Alignment"
msgstr "ÐÐÑÑÐÐÐÐÑÐÐ ÐÐÑÑÐÐÑÐÐÐÐÑ"
@@ -759,38 +759,38 @@ msgstr "ÐÐÑÑÐÐÐÐÑÐÐ ÐÐÑÑÐÐÑÐÐÐÐÑ"
msgid "Vertical alignment for the actor inside the layout manager"
msgstr "ÐÐÑÑÐÐÐÐÑÐÐ ÐÐÑÑÐÐÑÐÐÐÐÑ ÐÐÑÐÑÐ Ñ ÐÐÐÐÑ ÐÐÑÑÐÐÐÐÑ ÐÐÐÐÐÐÑÐÐÐÐÑÐ"
-#: clutter/clutter-bin-layout.c:586
+#: clutter/clutter-bin-layout.c:581
msgid "Default horizontal alignment for the actors inside the layout manager"
msgstr ""
"ÐÐÐÐÐÐ ÐÐÑÐÐÐÐÑÐÐÑÐÐ ÐÐÑÑÐÐÑÐÐÐÐÑ ÐÐÑÐÑÑÐ Ñ ÐÐÐÐÑ ÐÐÑÑÐÐÐÐÑ ÐÐÐÐÐÐÑÐÐÐÐÑÐ"
-#: clutter/clutter-bin-layout.c:603
+#: clutter/clutter-bin-layout.c:598
msgid "Default vertical alignment for the actors inside the layout manager"
msgstr ""
"ÐÐÐÐÐÐ ÐÐÑÑÐÐÐÐÑÐÐ ÐÐÑÑÐÐÑÐÐÐÐÑ ÐÐÑÐÑÑÐ Ñ ÐÐÐÐÑ ÐÐÑÑÐÐÐÐÑ ÐÐÐÐÐÐÑÐÐÐÐÑÐ"
-#: clutter/clutter-box.c:544
+#: clutter/clutter-box.c:537
msgid "Layout Manager"
msgstr "ÐÐÑÑÐÐÐÐÑ ÐÐÐÐÐÐÑÐÐÐÐÑÐ"
-#: clutter/clutter-box.c:545
+#: clutter/clutter-box.c:538
msgid "The layout manager used by the box"
msgstr "ÐÐÑÑÐÐÐÐÑ ÐÐÐÐÐÐÑÐÐÐÐÑÐ, ÐÐÐÐÑÐÑÑÐÐÐ Ñ ÐÐÐÐÑÑÑ"
-#: clutter/clutter-box.c:564 clutter/clutter-rectangle.c:267
-#: clutter/clutter-stage.c:1765
+#: clutter/clutter-box.c:557 clutter/clutter-rectangle.c:267
+#: clutter/clutter-stage.c:1718
msgid "Color"
msgstr "ÐÐÐÑÑ"
-#: clutter/clutter-box.c:565
+#: clutter/clutter-box.c:558
msgid "The background color of the box"
msgstr "ÐÐÐÑÑ ÑÐÐ ÐÐÐÐÑÑÑ"
-#: clutter/clutter-box.c:579
+#: clutter/clutter-box.c:572
msgid "Color Set"
msgstr "ÐÑÑÐÐÐÐÐÐÐÐÑ ÐÐÐÑÐÑÑ"
-#: clutter/clutter-box.c:580
+#: clutter/clutter-box.c:573
msgid "Whether the background color is set"
msgstr "ÐÐÐÐÐÑÐÑ, ÑÐ ÐÑÑÐÐÐÐÐÐÐÐ ÐÐÐÑÑ ÑÐÐ"
@@ -843,7 +843,7 @@ msgid "Whether the layout should be vertical, rather than horizontal"
msgstr ""
"ÐÐÐÐÐÑÐÑ, ÑÐ ÐÐÑ ÐÑÑÐ ÐÐÐÐÐÐÑÐÐÐÐÑ ÐÐÑÑÐÐÐÐÑÐÐÐ, ÐÐÐÑÑÑÑ ÐÐÑÐÐÐÐÑÐÐÑÐÐÐÐ"
-#: clutter/clutter-box-layout.c:1321 clutter/clutter-flow-layout.c:901
+#: clutter/clutter-box-layout.c:1321 clutter/clutter-flow-layout.c:898
msgid "Homogeneous"
msgstr "ÐÐÐÐÑÑÐÐÑÑÑÑ"
@@ -870,57 +870,46 @@ msgstr "ÐÐÑÐÑÐÐÐ"
msgid "Spacing between children"
msgstr "ÐÐÑÐÑÐÐÐ ÐÑÐ ÐÐÑÑÑÐÑÐÐ ÐÐâÑÐÑÐÐÐ"
-#: clutter/clutter-box-layout.c:1366 clutter/clutter-table-layout.c:1742
+#: clutter/clutter-box-layout.c:1366 clutter/clutter-table-layout.c:1740
msgid "Use Animations"
msgstr "ÐÐÐÐÑÐÑÑÐÐÑÐÐÑÐ ÐÐÑÐÐÑÑÑ"
-#: clutter/clutter-box-layout.c:1367 clutter/clutter-table-layout.c:1743
+#: clutter/clutter-box-layout.c:1367 clutter/clutter-table-layout.c:1741
msgid "Whether layout changes should be animated"
msgstr "ÐÐÐÐÐÑÐÑ, ÑÐ ÑÐÑÐ ÐÐÐÐÑÐÑÑÐÐÑÐÐÑÐ ÐÐÑÐÐÑÑÑ ÐÐÑ ÐÐÑÐ ÐÐÐÐÐÐÑÐÐÐÐÑ"
-#: clutter/clutter-box-layout.c:1388 clutter/clutter-table-layout.c:1764
+#: clutter/clutter-box-layout.c:1388 clutter/clutter-table-layout.c:1762
msgid "Easing Mode"
msgstr "ÐÐÐÐÐ ÐÐÐÑÑÐÐÑÐÐÐÐÑ"
-#: clutter/clutter-box-layout.c:1389 clutter/clutter-table-layout.c:1765
+#: clutter/clutter-box-layout.c:1389 clutter/clutter-table-layout.c:1763
msgid "The easing mode of the animations"
msgstr "ÐÐÐÐÐ ÐÐÐÑÑÐÐÑÐÐÐÐÑ ÐÐÑ ÐÐÑÐÐÑÑÐ"
-#: clutter/clutter-box-layout.c:1406 clutter/clutter-table-layout.c:1782
+#: clutter/clutter-box-layout.c:1406 clutter/clutter-table-layout.c:1780
msgid "Easing Duration"
msgstr "ÐÑÐÐÐÐÑÑÑÑ ÐÐÐÑÑÐÐÑÐÐÐÐÑ"
-#: clutter/clutter-box-layout.c:1407 clutter/clutter-table-layout.c:1783
+#: clutter/clutter-box-layout.c:1407 clutter/clutter-table-layout.c:1781
msgid "The duration of the animations"
msgstr "ÐÑÐÐÐÐÑÑÑÑ ÐÐÑÐÐÑÑÑ"
-#: clutter/clutter-cairo-texture.c:582
+#: clutter/clutter-cairo-texture.c:404
msgid "Surface Width"
msgstr "ÐÐÑÐÐÐ ÐÐÐÐÑÑÐÑ"
-#: clutter/clutter-cairo-texture.c:583
+#: clutter/clutter-cairo-texture.c:405
msgid "The width of the Cairo surface"
msgstr "ÐÐÑÐÐÐ ÐÐÐÐÑÑÐÑ Cairo"
-#: clutter/clutter-cairo-texture.c:597
+#: clutter/clutter-cairo-texture.c:419
msgid "Surface Height"
msgstr "ÐÐÑÐÑÐ ÐÐÐÐÑÑÐÑ"
-#: clutter/clutter-cairo-texture.c:598
+#: clutter/clutter-cairo-texture.c:420
msgid "The height of the Cairo surface"
msgstr "ÐÐÑÐÑÐ ÐÐÐÐÑÑÐÑ Cairo"
-#: clutter/clutter-cairo-texture.c:615
-msgid "Auto Resize"
-msgstr ""
-
-#: clutter/clutter-cairo-texture.c:616
-#, fuzzy
-msgid "Whether the surface should match the allocation"
-msgstr ""
-"ÐÐÐÐÐÑÐÑ, ÑÐ ÐÐÑ ÐÐÐÐÐ ÐÐÐÐÐÐÑ ÐÑÑÐÐÑÐÐÑÐ ÐÐÐÐÐÐÐÐÐ ÐÑÐÑÑÑÑ ÐÐÑ "
-"ÑÐÐÑÐÑÐÐÑÐÐÐÐÑ"
-
#: clutter/clutter-child-meta.c:127
msgid "Container"
msgstr "ÐÐÐÑÐÐÐÐÑ"
@@ -949,7 +938,7 @@ msgstr "ÐÑÑÐÐÐÐÐÑ"
msgid "Whether the clickable has a grab"
msgstr "ÐÐÐÐÐÑÐÑ, ÑÐ ÐÑÑÐÐÑÑ ÑÐÐÑÑÑÐÐÐÐÑ ÐÐâÑÐÑ, ÐÐ ÑÐÐÐÑ ÐÐÐÐÐ ÐÐÐÑÐÑÐ"
-#: clutter/clutter-click-action.c:574 clutter/clutter-settings.c:573
+#: clutter/clutter-click-action.c:574 clutter/clutter-settings.c:521
#, fuzzy
msgid "Long Press Duration"
msgstr "ÐÑÐÐÐÐÑÑÑÑ ÐÐÐÑÑÐÐÑÐÐÐÐÑ"
@@ -1016,97 +1005,97 @@ msgstr "ÐÐÑÐÐÑ"
msgid "The ClutterBackend of the device manager"
msgstr "ClutterBackend ÐÐÑÑÐÐÐÐÑ ÐÑÐÑÑÑÐÑÐÐ"
-#: clutter/clutter-drag-action.c:596
+#: clutter/clutter-drag-action.c:547
msgid "Horizontal Drag Threshold"
msgstr "ÐÐÑÐÐÐÐÐ ÐÐÐÑÐÐÐÑ ÐÐÑÐÑÑÐÑÐÐÐÐÑ ÐÐ ÐÐÑÐÐÐÐÑÐÐÐÑ"
-#: clutter/clutter-drag-action.c:597
+#: clutter/clutter-drag-action.c:548
msgid "The horizontal amount of pixels required to start dragging"
msgstr "ÐÑÐÑÐÑÑÑÑ ÐÑÐÑÐÐÑÐ ÐÐ ÐÐÑÐÐÐÐÑÐÐÐÑ, ÐÐÑÑÑÐÐÐ ÐÐÑ ÐÐÑÐÑÐÑ ÐÐÑÐÑÑÐÑÐÐÐÐÑ"
-#: clutter/clutter-drag-action.c:624
+#: clutter/clutter-drag-action.c:575
msgid "Vertical Drag Threshold"
msgstr "ÐÐÑÐÐÐÐÐ ÐÐÐÑÐÐÐÑ ÐÐÑÐÑÑÐÑÐÐÐÐÑ ÐÐ ÐÐÑÑÐÐÐÐÐÑ"
-#: clutter/clutter-drag-action.c:625
+#: clutter/clutter-drag-action.c:576
msgid "The vertical amount of pixels required to start dragging"
msgstr "ÐÑÐÑÐÑÑÑÑ ÐÑÐÑÐÐÑÐ ÐÐ ÐÐÑÑÐÐÐÐÐÑ, ÐÐÑÑÑÐÐÐ ÐÐÑ ÐÐÑÐÑÐÑ ÐÐÑÐÑÑÐÑÐÐÐÐÑ"
-#: clutter/clutter-drag-action.c:646
+#: clutter/clutter-drag-action.c:597
msgid "Drag Handle"
msgstr "ÐÐÐÐÐÐÑ ÐÐÑÑÐÐÐÐÑ ÐÐÑÐÑÑÐÑÐÐÐÐÑÐ"
-#: clutter/clutter-drag-action.c:647
+#: clutter/clutter-drag-action.c:598
msgid "The actor that is being dragged"
msgstr "ÐÐÑÐÑ, ÑÐÐÐ ÐÐÑÐÑÑÐÑÑÑÑÑÑ"
-#: clutter/clutter-drag-action.c:660
+#: clutter/clutter-drag-action.c:611
msgid "Drag Axis"
msgstr "ÐÑÑÑ ÐÐÑÐÑÑÐÑÐÐÐÐÑ"
-#: clutter/clutter-drag-action.c:661
+#: clutter/clutter-drag-action.c:612
msgid "Constraints the dragging to an axis"
msgstr "ÐÐÐÐÐÐÐÐÑ ÐÐÑÐÑÑÐÑÐÐÐÐÑ ÐÑÑÑ"
-#: clutter/clutter-flow-layout.c:885
+#: clutter/clutter-flow-layout.c:882
msgid "Orientation"
msgstr "ÐÑÑÑÐÑÐÑÑÑ"
-#: clutter/clutter-flow-layout.c:886
+#: clutter/clutter-flow-layout.c:883
msgid "The orientation of the layout"
msgstr "ÐÑÑÑÐÑÐÑÑÑ ÐÐÐÐÐÐÑÐÐÐÐÑ"
-#: clutter/clutter-flow-layout.c:902
+#: clutter/clutter-flow-layout.c:899
msgid "Whether each item should receive the same allocation"
msgstr ""
"ÐÐÐÐÐÑÐÑ, ÑÐ ÐÐÑ ÐÐÐÐÐ ÐÐÐÐÐÐÑ ÐÑÑÐÐÑÐÐÑÐ ÐÐÐÐÐÐÐÐÐ ÐÑÐÑÑÑÑ ÐÐÑ "
"ÑÐÐÑÐÑÐÐÑÐÐÐÐÑ"
-#: clutter/clutter-flow-layout.c:917 clutter/clutter-table-layout.c:1713
+#: clutter/clutter-flow-layout.c:914 clutter/clutter-table-layout.c:1711
msgid "Column Spacing"
msgstr "ÐÐÑÐÑÐÐÐ ÐÑÐ ÑÑÐÐÐÑÐÐÐÐÐ"
-#: clutter/clutter-flow-layout.c:918
+#: clutter/clutter-flow-layout.c:915
msgid "The spacing between columns"
msgstr "ÐÐÑÐÑÐÐÐ ÐÑÐ ÑÑÐÐÐÑÐÐÐÐÐ"
-#: clutter/clutter-flow-layout.c:934 clutter/clutter-table-layout.c:1727
+#: clutter/clutter-flow-layout.c:931 clutter/clutter-table-layout.c:1725
msgid "Row Spacing"
msgstr "ÐÐÑÐÑÐÐÐ ÐÑÐ ÑÑÐÐÐÐÐ"
-#: clutter/clutter-flow-layout.c:935
+#: clutter/clutter-flow-layout.c:932
msgid "The spacing between rows"
msgstr "ÐÐÑÐÑÐÐÐ ÐÑÐ ÑÑÐÐÐÐÐ"
-#: clutter/clutter-flow-layout.c:949
+#: clutter/clutter-flow-layout.c:946
msgid "Minimum Column Width"
msgstr "ÐÑÐÑÐÐÐÑÐÐ ÑÐÑÐÐÐ ÑÑÐÐÐÑÐÐÐ"
-#: clutter/clutter-flow-layout.c:950
+#: clutter/clutter-flow-layout.c:947
msgid "Minimum width for each column"
msgstr "ÐÑÐÑÐÐÐÑÐÐ ÑÐÑÐÐÐ ÐÑÑÑ ÑÑÐÐÐÑÐÐÑÐ"
-#: clutter/clutter-flow-layout.c:965
+#: clutter/clutter-flow-layout.c:962
msgid "Maximum Column Width"
msgstr "ÐÐÐÑÐÐÐÐÑÐÐ ÑÐÑÐÐÐ ÑÑÐÐÐÑÐÐÑÐ"
-#: clutter/clutter-flow-layout.c:966
+#: clutter/clutter-flow-layout.c:963
msgid "Maximum width for each column"
msgstr "ÐÐÐÑÐÐÐÐÑÐÐ ÑÐÑÐÐÐ ÐÑÑÑ ÑÑÐÐÐÑÐÐÑÐ"
-#: clutter/clutter-flow-layout.c:980
+#: clutter/clutter-flow-layout.c:977
msgid "Minimum Row Height"
msgstr "ÐÑÐÑÐÐÐÑÐÐ ÐÐÑÐÑÐ ÑÑÐÐÐ"
-#: clutter/clutter-flow-layout.c:981
+#: clutter/clutter-flow-layout.c:978
msgid "Minimum height for each row"
msgstr "ÐÑÐÑÐÐÐÑÐÐ ÐÐÑÐÑÐ ÐÑÑÑ ÑÑÐÐÑÐ"
-#: clutter/clutter-flow-layout.c:996
+#: clutter/clutter-flow-layout.c:993
msgid "Maximum Row Height"
msgstr "ÐÐÐÑÐÐÐÐÑÐÐ ÐÐÑÐÑÐ ÑÑÐÐÐ"
-#: clutter/clutter-flow-layout.c:997
+#: clutter/clutter-flow-layout.c:994
msgid "Maximum height for each row"
msgstr "ÐÐÐÑÐÐÐÐÑÐÐ ÐÐÑÐÑÐ ÐÑÑÑ ÑÑÐÐÑÐ"
@@ -1193,59 +1182,59 @@ msgstr "ÐÐÑÑÑÑÐÐÐÑ ÐÐÑÑÐÐÐÐÑ"
msgid "The manager that created this data"
msgstr "ÐÐÑÑÑÑÐÐÐÑ ÐÐÑÑÐÐÐÐÑ, ÑÐÐÐ ÐÑÐÐ ÑÑÐÐÑÐÐÐ ÑÑ ÐÐÐÑ"
-#: clutter/clutter-main.c:490
+#: clutter/clutter-main.c:486
msgid "default:LTR"
msgstr "ÑÐÐÐÐÐ:LTR"
-#: clutter/clutter-main.c:1321
+#: clutter/clutter-main.c:1282
msgid "Show frames per second"
msgstr "ÐÐÐÐÐÑÐÐÑÐ ÑÐÑÑÐÑÑ ÐÐÐÑÑÐ"
-#: clutter/clutter-main.c:1323
+#: clutter/clutter-main.c:1284
msgid "Default frame rate"
msgstr "ÐÐÐÐÐÐ ÑÐÑÑÐÑÐ ÐÐÐÑÑÐ"
-#: clutter/clutter-main.c:1325
+#: clutter/clutter-main.c:1286
msgid "Make all warnings fatal"
msgstr "ÐÑÑ ÐÐÐÐÑÐÐÐÐÐÐÑ â ÐÑÐÑÐÑÐÑ"
-#: clutter/clutter-main.c:1328
+#: clutter/clutter-main.c:1289
msgid "Direction for the text"
msgstr "ÐÐÐÑÑÐ ÐÐÐÐÑÑ"
-#: clutter/clutter-main.c:1331
+#: clutter/clutter-main.c:1292
msgid "Disable mipmapping on text"
msgstr "ÐÐÐÐÐÑÑÐ ÐÐÑÐÑÐÐÐÐÐ ÐÑÐÐÐÑÐÐÐÐÐÑ ÐÐÑ ÑÐÐÑÑÑ"
-#: clutter/clutter-main.c:1334
+#: clutter/clutter-main.c:1295
msgid "Use 'fuzzy' picking"
msgstr "ÂÐÐÑÑÑÐÐÂ ÐÐÐÑÑÐÐÑÐÐÐÐÑ"
-#: clutter/clutter-main.c:1337
+#: clutter/clutter-main.c:1298
msgid "Clutter debugging flags to set"
msgstr "ÐÑÐÐÐÐÑÑÐÑÐÑ ÐÐÑÐÐÐÑÑÐ Clutter, ÑÐÑ ÑÐÑÐ ÐÐÐÐÑÐÑÑÐÑÐ"
-#: clutter/clutter-main.c:1339
+#: clutter/clutter-main.c:1300
msgid "Clutter debugging flags to unset"
msgstr "ÐÑÐÐÐÐÑÑÐÑÐÑ ÐÐÑÐÐÐÑÑÐ Clutter, ÑÐÑ ÐÐ ÑÐÑÐ ÐÐÐÐÑÐÑÑÐÐÑÐÐÑÐ"
-#: clutter/clutter-main.c:1343
+#: clutter/clutter-main.c:1304
msgid "Clutter profiling flags to set"
msgstr "ÐÐÑÐÐÐÑÑÐ ÐÑÐÑÑÐÑÐÐÐÐÑ Clutter, ÑÐÑ ÑÐÑÐ ÐÐÐÐÑÐÑÑÐÑÐ"
-#: clutter/clutter-main.c:1345
+#: clutter/clutter-main.c:1306
msgid "Clutter profiling flags to unset"
msgstr "ÐÐÑÐÐÐÑÑÐ ÐÑÐÑÑÐÑÐÐÐÐÑ Clutter, ÑÐÑ ÐÐ ÑÐÑÐ ÐÐÐÐÑÐÑÑÐÐÑÐÐÑÐ"
-#: clutter/clutter-main.c:1348
+#: clutter/clutter-main.c:1309
msgid "Enable accessibility"
msgstr "ÐÐÑÐÐÐÑÑÐ ÐÐÐÐÐÐÐÑÑÑ ÐÐÑÑÑÐÐÐÑÑÑ"
-#: clutter/clutter-main.c:1530
+#: clutter/clutter-main.c:1491
msgid "Clutter Options"
msgstr "ÐÐÑÐÐÐÑÑÐ Clutter"
-#: clutter/clutter-main.c:1531
+#: clutter/clutter-main.c:1492
msgid "Show Clutter Options"
msgstr "ÐÐÐÐÐÐÑÐ ÐÐÑÐÐÐÑÑÐ Clutter"
@@ -1364,7 +1353,7 @@ msgstr "ÐÑÑÐÐÐÐÐÐÐÐ ÐÐÐÐÑ ÑÐÐÐÐ"
msgid "Whether the :filename property is set"
msgstr "ÐÐÐÐÐÑÐÑ, ÑÐ ÐÑÑÐÐÐÐÐÐÐÐ ÐÐÐÑÑÐÐÑÑÑÑ Â:filenameÂ"
-#: clutter/clutter-script.c:449 clutter/clutter-texture.c:1081
+#: clutter/clutter-script.c:449 clutter/clutter-texture.c:1089
msgid "Filename"
msgstr "ÐÐÐÐÐ ÑÐÐÐÐ"
@@ -1372,97 +1361,89 @@ msgstr "ÐÐÐÐÐ ÑÐÐÐÐ"
msgid "The path of the currently parsed file"
msgstr "ÐÐÑÑ ÐÐ ÐÐÑÐÑÐÐÐÐ ÑÐÐÐÐ ÐÐÑ ÐÐÑÐÐÐÐ"
-#: clutter/clutter-settings.c:414
+#: clutter/clutter-settings.c:362
msgid "Double Click Time"
msgstr ""
-#: clutter/clutter-settings.c:415
+#: clutter/clutter-settings.c:363
msgid "The time between clicks necessary to detect a multiple click"
msgstr ""
-#: clutter/clutter-settings.c:430
+#: clutter/clutter-settings.c:378
msgid "Double Click Distance"
msgstr ""
-#: clutter/clutter-settings.c:431
+#: clutter/clutter-settings.c:379
msgid "The distance between clicks necessary to detect a multiple click"
msgstr ""
-#: clutter/clutter-settings.c:446
+#: clutter/clutter-settings.c:394
#, fuzzy
msgid "Drag Threshold"
msgstr "ÐÐÑÐÐÐÐÐ ÐÐÐÑÐÐÐÑ ÐÐÑÐÑÑÐÑÐÐÐÐÑ ÐÐ ÐÐÑÑÐÐÐÐÐÑ"
-#: clutter/clutter-settings.c:447
+#: clutter/clutter-settings.c:395
msgid "The distance the cursor should travel before starting to drag"
msgstr ""
-#: clutter/clutter-settings.c:462 clutter/clutter-text.c:2939
+#: clutter/clutter-settings.c:410 clutter/clutter-text.c:2799
msgid "Font Name"
msgstr "ÐÐÐÐÐ ÑÑÐÑÑÑ"
-#: clutter/clutter-settings.c:463
+#: clutter/clutter-settings.c:411
msgid ""
"The description of the default font, as one that could be parsed by Pango"
msgstr ""
-#: clutter/clutter-settings.c:478
+#: clutter/clutter-settings.c:426
msgid "Font Antialias"
msgstr ""
-#: clutter/clutter-settings.c:479
+#: clutter/clutter-settings.c:427
msgid ""
"Whether to use antialiasing (1 to enable, 0 to disable, and -1 to use the "
"default)"
msgstr ""
-#: clutter/clutter-settings.c:495
+#: clutter/clutter-settings.c:443
msgid "Font DPI"
msgstr ""
-#: clutter/clutter-settings.c:496
+#: clutter/clutter-settings.c:444
msgid ""
"The resolution of the font, in 1024 * dots/inch, or -1 to use the default"
msgstr ""
-#: clutter/clutter-settings.c:512
+#: clutter/clutter-settings.c:460
#, fuzzy
msgid "Font Hinting"
msgstr "ÐÐÐÑ ÑÑÐÑÑÑ"
-#: clutter/clutter-settings.c:513
+#: clutter/clutter-settings.c:461
msgid ""
"Whether to use hinting (1 to enable, 0 to disable and -1 to use the default)"
msgstr ""
-#: clutter/clutter-settings.c:534
+#: clutter/clutter-settings.c:482
msgid "Font Hint Style"
msgstr ""
-#: clutter/clutter-settings.c:535
+#: clutter/clutter-settings.c:483
msgid "The style of hinting (hintnone, hintslight, hintmedium, hintfull)"
msgstr ""
-#: clutter/clutter-settings.c:556
+#: clutter/clutter-settings.c:504
msgid "Font Subpixel Order"
msgstr ""
-#: clutter/clutter-settings.c:557
+#: clutter/clutter-settings.c:505
msgid "The type of subpixel antialiasing (none, rgb, bgr, vrgb, vbgr)"
msgstr ""
-#: clutter/clutter-settings.c:574
+#: clutter/clutter-settings.c:522
msgid "The minimum duration for a long press gesture to be recognized"
msgstr ""
-#: clutter/clutter-settings.c:581
-msgid "Fontconfig configuration timestamp"
-msgstr ""
-
-#: clutter/clutter-settings.c:582
-msgid "Timestamp of the current fontconfig configuration"
-msgstr ""
-
#: clutter/clutter-shader.c:255
msgid "Vertex Source"
msgstr "ÐÐÐÑÐÐÐ ÐÐÑÑÐÐÑÐ"
@@ -1540,117 +1521,117 @@ msgstr "ÐÐÐÐÐÑÐÑ, ÑÐ ÑÐÑÐ ÐÐÐÐÑÐÑÑÐÐÑÐÐÑÐ ÐÐÑÐ
msgid "The offset in pixels to apply to the constraint"
msgstr "ÐÑÐÑÑÑÐ Ñ ÐÑÐÑÐÐÑÑ ÐÐÑ ÐÐÑÑÐÑÑÐÐÐÐÑ ÐÑÐÐâÑÐÑÐÐÐÐÑ"
-#: clutter/clutter-stage.c:1707
+#: clutter/clutter-stage.c:1660
msgid "Fullscreen Set"
msgstr "ÐÐÐÐÐÐÐÑÐÐÐÐÐ ÑÐÐÐÐ"
-#: clutter/clutter-stage.c:1708
+#: clutter/clutter-stage.c:1661
msgid "Whether the main stage is fullscreen"
msgstr "ÐÐÐÐÐÑÐÑ, ÑÐ ÐÑÐÐÐÐÐ ÑÑÐÐÐ ÐÑÐÑÑÑ Ñ ÑÐÐÐÐÑ ÐÐÐÐÐÐÐ ÐÐÑÐÐÐ"
-#: clutter/clutter-stage.c:1724
+#: clutter/clutter-stage.c:1677
msgid "Offscreen"
msgstr "ÐÐÐÐ ÐÐÑÐÐÐÐ"
-#: clutter/clutter-stage.c:1725
+#: clutter/clutter-stage.c:1678
msgid "Whether the main stage should be rendered offscreen"
msgstr "ÐÐÐÐÐÑÐÑ, ÑÐ ÑÐÑÐ ÐÐÑÐÐÐÑÑÐ ÐÑÐÐÐÐÑ ÑÑÐÐÑ ÐÐÐÐ ÐÐÑÐÐÐÐ"
-#: clutter/clutter-stage.c:1737 clutter/clutter-text.c:3052
+#: clutter/clutter-stage.c:1690 clutter/clutter-text.c:2912
msgid "Cursor Visible"
msgstr "ÐÐÐÐÐÐÐ ÐÐÐÐÑÐÐÐÐ"
-#: clutter/clutter-stage.c:1738
+#: clutter/clutter-stage.c:1691
msgid "Whether the mouse pointer is visible on the main stage"
msgstr "ÐÐÐÐÐÑÐÑ, ÑÐ ÐÐÑ ÐÑÑÐ ÐÐÐÐÐÐÐÐ ÐÐÐÐÑÐÐÐÐ ÐÐÑÑ ÐÐ ÐÑÐÐÐÐÑÐ ÑÑÐÐÑ"
-#: clutter/clutter-stage.c:1752
+#: clutter/clutter-stage.c:1705
msgid "User Resizable"
msgstr "ÐÐÑÐÐ ÑÐÐÐÑÑÑÐ ÐÐÑÐÑÑÑÐÐÑÐÐ"
-#: clutter/clutter-stage.c:1753
+#: clutter/clutter-stage.c:1706
msgid "Whether the stage is able to be resized via user interaction"
msgstr "ÐÐÐÐÐÑÐÑ, ÑÐ ÑÐÑÐ ÐÐÑÐÑÐÐÑÐ ÑÐÐÐÑÑÐ ÑÑÐÐÐ ÐÐ ÐÐÐÐÐÐÐ ÐÐÑÐÑÑÑÐÐÑÐ"
-#: clutter/clutter-stage.c:1766
+#: clutter/clutter-stage.c:1719
msgid "The color of the stage"
msgstr "ÐÐÐÑÑ ÑÑÐÐÐ"
-#: clutter/clutter-stage.c:1780
+#: clutter/clutter-stage.c:1733
msgid "Perspective"
msgstr "ÐÐÑÑÐÐÐÑÐÐÐ"
-#: clutter/clutter-stage.c:1781
+#: clutter/clutter-stage.c:1734
msgid "Perspective projection parameters"
msgstr "ÐÐÑÐÐÐÑÑÐ ÐÑÐÐÐÑÑÐÐÐÐÑ ÐÐÑÑÐÐÐÑÐÐÐ"
-#: clutter/clutter-stage.c:1796
+#: clutter/clutter-stage.c:1749
msgid "Title"
msgstr "ÐÐÐÐÐÐÐÐÐ"
-#: clutter/clutter-stage.c:1797
+#: clutter/clutter-stage.c:1750
msgid "Stage Title"
msgstr "ÐÐÐÐÐÐÐÐÐ ÑÑÐÐÐ"
-#: clutter/clutter-stage.c:1812
+#: clutter/clutter-stage.c:1765
msgid "Use Fog"
msgstr "ÐÐÐÐÑÐÑÑÐÐÐÑ ÑÑÐÐÐÑ"
-#: clutter/clutter-stage.c:1813
+#: clutter/clutter-stage.c:1766
msgid "Whether to enable depth cueing"
msgstr "ÐÐÐÐÐÑÐÑ, ÑÐ ÑÐÑÐ ÐÐÐÐÐÑÐ ÐÐÐÐÐÐÑ ÑÑÐÐÐ ÑÐÐÐÐÐÑÐ"
-#: clutter/clutter-stage.c:1827
+#: clutter/clutter-stage.c:1780
msgid "Fog"
msgstr "ÐÑÐÐÐ"
-#: clutter/clutter-stage.c:1828
+#: clutter/clutter-stage.c:1781
msgid "Settings for the depth cueing"
msgstr "ÐÐÑÐÐÐÑÑÐ ÐÐÐÐÐÐÐ ÑÑÐÐÐ ÑÐÐÐÐÐÑÐ"
-#: clutter/clutter-stage.c:1844
+#: clutter/clutter-stage.c:1797
msgid "Use Alpha"
msgstr "ÐÐÐÐÐ ÐÑÐÐÐÑÐÑÑÑ"
-#: clutter/clutter-stage.c:1845
+#: clutter/clutter-stage.c:1798
msgid "Whether to honour the alpha component of the stage color"
msgstr "ÐÐÐÐÐÑÐÑ, ÑÐ ÑÐÑÐ ÐÐÐÐÐÑÐ ÐÐ ÐÐÐÐÐÐÐÐÑ ÐÑÐÐÐÑÐÑÑÑ ÐÐÐÑÐÑÑÐ ÑÑÐÐÐ"
-#: clutter/clutter-stage.c:1861
+#: clutter/clutter-stage.c:1814
msgid "Key Focus"
msgstr "ÐÐÑÑ ÑÐÐÑÑÑÐÐÐÐÑ"
-#: clutter/clutter-stage.c:1862
+#: clutter/clutter-stage.c:1815
msgid "The currently key focused actor"
msgstr "ÐÐÑÐÑÐÐÐ ÐÐÑÐÑ Ð ÐÐÑÑÐÐ ÑÐÐÑÑÑÐÐÐÐÑ"
-#: clutter/clutter-stage.c:1878
+#: clutter/clutter-stage.c:1831
msgid "No Clear Hint"
msgstr "ÐÑÐÐÐÐÐÐ ÑÐÐÐ ÑÐÐÑÐÐÐÐÐÐÑ"
-#: clutter/clutter-stage.c:1879
+#: clutter/clutter-stage.c:1832
msgid "Whether the stage should clear its contents"
msgstr "ÐÐÐÐÐÑÐÑ, ÑÐ ÑÐÑÐ ÑÐÐÑÐÐÐÑÑÐ ÐÐÑÑÑ ÑÑÐÐÐ"
-#: clutter/clutter-stage.c:1892
+#: clutter/clutter-stage.c:1845
#, fuzzy
msgid "Accept Focus"
msgstr "ÐÐÑÑ ÑÐÐÑÑÑÐÐÐÐÑ"
-#: clutter/clutter-stage.c:1893
+#: clutter/clutter-stage.c:1846
#, fuzzy
msgid "Whether the stage should accept focus on show"
msgstr "ÐÐÐÐÐÑÐÑ, ÑÐ ÑÐÑÐ ÑÐÐÑÐÐÐÑÑÐ ÐÐÑÑÑ ÑÑÐÐÐ"
-#: clutter/clutter-state.c:1472
+#: clutter/clutter-state.c:1408
msgid "State"
msgstr "ÐÑÐÐ"
-#: clutter/clutter-state.c:1473
+#: clutter/clutter-state.c:1409
msgid "Currently set state, (transition to this state might not be complete)"
msgstr "ÐÐÑÐÑÐÐÐ ÐÑÑÐÐÐÐÐÐÐÐÐ ÑÑÐÐ (ÐÐÑÐÑÑÐ ÐÐ ÑÑÐÐÐ ÑÑÐÐÑ ÐÐÐÐ ÐÑÑÐ ÐÐÐÐÐÐÐÐ)"
-#: clutter/clutter-state.c:1487
+#: clutter/clutter-state.c:1423
msgid "Default transition duration"
msgstr "ÐÐÐÐÐÐ ÑÑÐÐÐÐÑÑÑÑ ÐÐÑÐÑÐÐÑ"
@@ -1708,233 +1689,233 @@ msgstr "ÐÐÑÑÐÐÐÐÑÐÐ ÐÐÐÑÐÑÐÐÐÑ"
msgid "Allocate extra space for the child in vertical axis"
msgstr "ÐÐÐÐÐÐÑ ÐÐÐÐÑÐÐÐÐÐÐ ÐÑÐÑÑÐÑÑ ÐÐÑ ÐÐÑÑÑÐÑÐÐÐ ÐÐâÑÐÑÐ"
-#: clutter/clutter-table-layout.c:1714
+#: clutter/clutter-table-layout.c:1712
#, fuzzy
msgid "Spacing between columns"
msgstr "ÐÐÑÐÑÐÐÐ ÐÑÐ ÑÑÐÐÐÑÐÐÐÐÐ"
-#: clutter/clutter-table-layout.c:1728
+#: clutter/clutter-table-layout.c:1726
#, fuzzy
msgid "Spacing between rows"
msgstr "ÐÐÑÐÑÐÐÐ ÐÑÐ ÑÑÐÐÐÐÐ"
-#: clutter/clutter-text.c:2940
+#: clutter/clutter-text.c:2800
msgid "The font to be used by the text"
msgstr "ÐÑÐÑÑ, ÑÐÐÐ ÐÑÐÐ ÐÐÐÐÑÐÑÑÐÐÐ ÐÐÑ ÑÐÐÑÑÑ"
-#: clutter/clutter-text.c:2957
+#: clutter/clutter-text.c:2817
msgid "Font Description"
msgstr "ÐÐÐÑ ÑÑÐÑÑÑ"
-#: clutter/clutter-text.c:2958
+#: clutter/clutter-text.c:2818
msgid "The font description to be used"
msgstr "ÐÐÐÑ ÑÑÐÑÑÑ, ÑÐÐÐ ÐÑÐÐ ÐÐÐÐÑÐÑÑÐÐÐ"
-#: clutter/clutter-text.c:2974
+#: clutter/clutter-text.c:2834
msgid "Text"
msgstr "ÐÐÐÑÑ"
-#: clutter/clutter-text.c:2975
+#: clutter/clutter-text.c:2835
msgid "The text to render"
msgstr "ÐÐÐÑÑ ÐÐÑ ÐÐÐÐÐÑ"
-#: clutter/clutter-text.c:2989
+#: clutter/clutter-text.c:2849
msgid "Font Color"
msgstr "ÐÐÐÑÑ ÑÑÐÑÑÑ"
-#: clutter/clutter-text.c:2990
+#: clutter/clutter-text.c:2850
msgid "Color of the font used by the text"
msgstr "ÐÐÐÑÑ ÑÐÐÐÐÐÑÐ ÑÑÐÑÑÑ, ÑÐÑ ÐÑÐÐ ÐÐÐÐÑÐÑÑÐÐÐ ÐÐÑ ÐÐÐÐÐÑ ÑÐÐÑÑÑ"
-#: clutter/clutter-text.c:3004
+#: clutter/clutter-text.c:2864
msgid "Editable"
msgstr "ÐÐÐÐÐ ÑÐÐÐÐÑÐÐÑÐ"
-#: clutter/clutter-text.c:3005
+#: clutter/clutter-text.c:2865
msgid "Whether the text is editable"
msgstr "ÐÐÐÐÐÑÐÑ, ÑÐ ÐÐÐÐÐ ÑÐÐÐÐÑÐÐÑÐ ÑÐÐÑÑ"
-#: clutter/clutter-text.c:3020
+#: clutter/clutter-text.c:2880
msgid "Selectable"
msgstr "ÐÐÐÐÐ ÐÐÐÐÐÑÐÑÐ"
-#: clutter/clutter-text.c:3021
+#: clutter/clutter-text.c:2881
msgid "Whether the text is selectable"
msgstr "ÐÐÐÐÐÑÐÑ, ÑÐ ÐÐÐÐÐ ÐÐÐÐÐÑÐÑÐ ÑÑÐÐÐÐÐÑÐ ÑÐÐÑÑÑ"
-#: clutter/clutter-text.c:3035
+#: clutter/clutter-text.c:2895
msgid "Activatable"
msgstr "ÐÐÐÐÐ ÐÐÑÐÐÑÐÐÑÐ"
-#: clutter/clutter-text.c:3036
+#: clutter/clutter-text.c:2896
msgid "Whether pressing return causes the activate signal to be emitted"
msgstr ""
"ÐÐÐÐÐÑÐÑ, ÑÐ ÐÑÐÐ ÐÐÐÑÑÐÐÐ ÑÐÐÐÐÐ ÐÐÑÐÐÐÑÑÑ Ñ ÐÑÐÐÐÐÑÐÑ ÐÐ ÐÐÑÐÑÐÐÐÐÑ "
"ÐÐÐÐÑÑÑ Enter"
-#: clutter/clutter-text.c:3053
+#: clutter/clutter-text.c:2913
msgid "Whether the input cursor is visible"
msgstr "ÐÐÐÐÐÑÐÑ, ÑÐ ÐÑÐÐ ÐÐÐÐÐÐÐ ÐÑÑÑÐÑ ÐÐÐÐÐÐÐÑ ÑÐÐÑÑÑ"
-#: clutter/clutter-text.c:3067 clutter/clutter-text.c:3068
+#: clutter/clutter-text.c:2927 clutter/clutter-text.c:2928
msgid "Cursor Color"
msgstr "ÐÐÐÑÑ ÐÑÑÑÐÑÐ"
-#: clutter/clutter-text.c:3082
+#: clutter/clutter-text.c:2942
msgid "Cursor Color Set"
msgstr "ÐÑÑÐÐÐÐÐÐÐÐÑ ÐÐÐÑÐÑÑ ÐÑÑÑÐÑÐ"
-#: clutter/clutter-text.c:3083
+#: clutter/clutter-text.c:2943
msgid "Whether the cursor color has been set"
msgstr "ÐÐÐÐÐÑÐÑ, ÑÐ ÐÑÑÐÐÐÐÐÐÐÐ ÐÐÐÑÑ ÐÑÑÑÐÑÐ"
-#: clutter/clutter-text.c:3098
+#: clutter/clutter-text.c:2958
msgid "Cursor Size"
msgstr "ÐÐÐÐÑÑ ÐÑÑÑÐÑÐ"
-#: clutter/clutter-text.c:3099
+#: clutter/clutter-text.c:2959
msgid "The width of the cursor, in pixels"
msgstr "ÐÐÑÐÐÐ ÐÑÑÑÐÑÐ Ñ ÐÑÐÑÐÐÑÑ"
-#: clutter/clutter-text.c:3113
+#: clutter/clutter-text.c:2973
msgid "Cursor Position"
msgstr "ÐÐÐÑÐÑÑÐÐÐÐÑ ÐÑÑÑÐÑÐ"
-#: clutter/clutter-text.c:3114
+#: clutter/clutter-text.c:2974
msgid "The cursor position"
msgstr "ÐÐÐÑÐÑÑÐÐÐÐÑ ÐÑÑÑÐÑÐ"
-#: clutter/clutter-text.c:3129
+#: clutter/clutter-text.c:2989
msgid "Selection-bound"
msgstr "ÐÐÐÐ ÐÐÐÐÐÑÐÐÐÐÐ"
-#: clutter/clutter-text.c:3130
+#: clutter/clutter-text.c:2990
msgid "The cursor position of the other end of the selection"
msgstr "ÐÐÐÑÐÑÑÐÐÐÐÑ ÐÑÑÑÐÑÐ ÐÐ ÑÐÑÐÐÑ ÐÑÐÑÑ ÐÐÐÐÐÑÐÐÐÐÐ ÑÑÐÐÐÐÐÑÐ"
-#: clutter/clutter-text.c:3145 clutter/clutter-text.c:3146
+#: clutter/clutter-text.c:3005 clutter/clutter-text.c:3006
msgid "Selection Color"
msgstr "ÐÐÐÑÑ ÐÐÐÐÐÑÐÐÐÑ"
-#: clutter/clutter-text.c:3160
+#: clutter/clutter-text.c:3020
msgid "Selection Color Set"
msgstr "ÐÑÑÐÐÐÐÐÐÐÐÑ ÐÐÐÑÐÑÑ ÐÐÐÐÐÑÐÐÐÐÐ"
-#: clutter/clutter-text.c:3161
+#: clutter/clutter-text.c:3021
msgid "Whether the selection color has been set"
msgstr "ÐÐÐÐÐÑÐÑ, ÑÐ ÐÑÑÐÐÐÐÐÐÐÐ ÐÐÐÑÑ ÐÐÐÐÐÑÐÐÐÐÐ ÑÑÐÐÐÐÐÑÐ"
-#: clutter/clutter-text.c:3176
+#: clutter/clutter-text.c:3036
msgid "Attributes"
msgstr "ÐÑÑÐÐÑÑÐ"
-#: clutter/clutter-text.c:3177
+#: clutter/clutter-text.c:3037
msgid "A list of style attributes to apply to the contents of the actor"
msgstr "ÐÐÐÑÐÐ ÑÑÐÐÑÐ ÐÑÑÐÐÑÑÑÐ, ÑÐÐÐ ÑÐÑÐ ÐÐÑÑÐÑÑÐÐÑÐ ÐÐ ÐÐÐÐÑ ÐÐÑÐÑÐ"
-#: clutter/clutter-text.c:3199
+#: clutter/clutter-text.c:3059
msgid "Use markup"
msgstr "ÐÐÐÐÑÐÑÑÐÐÑÐÐÑÐ ÑÐÐÐÑÑÐÑ"
-#: clutter/clutter-text.c:3200
+#: clutter/clutter-text.c:3060
msgid "Whether or not the text includes Pango markup"
msgstr "ÐÐÐÐÐÑÐÑ, ÑÐ Ñ ÑÐÐÐÑÑÐÐ Pango ÑÐÑÑÐÐÐÑ ÑÐÐÑÑÑ"
-#: clutter/clutter-text.c:3216
+#: clutter/clutter-text.c:3076
msgid "Line wrap"
msgstr "ÐÐÐÐÐÑÑÑ ÐÐ ÑÑÐÐÐ"
-#: clutter/clutter-text.c:3217
+#: clutter/clutter-text.c:3077
msgid "If set, wrap the lines if the text becomes too wide"
msgstr ""
"ÐÐÑÐ ÐÑÑÐÐÐÐÐÐÐÐ, ÐÐÐÑÐÑÑÐ ÑÐÐÑÑ ÐÐ ÑÑÐÐÐ, ÑÐÑÐ ÑÐÐÑÑ ÐÑÐÐ ÐÐÐÐÐÑÐ ÑÐÑÐÐÐÐ"
-#: clutter/clutter-text.c:3232
+#: clutter/clutter-text.c:3092
msgid "Line wrap mode"
msgstr "ÐÐÐÐÐ ÑÐÐÐÐÑÑÑ ÐÐ ÑÑÐÐÐ"
-#: clutter/clutter-text.c:3233
+#: clutter/clutter-text.c:3093
msgid "Control how line-wrapping is done"
msgstr "ÐÐÑÑÐÐÑÐ ÑÐÐÑÐÐÐÐ ÑÐÐÐÐÑÑÑ ÐÐ ÑÑÐÐÐ"
-#: clutter/clutter-text.c:3248
+#: clutter/clutter-text.c:3108
msgid "Ellipsize"
msgstr "ÐÑÐÐÑÐÐÐÐ"
-#: clutter/clutter-text.c:3249
+#: clutter/clutter-text.c:3109
msgid "The preferred place to ellipsize the string"
msgstr "ÐÐÐÐÐÐ ÐÑÑÑÐ ÑÐÐÑÐÑÑÐÐÐÐÑ ÑÑÐÐÑÐÐÐÐ Ñ ÑÑÐÐÑ"
-#: clutter/clutter-text.c:3265
+#: clutter/clutter-text.c:3125
msgid "Line Alignment"
msgstr "ÐÐÑÑÐÐÑÐÐÐÐÑ ÑÑÐÐÐ"
-#: clutter/clutter-text.c:3266
+#: clutter/clutter-text.c:3126
msgid "The preferred alignment for the string, for multi-line text"
msgstr "ÐÐÐÐÐÐ ÐÐÑÑÐÐÑÐÐÐÐÑ ÑÑÐÐÐ ÐÐÑ ÐÐÐÐÑÐÑÑÐÐÐÐÐÐÐ ÑÐÐÑÑÐ"
-#: clutter/clutter-text.c:3282
+#: clutter/clutter-text.c:3142
msgid "Justify"
msgstr "ÐÐ ÑÐÑÐÐÐÑ"
-#: clutter/clutter-text.c:3283
+#: clutter/clutter-text.c:3143
msgid "Whether the text should be justified"
msgstr "ÐÐÐÐÐÑÐÑ, ÑÐ ÐÐÑ ÐÑÑÐ ÑÐÐÑÑ ÐÐÑÑÐÐÑÐÐ ÐÐ ÑÐÑÐÐÐÑ"
-#: clutter/clutter-text.c:3298
+#: clutter/clutter-text.c:3158
msgid "Password Character"
msgstr "ÐÐÐÐÐÐ ÐÐÑ ÐÐÑÐÐÑÐ"
-#: clutter/clutter-text.c:3299
+#: clutter/clutter-text.c:3159
msgid "If non-zero, use this character to display the actor's contents"
msgstr ""
"ÐÐÑÐ ÐÐÑ ÐÐÐÑÐÑÐÐÐ ÐÐÐÑÐÐÐÑ, ÐÐÐÐÑÐÑÑÐÐÑÐÐÑÐ ÑÐÐ ÑÐÐÐÐÐ ÐÐÑ ÐÐÐÐÐÑ ÐÐÐÐÑ "
"ÐÐÑÐÑÐ"
-#: clutter/clutter-text.c:3313
+#: clutter/clutter-text.c:3173
msgid "Max Length"
msgstr "ÐÐÐÑÐÐÐÐÑÐÐ ÐÐÐÐÐÐÐ"
-#: clutter/clutter-text.c:3314
+#: clutter/clutter-text.c:3174
msgid "Maximum length of the text inside the actor"
msgstr "ÐÐÐÑÐÐÐÐÑÐÐ ÐÐÐÐÐÐÐ ÑÐÐÑÑÑ Ñ ÐÐÑÐÑÑ"
-#: clutter/clutter-text.c:3337
+#: clutter/clutter-text.c:3197
msgid "Single Line Mode"
msgstr "ÐÐÐÐÐ ÑÐÐÐÐÐÐ ÑÑÐÐÐ"
-#: clutter/clutter-text.c:3338
+#: clutter/clutter-text.c:3198
msgid "Whether the text should be a single line"
msgstr "ÐÐÐÐÐÑÐÑ, ÑÐ ÑÐÑÐ ÑÐÐÑÐÑÐÐÑÐÐÑÐ ÑÐÐÑÑ Ñ ÑÐÐÐÐÐÑ ÑÑÐÐÑ"
-#: clutter/clutter-text.c:3352 clutter/clutter-text.c:3353
+#: clutter/clutter-text.c:3212 clutter/clutter-text.c:3213
#, fuzzy
msgid "Selected Text Color"
msgstr "ÐÐÐÑÑ ÐÐÐÐÐÑÐÐÐÑ"
-#: clutter/clutter-text.c:3367
+#: clutter/clutter-text.c:3227
#, fuzzy
msgid "Selected Text Color Set"
msgstr "ÐÑÑÐÐÐÐÐÐÐÐÑ ÐÐÐÑÐÑÑ ÐÐÐÐÐÑÐÐÐÐÐ"
-#: clutter/clutter-text.c:3368
+#: clutter/clutter-text.c:3228
#, fuzzy
msgid "Whether the selected text color has been set"
msgstr "ÐÐÐÐÐÑÐÑ, ÑÐ ÐÑÑÐÐÐÐÐÐÐÐ ÐÐÐÑÑ ÐÐÐÐÐÑÐÐÐÐÐ ÑÑÐÐÐÐÐÑÐ"
-#: clutter/clutter-texture.c:995
+#: clutter/clutter-texture.c:1003
msgid "Sync size of actor"
msgstr "ÐÐÐÑÑÐÐÑÐÐÑÑÑ ÑÐÐÐÑÑÑÐ ÐÐÑÐÑÐ"
-#: clutter/clutter-texture.c:996
+#: clutter/clutter-texture.c:1004
msgid "Auto sync size of actor to underlying pixbuf dimensions"
msgstr "ÐÐÑÐÐÐÑÐÑÐÐ ÑÐÐÑÑÐÐÑÐÐÑÑÑ ÑÐÐÐÑÑÑÐ ÐÐÑÐÑÐ ÐÐ ÑÐÐÐÑÑÐÐÐ ÐÑÑÐÑÐ ÐÑÐÑÐÐÑÐ"
-#: clutter/clutter-texture.c:1003
+#: clutter/clutter-texture.c:1011
msgid "Disable Slicing"
msgstr "ÐÐÐÐÐÐÐÐÑ ÐÑÑÐÐÐÐÑ"
-#: clutter/clutter-texture.c:1004
+#: clutter/clutter-texture.c:1012
msgid ""
"Forces the underlying texture to be singular and not made of smaller space "
"saving individual textures"
@@ -1942,75 +1923,75 @@ msgstr ""
"ÐÑÐÐÑÑÐÐÐ ÐÐÐÐÑÐÑÑÐÐÐÑ ÑÐÐÐÐÑ ÐÑÐÐÐÐÐÐÑ ÑÐÐÑÑÑÑÐ, ÐÐÐÑÑÑÑ ÐÐÐÑÐÐÐ ÐÑÐÑÑÐÑÑ "
"ÐÑ ÐÐÐÑÐÐÐÐÐÐÐ ÐÐÑÐÐÐÐÐ ÑÐÐÑÑÑÑÐÐÐ"
-#: clutter/clutter-texture.c:1013
+#: clutter/clutter-texture.c:1021
msgid "Tile Waste"
msgstr "ÐÐÐÐÑÐÐ ÐÐÐÑÐÐ"
-#: clutter/clutter-texture.c:1014
+#: clutter/clutter-texture.c:1022
msgid "Maximum waste area of a sliced texture"
msgstr "ÐÐÐÑÐÐÐÐÑÐÐ ÐÐÐÐÑÐÐÐÐ ÐÐÐÐÑÑÑ ÐÑÑÐÐÐÐÑ ÑÐÐÑÑÑÑÐ"
-#: clutter/clutter-texture.c:1022
+#: clutter/clutter-texture.c:1030
msgid "Horizontal repeat"
msgstr "ÐÐÑÐÐÐÐÑÐÐÑÐÐ ÐÐÐÑÐÑÐÐÐÑ"
-#: clutter/clutter-texture.c:1023
+#: clutter/clutter-texture.c:1031
msgid "Repeat the contents rather than scaling them horizontally"
msgstr "ÐÐÐÑÐÑÑÐÐÑÐ ÐÐÐÑ ÐÐÐÑÑÑÑ ÑÑ ÐÐÑÐÐÐÐÑÐÐÑÐÐÐÐ ÐÐÑÑÑÐÐÑÐÐÐÐÑ"
-#: clutter/clutter-texture.c:1030
+#: clutter/clutter-texture.c:1038
msgid "Vertical repeat"
msgstr "ÐÐÑÑÐÐÐÐÑÐÐ ÐÐÐÑÐÑÐÐÐÑ"
-#: clutter/clutter-texture.c:1031
+#: clutter/clutter-texture.c:1039
msgid "Repeat the contents rather than scaling them vertically"
msgstr "ÐÐÐÑÐÑÑÐÐÑÐ ÐÐÐÑ ÐÐÐÑÑÑÑ ÑÑ ÐÐÑÑÐÐÐÐÑÐÐÐÐ ÐÐÑÑÑÐÐÑÐÐÐÐÑ"
-#: clutter/clutter-texture.c:1038
+#: clutter/clutter-texture.c:1046
msgid "Filter Quality"
msgstr "ÐÐÑÑÑÑ ÑÑÐÑÑÑÑÐÐÐÐÑ"
-#: clutter/clutter-texture.c:1039
+#: clutter/clutter-texture.c:1047
msgid "Rendering quality used when drawing the texture"
msgstr "ÐÐÑÑÑÑ ÐÐÐÐÐÑ ÐÐÑ ÐÐÐÑÐÐÐÐÑ ÑÐÐÑÑÑÑÐ"
-#: clutter/clutter-texture.c:1047
+#: clutter/clutter-texture.c:1055
msgid "Pixel Format"
msgstr "ÐÐÑÐÐÑ ÐÑÐÑÐÐÑ"
-#: clutter/clutter-texture.c:1048
+#: clutter/clutter-texture.c:1056
msgid "The Cogl pixel format to use"
msgstr "ÐÐÑÐÐÑ ÐÑÐÑÐÐÑ ÐÑÐÐÑÐÑÐÐÐ Cogl, ÑÐÐÐ ÑÐÑÐ ÐÐÐÐÑÐÑÑÐÑÐ"
-#: clutter/clutter-texture.c:1056
+#: clutter/clutter-texture.c:1064
msgid "Cogl Texture"
msgstr "ÐÐÐÑÑÑÑÐ Cogl"
-#: clutter/clutter-texture.c:1057
+#: clutter/clutter-texture.c:1065
msgid "The underlying Cogl texture handle used to draw this actor"
msgstr ""
"ÐÐÐÐÐÐÑ ÐÐÑÑÐÐÐÐÑ ÐÑÐÐÐÐÐÐÑ ÑÐÐÑÑÑÑÐÑ Cogl, ÑÐÐÐ ÐÐÐÐÑÐÑÑÐÐÐ ÐÐÑ ÐÐÐÑÐÐÐÐÑ "
"ÑÑÐÐÐ ÐÐÑÐÑÐ"
-#: clutter/clutter-texture.c:1064
+#: clutter/clutter-texture.c:1072
msgid "Cogl Material"
msgstr "ÐÐÑÐÑÑÐÐ Cogl"
-#: clutter/clutter-texture.c:1065
+#: clutter/clutter-texture.c:1073
msgid "The underlying Cogl material handle used to draw this actor"
msgstr ""
"ÐÐÐÐÐÐÑ ÐÐÑÑÐÐÐÐÑ ÐÑÐÐÐÐÐÐÐ ÐÐÑÐÑÑÐÐÐÐ Cogl, ÑÐÐÐ ÐÐÐÐÑÐÑÑÐÐÐ ÐÐÑ ÐÐÐÑÐÐÐÐÑ "
"ÑÑÐÐÐ ÐÐÑÐÑÐ"
-#: clutter/clutter-texture.c:1082
+#: clutter/clutter-texture.c:1090
msgid "The path of the file containing the image data"
msgstr "ÐÐÑÑ ÐÐ ÑÐÐÐÐ Ð ÐÐÐÐÐÐ ÐÐÐÑÐÐÐÐÐÑ"
-#: clutter/clutter-texture.c:1089
+#: clutter/clutter-texture.c:1097
msgid "Keep Aspect Ratio"
msgstr "ÐÐÐÑÑÐÐÑÐ ÑÐÑÐÐÑÐÐÐÑÐÐÐÑ"
-#: clutter/clutter-texture.c:1090
+#: clutter/clutter-texture.c:1098
msgid ""
"Keep the aspect ratio of the texture when requesting the preferred width or "
"height"
@@ -2018,22 +1999,22 @@ msgstr ""
"ÐÐÐÑÑÐÐÑÐ ÑÐÑÐÐÑÐÐÐÑÐÐÐÑ ÑÐÐÐÑÑÑÐ ÑÐÐÑÑÑÑÐ ÐÑÐ ÑÐÑ ÐÐÐÐÐÐÐÐÑ ÐÐÐÐÑÑÐ ÑÐÐÐ "
"ÐÐÐÐÐÐÑ ÑÐÑÐÐÐ Ñ ÐÐÑÐÑÐ"
-#: clutter/clutter-texture.c:1116
+#: clutter/clutter-texture.c:1124
msgid "Load asynchronously"
msgstr "ÐÑÐÐÑÑÐÐÐÐ ÐÐÐÐÐÑÐÐÐÐÐÑ"
-#: clutter/clutter-texture.c:1117
+#: clutter/clutter-texture.c:1125
msgid ""
"Load files inside a thread to avoid blocking when loading images from disk"
msgstr ""
"ÐÐÐÐÐÑÐÐÑÐÐÑÐ ÑÐÐÐÐ Ñ ÐÐÑÐÑÑ Ð ÐÐÑÐÑ ÑÐÐÐÐÐÐÐÑ ÐÐÐÐÑÐÐÐÐÑ ÐÑÐ ÑÐÑ "
"ÐÐÐÐÐÑÐÐÐÐÐÑ ÐÐÐÑÐÐÐÐÑ Ð ÐÐÑÐÐ"
-#: clutter/clutter-texture.c:1133
+#: clutter/clutter-texture.c:1141
msgid "Load data asynchronously"
msgstr "ÐÐÐÐÐÑÐÐÐÐÐÑ ÐÐÐÐÑ Ñ ÐÑÐÐÑÑÐÐÐÐÐÑ ÑÐÐÐÐÑ"
-#: clutter/clutter-texture.c:1134
+#: clutter/clutter-texture.c:1142
msgid ""
"Decode image data files inside a thread to reduce blocking when loading "
"images from disk"
@@ -2041,28 +2022,14 @@ msgstr ""
"ÐÐÐÐÐÑÐÐÑÐ ÑÐÐÐÐ ÐÐÐÐÑ ÐÐÐÑÐÐÐÐÑ Ñ ÐÐÑÐÐÐÐÑ ÐÐÑÐÑÑ, ÑÐÐ ÑÑÑÐÑÑÐ ÐÐÐÐÑÐÐÐÐÑ "
"ÐÑÐ ÑÐÑ ÐÐÐÐÐÑÐÐÐÐÐÑ ÐÐÐÑÐÐÐÐÑ Ð ÐÐÑÐÐ"
-#: clutter/clutter-texture.c:1158
+#: clutter/clutter-texture.c:1166
msgid "Pick With Alpha"
msgstr "ÐÑÐÑÐ Ð ÐÑÐÐÐÑÑÑÑÑ"
-#: clutter/clutter-texture.c:1159
+#: clutter/clutter-texture.c:1167
msgid "Shape actor with alpha channel when picking"
msgstr "ÐÐÐÐÑÐÑÐ ÐÐÑÐÑ Ð ÐÐÐÐÐÐÐ ÐÑÐÐÐÑÐÑÑÑ"
-#: clutter/clutter-texture.c:1557 clutter/clutter-texture.c:1967
-#: clutter/clutter-texture.c:2062 clutter/clutter-texture.c:2343
-#, fuzzy
-msgid "Failed to load the image data"
-msgstr "ÐÐÑÑ ÐÐ ÑÐÐÐÐ Ð ÐÐÐÐÐÐ ÐÐÐÑÐÐÐÐÐÑ"
-
-#: clutter/clutter-texture.c:1703
-msgid "YUV textures are not supported"
-msgstr ""
-
-#: clutter/clutter-texture.c:1712
-msgid "YUV2 textues are not supported"
-msgstr ""
-
#: clutter/clutter-timeline.c:264
msgid "Should the timeline automatically restart"
msgstr ""
@@ -2113,6 +2080,10 @@ 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 31629f8..5b3acb8 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -9,8 +9,8 @@ msgstr ""
"Project-Id-Version: clutter master\n"
"Report-Msgid-Bugs-To: http://bugzilla.clutter-project.org/enter_bug.cgi?"
"product=clutter\n"
-"POT-Creation-Date: 2011-09-12 13:51+0100\n"
-"PO-Revision-Date: 2011-09-10 15:31+0800\n"
+"POT-Creation-Date: 2011-06-13 23:24+0100\n"
+"PO-Revision-Date: 2010-09-30 15:09+0800\n"
"Last-Translator: Aron Xu <happyaron xu gmail com>\n"
"Language-Team: Chinese (simplified) <i18n-zh googlegroups com>\n"
"Language: zh_CN\n"
@@ -18,389 +18,390 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: clutter/clutter-actor.c:3852
+#: clutter/clutter-actor.c:3809
msgid "X coordinate"
msgstr "X åæ"
-#: clutter/clutter-actor.c:3853
+#: clutter/clutter-actor.c:3810
msgid "X coordinate of the actor"
msgstr ""
-#: clutter/clutter-actor.c:3868
+#: clutter/clutter-actor.c:3825
msgid "Y coordinate"
msgstr "Y åæ"
-#: clutter/clutter-actor.c:3869
+#: clutter/clutter-actor.c:3826
msgid "Y coordinate of the actor"
msgstr ""
-#: clutter/clutter-actor.c:3884 clutter/clutter-behaviour-ellipse.c:477
+#: clutter/clutter-actor.c:3841 clutter/clutter-behaviour-ellipse.c:474
msgid "Width"
msgstr "åå"
-#: clutter/clutter-actor.c:3885
+#: clutter/clutter-actor.c:3842
msgid "Width of the actor"
msgstr ""
-#: clutter/clutter-actor.c:3899 clutter/clutter-behaviour-ellipse.c:493
+#: clutter/clutter-actor.c:3856 clutter/clutter-behaviour-ellipse.c:490
msgid "Height"
msgstr "éå"
-#: clutter/clutter-actor.c:3900
+#: clutter/clutter-actor.c:3857
msgid "Height of the actor"
msgstr ""
-#: clutter/clutter-actor.c:3918
+#: clutter/clutter-actor.c:3875
msgid "Fixed X"
msgstr "åå X åæ"
-#: clutter/clutter-actor.c:3919
+#: clutter/clutter-actor.c:3876
msgid "Forced X position of the actor"
msgstr ""
-#: clutter/clutter-actor.c:3937
+#: clutter/clutter-actor.c:3894
msgid "Fixed Y"
msgstr "åå Y åæ"
-#: clutter/clutter-actor.c:3938
+#: clutter/clutter-actor.c:3895
msgid "Forced Y position of the actor"
msgstr ""
-#: clutter/clutter-actor.c:3954
+#: clutter/clutter-actor.c:3911
msgid "Fixed position set"
msgstr ""
-#: clutter/clutter-actor.c:3955
+#: clutter/clutter-actor.c:3912
msgid "Whether to use fixed positioning for the actor"
msgstr ""
-#: clutter/clutter-actor.c:3977
+#: clutter/clutter-actor.c:3934
msgid "Min Width"
msgstr "æååå"
-#: clutter/clutter-actor.c:3978
+#: clutter/clutter-actor.c:3935
msgid "Forced minimum width request for the actor"
msgstr ""
-#: clutter/clutter-actor.c:3997
+#: clutter/clutter-actor.c:3954
msgid "Min Height"
msgstr "æåéå"
-#: clutter/clutter-actor.c:3998
+#: clutter/clutter-actor.c:3955
msgid "Forced minimum height request for the actor"
msgstr ""
-#: clutter/clutter-actor.c:4017
+#: clutter/clutter-actor.c:3974
msgid "Natural Width"
msgstr ""
-#: clutter/clutter-actor.c:4018
+#: clutter/clutter-actor.c:3975
msgid "Forced natural width request for the actor"
msgstr ""
-#: clutter/clutter-actor.c:4037
+#: clutter/clutter-actor.c:3994
msgid "Natural Height"
msgstr ""
-#: clutter/clutter-actor.c:4038
+#: clutter/clutter-actor.c:3995
msgid "Forced natural height request for the actor"
msgstr ""
-#: clutter/clutter-actor.c:4054
+#: clutter/clutter-actor.c:4011
msgid "Minimum width set"
msgstr ""
-#: clutter/clutter-actor.c:4055
+#: clutter/clutter-actor.c:4012
msgid "Whether to use the min-width property"
msgstr ""
-#: clutter/clutter-actor.c:4070
+#: clutter/clutter-actor.c:4027
msgid "Minimum height set"
msgstr ""
-#: clutter/clutter-actor.c:4071
+#: clutter/clutter-actor.c:4028
msgid "Whether to use the min-height property"
msgstr ""
-#: clutter/clutter-actor.c:4086
+#: clutter/clutter-actor.c:4043
msgid "Natural width set"
msgstr ""
-#: clutter/clutter-actor.c:4087
+#: clutter/clutter-actor.c:4044
msgid "Whether to use the natural-width property"
msgstr ""
-#: clutter/clutter-actor.c:4104
+#: clutter/clutter-actor.c:4061
msgid "Natural height set"
msgstr ""
-#: clutter/clutter-actor.c:4105
+#: clutter/clutter-actor.c:4062
msgid "Whether to use the natural-height property"
msgstr ""
-#: clutter/clutter-actor.c:4124
+#: clutter/clutter-actor.c:4081
msgid "Allocation"
msgstr "åé"
-#: clutter/clutter-actor.c:4125
+#: clutter/clutter-actor.c:4082
msgid "The actor's allocation"
msgstr ""
-#: clutter/clutter-actor.c:4181
+#: clutter/clutter-actor.c:4138
msgid "Request Mode"
msgstr "èææå"
-#: clutter/clutter-actor.c:4182
+#: clutter/clutter-actor.c:4139
msgid "The actor's request mode"
msgstr ""
-#: clutter/clutter-actor.c:4197
+#: clutter/clutter-actor.c:4154
msgid "Depth"
msgstr "èæ"
-#: clutter/clutter-actor.c:4198
+#: clutter/clutter-actor.c:4155
msgid "Position on the Z axis"
msgstr ""
-#: clutter/clutter-actor.c:4212
+#: clutter/clutter-actor.c:4169
msgid "Opacity"
msgstr "éæå"
-#: clutter/clutter-actor.c:4213
+#: clutter/clutter-actor.c:4170
msgid "Opacity of an actor"
msgstr ""
-#: clutter/clutter-actor.c:4232
+#: clutter/clutter-actor.c:4186
msgid "Offscreen redirect"
msgstr ""
-#: clutter/clutter-actor.c:4233
-msgid "Flags controlling when to flatten the actor into a single image"
-msgstr ""
+#: clutter/clutter-actor.c:4187
+#, fuzzy
+msgid "Whether to flatten the actor into a single image"
+msgstr "æææåååäçäè"
-#: clutter/clutter-actor.c:4251
+#: clutter/clutter-actor.c:4205
msgid "Visible"
msgstr "åèæ"
-#: clutter/clutter-actor.c:4252
+#: clutter/clutter-actor.c:4206
msgid "Whether the actor is visible or not"
msgstr ""
-#: clutter/clutter-actor.c:4267
+#: clutter/clutter-actor.c:4221
msgid "Mapped"
msgstr ""
-#: clutter/clutter-actor.c:4268
+#: clutter/clutter-actor.c:4222
msgid "Whether the actor will be painted"
msgstr ""
-#: clutter/clutter-actor.c:4282
+#: clutter/clutter-actor.c:4236
msgid "Realized"
msgstr ""
-#: clutter/clutter-actor.c:4283
+#: clutter/clutter-actor.c:4237
msgid "Whether the actor has been realized"
msgstr ""
-#: clutter/clutter-actor.c:4299
+#: clutter/clutter-actor.c:4253
msgid "Reactive"
msgstr "éæææ"
-#: clutter/clutter-actor.c:4300
+#: clutter/clutter-actor.c:4254
msgid "Whether the actor is reactive to events"
msgstr ""
-#: clutter/clutter-actor.c:4312
+#: clutter/clutter-actor.c:4266
msgid "Has Clip"
msgstr ""
-#: clutter/clutter-actor.c:4313
+#: clutter/clutter-actor.c:4267
msgid "Whether the actor has a clip set"
msgstr ""
-#: clutter/clutter-actor.c:4328
+#: clutter/clutter-actor.c:4282
msgid "Clip"
msgstr ""
-#: clutter/clutter-actor.c:4329
+#: clutter/clutter-actor.c:4283
#, fuzzy
msgid "The clip region for the actor"
msgstr "æææå"
-#: clutter/clutter-actor.c:4343 clutter/clutter-actor-meta.c:207
+#: clutter/clutter-actor.c:4297 clutter/clutter-actor-meta.c:207
#: clutter/clutter-binding-pool.c:319 clutter/clutter-input-device.c:236
msgid "Name"
msgstr "åç"
-#: clutter/clutter-actor.c:4344
+#: clutter/clutter-actor.c:4298
msgid "Name of the actor"
msgstr ""
-#: clutter/clutter-actor.c:4358
+#: clutter/clutter-actor.c:4312
msgid "Scale X"
msgstr "çæ X åæ"
-#: clutter/clutter-actor.c:4359
+#: clutter/clutter-actor.c:4313
msgid "Scale factor on the X axis"
msgstr ""
-#: clutter/clutter-actor.c:4374
+#: clutter/clutter-actor.c:4328
msgid "Scale Y"
msgstr "çæ Y åæ"
-#: clutter/clutter-actor.c:4375
+#: clutter/clutter-actor.c:4329
msgid "Scale factor on the Y axis"
msgstr ""
-#: clutter/clutter-actor.c:4390
+#: clutter/clutter-actor.c:4344
msgid "Scale Center X"
msgstr ""
-#: clutter/clutter-actor.c:4391
+#: clutter/clutter-actor.c:4345
msgid "Horizontal scale center"
msgstr ""
-#: clutter/clutter-actor.c:4406
+#: clutter/clutter-actor.c:4360
msgid "Scale Center Y"
msgstr ""
-#: clutter/clutter-actor.c:4407
+#: clutter/clutter-actor.c:4361
msgid "Vertical scale center"
msgstr ""
-#: clutter/clutter-actor.c:4422
+#: clutter/clutter-actor.c:4376
msgid "Scale Gravity"
msgstr ""
-#: clutter/clutter-actor.c:4423
+#: clutter/clutter-actor.c:4377
msgid "The center of scaling"
msgstr ""
-#: clutter/clutter-actor.c:4440
+#: clutter/clutter-actor.c:4394
msgid "Rotation Angle X"
msgstr ""
-#: clutter/clutter-actor.c:4441
+#: clutter/clutter-actor.c:4395
msgid "The rotation angle on the X axis"
msgstr ""
-#: clutter/clutter-actor.c:4456
+#: clutter/clutter-actor.c:4410
msgid "Rotation Angle Y"
msgstr ""
-#: clutter/clutter-actor.c:4457
+#: clutter/clutter-actor.c:4411
msgid "The rotation angle on the Y axis"
msgstr ""
-#: clutter/clutter-actor.c:4472
+#: clutter/clutter-actor.c:4426
msgid "Rotation Angle Z"
msgstr ""
-#: clutter/clutter-actor.c:4473
+#: clutter/clutter-actor.c:4427
msgid "The rotation angle on the Z axis"
msgstr ""
-#: clutter/clutter-actor.c:4488
+#: clutter/clutter-actor.c:4442
msgid "Rotation Center X"
msgstr ""
-#: clutter/clutter-actor.c:4489
+#: clutter/clutter-actor.c:4443
msgid "The rotation center on the X axis"
msgstr ""
-#: clutter/clutter-actor.c:4505
+#: clutter/clutter-actor.c:4459
msgid "Rotation Center Y"
msgstr ""
-#: clutter/clutter-actor.c:4506
+#: clutter/clutter-actor.c:4460
msgid "The rotation center on the Y axis"
msgstr ""
-#: clutter/clutter-actor.c:4522
+#: clutter/clutter-actor.c:4476
msgid "Rotation Center Z"
msgstr ""
-#: clutter/clutter-actor.c:4523
+#: clutter/clutter-actor.c:4477
msgid "The rotation center on the Z axis"
msgstr ""
-#: clutter/clutter-actor.c:4539
+#: clutter/clutter-actor.c:4493
msgid "Rotation Center Z Gravity"
msgstr ""
-#: clutter/clutter-actor.c:4540
+#: clutter/clutter-actor.c:4494
msgid "Center point for rotation around the Z axis"
msgstr ""
-#: clutter/clutter-actor.c:4558
+#: clutter/clutter-actor.c:4512
msgid "Anchor X"
msgstr ""
-#: clutter/clutter-actor.c:4559
+#: clutter/clutter-actor.c:4513
msgid "X coordinate of the anchor point"
msgstr ""
-#: clutter/clutter-actor.c:4575
+#: clutter/clutter-actor.c:4529
msgid "Anchor Y"
msgstr ""
-#: clutter/clutter-actor.c:4576
+#: clutter/clutter-actor.c:4530
msgid "Y coordinate of the anchor point"
msgstr ""
-#: clutter/clutter-actor.c:4591
+#: clutter/clutter-actor.c:4545
msgid "Anchor Gravity"
msgstr ""
-#: clutter/clutter-actor.c:4592
+#: clutter/clutter-actor.c:4546
msgid "The anchor point as a ClutterGravity"
msgstr ""
-#: clutter/clutter-actor.c:4611
+#: clutter/clutter-actor.c:4565
msgid "Show on set parent"
msgstr ""
-#: clutter/clutter-actor.c:4612
+#: clutter/clutter-actor.c:4566
msgid "Whether the actor is shown when parented"
msgstr ""
-#: clutter/clutter-actor.c:4632
+#: clutter/clutter-actor.c:4586
msgid "Clip to Allocation"
msgstr ""
-#: clutter/clutter-actor.c:4633
+#: clutter/clutter-actor.c:4587
msgid "Sets the clip region to track the actor's allocation"
msgstr ""
-#: clutter/clutter-actor.c:4643
+#: clutter/clutter-actor.c:4597
msgid "Text Direction"
msgstr "æææå"
-#: clutter/clutter-actor.c:4644
+#: clutter/clutter-actor.c:4598
msgid "Direction of the text"
msgstr "ææçæå"
-#: clutter/clutter-actor.c:4662
+#: clutter/clutter-actor.c:4616
msgid "Has Pointer"
msgstr ""
-#: clutter/clutter-actor.c:4663
+#: clutter/clutter-actor.c:4617
msgid "Whether the actor contains the pointer of an input device"
msgstr ""
-#: clutter/clutter-actor.c:4680
+#: clutter/clutter-actor.c:4634
msgid "Actions"
msgstr "åä"
-#: clutter/clutter-actor.c:4681
+#: clutter/clutter-actor.c:4635
msgid "Adds an action to the actor"
msgstr ""
-#: clutter/clutter-actor.c:4695
+#: clutter/clutter-actor.c:4649
msgid "Constraints"
msgstr ""
-#: clutter/clutter-actor.c:4696
+#: clutter/clutter-actor.c:4650
msgid "Adds a constraint to the actor"
msgstr ""
@@ -425,97 +426,97 @@ msgstr "åç"
msgid "Whether the meta is enabled"
msgstr ""
-#: clutter/clutter-align-constraint.c:270
-#: clutter/clutter-bind-constraint.c:349 clutter/clutter-clone.c:340
+#: clutter/clutter-align-constraint.c:252
+#: clutter/clutter-bind-constraint.c:316 clutter/clutter-clone.c:340
#: clutter/clutter-snap-constraint.c:321
msgid "Source"
msgstr "ææ"
-#: clutter/clutter-align-constraint.c:271
+#: clutter/clutter-align-constraint.c:253
msgid "The source of the alignment"
msgstr ""
-#: clutter/clutter-align-constraint.c:284
+#: clutter/clutter-align-constraint.c:266
msgid "Align Axis"
msgstr ""
-#: clutter/clutter-align-constraint.c:285
+#: clutter/clutter-align-constraint.c:267
msgid "The axis to align the position to"
msgstr ""
-#: clutter/clutter-align-constraint.c:304
+#: clutter/clutter-align-constraint.c:286
#: clutter/clutter-desaturate-effect.c:304
msgid "Factor"
msgstr ""
-#: clutter/clutter-align-constraint.c:305
+#: clutter/clutter-align-constraint.c:287
msgid "The alignment factor, between 0.0 and 1.0"
msgstr ""
-#: clutter/clutter-alpha.c:345 clutter/clutter-animation.c:538
+#: clutter/clutter-alpha.c:339 clutter/clutter-animation.c:528
#: clutter/clutter-animator.c:1802
msgid "Timeline"
msgstr "æéè"
-#: clutter/clutter-alpha.c:346
+#: clutter/clutter-alpha.c:340
msgid "Timeline used by the alpha"
msgstr "Alpha äççæéè"
-#: clutter/clutter-alpha.c:361
+#: clutter/clutter-alpha.c:355
msgid "Alpha value"
msgstr "Alpha å"
-#: clutter/clutter-alpha.c:362
+#: clutter/clutter-alpha.c:356
msgid "Alpha value as computed by the alpha"
msgstr ""
-#: clutter/clutter-alpha.c:382 clutter/clutter-animation.c:494
+#: clutter/clutter-alpha.c:376 clutter/clutter-animation.c:484
msgid "Mode"
msgstr "æå"
-#: clutter/clutter-alpha.c:383
+#: clutter/clutter-alpha.c:377
msgid "Progress mode"
msgstr "èåæå"
-#: clutter/clutter-animation.c:478
+#: clutter/clutter-animation.c:468
msgid "Object"
msgstr "åè"
-#: clutter/clutter-animation.c:479
+#: clutter/clutter-animation.c:469
msgid "Object to which the animation applies"
msgstr "åçåççåè"
-#: clutter/clutter-animation.c:495
+#: clutter/clutter-animation.c:485
msgid "The mode of the animation"
msgstr "åççæå"
-#: clutter/clutter-animation.c:509 clutter/clutter-animator.c:1786
-#: clutter/clutter-media.c:194 clutter/clutter-state.c:1486
+#: clutter/clutter-animation.c:499 clutter/clutter-animator.c:1786
+#: clutter/clutter-media.c:194 clutter/clutter-state.c:1422
#: clutter/clutter-timeline.c:294
msgid "Duration"
msgstr "æé"
-#: clutter/clutter-animation.c:510
+#: clutter/clutter-animation.c:500
msgid "Duration of the animation, in milliseconds"
msgstr "åçæéïäæçè"
-#: clutter/clutter-animation.c:524 clutter/clutter-timeline.c:263
+#: clutter/clutter-animation.c:514 clutter/clutter-timeline.c:263
msgid "Loop"
msgstr "åç"
-#: clutter/clutter-animation.c:525
+#: clutter/clutter-animation.c:515
msgid "Whether the animation should loop"
msgstr "åçæååç"
-#: clutter/clutter-animation.c:539
+#: clutter/clutter-animation.c:529
msgid "The timeline used by the animation"
msgstr "åçäççæéè"
-#: clutter/clutter-animation.c:552 clutter/clutter-behaviour.c:304
+#: clutter/clutter-animation.c:542 clutter/clutter-behaviour.c:298
msgid "Alpha"
msgstr "Alpha"
-#: clutter/clutter-animation.c:553
+#: clutter/clutter-animation.c:543
msgid "The alpha used by the animation"
msgstr "åçäçç alpha"
@@ -527,209 +528,209 @@ msgstr "åççæé"
msgid "The timeline of the animation"
msgstr "åççæéè"
-#: clutter/clutter-behaviour.c:305
+#: clutter/clutter-behaviour.c:299
msgid "Alpha Object to drive the behaviour"
msgstr ""
-#: clutter/clutter-behaviour-depth.c:178
+#: clutter/clutter-behaviour-depth.c:174
msgid "Start Depth"
msgstr "èåèæ"
-#: clutter/clutter-behaviour-depth.c:179
+#: clutter/clutter-behaviour-depth.c:175
msgid "Initial depth to apply"
msgstr "åççååèæ"
-#: clutter/clutter-behaviour-depth.c:194
+#: clutter/clutter-behaviour-depth.c:190
msgid "End Depth"
msgstr "ççèæ"
-#: clutter/clutter-behaviour-depth.c:195
+#: clutter/clutter-behaviour-depth.c:191
msgid "Final depth to apply"
msgstr "åççççèæ"
-#: clutter/clutter-behaviour-ellipse.c:397
+#: clutter/clutter-behaviour-ellipse.c:394
msgid "Start Angle"
msgstr "èåèå"
-#: clutter/clutter-behaviour-ellipse.c:398
-#: clutter/clutter-behaviour-rotate.c:280
+#: clutter/clutter-behaviour-ellipse.c:395
+#: clutter/clutter-behaviour-rotate.c:276
msgid "Initial angle"
msgstr "ååçèå"
-#: clutter/clutter-behaviour-ellipse.c:413
+#: clutter/clutter-behaviour-ellipse.c:410
msgid "End Angle"
msgstr "ççèå"
-#: clutter/clutter-behaviour-ellipse.c:414
-#: clutter/clutter-behaviour-rotate.c:298
+#: clutter/clutter-behaviour-ellipse.c:411
+#: clutter/clutter-behaviour-rotate.c:294
msgid "Final angle"
msgstr "çççèå"
-#: clutter/clutter-behaviour-ellipse.c:429
+#: clutter/clutter-behaviour-ellipse.c:426
msgid "Angle x tilt"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:430
+#: clutter/clutter-behaviour-ellipse.c:427
msgid "Tilt of the ellipse around x axis"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:445
+#: clutter/clutter-behaviour-ellipse.c:442
msgid "Angle y tilt"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:446
+#: clutter/clutter-behaviour-ellipse.c:443
msgid "Tilt of the ellipse around y axis"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:461
+#: clutter/clutter-behaviour-ellipse.c:458
msgid "Angle z tilt"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:462
+#: clutter/clutter-behaviour-ellipse.c:459
msgid "Tilt of the ellipse around z axis"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:478
+#: clutter/clutter-behaviour-ellipse.c:475
msgid "Width of the ellipse"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:494
+#: clutter/clutter-behaviour-ellipse.c:491
msgid "Height of ellipse"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:509
+#: clutter/clutter-behaviour-ellipse.c:506
msgid "Center"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:510
+#: clutter/clutter-behaviour-ellipse.c:507
msgid "Center of ellipse"
msgstr ""
-#: clutter/clutter-behaviour-ellipse.c:524
-#: clutter/clutter-behaviour-rotate.c:333 clutter/clutter-timeline.c:310
+#: clutter/clutter-behaviour-ellipse.c:521
+#: clutter/clutter-behaviour-rotate.c:329 clutter/clutter-timeline.c:310
msgid "Direction"
msgstr "æå"
-#: clutter/clutter-behaviour-ellipse.c:525
-#: clutter/clutter-behaviour-rotate.c:334
+#: clutter/clutter-behaviour-ellipse.c:522
+#: clutter/clutter-behaviour-rotate.c:330
#, fuzzy
msgid "Direction of rotation"
msgstr "æææå"
-#: clutter/clutter-behaviour-opacity.c:181
+#: clutter/clutter-behaviour-opacity.c:177
msgid "Opacity Start"
msgstr ""
-#: clutter/clutter-behaviour-opacity.c:182
+#: clutter/clutter-behaviour-opacity.c:178
msgid "Initial opacity level"
msgstr ""
-#: clutter/clutter-behaviour-opacity.c:199
+#: clutter/clutter-behaviour-opacity.c:195
msgid "Opacity End"
msgstr ""
-#: clutter/clutter-behaviour-opacity.c:200
+#: clutter/clutter-behaviour-opacity.c:196
msgid "Final opacity level"
msgstr ""
-#: clutter/clutter-behaviour-path.c:222 clutter/clutter-path-constraint.c:212
+#: clutter/clutter-behaviour-path.c:219 clutter/clutter-path-constraint.c:212
msgid "Path"
msgstr "èå"
-#: clutter/clutter-behaviour-path.c:223
+#: clutter/clutter-behaviour-path.c:220
msgid "The ClutterPath object representing the path to animate along"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:279
+#: clutter/clutter-behaviour-rotate.c:275
msgid "Angle Begin"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:297
+#: clutter/clutter-behaviour-rotate.c:293
msgid "Angle End"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:315
+#: clutter/clutter-behaviour-rotate.c:311
msgid "Axis"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:316
+#: clutter/clutter-behaviour-rotate.c:312
msgid "Axis of rotation"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:351
+#: clutter/clutter-behaviour-rotate.c:347
msgid "Center X"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:352
+#: clutter/clutter-behaviour-rotate.c:348
msgid "X coordinate of the center of rotation"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:369
+#: clutter/clutter-behaviour-rotate.c:365
msgid "Center Y"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:370
+#: clutter/clutter-behaviour-rotate.c:366
msgid "Y coordinate of the center of rotation"
msgstr ""
-#: clutter/clutter-behaviour-rotate.c:387
+#: clutter/clutter-behaviour-rotate.c:383
msgid "Center Z"
-msgstr "äå Z"
+msgstr ""
-#: clutter/clutter-behaviour-rotate.c:388
+#: clutter/clutter-behaviour-rotate.c:384
msgid "Z coordinate of the center of rotation"
-msgstr "æèäåç Z åæ"
+msgstr ""
-#: clutter/clutter-behaviour-scale.c:222
+#: clutter/clutter-behaviour-scale.c:218
msgid "X Start Scale"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:223
+#: clutter/clutter-behaviour-scale.c:219
msgid "Initial scale on the X axis"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:241
+#: clutter/clutter-behaviour-scale.c:237
msgid "X End Scale"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:242
+#: clutter/clutter-behaviour-scale.c:238
msgid "Final scale on the X axis"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:260
+#: clutter/clutter-behaviour-scale.c:256
msgid "Y Start Scale"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:261
+#: clutter/clutter-behaviour-scale.c:257
msgid "Initial scale on the Y axis"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:279
+#: clutter/clutter-behaviour-scale.c:275
msgid "Y End Scale"
msgstr ""
-#: clutter/clutter-behaviour-scale.c:280
+#: clutter/clutter-behaviour-scale.c:276
msgid "Final scale on the Y axis"
msgstr ""
-#: clutter/clutter-bind-constraint.c:350
+#: clutter/clutter-bind-constraint.c:317
msgid "The source of the binding"
msgstr ""
-#: clutter/clutter-bind-constraint.c:363
+#: clutter/clutter-bind-constraint.c:330
msgid "Coordinate"
-msgstr "åæ"
+msgstr ""
-#: clutter/clutter-bind-constraint.c:364
+#: clutter/clutter-bind-constraint.c:331
msgid "The coordinate to bind"
msgstr ""
-#: clutter/clutter-bind-constraint.c:378 clutter/clutter-path-constraint.c:226
+#: clutter/clutter-bind-constraint.c:345 clutter/clutter-path-constraint.c:226
#: clutter/clutter-snap-constraint.c:366
msgid "Offset"
msgstr "åç"
-#: clutter/clutter-bind-constraint.c:379
+#: clutter/clutter-bind-constraint.c:346
msgid "The offset in pixels to apply to the binding"
msgstr ""
@@ -737,56 +738,56 @@ msgstr ""
msgid "The unique name of the binding pool"
msgstr ""
-#: clutter/clutter-bin-layout.c:261 clutter/clutter-bin-layout.c:585
+#: clutter/clutter-bin-layout.c:261 clutter/clutter-bin-layout.c:580
#: clutter/clutter-box-layout.c:395 clutter/clutter-table-layout.c:652
msgid "Horizontal Alignment"
-msgstr "æååé"
+msgstr ""
#: clutter/clutter-bin-layout.c:262
msgid "Horizontal alignment for the actor inside the layout manager"
msgstr ""
-#: clutter/clutter-bin-layout.c:270 clutter/clutter-bin-layout.c:602
+#: clutter/clutter-bin-layout.c:270 clutter/clutter-bin-layout.c:597
#: clutter/clutter-box-layout.c:404 clutter/clutter-table-layout.c:667
msgid "Vertical Alignment"
-msgstr "ççåé"
+msgstr ""
#: clutter/clutter-bin-layout.c:271
msgid "Vertical alignment for the actor inside the layout manager"
msgstr ""
-#: clutter/clutter-bin-layout.c:586
+#: clutter/clutter-bin-layout.c:581
msgid "Default horizontal alignment for the actors inside the layout manager"
msgstr ""
-#: clutter/clutter-bin-layout.c:603
+#: clutter/clutter-bin-layout.c:598
msgid "Default vertical alignment for the actors inside the layout manager"
msgstr ""
-#: clutter/clutter-box.c:544
+#: clutter/clutter-box.c:537
msgid "Layout Manager"
msgstr "æåççå"
-#: clutter/clutter-box.c:545
+#: clutter/clutter-box.c:538
msgid "The layout manager used by the box"
msgstr ""
-#: clutter/clutter-box.c:564 clutter/clutter-rectangle.c:267
-#: clutter/clutter-stage.c:1765
+#: clutter/clutter-box.c:557 clutter/clutter-rectangle.c:267
+#: clutter/clutter-stage.c:1718
msgid "Color"
msgstr "èå"
-#: clutter/clutter-box.c:565
+#: clutter/clutter-box.c:558
msgid "The background color of the box"
msgstr "æçèæéè"
-#: clutter/clutter-box.c:579
+#: clutter/clutter-box.c:572
msgid "Color Set"
-msgstr "éèèç"
+msgstr ""
-#: clutter/clutter-box.c:580
+#: clutter/clutter-box.c:573
msgid "Whether the background color is set"
-msgstr "æåèçäèæè"
+msgstr ""
#: clutter/clutter-box-layout.c:370
msgid "Expand"
@@ -830,9 +831,9 @@ msgstr "çç"
#: clutter/clutter-box-layout.c:1306
msgid "Whether the layout should be vertical, rather than horizontal"
-msgstr "ååæåäççèéæå"
+msgstr ""
-#: clutter/clutter-box-layout.c:1321 clutter/clutter-flow-layout.c:901
+#: clutter/clutter-box-layout.c:1321 clutter/clutter-flow-layout.c:898
msgid "Homogeneous"
msgstr ""
@@ -851,67 +852,59 @@ msgstr ""
#: clutter/clutter-box-layout.c:1351
msgid "Spacing"
-msgstr "éè"
+msgstr ""
#: clutter/clutter-box-layout.c:1352
msgid "Spacing between children"
msgstr ""
-#: clutter/clutter-box-layout.c:1366 clutter/clutter-table-layout.c:1742
+#: clutter/clutter-box-layout.c:1366 clutter/clutter-table-layout.c:1740
msgid "Use Animations"
msgstr "äçåç"
-#: clutter/clutter-box-layout.c:1367 clutter/clutter-table-layout.c:1743
+#: clutter/clutter-box-layout.c:1367 clutter/clutter-table-layout.c:1741
msgid "Whether layout changes should be animated"
-msgstr "æååååææäçåç"
+msgstr ""
-#: clutter/clutter-box-layout.c:1388 clutter/clutter-table-layout.c:1764
+#: clutter/clutter-box-layout.c:1388 clutter/clutter-table-layout.c:1762
msgid "Easing Mode"
-msgstr "æéæå"
+msgstr ""
-#: clutter/clutter-box-layout.c:1389 clutter/clutter-table-layout.c:1765
+#: clutter/clutter-box-layout.c:1389 clutter/clutter-table-layout.c:1763
msgid "The easing mode of the animations"
-msgstr "åççæéæå"
+msgstr ""
-#: clutter/clutter-box-layout.c:1406 clutter/clutter-table-layout.c:1782
+#: clutter/clutter-box-layout.c:1406 clutter/clutter-table-layout.c:1780
msgid "Easing Duration"
-msgstr "æéæçæé"
+msgstr ""
-#: clutter/clutter-box-layout.c:1407 clutter/clutter-table-layout.c:1783
+#: clutter/clutter-box-layout.c:1407 clutter/clutter-table-layout.c:1781
msgid "The duration of the animations"
-msgstr "åçæçæé"
+msgstr ""
-#: clutter/clutter-cairo-texture.c:582
+#: clutter/clutter-cairo-texture.c:404
msgid "Surface Width"
msgstr "èæåå"
-#: clutter/clutter-cairo-texture.c:583
+#: clutter/clutter-cairo-texture.c:405
msgid "The width of the Cairo surface"
msgstr "Cairo èæçåå"
-#: clutter/clutter-cairo-texture.c:597
+#: clutter/clutter-cairo-texture.c:419
msgid "Surface Height"
msgstr "èæéå"
-#: clutter/clutter-cairo-texture.c:598
+#: clutter/clutter-cairo-texture.c:420
msgid "The height of the Cairo surface"
msgstr "Cairo èæçéå"
-#: clutter/clutter-cairo-texture.c:615
-msgid "Auto Resize"
-msgstr "èåçæ"
-
-#: clutter/clutter-cairo-texture.c:616
-msgid "Whether the surface should match the allocation"
-msgstr "èéæååéååéççé"
-
#: clutter/clutter-child-meta.c:127
msgid "Container"
msgstr "åå"
#: clutter/clutter-child-meta.c:128
msgid "The container that created this data"
-msgstr "ååæææçåå"
+msgstr ""
#: clutter/clutter-child-meta.c:143
msgid "The actor wrapped by this data"
@@ -933,9 +926,9 @@ msgstr "äææ"
msgid "Whether the clickable has a grab"
msgstr ""
-#: clutter/clutter-click-action.c:574 clutter/clutter-settings.c:573
+#: clutter/clutter-click-action.c:574 clutter/clutter-settings.c:521
msgid "Long Press Duration"
-msgstr "éææé"
+msgstr ""
#: clutter/clutter-click-action.c:575
msgid "The minimum duration of a long press to recognize the gesture"
@@ -943,7 +936,7 @@ msgstr ""
#: clutter/clutter-click-action.c:593
msgid "Long Press Threshold"
-msgstr "éæéå"
+msgstr ""
#: clutter/clutter-click-action.c:594
msgid "The maximum threshold before a long press is cancelled"
@@ -997,97 +990,97 @@ msgstr "åç"
#: clutter/clutter-device-manager.c:132
msgid "The ClutterBackend of the device manager"
-msgstr "èåççåç Clutter åç"
+msgstr ""
-#: clutter/clutter-drag-action.c:596
+#: clutter/clutter-drag-action.c:547
msgid "Horizontal Drag Threshold"
-msgstr "æåæåéå"
+msgstr ""
-#: clutter/clutter-drag-action.c:597
+#: clutter/clutter-drag-action.c:548
msgid "The horizontal amount of pixels required to start dragging"
-msgstr "ååæåæéçåçæååçæ"
+msgstr ""
-#: clutter/clutter-drag-action.c:624
+#: clutter/clutter-drag-action.c:575
msgid "Vertical Drag Threshold"
-msgstr "ççæåéå"
+msgstr ""
-#: clutter/clutter-drag-action.c:625
+#: clutter/clutter-drag-action.c:576
msgid "The vertical amount of pixels required to start dragging"
-msgstr "ååæåæéçåçççåçæ"
+msgstr ""
-#: clutter/clutter-drag-action.c:646
+#: clutter/clutter-drag-action.c:597
msgid "Drag Handle"
-msgstr "ææææ"
+msgstr ""
-#: clutter/clutter-drag-action.c:647
+#: clutter/clutter-drag-action.c:598
msgid "The actor that is being dragged"
msgstr ""
-#: clutter/clutter-drag-action.c:660
+#: clutter/clutter-drag-action.c:611
msgid "Drag Axis"
-msgstr "æååæè"
+msgstr ""
-#: clutter/clutter-drag-action.c:661
+#: clutter/clutter-drag-action.c:612
msgid "Constraints the dragging to an axis"
-msgstr "åæåéåååæè"
+msgstr ""
-#: clutter/clutter-flow-layout.c:885
+#: clutter/clutter-flow-layout.c:882
msgid "Orientation"
-msgstr "æå"
+msgstr ""
-#: clutter/clutter-flow-layout.c:886
+#: clutter/clutter-flow-layout.c:883
msgid "The orientation of the layout"
-msgstr "ååæå"
+msgstr ""
-#: clutter/clutter-flow-layout.c:902
+#: clutter/clutter-flow-layout.c:899
msgid "Whether each item should receive the same allocation"
msgstr ""
-#: clutter/clutter-flow-layout.c:917 clutter/clutter-table-layout.c:1713
+#: clutter/clutter-flow-layout.c:914 clutter/clutter-table-layout.c:1711
msgid "Column Spacing"
-msgstr "åéè"
+msgstr ""
-#: clutter/clutter-flow-layout.c:918
+#: clutter/clutter-flow-layout.c:915
msgid "The spacing between columns"
-msgstr "åäéçèç"
+msgstr ""
-#: clutter/clutter-flow-layout.c:934 clutter/clutter-table-layout.c:1727
+#: clutter/clutter-flow-layout.c:931 clutter/clutter-table-layout.c:1725
msgid "Row Spacing"
-msgstr "èéè"
+msgstr ""
-#: clutter/clutter-flow-layout.c:935
+#: clutter/clutter-flow-layout.c:932
msgid "The spacing between rows"
-msgstr "èäéçèç"
+msgstr ""
-#: clutter/clutter-flow-layout.c:949
+#: clutter/clutter-flow-layout.c:946
msgid "Minimum Column Width"
msgstr "æååå"
-#: clutter/clutter-flow-layout.c:950
+#: clutter/clutter-flow-layout.c:947
msgid "Minimum width for each column"
msgstr "æåçæååå"
-#: clutter/clutter-flow-layout.c:965
+#: clutter/clutter-flow-layout.c:962
msgid "Maximum Column Width"
msgstr "æååå"
-#: clutter/clutter-flow-layout.c:966
+#: clutter/clutter-flow-layout.c:963
msgid "Maximum width for each column"
msgstr "æåçæååå"
-#: clutter/clutter-flow-layout.c:980
+#: clutter/clutter-flow-layout.c:977
msgid "Minimum Row Height"
msgstr "æåèé"
-#: clutter/clutter-flow-layout.c:981
+#: clutter/clutter-flow-layout.c:978
msgid "Minimum height for each row"
msgstr "æèçæåéå"
-#: clutter/clutter-flow-layout.c:996
+#: clutter/clutter-flow-layout.c:993
msgid "Maximum Row Height"
msgstr "æåèé"
-#: clutter/clutter-flow-layout.c:997
+#: clutter/clutter-flow-layout.c:994
msgid "Maximum height for each row"
msgstr "æèçæåéå"
@@ -1112,37 +1105,41 @@ msgid "The type of the device"
msgstr "èåççå"
#: clutter/clutter-input-device.c:267
+#, fuzzy
msgid "Device Manager"
-msgstr "èåççå"
+msgstr "ççå"
#: clutter/clutter-input-device.c:268
msgid "The device manager instance"
-msgstr "èåççåçåä"
+msgstr ""
#: clutter/clutter-input-device.c:281
+#, fuzzy
msgid "Device Mode"
-msgstr "èååå"
+msgstr "èåçå"
#: clutter/clutter-input-device.c:282
+#, fuzzy
msgid "The mode of the device"
-msgstr "èåçåå"
+msgstr "èååç"
#: clutter/clutter-input-device.c:296
+#, fuzzy
msgid "Has Cursor"
-msgstr "ååæé"
+msgstr "åæèç"
#: clutter/clutter-input-device.c:297
msgid "Whether the device has a cursor"
-msgstr "èåæååæåæ"
+msgstr ""
#: clutter/clutter-input-device.c:316
+#, fuzzy
msgid "Whether the device is enabled"
-msgstr "èåæååç"
+msgstr "æææååäçè"
#: clutter/clutter-input-device.c:329
-#, fuzzy
msgid "Number of Axes"
-msgstr "åæèæ"
+msgstr ""
#: clutter/clutter-input-device.c:330
#, fuzzy
@@ -1151,7 +1148,7 @@ msgstr "èååç"
#: clutter/clutter-input-device.c:345
msgid "The backend instance"
-msgstr "åççåä"
+msgstr ""
#: clutter/clutter-interval.c:397
msgid "Value Type"
@@ -1159,7 +1156,7 @@ msgstr "åçå"
#: clutter/clutter-interval.c:398
msgid "The type of the values in the interval"
-msgstr "åéçåçå"
+msgstr ""
#: clutter/clutter-layout-meta.c:117
msgid "Manager"
@@ -1169,59 +1166,59 @@ msgstr "ççå"
msgid "The manager that created this data"
msgstr "ååæææçççå"
-#: clutter/clutter-main.c:490
+#: clutter/clutter-main.c:486
msgid "default:LTR"
msgstr "default:LTR"
-#: clutter/clutter-main.c:1321
+#: clutter/clutter-main.c:1282
msgid "Show frames per second"
msgstr "æçåéç"
-#: clutter/clutter-main.c:1323
+#: clutter/clutter-main.c:1284
msgid "Default frame rate"
msgstr "éèåç"
-#: clutter/clutter-main.c:1325
+#: clutter/clutter-main.c:1286
msgid "Make all warnings fatal"
msgstr "èææèåäèåéè"
-#: clutter/clutter-main.c:1328
+#: clutter/clutter-main.c:1289
msgid "Direction for the text"
msgstr "æææå"
-#: clutter/clutter-main.c:1331
+#: clutter/clutter-main.c:1292
msgid "Disable mipmapping on text"
msgstr "åææäçç MIP æå"
-#: clutter/clutter-main.c:1334
+#: clutter/clutter-main.c:1295
msgid "Use 'fuzzy' picking"
msgstr "äçæçéå"
-#: clutter/clutter-main.c:1337
+#: clutter/clutter-main.c:1298
msgid "Clutter debugging flags to set"
msgstr "èèçç Clutter èèæå"
-#: clutter/clutter-main.c:1339
+#: clutter/clutter-main.c:1300
msgid "Clutter debugging flags to unset"
msgstr "èåæèçç Clutter èèæå"
-#: clutter/clutter-main.c:1343
+#: clutter/clutter-main.c:1304
msgid "Clutter profiling flags to set"
msgstr "èèçç Clutter æèåææå"
-#: clutter/clutter-main.c:1345
+#: clutter/clutter-main.c:1306
msgid "Clutter profiling flags to unset"
msgstr "èåæèçç Clutter æèåææå"
-#: clutter/clutter-main.c:1348
+#: clutter/clutter-main.c:1309
msgid "Enable accessibility"
msgstr "åçèååè"
-#: clutter/clutter-main.c:1530
+#: clutter/clutter-main.c:1491
msgid "Clutter Options"
msgstr "Clutter éé"
-#: clutter/clutter-main.c:1531
+#: clutter/clutter-main.c:1492
msgid "Show Clutter Options"
msgstr "æç Clutter éé"
@@ -1248,7 +1245,7 @@ msgstr "èå"
#: clutter/clutter-media.c:107
msgid "Current progress of the playback"
-msgstr "ååçææèå"
+msgstr ""
#: clutter/clutter-media.c:120
msgid "Subtitle URI"
@@ -1276,25 +1273,23 @@ msgstr "ééçéé"
#: clutter/clutter-media.c:165
msgid "Can Seek"
-msgstr "åæå"
+msgstr ""
#: clutter/clutter-media.c:166
msgid "Whether the current stream is seekable"
-msgstr "åååäææååæå"
+msgstr ""
#: clutter/clutter-media.c:180
msgid "Buffer Fill"
-msgstr "çåååå"
+msgstr ""
#: clutter/clutter-media.c:181
-#, fuzzy
msgid "The fill level of the buffer"
-msgstr "çååçååé"
+msgstr ""
#: clutter/clutter-media.c:195
-#, fuzzy
msgid "The duration of the stream, in seconds"
-msgstr "åäæçæçæéïåääç"
+msgstr ""
#: clutter/clutter-path-constraint.c:213
#, fuzzy
@@ -1307,136 +1302,128 @@ msgstr ""
#: clutter/clutter-rectangle.c:268
msgid "The color of the rectangle"
-msgstr "çåçéè"
+msgstr ""
#: clutter/clutter-rectangle.c:281
msgid "Border Color"
-msgstr "èæéè"
+msgstr "èçèå"
#: clutter/clutter-rectangle.c:282
msgid "The color of the border of the rectangle"
-msgstr "çåèæçéè"
+msgstr ""
#: clutter/clutter-rectangle.c:297
msgid "Border Width"
-msgstr "èæåå"
+msgstr "èçåå"
#: clutter/clutter-rectangle.c:298
msgid "The width of the border of the rectangle"
-msgstr "çåçèæåå"
+msgstr ""
#: clutter/clutter-rectangle.c:312
msgid "Has Border"
-msgstr "åæèæ"
+msgstr "åæèç"
#: clutter/clutter-rectangle.c:313
msgid "Whether the rectangle should have a border"
-msgstr "çåæåæèæ"
+msgstr ""
#: clutter/clutter-script.c:434
msgid "Filename Set"
-msgstr "æäåèç"
+msgstr ""
#: clutter/clutter-script.c:435
msgid "Whether the :filename property is set"
-msgstr "æåèçä :filename åæ"
+msgstr ""
-#: clutter/clutter-script.c:449 clutter/clutter-texture.c:1081
+#: clutter/clutter-script.c:449 clutter/clutter-texture.c:1089
msgid "Filename"
msgstr "æäå"
#: clutter/clutter-script.c:450
msgid "The path of the currently parsed file"
-msgstr "ååèææäçèå"
+msgstr ""
-#: clutter/clutter-settings.c:414
+#: clutter/clutter-settings.c:362
msgid "Double Click Time"
-msgstr "ååæé"
+msgstr ""
-#: clutter/clutter-settings.c:415
+#: clutter/clutter-settings.c:363
msgid "The time between clicks necessary to detect a multiple click"
-msgstr "èäåçååæäåæçåçæéå"
+msgstr ""
-#: clutter/clutter-settings.c:430
+#: clutter/clutter-settings.c:378
msgid "Double Click Distance"
-msgstr "ååèç"
+msgstr ""
-#: clutter/clutter-settings.c:431
+#: clutter/clutter-settings.c:379
msgid "The distance between clicks necessary to detect a multiple click"
-msgstr "èäåçååæäåæçåçèçå"
+msgstr ""
-#: clutter/clutter-settings.c:446
+#: clutter/clutter-settings.c:394
msgid "Drag Threshold"
-msgstr "æåéå"
+msgstr ""
-#: clutter/clutter-settings.c:447
+#: clutter/clutter-settings.c:395
msgid "The distance the cursor should travel before starting to drag"
-msgstr "åæçååèèçåæååæå"
+msgstr ""
-#: clutter/clutter-settings.c:462 clutter/clutter-text.c:2939
+#: clutter/clutter-settings.c:410 clutter/clutter-text.c:2799
msgid "Font Name"
msgstr "åäåç"
-#: clutter/clutter-settings.c:463
+#: clutter/clutter-settings.c:411
msgid ""
"The description of the default font, as one that could be parsed by Pango"
msgstr ""
-#: clutter/clutter-settings.c:478
+#: clutter/clutter-settings.c:426
msgid "Font Antialias"
-msgstr "åäåæ"
+msgstr ""
-#: clutter/clutter-settings.c:479
+#: clutter/clutter-settings.c:427
msgid ""
"Whether to use antialiasing (1 to enable, 0 to disable, and -1 to use the "
"default)"
-msgstr "æåäçåæ(1 ååï0 ççï-1 äçéèèç)"
+msgstr ""
-#: clutter/clutter-settings.c:495
+#: clutter/clutter-settings.c:443
msgid "Font DPI"
-msgstr "åä DPI"
+msgstr ""
-#: clutter/clutter-settings.c:496
+#: clutter/clutter-settings.c:444
msgid ""
"The resolution of the font, in 1024 * dots/inch, or -1 to use the default"
-msgstr "åäçåèçïåää 1024 * ç/èåïæèä -1 æäçéèèç"
+msgstr ""
-#: clutter/clutter-settings.c:512
+#: clutter/clutter-settings.c:460
#, fuzzy
msgid "Font Hinting"
msgstr "åäæè"
-#: clutter/clutter-settings.c:513
+#: clutter/clutter-settings.c:461
msgid ""
"Whether to use hinting (1 to enable, 0 to disable and -1 to use the default)"
msgstr ""
-#: clutter/clutter-settings.c:534
+#: clutter/clutter-settings.c:482
msgid "Font Hint Style"
msgstr ""
-#: clutter/clutter-settings.c:535
+#: clutter/clutter-settings.c:483
msgid "The style of hinting (hintnone, hintslight, hintmedium, hintfull)"
msgstr ""
-#: clutter/clutter-settings.c:556
+#: clutter/clutter-settings.c:504
msgid "Font Subpixel Order"
-msgstr "åäæåçåæéå"
-
-#: clutter/clutter-settings.c:557
-msgid "The type of subpixel antialiasing (none, rgb, bgr, vrgb, vbgr)"
-msgstr "æåçåæççå(æãrgbãbgrãvrgbãvbgr)"
-
-#: clutter/clutter-settings.c:574
-msgid "The minimum duration for a long press gesture to be recognized"
msgstr ""
-#: clutter/clutter-settings.c:581
-msgid "Fontconfig configuration timestamp"
+#: clutter/clutter-settings.c:505
+msgid "The type of subpixel antialiasing (none, rgb, bgr, vrgb, vbgr)"
msgstr ""
-#: clutter/clutter-settings.c:582
-msgid "Timestamp of the current fontconfig configuration"
+#: clutter/clutter-settings.c:522
+msgid "The minimum duration for a long press gesture to be recognized"
msgstr ""
#: clutter/clutter-shader.c:255
@@ -1517,123 +1504,123 @@ msgstr ""
msgid "The offset in pixels to apply to the constraint"
msgstr ""
-#: clutter/clutter-stage.c:1707
+#: clutter/clutter-stage.c:1660
msgid "Fullscreen Set"
msgstr ""
-#: clutter/clutter-stage.c:1708
+#: clutter/clutter-stage.c:1661
msgid "Whether the main stage is fullscreen"
msgstr ""
-#: clutter/clutter-stage.c:1724
+#: clutter/clutter-stage.c:1677
msgid "Offscreen"
msgstr ""
-#: clutter/clutter-stage.c:1725
+#: clutter/clutter-stage.c:1678
msgid "Whether the main stage should be rendered offscreen"
msgstr ""
-#: clutter/clutter-stage.c:1737 clutter/clutter-text.c:3052
+#: clutter/clutter-stage.c:1690 clutter/clutter-text.c:2912
msgid "Cursor Visible"
-msgstr "åæåè"
+msgstr ""
-#: clutter/clutter-stage.c:1738
+#: clutter/clutter-stage.c:1691
msgid "Whether the mouse pointer is visible on the main stage"
msgstr ""
-#: clutter/clutter-stage.c:1752
+#: clutter/clutter-stage.c:1705
msgid "User Resizable"
msgstr "çæåæååå"
-#: clutter/clutter-stage.c:1753
+#: clutter/clutter-stage.c:1706
msgid "Whether the stage is able to be resized via user interaction"
msgstr ""
-#: clutter/clutter-stage.c:1766
+#: clutter/clutter-stage.c:1719
msgid "The color of the stage"
msgstr ""
-#: clutter/clutter-stage.c:1780
+#: clutter/clutter-stage.c:1733
msgid "Perspective"
msgstr ""
-#: clutter/clutter-stage.c:1781
+#: clutter/clutter-stage.c:1734
msgid "Perspective projection parameters"
msgstr ""
-#: clutter/clutter-stage.c:1796
+#: clutter/clutter-stage.c:1749
msgid "Title"
msgstr "æé"
-#: clutter/clutter-stage.c:1797
+#: clutter/clutter-stage.c:1750
msgid "Stage Title"
msgstr ""
-#: clutter/clutter-stage.c:1812
+#: clutter/clutter-stage.c:1765
msgid "Use Fog"
msgstr ""
-#: clutter/clutter-stage.c:1813
+#: clutter/clutter-stage.c:1766
msgid "Whether to enable depth cueing"
msgstr ""
-#: clutter/clutter-stage.c:1827
+#: clutter/clutter-stage.c:1780
msgid "Fog"
msgstr ""
-#: clutter/clutter-stage.c:1828
+#: clutter/clutter-stage.c:1781
msgid "Settings for the depth cueing"
msgstr ""
-#: clutter/clutter-stage.c:1844
+#: clutter/clutter-stage.c:1797
msgid "Use Alpha"
msgstr "äç Alpha"
-#: clutter/clutter-stage.c:1845
+#: clutter/clutter-stage.c:1798
msgid "Whether to honour the alpha component of the stage color"
msgstr ""
-#: clutter/clutter-stage.c:1861
+#: clutter/clutter-stage.c:1814
msgid "Key Focus"
msgstr ""
-#: clutter/clutter-stage.c:1862
+#: clutter/clutter-stage.c:1815
msgid "The currently key focused actor"
msgstr ""
-#: clutter/clutter-stage.c:1878
+#: clutter/clutter-stage.c:1831
msgid "No Clear Hint"
msgstr ""
-#: clutter/clutter-stage.c:1879
+#: clutter/clutter-stage.c:1832
msgid "Whether the stage should clear its contents"
msgstr ""
-#: clutter/clutter-stage.c:1892
+#: clutter/clutter-stage.c:1845
msgid "Accept Focus"
msgstr ""
-#: clutter/clutter-stage.c:1893
+#: clutter/clutter-stage.c:1846
#, fuzzy
msgid "Whether the stage should accept focus on show"
msgstr "æææåååäçäè"
-#: clutter/clutter-state.c:1472
+#: clutter/clutter-state.c:1408
msgid "State"
-msgstr "çæ"
+msgstr ""
-#: clutter/clutter-state.c:1473
+#: clutter/clutter-state.c:1409
msgid "Currently set state, (transition to this state might not be complete)"
msgstr ""
-#: clutter/clutter-state.c:1487
+#: clutter/clutter-state.c:1423
#, fuzzy
msgid "Default transition duration"
msgstr "éèåç"
#: clutter/clutter-table-layout.c:585
msgid "Column Number"
-msgstr "åå"
+msgstr ""
#: clutter/clutter-table-layout.c:586
msgid "The column the widget resides in"
@@ -1641,7 +1628,7 @@ msgstr ""
#: clutter/clutter-table-layout.c:593
msgid "Row Number"
-msgstr "èå"
+msgstr ""
#: clutter/clutter-table-layout.c:594
msgid "The row the widget resides in"
@@ -1675,362 +1662,347 @@ msgid "Allocate extra space for the child in horizontal axis"
msgstr ""
#: clutter/clutter-table-layout.c:624
+#, fuzzy
msgid "Vertical Expand"
-msgstr "ççåå"
+msgstr "çç"
#: clutter/clutter-table-layout.c:625
msgid "Allocate extra space for the child in vertical axis"
msgstr ""
-#: clutter/clutter-table-layout.c:1714
+#: clutter/clutter-table-layout.c:1712
msgid "Spacing between columns"
msgstr ""
-#: clutter/clutter-table-layout.c:1728
+#: clutter/clutter-table-layout.c:1726
msgid "Spacing between rows"
msgstr ""
-#: clutter/clutter-text.c:2940
+#: clutter/clutter-text.c:2800
msgid "The font to be used by the text"
msgstr "ææäççåä"
-#: clutter/clutter-text.c:2957
+#: clutter/clutter-text.c:2817
msgid "Font Description"
msgstr "åäæè"
-#: clutter/clutter-text.c:2958
+#: clutter/clutter-text.c:2818
msgid "The font description to be used"
msgstr "äççåäæè"
-#: clutter/clutter-text.c:2974
+#: clutter/clutter-text.c:2834
msgid "Text"
msgstr "ææ"
-#: clutter/clutter-text.c:2975
+#: clutter/clutter-text.c:2835
msgid "The text to render"
msgstr "èææçææ"
-#: clutter/clutter-text.c:2989
+#: clutter/clutter-text.c:2849
msgid "Font Color"
msgstr "åäéè"
-#: clutter/clutter-text.c:2990
+#: clutter/clutter-text.c:2850
msgid "Color of the font used by the text"
msgstr "ææåääççéè"
-#: clutter/clutter-text.c:3004
+#: clutter/clutter-text.c:2864
msgid "Editable"
msgstr "åçè"
-#: clutter/clutter-text.c:3005
+#: clutter/clutter-text.c:2865
msgid "Whether the text is editable"
msgstr "æææååäçè"
-#: clutter/clutter-text.c:3020
+#: clutter/clutter-text.c:2880
msgid "Selectable"
msgstr "åéæ"
-#: clutter/clutter-text.c:3021
+#: clutter/clutter-text.c:2881
msgid "Whether the text is selectable"
msgstr "æææååäéæ"
-#: clutter/clutter-text.c:3035
+#: clutter/clutter-text.c:2895
msgid "Activatable"
msgstr "åææ"
-#: clutter/clutter-text.c:3036
+#: clutter/clutter-text.c:2896
msgid "Whether pressing return causes the activate signal to be emitted"
-msgstr "æäåèéææåååææäå"
+msgstr ""
-#: clutter/clutter-text.c:3053
+#: clutter/clutter-text.c:2913
msgid "Whether the input cursor is visible"
-msgstr "èååææååè"
+msgstr ""
-#: clutter/clutter-text.c:3067 clutter/clutter-text.c:3068
+#: clutter/clutter-text.c:2927 clutter/clutter-text.c:2928
msgid "Cursor Color"
msgstr "æééè"
-#: clutter/clutter-text.c:3082
+#: clutter/clutter-text.c:2942
msgid "Cursor Color Set"
-msgstr "åæéèèç"
+msgstr ""
-#: clutter/clutter-text.c:3083
+#: clutter/clutter-text.c:2943
msgid "Whether the cursor color has been set"
-msgstr "æåèçäåæéè"
+msgstr ""
-#: clutter/clutter-text.c:3098
+#: clutter/clutter-text.c:2958
msgid "Cursor Size"
msgstr "æéåå"
-#: clutter/clutter-text.c:3099
+#: clutter/clutter-text.c:2959
msgid "The width of the cursor, in pixels"
msgstr "æéçååïäåçè"
-#: clutter/clutter-text.c:3113
+#: clutter/clutter-text.c:2973
#, fuzzy
msgid "Cursor Position"
msgstr "æéäç"
-#: clutter/clutter-text.c:3114
+#: clutter/clutter-text.c:2974
msgid "The cursor position"
msgstr "æéäç"
-#: clutter/clutter-text.c:3129
+#: clutter/clutter-text.c:2989
msgid "Selection-bound"
msgstr "éåèç"
-#: clutter/clutter-text.c:3130
+#: clutter/clutter-text.c:2990
msgid "The cursor position of the other end of the selection"
-msgstr "éååäçåæçäç"
+msgstr ""
-#: clutter/clutter-text.c:3145 clutter/clutter-text.c:3146
+#: clutter/clutter-text.c:3005 clutter/clutter-text.c:3006
msgid "Selection Color"
msgstr "éåéè"
-#: clutter/clutter-text.c:3160
+#: clutter/clutter-text.c:3020
msgid "Selection Color Set"
-msgstr "éåéèèç"
+msgstr ""
-#: clutter/clutter-text.c:3161
+#: clutter/clutter-text.c:3021
msgid "Whether the selection color has been set"
-msgstr "æåèçäéåéè"
+msgstr ""
-#: clutter/clutter-text.c:3176
+#: clutter/clutter-text.c:3036
msgid "Attributes"
msgstr "åæ"
-#: clutter/clutter-text.c:3177
+#: clutter/clutter-text.c:3037
msgid "A list of style attributes to apply to the contents of the actor"
msgstr ""
-#: clutter/clutter-text.c:3199
+#: clutter/clutter-text.c:3059
msgid "Use markup"
msgstr "äçæè"
-#: clutter/clutter-text.c:3200
+#: clutter/clutter-text.c:3060
msgid "Whether or not the text includes Pango markup"
-msgstr "æææååæ Pango æè"
+msgstr ""
-#: clutter/clutter-text.c:3216
+#: clutter/clutter-text.c:3076
msgid "Line wrap"
msgstr "æè"
-#: clutter/clutter-text.c:3217
+#: clutter/clutter-text.c:3077
msgid "If set, wrap the lines if the text becomes too wide"
-msgstr "åæèçïåææèåæåæèæç"
+msgstr ""
-#: clutter/clutter-text.c:3232
+#: clutter/clutter-text.c:3092
msgid "Line wrap mode"
msgstr "æèæå"
-#: clutter/clutter-text.c:3233
+#: clutter/clutter-text.c:3093
msgid "Control how line-wrapping is done"
msgstr "æåæèèä"
-#: clutter/clutter-text.c:3248
+#: clutter/clutter-text.c:3108
msgid "Ellipsize"
-msgstr "çç"
+msgstr ""
-#: clutter/clutter-text.c:3249
+#: clutter/clutter-text.c:3109
msgid "The preferred place to ellipsize the string"
-msgstr "ççåçäçééäç"
+msgstr ""
-#: clutter/clutter-text.c:3265
+#: clutter/clutter-text.c:3125
msgid "Line Alignment"
-msgstr "èåéæå"
+msgstr ""
-#: clutter/clutter-text.c:3266
+#: clutter/clutter-text.c:3126
msgid "The preferred alignment for the string, for multi-line text"
-msgstr "åèææééçåçäåéæå"
+msgstr ""
-#: clutter/clutter-text.c:3282
+#: clutter/clutter-text.c:3142
msgid "Justify"
-msgstr "èæ"
+msgstr ""
-#: clutter/clutter-text.c:3283
+#: clutter/clutter-text.c:3143
msgid "Whether the text should be justified"
msgstr ""
-#: clutter/clutter-text.c:3298
+#: clutter/clutter-text.c:3158
msgid "Password Character"
msgstr "åçåç"
-#: clutter/clutter-text.c:3299
+#: clutter/clutter-text.c:3159
msgid "If non-zero, use this character to display the actor's contents"
msgstr ""
-#: clutter/clutter-text.c:3313
+#: clutter/clutter-text.c:3173
msgid "Max Length"
msgstr "æåéå"
-#: clutter/clutter-text.c:3314
+#: clutter/clutter-text.c:3174
msgid "Maximum length of the text inside the actor"
msgstr ""
-#: clutter/clutter-text.c:3337
+#: clutter/clutter-text.c:3197
msgid "Single Line Mode"
msgstr "åèæå"
-#: clutter/clutter-text.c:3338
+#: clutter/clutter-text.c:3198
msgid "Whether the text should be a single line"
msgstr "æææåååäçäè"
-#: clutter/clutter-text.c:3352 clutter/clutter-text.c:3353
+#: clutter/clutter-text.c:3212 clutter/clutter-text.c:3213
#, fuzzy
msgid "Selected Text Color"
msgstr "éåéè"
-#: clutter/clutter-text.c:3367
+#: clutter/clutter-text.c:3227
#, fuzzy
msgid "Selected Text Color Set"
-msgstr "éåéèèç"
+msgstr "éåéè"
-#: clutter/clutter-text.c:3368
-#, fuzzy
+#: clutter/clutter-text.c:3228
msgid "Whether the selected text color has been set"
-msgstr "æåèçäéåéè"
+msgstr ""
-#: clutter/clutter-texture.c:995
+#: clutter/clutter-texture.c:1003
msgid "Sync size of actor"
msgstr ""
-#: clutter/clutter-texture.c:996
+#: clutter/clutter-texture.c:1004
msgid "Auto sync size of actor to underlying pixbuf dimensions"
msgstr ""
-#: clutter/clutter-texture.c:1003
+#: clutter/clutter-texture.c:1011
msgid "Disable Slicing"
msgstr ""
-#: clutter/clutter-texture.c:1004
+#: clutter/clutter-texture.c:1012
msgid ""
"Forces the underlying texture to be singular and not made of smaller space "
"saving individual textures"
msgstr ""
-#: clutter/clutter-texture.c:1013
+#: clutter/clutter-texture.c:1021
msgid "Tile Waste"
msgstr ""
-#: clutter/clutter-texture.c:1014
+#: clutter/clutter-texture.c:1022
msgid "Maximum waste area of a sliced texture"
msgstr ""
-#: clutter/clutter-texture.c:1022
+#: clutter/clutter-texture.c:1030
msgid "Horizontal repeat"
msgstr ""
-#: clutter/clutter-texture.c:1023
+#: clutter/clutter-texture.c:1031
msgid "Repeat the contents rather than scaling them horizontally"
msgstr ""
-#: clutter/clutter-texture.c:1030
+#: clutter/clutter-texture.c:1038
msgid "Vertical repeat"
msgstr ""
-#: clutter/clutter-texture.c:1031
+#: clutter/clutter-texture.c:1039
msgid "Repeat the contents rather than scaling them vertically"
msgstr ""
-#: clutter/clutter-texture.c:1038
+#: clutter/clutter-texture.c:1046
msgid "Filter Quality"
msgstr "èæåèé"
-#: clutter/clutter-texture.c:1039
+#: clutter/clutter-texture.c:1047
msgid "Rendering quality used when drawing the texture"
msgstr ""
-#: clutter/clutter-texture.c:1047
+#: clutter/clutter-texture.c:1055
msgid "Pixel Format"
msgstr "åçæå"
-#: clutter/clutter-texture.c:1048
+#: clutter/clutter-texture.c:1056
msgid "The Cogl pixel format to use"
msgstr ""
-#: clutter/clutter-texture.c:1056
+#: clutter/clutter-texture.c:1064
msgid "Cogl Texture"
msgstr ""
-#: clutter/clutter-texture.c:1057
+#: clutter/clutter-texture.c:1065
msgid "The underlying Cogl texture handle used to draw this actor"
msgstr ""
-#: clutter/clutter-texture.c:1064
+#: clutter/clutter-texture.c:1072
msgid "Cogl Material"
msgstr ""
-#: clutter/clutter-texture.c:1065
+#: clutter/clutter-texture.c:1073
msgid "The underlying Cogl material handle used to draw this actor"
msgstr ""
-#: clutter/clutter-texture.c:1082
+#: clutter/clutter-texture.c:1090
msgid "The path of the file containing the image data"
-msgstr "ååååææçæäèå"
+msgstr ""
-#: clutter/clutter-texture.c:1089
+#: clutter/clutter-texture.c:1097
msgid "Keep Aspect Ratio"
-msgstr "äæåéæ"
+msgstr ""
-#: clutter/clutter-texture.c:1090
+#: clutter/clutter-texture.c:1098
msgid ""
"Keep the aspect ratio of the texture when requesting the preferred width or "
"height"
msgstr ""
-#: clutter/clutter-texture.c:1116
+#: clutter/clutter-texture.c:1124
msgid "Load asynchronously"
msgstr "åæåè"
-#: clutter/clutter-texture.c:1117
+#: clutter/clutter-texture.c:1125
msgid ""
"Load files inside a thread to avoid blocking when loading images from disk"
-msgstr "åäççèåååæïåççäåèæääåååé"
+msgstr ""
-#: clutter/clutter-texture.c:1133
+#: clutter/clutter-texture.c:1141
msgid "Load data asynchronously"
msgstr "åæåèææ"
-#: clutter/clutter-texture.c:1134
+#: clutter/clutter-texture.c:1142
msgid ""
"Decode image data files inside a thread to reduce blocking when loading "
"images from disk"
-msgstr "åäççèåååæïåççäèçååææäåååé"
-
-#: clutter/clutter-texture.c:1158
-#, fuzzy
-msgid "Pick With Alpha"
-msgstr "éå Alpha éé"
-
-#: clutter/clutter-texture.c:1159
-msgid "Shape actor with alpha channel when picking"
msgstr ""
-#: clutter/clutter-texture.c:1557 clutter/clutter-texture.c:1967
-#: clutter/clutter-texture.c:2062 clutter/clutter-texture.c:2343
-#, fuzzy
-msgid "Failed to load the image data"
-msgstr "ååååææçæäèå"
-
-#: clutter/clutter-texture.c:1703
-msgid "YUV textures are not supported"
+#: clutter/clutter-texture.c:1166
+msgid "Pick With Alpha"
msgstr ""
-#: clutter/clutter-texture.c:1712
-msgid "YUV2 textues are not supported"
+#: clutter/clutter-texture.c:1167
+msgid "Shape actor with alpha channel when picking"
msgstr ""
#: clutter/clutter-timeline.c:264
msgid "Should the timeline automatically restart"
-msgstr "æéçæåèåéæåå"
+msgstr ""
#: clutter/clutter-timeline.c:278
msgid "Delay"
-msgstr "åæ"
+msgstr ""
#: clutter/clutter-timeline.c:279
msgid "Delay before start"
-msgstr "åååçåæ"
+msgstr ""
#: clutter/clutter-timeline.c:295
#, fuzzy
@@ -2044,15 +2016,16 @@ msgstr "ææçæå"
#: clutter/clutter-timeline.c:326
msgid "Auto Reverse"
-msgstr "èååè"
+msgstr ""
#: clutter/clutter-timeline.c:327
+#, fuzzy
msgid "Whether the direction should be reversed when reaching the end"
-msgstr "ååèæåææåèååèæå"
+msgstr "æææåååäçäè"
#: clutter/evdev/clutter-input-device-evdev.c:147
msgid "sysfs Path"
-msgstr "sysfs èå"
+msgstr ""
#: clutter/evdev/clutter-input-device-evdev.c:148
#, fuzzy
@@ -2069,6 +2042,10 @@ 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 æç"
@@ -2087,7 +2064,7 @@ msgstr "åç XInput ææ"
#: clutter/x11/clutter-keymap-x11.c:317
msgid "The Clutter backend"
-msgstr "Clutter åç"
+msgstr ""
#: clutter/x11/clutter-x11-texture-pixmap.c:545
msgid "Pixmap"
@@ -2095,7 +2072,7 @@ msgstr "äå"
#: clutter/x11/clutter-x11-texture-pixmap.c:546
msgid "The X11 Pixmap to be bound"
-msgstr "èçåç X11 äå"
+msgstr ""
#: clutter/x11/clutter-x11-texture-pixmap.c:554
msgid "Pixmap width"
@@ -2103,7 +2080,7 @@ msgstr "äååå"
#: clutter/x11/clutter-x11-texture-pixmap.c:555
msgid "The width of the pixmap bound to this texture"
-msgstr "äæçççåçäåçåå"
+msgstr ""
#: clutter/x11/clutter-x11-texture-pixmap.c:563
msgid "Pixmap height"
@@ -2111,7 +2088,7 @@ msgstr "äåéå"
#: clutter/x11/clutter-x11-texture-pixmap.c:564
msgid "The height of the pixmap bound to this texture"
-msgstr "äæçççåçäåçéå"
+msgstr ""
#: clutter/x11/clutter-x11-texture-pixmap.c:572
msgid "Pixmap Depth"
@@ -2119,7 +2096,7 @@ msgstr "äåèæ"
#: clutter/x11/clutter-x11-texture-pixmap.c:573
msgid "The depth (in number of bits) of the pixmap bound to this texture"
-msgstr "äæçççåçäåçèæ(äæ)"
+msgstr ""
#: clutter/x11/clutter-x11-texture-pixmap.c:581
msgid "Automatic Updates"
@@ -2127,7 +2104,7 @@ msgstr "èåææ"
#: clutter/x11/clutter-x11-texture-pixmap.c:582
msgid "If the texture should be kept in sync with any pixmap changes."
-msgstr "ççæååäääçäåææäæåæã"
+msgstr ""
#: clutter/x11/clutter-x11-texture-pixmap.c:590
msgid "Window"
@@ -2147,20 +2124,19 @@ msgstr ""
#: clutter/x11/clutter-x11-texture-pixmap.c:610
msgid "Window Mapped"
-msgstr "çååæå"
+msgstr ""
#: clutter/x11/clutter-x11-texture-pixmap.c:611
-#, fuzzy
msgid "If window is mapped"
-msgstr "çåæååæå"
+msgstr ""
#: clutter/x11/clutter-x11-texture-pixmap.c:620
msgid "Destroyed"
-msgstr "åéæ"
+msgstr ""
#: clutter/x11/clutter-x11-texture-pixmap.c:621
msgid "If window has been destroyed"
-msgstr "çåæååéæ"
+msgstr ""
#: clutter/x11/clutter-x11-texture-pixmap.c:629
msgid "Window X"
@@ -2168,7 +2144,7 @@ msgstr "çå X åæ"
#: clutter/x11/clutter-x11-texture-pixmap.c:630
msgid "X position of window on screen according to X11"
-msgstr "X11 äçåççååååäçççäç"
+msgstr ""
#: clutter/x11/clutter-x11-texture-pixmap.c:638
msgid "Window Y"
@@ -2176,7 +2152,7 @@ msgstr "çå Y åæ"
#: clutter/x11/clutter-x11-texture-pixmap.c:639
msgid "Y position of window on screen according to X11"
-msgstr "X11 äçåççååååäçæåäç"
+msgstr ""
#: clutter/x11/clutter-x11-texture-pixmap.c:646
msgid "Window Override Redirect"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index e059d91..9769e42 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -1,16 +1,16 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Intel Corporation
# This file is distributed under the same license as the PACKAGE package.
-# chaoweilun <chaoweilun gmail com>, 2011.
+# FIRST AUTHOR <EMAIL ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: clutter\n"
"Report-Msgid-Bugs-To: http://bugzilla.clutter-project.org/enter_bug.cgi?"
"product=clutter\n"
-"POT-Creation-Date: 2011-09-12 13:51+0100\n"
-"PO-Revision-Date: 2011-09-03 10:49+0800\n"
-"Last-Translator: Chao-Hsiung Liao <j_h_liau yahoo com tw>\n"
+"POT-Creation-Date: 2011-06-13 23:24+0100\n"
+"PO-Revision-Date: 2011-03-22 15:07+0000\n"
+"Last-Translator: chaoweilun <chaoweilun gmail com>\n"
"Language-Team: Chinese Traditional <zh_TW li org>\n"
"Language: zh_TW\n"
"MIME-Version: 1.0\n"
@@ -18,390 +18,390 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0\n"
-#: clutter/clutter-actor.c:3852
+#: clutter/clutter-actor.c:3809
msgid "X coordinate"
msgstr "X åæ"
-#: clutter/clutter-actor.c:3853
+#: clutter/clutter-actor.c:3810
msgid "X coordinate of the actor"
msgstr "æåç X åæ"
-#: clutter/clutter-actor.c:3868
+#: clutter/clutter-actor.c:3825
msgid "Y coordinate"
msgstr "Y åæ"
-#: clutter/clutter-actor.c:3869
+#: clutter/clutter-actor.c:3826
msgid "Y coordinate of the actor"
msgstr "æåç Y åæ"
-#: clutter/clutter-actor.c:3884 clutter/clutter-behaviour-ellipse.c:477
+#: clutter/clutter-actor.c:3841 clutter/clutter-behaviour-ellipse.c:474
msgid "Width"
msgstr "åå"
-#: clutter/clutter-actor.c:3885
+#: clutter/clutter-actor.c:3842
msgid "Width of the actor"
msgstr "æåçåå"
-#: clutter/clutter-actor.c:3899 clutter/clutter-behaviour-ellipse.c:493
+#: clutter/clutter-actor.c:3856 clutter/clutter-behaviour-ellipse.c:490
msgid "Height"
msgstr "éå"
-#: clutter/clutter-actor.c:3900
+#: clutter/clutter-actor.c:3857
msgid "Height of the actor"
msgstr "æåçéå"
-#: clutter/clutter-actor.c:3918
+#: clutter/clutter-actor.c:3875
msgid "Fixed X"
msgstr "åå X åæ"
-#: clutter/clutter-actor.c:3919
+#: clutter/clutter-actor.c:3876
msgid "Forced X position of the actor"
msgstr "æåçåå X äç"
-#: clutter/clutter-actor.c:3937
+#: clutter/clutter-actor.c:3894
msgid "Fixed Y"
msgstr "åå Y åæ"
-#: clutter/clutter-actor.c:3938
+#: clutter/clutter-actor.c:3895
msgid "Forced Y position of the actor"
msgstr "æåçåå Y äç"
-#: clutter/clutter-actor.c:3954
+#: clutter/clutter-actor.c:3911
msgid "Fixed position set"
msgstr "ååçäçèå"
-#: clutter/clutter-actor.c:3955
+#: clutter/clutter-actor.c:3912
msgid "Whether to use fixed positioning for the actor"
msgstr "æåæåèäçååçäç"
-#: clutter/clutter-actor.c:3977
+#: clutter/clutter-actor.c:3934
msgid "Min Width"
msgstr "æååå"
-#: clutter/clutter-actor.c:3978
+#: clutter/clutter-actor.c:3935
msgid "Forced minimum width request for the actor"
msgstr "æåèæååæååå"
-#: clutter/clutter-actor.c:3997
+#: clutter/clutter-actor.c:3954
msgid "Min Height"
msgstr "æåéå"
-#: clutter/clutter-actor.c:3998
+#: clutter/clutter-actor.c:3955
msgid "Forced minimum height request for the actor"
msgstr "æåèæååæåéå"
-#: clutter/clutter-actor.c:4017
+#: clutter/clutter-actor.c:3974
msgid "Natural Width"
msgstr "èçåå"
-#: clutter/clutter-actor.c:4018
+#: clutter/clutter-actor.c:3975
msgid "Forced natural width request for the actor"
msgstr "æåèæååèçåå"
-#: clutter/clutter-actor.c:4037
+#: clutter/clutter-actor.c:3994
msgid "Natural Height"
msgstr "èçéå"
-#: clutter/clutter-actor.c:4038
+#: clutter/clutter-actor.c:3995
msgid "Forced natural height request for the actor"
msgstr "æåèæååèçéå"
-#: clutter/clutter-actor.c:4054
+#: clutter/clutter-actor.c:4011
msgid "Minimum width set"
msgstr "æåååèå"
-#: clutter/clutter-actor.c:4055
+#: clutter/clutter-actor.c:4012
msgid "Whether to use the min-width property"
msgstr "æåäçæååååæ"
-#: clutter/clutter-actor.c:4070
+#: clutter/clutter-actor.c:4027
msgid "Minimum height set"
msgstr "æåéåèå"
-#: clutter/clutter-actor.c:4071
+#: clutter/clutter-actor.c:4028
msgid "Whether to use the min-height property"
msgstr "æåäçæåéååæ"
-#: clutter/clutter-actor.c:4086
+#: clutter/clutter-actor.c:4043
msgid "Natural width set"
msgstr "èçååèå"
-#: clutter/clutter-actor.c:4087
+#: clutter/clutter-actor.c:4044
msgid "Whether to use the natural-width property"
msgstr "æåäçèçåååæ"
-#: clutter/clutter-actor.c:4104
+#: clutter/clutter-actor.c:4061
msgid "Natural height set"
msgstr "èçéåèå"
-#: clutter/clutter-actor.c:4105
+#: clutter/clutter-actor.c:4062
msgid "Whether to use the natural-height property"
msgstr "æåäçèçéååæ"
-#: clutter/clutter-actor.c:4124
+#: clutter/clutter-actor.c:4081
msgid "Allocation"
msgstr "åä"
-#: clutter/clutter-actor.c:4125
+#: clutter/clutter-actor.c:4082
msgid "The actor's allocation"
msgstr "æåçåä"
-#: clutter/clutter-actor.c:4181
+#: clutter/clutter-actor.c:4138
msgid "Request Mode"
msgstr "èææå"
-#: clutter/clutter-actor.c:4182
+#: clutter/clutter-actor.c:4139
msgid "The actor's request mode"
msgstr "æåçèææå"
-#: clutter/clutter-actor.c:4197
+#: clutter/clutter-actor.c:4154
msgid "Depth"
msgstr "èæ"
-#: clutter/clutter-actor.c:4198
+#: clutter/clutter-actor.c:4155
msgid "Position on the Z axis"
msgstr "å Z èäçäç"
-#: clutter/clutter-actor.c:4212
+#: clutter/clutter-actor.c:4169
msgid "Opacity"
msgstr "æå"
-#: clutter/clutter-actor.c:4213
+#: clutter/clutter-actor.c:4170
msgid "Opacity of an actor"
msgstr "æåçæå"
-#: clutter/clutter-actor.c:4232
+#: clutter/clutter-actor.c:4186
#, fuzzy
msgid "Offscreen redirect"
-msgstr "çæçéæåå URIï%s"
+msgstr "ååæç"
-#: clutter/clutter-actor.c:4233
+#: clutter/clutter-actor.c:4187
#, fuzzy
-msgid "Flags controlling when to flatten the actor into a single image"
+msgid "Whether to flatten the actor into a single image"
msgstr "æåæååæäçäå"
-#: clutter/clutter-actor.c:4251
+#: clutter/clutter-actor.c:4205
msgid "Visible"
msgstr "åèå"
-#: clutter/clutter-actor.c:4252
+#: clutter/clutter-actor.c:4206
msgid "Whether the actor is visible or not"
msgstr "æåæåçåè"
-#: clutter/clutter-actor.c:4267
+#: clutter/clutter-actor.c:4221
msgid "Mapped"
msgstr "æå"
-#: clutter/clutter-actor.c:4268
+#: clutter/clutter-actor.c:4222
msgid "Whether the actor will be painted"
msgstr "æåæååèçè"
-#: clutter/clutter-actor.c:4282
+#: clutter/clutter-actor.c:4236
msgid "Realized"
msgstr "åç"
-#: clutter/clutter-actor.c:4283
+#: clutter/clutter-actor.c:4237
msgid "Whether the actor has been realized"
msgstr "æåæååèåç"
-#: clutter/clutter-actor.c:4299
+#: clutter/clutter-actor.c:4253
msgid "Reactive"
msgstr "éææè"
-#: clutter/clutter-actor.c:4300
+#: clutter/clutter-actor.c:4254
msgid "Whether the actor is reactive to events"
msgstr "æåæååæääéææè"
-#: clutter/clutter-actor.c:4312
+#: clutter/clutter-actor.c:4266
msgid "Has Clip"
msgstr "åæèå"
-#: clutter/clutter-actor.c:4313
+#: clutter/clutter-actor.c:4267
msgid "Whether the actor has a clip set"
msgstr "æåæåæèåèå"
-#: clutter/clutter-actor.c:4328
+#: clutter/clutter-actor.c:4282
msgid "Clip"
msgstr "èå"
-#: clutter/clutter-actor.c:4329
+#: clutter/clutter-actor.c:4283
msgid "The clip region for the actor"
msgstr "æåçèååå"
-#: clutter/clutter-actor.c:4343 clutter/clutter-actor-meta.c:207
+#: clutter/clutter-actor.c:4297 clutter/clutter-actor-meta.c:207
#: clutter/clutter-binding-pool.c:319 clutter/clutter-input-device.c:236
msgid "Name"
msgstr "åç"
-#: clutter/clutter-actor.c:4344
+#: clutter/clutter-actor.c:4298
msgid "Name of the actor"
msgstr "æåçåç"
-#: clutter/clutter-actor.c:4358
+#: clutter/clutter-actor.c:4312
msgid "Scale X"
msgstr "äç X åæ"
-#: clutter/clutter-actor.c:4359
+#: clutter/clutter-actor.c:4313
msgid "Scale factor on the X axis"
msgstr "å X èäçäçæå"
-#: clutter/clutter-actor.c:4374
+#: clutter/clutter-actor.c:4328
msgid "Scale Y"
msgstr "äç Y åæ"
-#: clutter/clutter-actor.c:4375
+#: clutter/clutter-actor.c:4329
msgid "Scale factor on the Y axis"
msgstr "å Y èäçäçæå"
-#: clutter/clutter-actor.c:4390
+#: clutter/clutter-actor.c:4344
msgid "Scale Center X"
msgstr "äçäå X åæ"
-#: clutter/clutter-actor.c:4391
+#: clutter/clutter-actor.c:4345
msgid "Horizontal scale center"
msgstr "æåäçäå"
-#: clutter/clutter-actor.c:4406
+#: clutter/clutter-actor.c:4360
msgid "Scale Center Y"
msgstr "äçäå Y åæ"
-#: clutter/clutter-actor.c:4407
+#: clutter/clutter-actor.c:4361
msgid "Vertical scale center"
msgstr "åçäçäå"
-#: clutter/clutter-actor.c:4422
+#: clutter/clutter-actor.c:4376
msgid "Scale Gravity"
msgstr "äçåå"
-#: clutter/clutter-actor.c:4423
+#: clutter/clutter-actor.c:4377
msgid "The center of scaling"
msgstr "äççäå"
-#: clutter/clutter-actor.c:4440
+#: clutter/clutter-actor.c:4394
msgid "Rotation Angle X"
msgstr "æèèå X åæ"
-#: clutter/clutter-actor.c:4441
+#: clutter/clutter-actor.c:4395
msgid "The rotation angle on the X axis"
msgstr "å X èäçæèèå"
-#: clutter/clutter-actor.c:4456
+#: clutter/clutter-actor.c:4410
msgid "Rotation Angle Y"
msgstr "æèèå Y åæ"
-#: clutter/clutter-actor.c:4457
+#: clutter/clutter-actor.c:4411
msgid "The rotation angle on the Y axis"
msgstr "å Y èäçæèèå"
-#: clutter/clutter-actor.c:4472
+#: clutter/clutter-actor.c:4426
msgid "Rotation Angle Z"
msgstr "æèèå Z åæ"
-#: clutter/clutter-actor.c:4473
+#: clutter/clutter-actor.c:4427
msgid "The rotation angle on the Z axis"
msgstr "å Z èäçæèèå"
-#: clutter/clutter-actor.c:4488
+#: clutter/clutter-actor.c:4442
msgid "Rotation Center X"
msgstr "æèäå X åæ"
-#: clutter/clutter-actor.c:4489
+#: clutter/clutter-actor.c:4443
msgid "The rotation center on the X axis"
msgstr "å X èäçæèäå"
-#: clutter/clutter-actor.c:4505
+#: clutter/clutter-actor.c:4459
msgid "Rotation Center Y"
msgstr "æèäå Y åæ"
-#: clutter/clutter-actor.c:4506
+#: clutter/clutter-actor.c:4460
msgid "The rotation center on the Y axis"
msgstr "å Y èäçæèäå"
-#: clutter/clutter-actor.c:4522
+#: clutter/clutter-actor.c:4476
msgid "Rotation Center Z"
msgstr "æèäå Z åæ"
-#: clutter/clutter-actor.c:4523
+#: clutter/clutter-actor.c:4477
msgid "The rotation center on the Z axis"
msgstr "å Z èäçæèäå"
-#: clutter/clutter-actor.c:4539
+#: clutter/clutter-actor.c:4493
msgid "Rotation Center Z Gravity"
msgstr "æèäå Z åå"
-#: clutter/clutter-actor.c:4540
+#: clutter/clutter-actor.c:4494
msgid "Center point for rotation around the Z axis"
msgstr "åç Z èæèçäåé"
-#: clutter/clutter-actor.c:4558
+#: clutter/clutter-actor.c:4512
msgid "Anchor X"
msgstr "éé X åæ"
-#: clutter/clutter-actor.c:4559
+#: clutter/clutter-actor.c:4513
msgid "X coordinate of the anchor point"
msgstr "ééç X åæ"
-#: clutter/clutter-actor.c:4575
+#: clutter/clutter-actor.c:4529
msgid "Anchor Y"
msgstr "éé Y åæ"
-#: clutter/clutter-actor.c:4576
+#: clutter/clutter-actor.c:4530
msgid "Y coordinate of the anchor point"
msgstr "ééç Y åæ"
-#: clutter/clutter-actor.c:4591
+#: clutter/clutter-actor.c:4545
msgid "Anchor Gravity"
msgstr "ééåå"
-#: clutter/clutter-actor.c:4592
+#: clutter/clutter-actor.c:4546
msgid "The anchor point as a ClutterGravity"
msgstr "ééåç ClutterGravity"
-#: clutter/clutter-actor.c:4611
+#: clutter/clutter-actor.c:4565
msgid "Show on set parent"
msgstr "èåçäåæéç"
-#: clutter/clutter-actor.c:4612
+#: clutter/clutter-actor.c:4566
msgid "Whether the actor is shown when parented"
msgstr "æåèåçäåææåéç"
-#: clutter/clutter-actor.c:4632
+#: clutter/clutter-actor.c:4586
msgid "Clip to Allocation"
msgstr "èåååä"
-#: clutter/clutter-actor.c:4633
+#: clutter/clutter-actor.c:4587
msgid "Sets the clip region to track the actor's allocation"
msgstr "èåèåååäèèæåçåä"
-#: clutter/clutter-actor.c:4643
+#: clutter/clutter-actor.c:4597
msgid "Text Direction"
msgstr "æåæå"
-#: clutter/clutter-actor.c:4644
+#: clutter/clutter-actor.c:4598
msgid "Direction of the text"
msgstr "æåçæå"
-#: clutter/clutter-actor.c:4662
+#: clutter/clutter-actor.c:4616
msgid "Has Pointer"
msgstr "åæææ"
-#: clutter/clutter-actor.c:4663
+#: clutter/clutter-actor.c:4617
msgid "Whether the actor contains the pointer of an input device"
msgstr "æåæååæèåèççææ"
-#: clutter/clutter-actor.c:4680
+#: clutter/clutter-actor.c:4634
msgid "Actions"
msgstr "åä"
-#: clutter/clutter-actor.c:4681
+#: clutter/clutter-actor.c:4635
msgid "Adds an action to the actor"
msgstr "ååäéåäçæå"
-#: clutter/clutter-actor.c:4695
+#: clutter/clutter-actor.c:4649
msgid "Constraints"
msgstr "æäçæ"
-#: clutter/clutter-actor.c:4696
+#: clutter/clutter-actor.c:4650
msgid "Adds a constraint to the actor"
msgstr "ååæäçæçæå"
@@ -426,97 +426,97 @@ msgstr "ååç"
msgid "Whether the meta is enabled"
msgstr "æåäççäåèåç"
-#: clutter/clutter-align-constraint.c:270
-#: clutter/clutter-bind-constraint.c:349 clutter/clutter-clone.c:340
+#: clutter/clutter-align-constraint.c:252
+#: clutter/clutter-bind-constraint.c:316 clutter/clutter-clone.c:340
#: clutter/clutter-snap-constraint.c:321
msgid "Source"
msgstr "æé"
-#: clutter/clutter-align-constraint.c:271
+#: clutter/clutter-align-constraint.c:253
msgid "The source of the alignment"
msgstr "åéçæé"
-#: clutter/clutter-align-constraint.c:284
+#: clutter/clutter-align-constraint.c:266
msgid "Align Axis"
msgstr "åéèç"
-#: clutter/clutter-align-constraint.c:285
+#: clutter/clutter-align-constraint.c:267
msgid "The axis to align the position to"
msgstr "çäåéäççèç"
-#: clutter/clutter-align-constraint.c:304
+#: clutter/clutter-align-constraint.c:286
#: clutter/clutter-desaturate-effect.c:304
msgid "Factor"
msgstr "åå"
-#: clutter/clutter-align-constraint.c:305
+#: clutter/clutter-align-constraint.c:287
msgid "The alignment factor, between 0.0 and 1.0"
msgstr "åéååïå 0.0 å 1.0 äé"
-#: clutter/clutter-alpha.c:345 clutter/clutter-animation.c:538
+#: clutter/clutter-alpha.c:339 clutter/clutter-animation.c:528
#: clutter/clutter-animator.c:1802
msgid "Timeline"
msgstr "æéè"
-#: clutter/clutter-alpha.c:346
+#: clutter/clutter-alpha.c:340
msgid "Timeline used by the alpha"
msgstr "Alpha äççæéè"
-#: clutter/clutter-alpha.c:361
+#: clutter/clutter-alpha.c:355
msgid "Alpha value"
msgstr "Alpha å"
-#: clutter/clutter-alpha.c:362
+#: clutter/clutter-alpha.c:356
msgid "Alpha value as computed by the alpha"
msgstr "ç alpha æèçç Alpha å"
-#: clutter/clutter-alpha.c:382 clutter/clutter-animation.c:494
+#: clutter/clutter-alpha.c:376 clutter/clutter-animation.c:484
msgid "Mode"
msgstr "æå"
-#: clutter/clutter-alpha.c:383
+#: clutter/clutter-alpha.c:377
msgid "Progress mode"
msgstr "éèæå"
-#: clutter/clutter-animation.c:478
+#: clutter/clutter-animation.c:468
msgid "Object"
msgstr "çä"
-#: clutter/clutter-animation.c:479
+#: clutter/clutter-animation.c:469
msgid "Object to which the animation applies"
msgstr "åçåçççä"
-#: clutter/clutter-animation.c:495
+#: clutter/clutter-animation.c:485
msgid "The mode of the animation"
msgstr "åççæå"
-#: clutter/clutter-animation.c:509 clutter/clutter-animator.c:1786
-#: clutter/clutter-media.c:194 clutter/clutter-state.c:1486
+#: clutter/clutter-animation.c:499 clutter/clutter-animator.c:1786
+#: clutter/clutter-media.c:194 clutter/clutter-state.c:1422
#: clutter/clutter-timeline.c:294
msgid "Duration"
msgstr "æçæé"
-#: clutter/clutter-animation.c:510
+#: clutter/clutter-animation.c:500
msgid "Duration of the animation, in milliseconds"
msgstr "åççæçæéïäæçè"
-#: clutter/clutter-animation.c:524 clutter/clutter-timeline.c:263
+#: clutter/clutter-animation.c:514 clutter/clutter-timeline.c:263
msgid "Loop"
msgstr "åç"
-#: clutter/clutter-animation.c:525
+#: clutter/clutter-animation.c:515
msgid "Whether the animation should loop"
msgstr "åçæååç"
-#: clutter/clutter-animation.c:539
+#: clutter/clutter-animation.c:529
msgid "The timeline used by the animation"
msgstr "åçäççæéè"
-#: clutter/clutter-animation.c:552 clutter/clutter-behaviour.c:304
+#: clutter/clutter-animation.c:542 clutter/clutter-behaviour.c:298
msgid "Alpha"
msgstr "Alpha"
-#: clutter/clutter-animation.c:553
+#: clutter/clutter-animation.c:543
msgid "The alpha used by the animation"
msgstr "åçäçç alpha"
@@ -528,208 +528,208 @@ msgstr "åççæçæé"
msgid "The timeline of the animation"
msgstr "åççæéè"
-#: clutter/clutter-behaviour.c:305
+#: clutter/clutter-behaviour.c:299
msgid "Alpha Object to drive the behaviour"
msgstr "éåèçç Alpha çä"
-#: clutter/clutter-behaviour-depth.c:178
+#: clutter/clutter-behaviour-depth.c:174
msgid "Start Depth"
msgstr "èåèæ"
-#: clutter/clutter-behaviour-depth.c:179
+#: clutter/clutter-behaviour-depth.c:175
msgid "Initial depth to apply"
msgstr "åççååèæ"
-#: clutter/clutter-behaviour-depth.c:194
+#: clutter/clutter-behaviour-depth.c:190
msgid "End Depth"
msgstr "çæèæ"
-#: clutter/clutter-behaviour-depth.c:195
+#: clutter/clutter-behaviour-depth.c:191
msgid "Final depth to apply"
msgstr "åçççæèæ"
-#: clutter/clutter-behaviour-ellipse.c:397
+#: clutter/clutter-behaviour-ellipse.c:394
msgid "Start Angle"
msgstr "èåèå"
-#: clutter/clutter-behaviour-ellipse.c:398
-#: clutter/clutter-behaviour-rotate.c:280
+#: clutter/clutter-behaviour-ellipse.c:395
+#: clutter/clutter-behaviour-rotate.c:276
msgid "Initial angle"
msgstr "ååçèå"
-#: clutter/clutter-behaviour-ellipse.c:413
+#: clutter/clutter-behaviour-ellipse.c:410
msgid "End Angle"
msgstr "çæèå"
-#: clutter/clutter-behaviour-ellipse.c:414
-#: clutter/clutter-behaviour-rotate.c:298
+#: clutter/clutter-behaviour-ellipse.c:411
+#: clutter/clutter-behaviour-rotate.c:294
msgid "Final angle"
msgstr "æåçèå"
-#: clutter/clutter-behaviour-ellipse.c:429
+#: clutter/clutter-behaviour-ellipse.c:426
msgid "Angle x tilt"
msgstr "èå X æå"
-#: clutter/clutter-behaviour-ellipse.c:430
+#: clutter/clutter-behaviour-ellipse.c:427
msgid "Tilt of the ellipse around x axis"
msgstr "åç X èçæåæå"
-#: clutter/clutter-behaviour-ellipse.c:445
+#: clutter/clutter-behaviour-ellipse.c:442
msgid "Angle y tilt"
msgstr "èå Y æå"
-#: clutter/clutter-behaviour-ellipse.c:446
+#: clutter/clutter-behaviour-ellipse.c:443
msgid "Tilt of the ellipse around y axis"
msgstr "åç Y èçæåæå"
-#: clutter/clutter-behaviour-ellipse.c:461
+#: clutter/clutter-behaviour-ellipse.c:458
msgid "Angle z tilt"
msgstr "èå Z æå"
-#: clutter/clutter-behaviour-ellipse.c:462
+#: clutter/clutter-behaviour-ellipse.c:459
msgid "Tilt of the ellipse around z axis"
msgstr "åç Z èçæåæå"
-#: clutter/clutter-behaviour-ellipse.c:478
+#: clutter/clutter-behaviour-ellipse.c:475
msgid "Width of the ellipse"
msgstr "æåçåå"
-#: clutter/clutter-behaviour-ellipse.c:494
+#: clutter/clutter-behaviour-ellipse.c:491
msgid "Height of ellipse"
msgstr "æåçéå"
-#: clutter/clutter-behaviour-ellipse.c:509
+#: clutter/clutter-behaviour-ellipse.c:506
msgid "Center"
msgstr "äå"
-#: clutter/clutter-behaviour-ellipse.c:510
+#: clutter/clutter-behaviour-ellipse.c:507
msgid "Center of ellipse"
msgstr "æåçäå"
-#: clutter/clutter-behaviour-ellipse.c:524
-#: clutter/clutter-behaviour-rotate.c:333 clutter/clutter-timeline.c:310
+#: clutter/clutter-behaviour-ellipse.c:521
+#: clutter/clutter-behaviour-rotate.c:329 clutter/clutter-timeline.c:310
msgid "Direction"
msgstr "æå"
-#: clutter/clutter-behaviour-ellipse.c:525
-#: clutter/clutter-behaviour-rotate.c:334
+#: clutter/clutter-behaviour-ellipse.c:522
+#: clutter/clutter-behaviour-rotate.c:330
msgid "Direction of rotation"
msgstr "æèçæå"
-#: clutter/clutter-behaviour-opacity.c:181
+#: clutter/clutter-behaviour-opacity.c:177
msgid "Opacity Start"
msgstr "æåèå"
-#: clutter/clutter-behaviour-opacity.c:182
+#: clutter/clutter-behaviour-opacity.c:178
msgid "Initial opacity level"
msgstr "ååæåçç"
-#: clutter/clutter-behaviour-opacity.c:199
+#: clutter/clutter-behaviour-opacity.c:195
msgid "Opacity End"
msgstr "æåçæ"
-#: clutter/clutter-behaviour-opacity.c:200
+#: clutter/clutter-behaviour-opacity.c:196
msgid "Final opacity level"
msgstr "æåçæåçç"
-#: clutter/clutter-behaviour-path.c:222 clutter/clutter-path-constraint.c:212
+#: clutter/clutter-behaviour-path.c:219 clutter/clutter-path-constraint.c:212
msgid "Path"
msgstr "èå"
-#: clutter/clutter-behaviour-path.c:223
+#: clutter/clutter-behaviour-path.c:220
msgid "The ClutterPath object representing the path to animate along"
msgstr "ClutterPath çäèèåçæçéçèå"
-#: clutter/clutter-behaviour-rotate.c:279
+#: clutter/clutter-behaviour-rotate.c:275
msgid "Angle Begin"
msgstr "èåèå"
-#: clutter/clutter-behaviour-rotate.c:297
+#: clutter/clutter-behaviour-rotate.c:293
msgid "Angle End"
msgstr "èåçæ"
-#: clutter/clutter-behaviour-rotate.c:315
+#: clutter/clutter-behaviour-rotate.c:311
msgid "Axis"
msgstr "èç"
-#: clutter/clutter-behaviour-rotate.c:316
+#: clutter/clutter-behaviour-rotate.c:312
msgid "Axis of rotation"
msgstr "æèçèç"
-#: clutter/clutter-behaviour-rotate.c:351
+#: clutter/clutter-behaviour-rotate.c:347
msgid "Center X"
msgstr "äå X åæ"
-#: clutter/clutter-behaviour-rotate.c:352
+#: clutter/clutter-behaviour-rotate.c:348
msgid "X coordinate of the center of rotation"
msgstr "æèäåç X åæ"
-#: clutter/clutter-behaviour-rotate.c:369
+#: clutter/clutter-behaviour-rotate.c:365
msgid "Center Y"
msgstr "äå Y åæ"
-#: clutter/clutter-behaviour-rotate.c:370
+#: clutter/clutter-behaviour-rotate.c:366
msgid "Y coordinate of the center of rotation"
msgstr "æèäåç Y åæ"
-#: clutter/clutter-behaviour-rotate.c:387
+#: clutter/clutter-behaviour-rotate.c:383
msgid "Center Z"
msgstr "äå Z åæ"
-#: clutter/clutter-behaviour-rotate.c:388
+#: clutter/clutter-behaviour-rotate.c:384
msgid "Z coordinate of the center of rotation"
msgstr "æèäåç Z åæ"
-#: clutter/clutter-behaviour-scale.c:222
+#: clutter/clutter-behaviour-scale.c:218
msgid "X Start Scale"
msgstr "X èèåäç"
-#: clutter/clutter-behaviour-scale.c:223
+#: clutter/clutter-behaviour-scale.c:219
msgid "Initial scale on the X axis"
msgstr "å X èäçååäç"
-#: clutter/clutter-behaviour-scale.c:241
+#: clutter/clutter-behaviour-scale.c:237
msgid "X End Scale"
msgstr "X èçæäç"
-#: clutter/clutter-behaviour-scale.c:242
+#: clutter/clutter-behaviour-scale.c:238
msgid "Final scale on the X axis"
msgstr "å X èäçæåäç"
-#: clutter/clutter-behaviour-scale.c:260
+#: clutter/clutter-behaviour-scale.c:256
msgid "Y Start Scale"
msgstr "Y èèåäç"
-#: clutter/clutter-behaviour-scale.c:261
+#: clutter/clutter-behaviour-scale.c:257
msgid "Initial scale on the Y axis"
msgstr "å Y èäçååäç"
-#: clutter/clutter-behaviour-scale.c:279
+#: clutter/clutter-behaviour-scale.c:275
msgid "Y End Scale"
msgstr "Y èçæäç"
-#: clutter/clutter-behaviour-scale.c:280
+#: clutter/clutter-behaviour-scale.c:276
msgid "Final scale on the Y axis"
msgstr "å Y èäçæåäç"
-#: clutter/clutter-bind-constraint.c:350
+#: clutter/clutter-bind-constraint.c:317
msgid "The source of the binding"
msgstr "éççäæ"
-#: clutter/clutter-bind-constraint.c:363
+#: clutter/clutter-bind-constraint.c:330
msgid "Coordinate"
msgstr "åæ"
-#: clutter/clutter-bind-constraint.c:364
+#: clutter/clutter-bind-constraint.c:331
msgid "The coordinate to bind"
msgstr "èéççåæ"
-#: clutter/clutter-bind-constraint.c:378 clutter/clutter-path-constraint.c:226
+#: clutter/clutter-bind-constraint.c:345 clutter/clutter-path-constraint.c:226
#: clutter/clutter-snap-constraint.c:366
msgid "Offset"
msgstr "åç"
-#: clutter/clutter-bind-constraint.c:379
+#: clutter/clutter-bind-constraint.c:346
msgid "The offset in pixels to apply to the binding"
msgstr "åçåéççåçåçå"
@@ -737,7 +737,7 @@ msgstr "åçåéççåçåçå"
msgid "The unique name of the binding pool"
msgstr "éçæççäåç"
-#: clutter/clutter-bin-layout.c:261 clutter/clutter-bin-layout.c:585
+#: clutter/clutter-bin-layout.c:261 clutter/clutter-bin-layout.c:580
#: clutter/clutter-box-layout.c:395 clutter/clutter-table-layout.c:652
msgid "Horizontal Alignment"
msgstr "æååé"
@@ -746,7 +746,7 @@ msgstr "æååé"
msgid "Horizontal alignment for the actor inside the layout manager"
msgstr "çæçéççåäåæåçæååé"
-#: clutter/clutter-bin-layout.c:270 clutter/clutter-bin-layout.c:602
+#: clutter/clutter-bin-layout.c:270 clutter/clutter-bin-layout.c:597
#: clutter/clutter-box-layout.c:404 clutter/clutter-table-layout.c:667
msgid "Vertical Alignment"
msgstr "åçåé"
@@ -755,36 +755,36 @@ msgstr "åçåé"
msgid "Vertical alignment for the actor inside the layout manager"
msgstr "çæçéççåäåæåçåçåé"
-#: clutter/clutter-bin-layout.c:586
+#: clutter/clutter-bin-layout.c:581
msgid "Default horizontal alignment for the actors inside the layout manager"
msgstr "çæçééçççåäåæåçéèæååé"
-#: clutter/clutter-bin-layout.c:603
+#: clutter/clutter-bin-layout.c:598
msgid "Default vertical alignment for the actors inside the layout manager"
msgstr "çæçééçççåäåæåçéèåçåé"
-#: clutter/clutter-box.c:544
+#: clutter/clutter-box.c:537
msgid "Layout Manager"
msgstr "çééçççå"
-#: clutter/clutter-box.c:545
+#: clutter/clutter-box.c:538
msgid "The layout manager used by the box"
msgstr "æææäçççééçççå"
-#: clutter/clutter-box.c:564 clutter/clutter-rectangle.c:267
-#: clutter/clutter-stage.c:1765
+#: clutter/clutter-box.c:557 clutter/clutter-rectangle.c:267
+#: clutter/clutter-stage.c:1718
msgid "Color"
msgstr "éè"
-#: clutter/clutter-box.c:565
+#: clutter/clutter-box.c:558
msgid "The background color of the box"
msgstr "ææçèæéè"
-#: clutter/clutter-box.c:579
+#: clutter/clutter-box.c:572
msgid "Color Set"
msgstr "éèé"
-#: clutter/clutter-box.c:580
+#: clutter/clutter-box.c:573
msgid "Whether the background color is set"
msgstr "æååèåèæéè"
@@ -832,7 +832,7 @@ msgstr "åç"
msgid "Whether the layout should be vertical, rather than horizontal"
msgstr "çééçæåæèæåçèéæå"
-#: clutter/clutter-box-layout.c:1321 clutter/clutter-flow-layout.c:901
+#: clutter/clutter-box-layout.c:1321 clutter/clutter-flow-layout.c:898
msgid "Homogeneous"
msgstr "åèç"
@@ -857,55 +857,46 @@ msgstr "éé"
msgid "Spacing between children"
msgstr "åçääéçéé"
-#: clutter/clutter-box-layout.c:1366 clutter/clutter-table-layout.c:1742
+#: clutter/clutter-box-layout.c:1366 clutter/clutter-table-layout.c:1740
msgid "Use Animations"
msgstr "äçåç"
-#: clutter/clutter-box-layout.c:1367 clutter/clutter-table-layout.c:1743
+#: clutter/clutter-box-layout.c:1367 clutter/clutter-table-layout.c:1741
msgid "Whether layout changes should be animated"
msgstr "æåçééççèææèäåçéç"
-#: clutter/clutter-box-layout.c:1388 clutter/clutter-table-layout.c:1764
+#: clutter/clutter-box-layout.c:1388 clutter/clutter-table-layout.c:1762
msgid "Easing Mode"
msgstr "çææå"
-#: clutter/clutter-box-layout.c:1389 clutter/clutter-table-layout.c:1765
+#: clutter/clutter-box-layout.c:1389 clutter/clutter-table-layout.c:1763
msgid "The easing mode of the animations"
msgstr "çææåçåç"
-#: clutter/clutter-box-layout.c:1406 clutter/clutter-table-layout.c:1782
+#: clutter/clutter-box-layout.c:1406 clutter/clutter-table-layout.c:1780
msgid "Easing Duration"
msgstr "çææçæé"
-#: clutter/clutter-box-layout.c:1407 clutter/clutter-table-layout.c:1783
+#: clutter/clutter-box-layout.c:1407 clutter/clutter-table-layout.c:1781
msgid "The duration of the animations"
msgstr "åççæçæé"
-#: clutter/clutter-cairo-texture.c:582
+#: clutter/clutter-cairo-texture.c:404
msgid "Surface Width"
msgstr "èéåå"
-#: clutter/clutter-cairo-texture.c:583
+#: clutter/clutter-cairo-texture.c:405
msgid "The width of the Cairo surface"
msgstr "Cairo èéçåå"
-#: clutter/clutter-cairo-texture.c:597
+#: clutter/clutter-cairo-texture.c:419
msgid "Surface Height"
msgstr "èééå"
-#: clutter/clutter-cairo-texture.c:598
+#: clutter/clutter-cairo-texture.c:420
msgid "The height of the Cairo surface"
msgstr "Cairo èéçéå"
-#: clutter/clutter-cairo-texture.c:615
-msgid "Auto Resize"
-msgstr "èåèæåå"
-
-#: clutter/clutter-cairo-texture.c:616
-#, fuzzy
-msgid "Whether the surface should match the allocation"
-msgstr "æåéçæåæèçåçåçéç"
-
#: clutter/clutter-child-meta.c:127
msgid "Container"
msgstr "åå"
@@ -934,21 +925,23 @@ msgstr "ææ"
msgid "Whether the clickable has a grab"
msgstr "åééèæååæå"
-#: clutter/clutter-click-action.c:574 clutter/clutter-settings.c:573
+#: clutter/clutter-click-action.c:574 clutter/clutter-settings.c:521
+#, fuzzy
msgid "Long Press Duration"
-msgstr "éæéæåæé"
+msgstr "çææçæé"
#: clutter/clutter-click-action.c:575
msgid "The minimum duration of a long press to recognize the gesture"
-msgstr "éæéæåèèçæåçæåæçæé"
+msgstr ""
#: clutter/clutter-click-action.c:593
+#, fuzzy
msgid "Long Press Threshold"
-msgstr "éæéæåçé"
+msgstr "åçææèçå"
#: clutter/clutter-click-action.c:594
msgid "The maximum threshold before a long press is cancelled"
-msgstr "åæéæéæååçæåçé"
+msgstr ""
#: clutter/clutter-clone.c:341
msgid "Specifies the actor to be cloned"
@@ -999,95 +992,95 @@ msgstr "åççå"
msgid "The ClutterBackend of the device manager"
msgstr "èçççåç Clutter åççå"
-#: clutter/clutter-drag-action.c:596
+#: clutter/clutter-drag-action.c:547
msgid "Horizontal Drag Threshold"
msgstr "æåææèçå"
-#: clutter/clutter-drag-action.c:597
+#: clutter/clutter-drag-action.c:548
msgid "The horizontal amount of pixels required to start dragging"
msgstr "ååæææéçæååçæç"
-#: clutter/clutter-drag-action.c:624
+#: clutter/clutter-drag-action.c:575
msgid "Vertical Drag Threshold"
msgstr "åçææèçå"
-#: clutter/clutter-drag-action.c:625
+#: clutter/clutter-drag-action.c:576
msgid "The vertical amount of pixels required to start dragging"
msgstr "ååæææéçåçåçæç"
-#: clutter/clutter-drag-action.c:646
+#: clutter/clutter-drag-action.c:597
msgid "Drag Handle"
msgstr "ææææ"
-#: clutter/clutter-drag-action.c:647
+#: clutter/clutter-drag-action.c:598
msgid "The actor that is being dragged"
msgstr "æåææçæå"
-#: clutter/clutter-drag-action.c:660
+#: clutter/clutter-drag-action.c:611
msgid "Drag Axis"
msgstr "ææèç"
-#: clutter/clutter-drag-action.c:661
+#: clutter/clutter-drag-action.c:612
msgid "Constraints the dragging to an axis"
msgstr "çæææäæèç"
-#: clutter/clutter-flow-layout.c:885
+#: clutter/clutter-flow-layout.c:882
msgid "Orientation"
msgstr "æå"
-#: clutter/clutter-flow-layout.c:886
+#: clutter/clutter-flow-layout.c:883
msgid "The orientation of the layout"
msgstr "çééççæå"
-#: clutter/clutter-flow-layout.c:902
+#: clutter/clutter-flow-layout.c:899
msgid "Whether each item should receive the same allocation"
msgstr "æåéçæåæèçåçåçéç"
-#: clutter/clutter-flow-layout.c:917 clutter/clutter-table-layout.c:1713
+#: clutter/clutter-flow-layout.c:914 clutter/clutter-table-layout.c:1711
msgid "Column Spacing"
msgstr "æéé"
-#: clutter/clutter-flow-layout.c:918
+#: clutter/clutter-flow-layout.c:915
msgid "The spacing between columns"
msgstr "çæäéçéé"
-#: clutter/clutter-flow-layout.c:934 clutter/clutter-table-layout.c:1727
+#: clutter/clutter-flow-layout.c:931 clutter/clutter-table-layout.c:1725
msgid "Row Spacing"
msgstr "åéé"
-#: clutter/clutter-flow-layout.c:935
+#: clutter/clutter-flow-layout.c:932
msgid "The spacing between rows"
msgstr "æåäéçéé"
-#: clutter/clutter-flow-layout.c:949
+#: clutter/clutter-flow-layout.c:946
msgid "Minimum Column Width"
msgstr "æåæå"
-#: clutter/clutter-flow-layout.c:950
+#: clutter/clutter-flow-layout.c:947
msgid "Minimum width for each column"
msgstr "æäæçæååå"
-#: clutter/clutter-flow-layout.c:965
+#: clutter/clutter-flow-layout.c:962
msgid "Maximum Column Width"
msgstr "æåæå"
-#: clutter/clutter-flow-layout.c:966
+#: clutter/clutter-flow-layout.c:963
msgid "Maximum width for each column"
msgstr "æäæçæååå"
-#: clutter/clutter-flow-layout.c:980
+#: clutter/clutter-flow-layout.c:977
msgid "Minimum Row Height"
msgstr "æååé"
-#: clutter/clutter-flow-layout.c:981
+#: clutter/clutter-flow-layout.c:978
msgid "Minimum height for each row"
msgstr "æäåçæåéå"
-#: clutter/clutter-flow-layout.c:996
+#: clutter/clutter-flow-layout.c:993
msgid "Maximum Row Height"
msgstr "æååé"
-#: clutter/clutter-flow-layout.c:997
+#: clutter/clutter-flow-layout.c:994
msgid "Maximum height for each row"
msgstr "æäåçæåéå"
@@ -1112,44 +1105,51 @@ msgid "The type of the device"
msgstr "èççéå"
#: clutter/clutter-input-device.c:267
+#, fuzzy
msgid "Device Manager"
-msgstr "èççççå"
+msgstr "ççå"
#: clutter/clutter-input-device.c:268
msgid "The device manager instance"
-msgstr "èççççååé"
+msgstr ""
#: clutter/clutter-input-device.c:281
+#, fuzzy
msgid "Device Mode"
-msgstr "èçæå"
+msgstr "èçéå"
#: clutter/clutter-input-device.c:282
+#, fuzzy
msgid "The mode of the device"
-msgstr "èççæå"
+msgstr "èçåç"
#: clutter/clutter-input-device.c:296
+#, fuzzy
msgid "Has Cursor"
-msgstr "åæææ"
+msgstr "åæéæ"
#: clutter/clutter-input-device.c:297
+#, fuzzy
msgid "Whether the device has a cursor"
-msgstr "èçæåæææ"
+msgstr "åééèæååæå"
#: clutter/clutter-input-device.c:316
+#, fuzzy
msgid "Whether the device is enabled"
-msgstr "èçæåååç"
+msgstr "éåæååèåç"
#: clutter/clutter-input-device.c:329
msgid "Number of Axes"
-msgstr "èçæç"
+msgstr ""
#: clutter/clutter-input-device.c:330
+#, fuzzy
msgid "The number of axes on the device"
-msgstr "èçäçèæ"
+msgstr "èçåç"
#: clutter/clutter-input-device.c:345
msgid "The backend instance"
-msgstr "åçåé"
+msgstr ""
#: clutter/clutter-interval.c:397
msgid "Value Type"
@@ -1167,59 +1167,59 @@ msgstr "ççå"
msgid "The manager that created this data"
msgstr "çäåçæèæçççå"
-#: clutter/clutter-main.c:490
+#: clutter/clutter-main.c:486
msgid "default:LTR"
msgstr "éèïLTR"
-#: clutter/clutter-main.c:1321
+#: clutter/clutter-main.c:1282
msgid "Show frames per second"
msgstr "éçåæéç"
-#: clutter/clutter-main.c:1323
+#: clutter/clutter-main.c:1284
msgid "Default frame rate"
msgstr "éèåæç"
-#: clutter/clutter-main.c:1325
+#: clutter/clutter-main.c:1286
msgid "Make all warnings fatal"
msgstr "ææèåèçåééè"
-#: clutter/clutter-main.c:1328
+#: clutter/clutter-main.c:1289
msgid "Direction for the text"
msgstr "æåæå"
-#: clutter/clutter-main.c:1331
+#: clutter/clutter-main.c:1292
msgid "Disable mipmapping on text"
msgstr "åæåäåç MIP åæ"
-#: clutter/clutter-main.c:1334
+#: clutter/clutter-main.c:1295
msgid "Use 'fuzzy' picking"
msgstr "äçãæçãæé"
-#: clutter/clutter-main.c:1337
+#: clutter/clutter-main.c:1298
msgid "Clutter debugging flags to set"
msgstr "èèåç Clutter ééæè"
-#: clutter/clutter-main.c:1339
+#: clutter/clutter-main.c:1300
msgid "Clutter debugging flags to unset"
msgstr "èåæèåç Clutter ééæè"
-#: clutter/clutter-main.c:1343
+#: clutter/clutter-main.c:1304
msgid "Clutter profiling flags to set"
msgstr "èèåç Clutter æèåææè"
-#: clutter/clutter-main.c:1345
+#: clutter/clutter-main.c:1306
msgid "Clutter profiling flags to unset"
msgstr "èåæèåç Clutter æèåææè"
-#: clutter/clutter-main.c:1348
+#: clutter/clutter-main.c:1309
msgid "Enable accessibility"
msgstr "åçèååå"
-#: clutter/clutter-main.c:1530
+#: clutter/clutter-main.c:1491
msgid "Clutter Options"
msgstr "Clutter éé"
-#: clutter/clutter-main.c:1531
+#: clutter/clutter-main.c:1492
msgid "Show Clutter Options"
msgstr "éç Clutter éé"
@@ -1238,7 +1238,7 @@ msgstr "ææä"
#: clutter/clutter-media.c:92
#, fuzzy
msgid "Whether the actor is playing"
-msgstr "ææäæåææã"
+msgstr "æåæååææä"
#: clutter/clutter-media.c:106
msgid "Progress"
@@ -1338,7 +1338,7 @@ msgstr "æåèå"
msgid "Whether the :filename property is set"
msgstr "æååçèå :filename åæ"
-#: clutter/clutter-script.c:449 clutter/clutter-texture.c:1081
+#: clutter/clutter-script.c:449 clutter/clutter-texture.c:1089
msgid "Filename"
msgstr "æå"
@@ -1346,94 +1346,88 @@ msgstr "æå"
msgid "The path of the currently parsed file"
msgstr "çååæææçèå"
-#: clutter/clutter-settings.c:414
+#: clutter/clutter-settings.c:362
msgid "Double Click Time"
-msgstr "éææé"
+msgstr ""
-#: clutter/clutter-settings.c:415
+#: clutter/clutter-settings.c:363
msgid "The time between clicks necessary to detect a multiple click"
-msgstr "åæåééæææåéæééçæé"
+msgstr ""
-#: clutter/clutter-settings.c:430
+#: clutter/clutter-settings.c:378
msgid "Double Click Distance"
-msgstr "éæéè"
+msgstr ""
-#: clutter/clutter-settings.c:431
+#: clutter/clutter-settings.c:379
msgid "The distance between clicks necessary to detect a multiple click"
-msgstr "åæåééæææåéæééçèé"
+msgstr ""
-#: clutter/clutter-settings.c:446
+#: clutter/clutter-settings.c:394
+#, fuzzy
msgid "Drag Threshold"
-msgstr "ææèéçé"
+msgstr "åçææèçå"
-#: clutter/clutter-settings.c:447
+#: clutter/clutter-settings.c:395
msgid "The distance the cursor should travel before starting to drag"
-msgstr "éåææåææçåçèé"
+msgstr ""
-#: clutter/clutter-settings.c:462 clutter/clutter-text.c:2939
+#: clutter/clutter-settings.c:410 clutter/clutter-text.c:2799
msgid "Font Name"
msgstr "åååç"
-#: clutter/clutter-settings.c:463
+#: clutter/clutter-settings.c:411
msgid ""
"The description of the default font, as one that could be parsed by Pango"
-msgstr "éèååçæèïçåç Pango åæçèæ"
+msgstr ""
-#: clutter/clutter-settings.c:478
+#: clutter/clutter-settings.c:426
msgid "Font Antialias"
-msgstr "åååæå"
+msgstr ""
-#: clutter/clutter-settings.c:479
+#: clutter/clutter-settings.c:427
msgid ""
"Whether to use antialiasing (1 to enable, 0 to disable, and -1 to use the "
"default)"
-msgstr "æåäçåæå (1 çåçï0 çåçïè -1 çäçéèå)"
+msgstr ""
-#: clutter/clutter-settings.c:495
+#: clutter/clutter-settings.c:443
msgid "Font DPI"
-msgstr "åå DPI"
+msgstr ""
-#: clutter/clutter-settings.c:496
+#: clutter/clutter-settings.c:444
msgid ""
"The resolution of the font, in 1024 * dots/inch, or -1 to use the default"
-msgstr "ååçèæåïåäç 1024 * éæ/èåïææ -1 çäçéèå"
+msgstr ""
-#: clutter/clutter-settings.c:512
+#: clutter/clutter-settings.c:460
+#, fuzzy
msgid "Font Hinting"
-msgstr "åå Hinting"
+msgstr "ååæè"
-#: clutter/clutter-settings.c:513
+#: clutter/clutter-settings.c:461
msgid ""
"Whether to use hinting (1 to enable, 0 to disable and -1 to use the default)"
-msgstr "æåäç hinting (1 çåçï0 çåçïè -1 çäçéèå)"
+msgstr ""
-#: clutter/clutter-settings.c:534
+#: clutter/clutter-settings.c:482
msgid "Font Hint Style"
-msgstr "åå Hint æå"
+msgstr ""
-#: clutter/clutter-settings.c:535
+#: clutter/clutter-settings.c:483
msgid "The style of hinting (hintnone, hintslight, hintmedium, hintfull)"
-msgstr "hinting çéå (hintnone, hintslight, hintmedium, hintfull)"
+msgstr ""
-#: clutter/clutter-settings.c:556
+#: clutter/clutter-settings.c:504
msgid "Font Subpixel Order"
-msgstr "ååæåçéå"
+msgstr ""
-#: clutter/clutter-settings.c:557
+#: clutter/clutter-settings.c:505
msgid "The type of subpixel antialiasing (none, rgb, bgr, vrgb, vbgr)"
-msgstr "æåçåæåçéå (none, rgb, bgr, vrgb, vbgr)"
+msgstr ""
-#: clutter/clutter-settings.c:574
+#: clutter/clutter-settings.c:522
msgid "The minimum duration for a long press gesture to be recognized"
-msgstr "èèéæéæåæåçæåæçæé"
-
-#: clutter/clutter-settings.c:581
-msgid "Fontconfig configuration timestamp"
-msgstr "Fontconfig çææåæè"
-
-#: clutter/clutter-settings.c:582
-msgid "Timestamp of the current fontconfig configuration"
-msgstr "çåç fontconfig çæçæåæè"
+msgstr ""
#: clutter/clutter-shader.c:255
msgid "Vertex Source"
@@ -1487,12 +1481,11 @@ msgstr "äççèèåæéå"
#: clutter/clutter-snap-constraint.c:322
#, fuzzy
msgid "The source of the constraint"
-msgstr "äæææï"
+msgstr "åéçæé"
#: clutter/clutter-snap-constraint.c:335
-#, fuzzy
msgid "From Edge"
-msgstr "éçæå(_E)"
+msgstr ""
#: clutter/clutter-snap-constraint.c:336
#, fuzzy
@@ -1500,9 +1493,8 @@ msgid "The edge of the actor that should be snapped"
msgstr "æåææçæå"
#: clutter/clutter-snap-constraint.c:350
-#, fuzzy
msgid "To Edge"
-msgstr "éçæå(_E)"
+msgstr ""
#: clutter/clutter-snap-constraint.c:351
#, fuzzy
@@ -1514,542 +1506,551 @@ msgstr "æåçééççèææèäåçéç"
msgid "The offset in pixels to apply to the constraint"
msgstr "åçåéççåçåçå"
-#: clutter/clutter-stage.c:1707
+#: clutter/clutter-stage.c:1660
msgid "Fullscreen Set"
msgstr "åèåèå"
-#: clutter/clutter-stage.c:1708
+#: clutter/clutter-stage.c:1661
msgid "Whether the main stage is fullscreen"
msgstr "äèèæåçåèå"
-#: clutter/clutter-stage.c:1724
+#: clutter/clutter-stage.c:1677
msgid "Offscreen"
msgstr "ååæç"
-#: clutter/clutter-stage.c:1725
+#: clutter/clutter-stage.c:1678
msgid "Whether the main stage should be rendered offscreen"
msgstr "äèèæåæèåååæç"
-#: clutter/clutter-stage.c:1737 clutter/clutter-text.c:3052
+#: clutter/clutter-stage.c:1690 clutter/clutter-text.c:2912
msgid "Cursor Visible"
msgstr "ææåè"
-#: clutter/clutter-stage.c:1738
+#: clutter/clutter-stage.c:1691
msgid "Whether the mouse pointer is visible on the main stage"
msgstr "æéæææåèæäèèää"
-#: clutter/clutter-stage.c:1752
+#: clutter/clutter-stage.c:1705
msgid "User Resizable"
msgstr "äçèåèæåå"
-#: clutter/clutter-stage.c:1753
+#: clutter/clutter-stage.c:1706
msgid "Whether the stage is able to be resized via user interaction"
msgstr "èèæåèåééäçèäääçèèæåå"
-#: clutter/clutter-stage.c:1766
+#: clutter/clutter-stage.c:1719
msgid "The color of the stage"
msgstr "èèçéè"
-#: clutter/clutter-stage.c:1780
+#: clutter/clutter-stage.c:1733
msgid "Perspective"
msgstr "èè"
-#: clutter/clutter-stage.c:1781
+#: clutter/clutter-stage.c:1734
msgid "Perspective projection parameters"
msgstr "èèæååæ"
-#: clutter/clutter-stage.c:1796
+#: clutter/clutter-stage.c:1749
msgid "Title"
msgstr "æé"
-#: clutter/clutter-stage.c:1797
+#: clutter/clutter-stage.c:1750
msgid "Stage Title"
msgstr "èèæé"
-#: clutter/clutter-stage.c:1812
+#: clutter/clutter-stage.c:1765
msgid "Use Fog"
msgstr "äçéåææ"
-#: clutter/clutter-stage.c:1813
+#: clutter/clutter-stage.c:1766
msgid "Whether to enable depth cueing"
msgstr "æåèåçæææç"
-#: clutter/clutter-stage.c:1827
+#: clutter/clutter-stage.c:1780
msgid "Fog"
msgstr "éå"
-#: clutter/clutter-stage.c:1828
+#: clutter/clutter-stage.c:1781
msgid "Settings for the depth cueing"
msgstr "æææççèåå"
-#: clutter/clutter-stage.c:1844
+#: clutter/clutter-stage.c:1797
msgid "Use Alpha"
msgstr "äçÎçæ"
-#: clutter/clutter-stage.c:1845
+#: clutter/clutter-stage.c:1798
msgid "Whether to honour the alpha component of the stage color"
msgstr "æåèèéèèéèçÎçæ"
-#: clutter/clutter-stage.c:1861
+#: clutter/clutter-stage.c:1814
msgid "Key Focus"
msgstr "æéçé"
-#: clutter/clutter-stage.c:1862
+#: clutter/clutter-stage.c:1815
msgid "The currently key focused actor"
msgstr "çåæéçéçæå"
-#: clutter/clutter-stage.c:1878
+#: clutter/clutter-stage.c:1831
msgid "No Clear Hint"
msgstr "çæçæç"
-#: clutter/clutter-stage.c:1879
+#: clutter/clutter-stage.c:1832
msgid "Whether the stage should clear its contents"
msgstr "èèæåæèæçåçåå"
-#: clutter/clutter-stage.c:1892
+#: clutter/clutter-stage.c:1845
+#, fuzzy
msgid "Accept Focus"
-msgstr "æåèç"
+msgstr "æéçé"
-#: clutter/clutter-stage.c:1893
+#: clutter/clutter-stage.c:1846
#, fuzzy
msgid "Whether the stage should accept focus on show"
msgstr "èèæåæèæçåçåå"
-#: clutter/clutter-state.c:1472
+#: clutter/clutter-state.c:1408
msgid "State"
msgstr "çæ"
-#: clutter/clutter-state.c:1473
+#: clutter/clutter-state.c:1409
msgid "Currently set state, (transition to this state might not be complete)"
msgstr "çåèåçæï(æåèåæååèæåéåçæ)"
-#: clutter/clutter-state.c:1487
+#: clutter/clutter-state.c:1423
msgid "Default transition duration"
msgstr "éèèææé"
#: clutter/clutter-table-layout.c:585
msgid "Column Number"
-msgstr "æçè"
+msgstr ""
#: clutter/clutter-table-layout.c:586
msgid "The column the widget resides in"
-msgstr "èçåäæåçæçè"
+msgstr ""
#: clutter/clutter-table-layout.c:593
msgid "Row Number"
-msgstr "åçè"
+msgstr ""
#: clutter/clutter-table-layout.c:594
msgid "The row the widget resides in"
-msgstr "èçåäæåçåçè"
+msgstr ""
#: clutter/clutter-table-layout.c:601
+#, fuzzy
msgid "Column Span"
-msgstr "åäæ"
+msgstr "æéé"
#: clutter/clutter-table-layout.c:602
msgid "The number of columns the widget should span"
-msgstr "èçåäèèèçææ"
+msgstr ""
#: clutter/clutter-table-layout.c:609
+#, fuzzy
msgid "Row Span"
-msgstr "åäå"
+msgstr "åéé"
#: clutter/clutter-table-layout.c:610
msgid "The number of rows the widget should span"
-msgstr "èçåäèèèçåæ"
+msgstr ""
#: clutter/clutter-table-layout.c:617
+#, fuzzy
msgid "Horizontal Expand"
-msgstr "æåæå"
+msgstr "æåéè"
#: clutter/clutter-table-layout.c:618
+#, fuzzy
msgid "Allocate extra space for the child in horizontal axis"
-msgstr "åæåèçäéçéåçéçåçä"
+msgstr "éçéåçéçåçä"
#: clutter/clutter-table-layout.c:624
+#, fuzzy
msgid "Vertical Expand"
-msgstr "åçæå"
+msgstr "åçéè"
#: clutter/clutter-table-layout.c:625
+#, fuzzy
msgid "Allocate extra space for the child in vertical axis"
-msgstr "ååçèçéçéåçéçåçä"
+msgstr "éçéåçéçåçä"
-#: clutter/clutter-table-layout.c:1714
+#: clutter/clutter-table-layout.c:1712
+#, fuzzy
msgid "Spacing between columns"
-msgstr "æäéçéé"
+msgstr "çæäéçéé"
-#: clutter/clutter-table-layout.c:1728
+#: clutter/clutter-table-layout.c:1726
+#, fuzzy
msgid "Spacing between rows"
-msgstr "åäéçéé"
+msgstr "æåäéçéé"
-#: clutter/clutter-text.c:2940
+#: clutter/clutter-text.c:2800
msgid "The font to be used by the text"
msgstr "æåæççåå"
-#: clutter/clutter-text.c:2957
+#: clutter/clutter-text.c:2817
msgid "Font Description"
msgstr "ååæè"
-#: clutter/clutter-text.c:2958
+#: clutter/clutter-text.c:2818
msgid "The font description to be used"
msgstr "æççååæè"
-#: clutter/clutter-text.c:2974
+#: clutter/clutter-text.c:2834
msgid "Text"
msgstr "æå"
-#: clutter/clutter-text.c:2975
+#: clutter/clutter-text.c:2835
msgid "The text to render"
msgstr "èæççæå"
-#: clutter/clutter-text.c:2989
+#: clutter/clutter-text.c:2849
msgid "Font Color"
msgstr "ååéè"
-#: clutter/clutter-text.c:2990
+#: clutter/clutter-text.c:2850
msgid "Color of the font used by the text"
msgstr "æåååæççéè"
-#: clutter/clutter-text.c:3004
+#: clutter/clutter-text.c:2864
msgid "Editable"
msgstr "åçè"
-#: clutter/clutter-text.c:3005
+#: clutter/clutter-text.c:2865
msgid "Whether the text is editable"
msgstr "æåæååäçè"
-#: clutter/clutter-text.c:3020
+#: clutter/clutter-text.c:2880
msgid "Selectable"
msgstr "åéå"
-#: clutter/clutter-text.c:3021
+#: clutter/clutter-text.c:2881
msgid "Whether the text is selectable"
msgstr "æåæååäéå"
-#: clutter/clutter-text.c:3035
+#: clutter/clutter-text.c:2895
msgid "Activatable"
msgstr "ååç"
-#: clutter/clutter-text.c:3036
+#: clutter/clutter-text.c:2896
msgid "Whether pressing return causes the activate signal to be emitted"
msgstr "æäèåéæåæéæçååçäè"
-#: clutter/clutter-text.c:3053
+#: clutter/clutter-text.c:2913
msgid "Whether the input cursor is visible"
msgstr "èåæææååè"
-#: clutter/clutter-text.c:3067 clutter/clutter-text.c:3068
+#: clutter/clutter-text.c:2927 clutter/clutter-text.c:2928
msgid "Cursor Color"
msgstr "ææéè"
-#: clutter/clutter-text.c:3082
+#: clutter/clutter-text.c:2942
msgid "Cursor Color Set"
msgstr "ææéèèå"
-#: clutter/clutter-text.c:3083
+#: clutter/clutter-text.c:2943
msgid "Whether the cursor color has been set"
msgstr "ææéèæååèå"
-#: clutter/clutter-text.c:3098
+#: clutter/clutter-text.c:2958
msgid "Cursor Size"
msgstr "ææåå"
-#: clutter/clutter-text.c:3099
+#: clutter/clutter-text.c:2959
msgid "The width of the cursor, in pixels"
msgstr "ææçåçåå"
-#: clutter/clutter-text.c:3113
+#: clutter/clutter-text.c:2973
msgid "Cursor Position"
msgstr "ææäç"
-#: clutter/clutter-text.c:3114
+#: clutter/clutter-text.c:2974
msgid "The cursor position"
msgstr "ææçäç"
-#: clutter/clutter-text.c:3129
+#: clutter/clutter-text.c:2989
msgid "Selection-bound"
msgstr "éååéç"
-#: clutter/clutter-text.c:3130
+#: clutter/clutter-text.c:2990
msgid "The cursor position of the other end of the selection"
msgstr "éåååäççææäç"
-#: clutter/clutter-text.c:3145 clutter/clutter-text.c:3146
+#: clutter/clutter-text.c:3005 clutter/clutter-text.c:3006
msgid "Selection Color"
msgstr "éååéè"
-#: clutter/clutter-text.c:3160
+#: clutter/clutter-text.c:3020
msgid "Selection Color Set"
msgstr "éååéèèå"
-#: clutter/clutter-text.c:3161
+#: clutter/clutter-text.c:3021
msgid "Whether the selection color has been set"
msgstr "éååéèæååèå"
-#: clutter/clutter-text.c:3176
+#: clutter/clutter-text.c:3036
msgid "Attributes"
msgstr "åæ"
-#: clutter/clutter-text.c:3177
+#: clutter/clutter-text.c:3037
msgid "A list of style attributes to apply to the contents of the actor"
msgstr "èåçåæåååçæååææå"
-#: clutter/clutter-text.c:3199
+#: clutter/clutter-text.c:3059
msgid "Use markup"
msgstr "äçæè"
-#: clutter/clutter-text.c:3200
+#: clutter/clutter-text.c:3060
msgid "Whether or not the text includes Pango markup"
msgstr "æåæååå Pango æè"
-#: clutter/clutter-text.c:3216
+#: clutter/clutter-text.c:3076
msgid "Line wrap"
msgstr "èåæå"
-#: clutter/clutter-text.c:3217
+#: clutter/clutter-text.c:3077
msgid "If set, wrap the lines if the text becomes too wide"
msgstr "èåäååææåèååååææå"
-#: clutter/clutter-text.c:3232
+#: clutter/clutter-text.c:3092
msgid "Line wrap mode"
msgstr "èåæåæå"
-#: clutter/clutter-text.c:3233
+#: clutter/clutter-text.c:3093
msgid "Control how line-wrapping is done"
msgstr "æåæåèç"
-#: clutter/clutter-text.c:3248
+#: clutter/clutter-text.c:3108
msgid "Ellipsize"
msgstr "çå"
-#: clutter/clutter-text.c:3249
+#: clutter/clutter-text.c:3109
msgid "The preferred place to ellipsize the string"
msgstr "çååäçååäç"
-#: clutter/clutter-text.c:3265
+#: clutter/clutter-text.c:3125
msgid "Line Alignment"
msgstr "åé"
-#: clutter/clutter-text.c:3266
+#: clutter/clutter-text.c:3126
msgid "The preferred alignment for the string, for multi-line text"
msgstr "ååæåäååçåäåéæå"
-#: clutter/clutter-text.c:3282
+#: clutter/clutter-text.c:3142
msgid "Justify"
msgstr "èæ"
-#: clutter/clutter-text.c:3283
+#: clutter/clutter-text.c:3143
msgid "Whether the text should be justified"
msgstr "æåæåæèèæ"
-#: clutter/clutter-text.c:3298
+#: clutter/clutter-text.c:3158
msgid "Password Character"
msgstr "åçåå"
-#: clutter/clutter-text.c:3299
+#: clutter/clutter-text.c:3159
msgid "If non-zero, use this character to display the actor's contents"
msgstr "åæäæçååäçéåååäéçæååå"
-#: clutter/clutter-text.c:3313
+#: clutter/clutter-text.c:3173
msgid "Max Length"
msgstr "æåéå"
-#: clutter/clutter-text.c:3314
+#: clutter/clutter-text.c:3174
msgid "Maximum length of the text inside the actor"
msgstr "æååéæåçæåéåå"
-#: clutter/clutter-text.c:3337
+#: clutter/clutter-text.c:3197
msgid "Single Line Mode"
msgstr "ååæå"
-#: clutter/clutter-text.c:3338
+#: clutter/clutter-text.c:3198
msgid "Whether the text should be a single line"
msgstr "æåæååæäçäå"
-#: clutter/clutter-text.c:3352 clutter/clutter-text.c:3353
+#: clutter/clutter-text.c:3212 clutter/clutter-text.c:3213
+#, fuzzy
msgid "Selected Text Color"
-msgstr "éåçæåéè"
+msgstr "éååéè"
-#: clutter/clutter-text.c:3367
+#: clutter/clutter-text.c:3227
+#, fuzzy
msgid "Selected Text Color Set"
-msgstr "éåçæåéèèå"
+msgstr "éååéèèå"
-#: clutter/clutter-text.c:3368
+#: clutter/clutter-text.c:3228
+#, fuzzy
msgid "Whether the selected text color has been set"
-msgstr "éåçæåéèæååèå"
+msgstr "éååéèæååèå"
-#: clutter/clutter-texture.c:995
+#: clutter/clutter-texture.c:1003
msgid "Sync size of actor"
msgstr "åææåçåå"
-#: clutter/clutter-texture.c:996
+#: clutter/clutter-texture.c:1004
msgid "Auto sync size of actor to underlying pixbuf dimensions"
msgstr "æåååèåèäåçåççèååååæ"
-#: clutter/clutter-texture.c:1003
+#: clutter/clutter-texture.c:1011
msgid "Disable Slicing"
msgstr "åçåç"
-#: clutter/clutter-texture.c:1004
+#: clutter/clutter-texture.c:1012
msgid ""
"Forces the underlying texture to be singular and not made of smaller space "
"saving individual textures"
msgstr "ååäåçèççåéïèäæçåçéæååçååèçã"
-#: clutter/clutter-texture.c:1013
+#: clutter/clutter-texture.c:1021
msgid "Tile Waste"
msgstr "äæèè"
-#: clutter/clutter-texture.c:1014
+#: clutter/clutter-texture.c:1022
msgid "Maximum waste area of a sliced texture"
msgstr "åçèççæåèèåå"
-#: clutter/clutter-texture.c:1022
+#: clutter/clutter-texture.c:1030
msgid "Horizontal repeat"
msgstr "æåéè"
-#: clutter/clutter-texture.c:1023
+#: clutter/clutter-texture.c:1031
msgid "Repeat the contents rather than scaling them horizontally"
msgstr "éèååèéååæåäåã"
-#: clutter/clutter-texture.c:1030
+#: clutter/clutter-texture.c:1038
msgid "Vertical repeat"
msgstr "åçéè"
-#: clutter/clutter-texture.c:1031
+#: clutter/clutter-texture.c:1039
msgid "Repeat the contents rather than scaling them vertically"
msgstr "éèååèéåååçäåã"
-#: clutter/clutter-texture.c:1038
+#: clutter/clutter-texture.c:1046
msgid "Filter Quality"
msgstr "éæååè"
-#: clutter/clutter-texture.c:1039
+#: clutter/clutter-texture.c:1047
msgid "Rendering quality used when drawing the texture"
msgstr "çèèçææççæçåèã"
-#: clutter/clutter-texture.c:1047
+#: clutter/clutter-texture.c:1055
msgid "Pixel Format"
msgstr "åçæå"
-#: clutter/clutter-texture.c:1048
+#: clutter/clutter-texture.c:1056
msgid "The Cogl pixel format to use"
msgstr "æçç Cogl åçæåã"
-#: clutter/clutter-texture.c:1056
+#: clutter/clutter-texture.c:1064
msgid "Cogl Texture"
msgstr "Cogl èç"
-#: clutter/clutter-texture.c:1057
+#: clutter/clutter-texture.c:1065
msgid "The underlying Cogl texture handle used to draw this actor"
msgstr "çäçèéåæåçäå C0gl èçææ"
-#: clutter/clutter-texture.c:1064
+#: clutter/clutter-texture.c:1072
msgid "Cogl Material"
msgstr "Cogl æè"
-#: clutter/clutter-texture.c:1065
+#: clutter/clutter-texture.c:1073
msgid "The underlying Cogl material handle used to draw this actor"
msgstr "çäçèéåæåäå Cogl æèææ"
-#: clutter/clutter-texture.c:1082
+#: clutter/clutter-texture.c:1090
msgid "The path of the file containing the image data"
msgstr "ååååèæææçèå"
-#: clutter/clutter-texture.c:1089
+#: clutter/clutter-texture.c:1097
msgid "Keep Aspect Ratio"
msgstr "çæåèæç"
-#: clutter/clutter-texture.c:1090
+#: clutter/clutter-texture.c:1098
msgid ""
"Keep the aspect ratio of the texture when requesting the preferred width or "
"height"
msgstr "èæååçååæéåæäæèççåèæç"
-#: clutter/clutter-texture.c:1116
+#: clutter/clutter-texture.c:1124
msgid "Load asynchronously"
msgstr "éåæèå"
-#: clutter/clutter-texture.c:1117
+#: clutter/clutter-texture.c:1125
msgid ""
"Load files inside a thread to avoid blocking when loading images from disk"
msgstr "åççèåååææåèçåèåææäéåéåã"
-#: clutter/clutter-texture.c:1133
+#: clutter/clutter-texture.c:1141
msgid "Load data asynchronously"
msgstr "åæèåèæ"
-#: clutter/clutter-texture.c:1134
+#: clutter/clutter-texture.c:1142
msgid ""
"Decode image data files inside a thread to reduce blocking when loading "
"images from disk"
msgstr "åççèåååææåèçåèçååèæææäéäéåã"
-#: clutter/clutter-texture.c:1158
+#: clutter/clutter-texture.c:1166
msgid "Pick With Alpha"
msgstr "æåæéåÎ"
-#: clutter/clutter-texture.c:1159
+#: clutter/clutter-texture.c:1167
msgid "Shape actor with alpha channel when picking"
msgstr "æåæéåæåçÎééçæ"
-#: clutter/clutter-texture.c:1557 clutter/clutter-texture.c:1967
-#: clutter/clutter-texture.c:2062 clutter/clutter-texture.c:2343
-msgid "Failed to load the image data"
-msgstr "çæèååçèæ"
-
-#: clutter/clutter-texture.c:1703
-msgid "YUV textures are not supported"
-msgstr "äææ YUV æè"
-
-#: clutter/clutter-texture.c:1712
-msgid "YUV2 textues are not supported"
-msgstr "äææ YUV2 æè"
-
#: clutter/clutter-timeline.c:264
msgid "Should the timeline automatically restart"
-msgstr "æéèæèåéæåå"
+msgstr ""
#: clutter/clutter-timeline.c:278
msgid "Delay"
-msgstr "åé"
+msgstr ""
#: clutter/clutter-timeline.c:279
msgid "Delay before start"
-msgstr "ååååé"
+msgstr ""
#: clutter/clutter-timeline.c:295
+#, fuzzy
msgid "Duration of the timeline in milliseconds"
-msgstr "æéèæçæé (äç)"
+msgstr "åççæçæéïäæçè"
#: clutter/clutter-timeline.c:311
+#, fuzzy
msgid "Direction of the timeline"
-msgstr "æéèæå"
+msgstr "æåçæå"
#: clutter/clutter-timeline.c:326
msgid "Auto Reverse"
-msgstr "èååè"
+msgstr ""
#: clutter/clutter-timeline.c:327
+#, fuzzy
msgid "Whether the direction should be reversed when reaching the end"
-msgstr "åéçåææåæåèæå"
+msgstr "äèèæåæèåååæç"
#: clutter/evdev/clutter-input-device-evdev.c:147
msgid "sysfs Path"
-msgstr "sysfs èå"
+msgstr ""
#: clutter/evdev/clutter-input-device-evdev.c:148
+#, fuzzy
msgid "Path of the device in sysfs"
-msgstr "sysfs èççèå"
+msgstr "èçåç"
#: clutter/evdev/clutter-input-device-evdev.c:163
+#, fuzzy
msgid "Device Path"
-msgstr "èçèå"
+msgstr "èçéå"
#: clutter/evdev/clutter-input-device-evdev.c:164
+#, fuzzy
msgid "Path of the device node"
-msgstr "èççéçèå"
+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"
@@ -2069,7 +2070,7 @@ msgstr "åç XInput ææ"
#: clutter/x11/clutter-keymap-x11.c:317
msgid "The Clutter backend"
-msgstr "Clutter åççå"
+msgstr ""
#: clutter/x11/clutter-x11-texture-pixmap.c:545
msgid "Pixmap"
diff --git a/tests/accessibility/cally-atkevents-example.c b/tests/accessibility/cally-atkevents-example.c
index 0fb3943..fc23e6f 100644
--- a/tests/accessibility/cally-atkevents-example.c
+++ b/tests/accessibility/cally-atkevents-example.c
@@ -31,7 +31,6 @@
*/
#include <atk/atk.h>
#include <clutter/clutter.h>
-#include <cally/cally.h>
#include "cally-examples-util.h"
@@ -164,10 +163,10 @@ main (int argc, char *argv[])
atk_remove_key_event_listener (id_2);
/* event listeners */
- atk_add_global_event_listener (window_event_listener, "Atk:AtkWindow:create");
- atk_add_global_event_listener (window_event_listener, "Atk:AtkWindow:destroy");
- atk_add_global_event_listener (window_event_listener, "Atk:AtkWindow:activate");
- atk_add_global_event_listener (window_event_listener, "Atk:AtkWindow:deactivate");
+ atk_add_global_event_listener (window_event_listener, "window:create");
+ atk_add_global_event_listener (window_event_listener, "window:destroy");
+ atk_add_global_event_listener (window_event_listener, "window:activate");
+ atk_add_global_event_listener (window_event_listener, "window:deactivate");
stage = clutter_stage_get_default ();
make_ui (stage);
diff --git a/tests/conform/Makefile.am b/tests/conform/Makefile.am
index 76dcca8..335d329 100644
--- a/tests/conform/Makefile.am
+++ b/tests/conform/Makefile.am
@@ -84,11 +84,6 @@ units_sources += \
test-script-parser.c \
$(NULL)
-# cally tests
-units_sources += \
- test-cally-text.c \
- $(NULL)
-
test_conformance_SOURCES = $(common_sources) $(units_sources)
if OS_WIN32
@@ -127,11 +122,11 @@ stamp-test-conformance: Makefile $(srcdir)/test-conform-main.c
( echo "#!/bin/sh" ; echo "$(abs_builddir)/test-launcher.sh '$$i' \"\$$ \"" ) > $$unit$(SHEXT) ; \
( echo "#!/bin/sh" ; echo "exec $(abs_builddir)/test-conformance$(EXEEXT) -p $$i \"\$$ \"" ) > wrappers/$$unit$(SHEXT) ; \
( echo "test-conformance$(EXEEXT) -p $$i" ) > $$unit.bat ; \
- ( echo "test-conformance$(EXEEXT) -p $$i" ) >> test-conformance.bat ; \
chmod +x $$unit$(SHEXT); \
chmod +x wrappers/$$unit$(SHEXT); \
echo "/$$unit$(SHEXT)" >> .gitignore; \
done \
+ && ls *.bat > test-conformance.bat \
&& cp *.bat $(top_srcdir)/build/win32/ \
&& echo timestamp > $(@F)
diff --git a/tests/conform/test-clutter-cairo-texture.c b/tests/conform/test-clutter-cairo-texture.c
index d0700bf..a6b73c8 100644
--- a/tests/conform/test-clutter-cairo-texture.c
+++ b/tests/conform/test-clutter-cairo-texture.c
@@ -1,4 +1,3 @@
-#undef CLUTTER_DISABLE_DEPRECATED
#include <clutter/clutter.h>
#include <cogl/cogl.h>
diff --git a/tests/conform/test-clutter-text.c b/tests/conform/test-clutter-text.c
index 95d6ce8..ca24fe2 100644
--- a/tests/conform/test-clutter-text.c
+++ b/tests/conform/test-clutter-text.c
@@ -410,95 +410,3 @@ text_event (void)
clutter_actor_destroy (CLUTTER_ACTOR (text));
}
-static inline void
-validate_markup_attributes (ClutterText *text,
- PangoAttrType attr_type,
- int start_index,
- int end_index)
-{
- PangoLayout *layout;
- PangoAttrList *attrs;
- PangoAttrIterator *iter;
-
- layout = clutter_text_get_layout (text);
- g_assert (layout != NULL);
-
- attrs = pango_layout_get_attributes (layout);
- g_assert (attrs != NULL);
-
- iter = pango_attr_list_get_iterator (attrs);
- while (pango_attr_iterator_next (iter))
- {
- GSList *attributes = pango_attr_iterator_get_attrs (iter);
- PangoAttribute *a;
-
- if (attributes == NULL)
- break;
-
- g_assert (attributes->data != NULL);
-
- a = attributes->data;
-
- g_assert (a->klass->type == attr_type);
- g_assert_cmpint (a->start_index, ==, start_index);
- g_assert_cmpint (a->end_index, ==, end_index);
-
- g_slist_free_full (attributes, (GDestroyNotify) pango_attribute_destroy);
- }
-
- pango_attr_iterator_destroy (iter);
-}
-
-void
-idempotent_use_markup (void)
-{
- ClutterText *text;
- const char *contents = "foo <b>bar</b>";
- const char *display = "foo bar";
- int bar_start_index = strstr (display, "bar") - display;
- int bar_end_index = bar_start_index + strlen ("bar");
-
- /* case 1: text -> use_markup */
- if (g_test_verbose ())
- g_print ("text: '%s' -> use-markup: TRUE\n", contents);
-
- text = g_object_new (CLUTTER_TYPE_TEXT,
- "text", contents, "use-markup", TRUE,
- NULL);
-
- if (g_test_verbose ())
- g_print ("Contents: '%s' (expected: '%s')\n",
- clutter_text_get_text (text),
- display);
-
- g_assert_cmpstr (clutter_text_get_text (text), ==, display);
-
- validate_markup_attributes (text,
- PANGO_ATTR_WEIGHT,
- bar_start_index,
- bar_end_index);
-
- clutter_actor_destroy (CLUTTER_ACTOR (text));
-
- /* case 2: use_markup -> text */
- if (g_test_verbose ())
- g_print ("use-markup: TRUE -> text: '%s'\n", contents);
-
- text = g_object_new (CLUTTER_TYPE_TEXT,
- "use-markup", TRUE, "text", contents,
- NULL);
-
- if (g_test_verbose ())
- g_print ("Contents: '%s' (expected: '%s')\n",
- clutter_text_get_text (text),
- display);
-
- g_assert_cmpstr (clutter_text_get_text (text), ==, display);
-
- validate_markup_attributes (text,
- PANGO_ATTR_WEIGHT,
- bar_start_index,
- bar_end_index);
-
- clutter_actor_destroy (CLUTTER_ACTOR (text));
-}
diff --git a/tests/conform/test-cogl-blend-strings.c b/tests/conform/test-cogl-blend-strings.c
index 852e722..6bec85b 100644
--- a/tests/conform/test-cogl-blend-strings.c
+++ b/tests/conform/test-cogl-blend-strings.c
@@ -355,12 +355,14 @@ on_paint (ClutterActor *actor, TestState *state)
"RGBA = INTERPOLATE (PREVIOUS, TEXTURE, PRIMARY)",
0x18181818); /* expected */
+#if 0 /* using TEXTURE_N appears to be broken in cogl-blend-string.c */
test_tex_combine (state, 0, 1, /* position */
0xDEADBEEF, /* texture 0 color (not used) */
0x11223344, /* texture 1 color */
TEX_CONSTANT_UNUSED,
"RGBA = ADD (TEXTURE_1, TEXTURE)", /* tex combine */
0x22446688); /* expected */
+#endif
test_tex_combine (state, 1, 1, /* position */
0x21314151, /* texture 0 color */
diff --git a/tests/conform/test-cogl-materials.c b/tests/conform/test-cogl-materials.c
index 6559402..35dc0fc 100644
--- a/tests/conform/test-cogl-materials.c
+++ b/tests/conform/test-cogl-materials.c
@@ -8,8 +8,6 @@
static const ClutterColor stage_color = { 0x0, 0x0, 0x0, 0xff };
-static TestConformGLFunctions gl_functions;
-
#define QUAD_WIDTH 20
#define RED 0
@@ -136,16 +134,14 @@ test_invalid_texture_layers (TestState *state, int x, int y)
test_material_with_primitives (state, x, y, 0xffffffff);
}
-#ifdef COGL_HAS_GLES2
static gboolean
using_gles2_driver (void)
{
/* FIXME: This should probably be replaced with some way to query
the driver from Cogl */
- return g_str_has_prefix ((const char *) gl_functions.glGetString (GL_VERSION),
+ return g_str_has_prefix ((const char *) glGetString (GL_VERSION),
"OpenGL ES 2");
}
-#endif
static void
test_using_all_layers (TestState *state, int x, int y)
@@ -180,10 +176,10 @@ test_using_all_layers (TestState *state, int x, int y)
GLint n_image_units, n_attribs;
/* GLES 2 doesn't have GL_MAX_TEXTURE_UNITS and it uses
GL_MAX_TEXTURE_IMAGE_UNITS instead */
- gl_functions.glGetIntegerv (GL_MAX_TEXTURE_IMAGE_UNITS, &n_image_units);
+ glGetIntegerv (GL_MAX_TEXTURE_IMAGE_UNITS, &n_image_units);
/* Cogl needs a vertex attrib for each layer to upload the texture
coordinates */
- gl_functions.glGetIntegerv (GL_MAX_VERTEX_ATTRIBS, &n_attribs);
+ glGetIntegerv (GL_MAX_VERTEX_ATTRIBS, &n_attribs);
/* We can't use two of the attribs because they are used by the
position and color */
n_attribs -= 2;
@@ -193,7 +189,7 @@ test_using_all_layers (TestState *state, int x, int y)
#endif
{
#if defined(COGL_HAS_GLES1) || defined(COGL_HAS_GL)
- gl_functions.glGetIntegerv (GL_MAX_TEXTURE_UNITS, &n_layers);
+ glGetIntegerv (GL_MAX_TEXTURE_UNITS, &n_layers);
#endif
}
@@ -331,8 +327,6 @@ test_cogl_materials (TestConformSimpleFixture *fixture,
ClutterActor *group;
guint idle_source;
- test_conform_get_gl_functions (&gl_functions);
-
stage = clutter_stage_get_default ();
clutter_stage_set_color (CLUTTER_STAGE (stage), &stage_color);
diff --git a/tests/conform/test-cogl-texture-rectangle.c b/tests/conform/test-cogl-texture-rectangle.c
index 2839ea1..eed5383 100644
--- a/tests/conform/test-cogl-texture-rectangle.c
+++ b/tests/conform/test-cogl-texture-rectangle.c
@@ -5,8 +5,6 @@
static const ClutterColor stage_color = { 0x0, 0x0, 0x0, 0xff };
-static TestConformGLFunctions gl_functions;
-
typedef struct _TestState
{
ClutterActor *stage;
@@ -41,34 +39,33 @@ create_source_rect (void)
* restore it afterwards and be sure not to interfere with any state
* caching that Cogl may do internally.
*/
- gl_functions.glGetIntegerv (GL_UNPACK_ROW_LENGTH, &prev_unpack_row_length);
- gl_functions.glGetIntegerv (GL_UNPACK_ALIGNMENT, &prev_unpack_alignment);
- gl_functions.glGetIntegerv (GL_UNPACK_SKIP_ROWS, &prev_unpack_skip_rows);
- gl_functions.glGetIntegerv (GL_UNPACK_SKIP_PIXELS, &prev_unpack_skip_pixles);
- gl_functions.glGetIntegerv (GL_TEXTURE_BINDING_RECTANGLE_ARB,
- &prev_rectangle_binding);
-
- gl_functions.glPixelStorei (GL_UNPACK_ROW_LENGTH, 256);
- gl_functions.glPixelStorei (GL_UNPACK_ALIGNMENT, 8);
- gl_functions.glPixelStorei (GL_UNPACK_SKIP_ROWS, 0);
- gl_functions.glPixelStorei (GL_UNPACK_SKIP_PIXELS, 0);
-
- gl_functions.glGenTextures (1, &gl_tex);
- gl_functions.glBindTexture (GL_TEXTURE_RECTANGLE_ARB, gl_tex);
- gl_functions.glTexImage2D (GL_TEXTURE_RECTANGLE_ARB, 0,
- GL_RGBA, 256, 256, 0,
- GL_RGBA,
- GL_UNSIGNED_BYTE,
- data);
+ glGetIntegerv (GL_UNPACK_ROW_LENGTH, &prev_unpack_row_length);
+ glGetIntegerv (GL_UNPACK_ALIGNMENT, &prev_unpack_alignment);
+ glGetIntegerv (GL_UNPACK_SKIP_ROWS, &prev_unpack_skip_rows);
+ glGetIntegerv (GL_UNPACK_SKIP_PIXELS, &prev_unpack_skip_pixles);
+ glGetIntegerv (GL_TEXTURE_BINDING_RECTANGLE_ARB, &prev_rectangle_binding);
+
+ glPixelStorei (GL_UNPACK_ROW_LENGTH, 256);
+ glPixelStorei (GL_UNPACK_ALIGNMENT, 8);
+ glPixelStorei (GL_UNPACK_SKIP_ROWS, 0);
+ glPixelStorei (GL_UNPACK_SKIP_PIXELS, 0);
+
+ glGenTextures (1, &gl_tex);
+ glBindTexture (GL_TEXTURE_RECTANGLE_ARB, gl_tex);
+ glTexImage2D (GL_TEXTURE_RECTANGLE_ARB, 0,
+ GL_RGBA, 256, 256, 0,
+ GL_RGBA,
+ GL_UNSIGNED_BYTE,
+ data);
/* Now restore the original GL state as Cogl had left it */
- gl_functions.glPixelStorei (GL_UNPACK_ROW_LENGTH, prev_unpack_row_length);
- gl_functions.glPixelStorei (GL_UNPACK_ALIGNMENT, prev_unpack_alignment);
- gl_functions.glPixelStorei (GL_UNPACK_SKIP_ROWS, prev_unpack_skip_rows);
- gl_functions.glPixelStorei (GL_UNPACK_SKIP_PIXELS, prev_unpack_skip_pixles);
- gl_functions.glBindTexture (GL_TEXTURE_RECTANGLE_ARB, prev_rectangle_binding);
+ glPixelStorei (GL_UNPACK_ROW_LENGTH, prev_unpack_row_length);
+ glPixelStorei (GL_UNPACK_ALIGNMENT, prev_unpack_alignment);
+ glPixelStorei (GL_UNPACK_SKIP_ROWS, prev_unpack_skip_rows);
+ glPixelStorei (GL_UNPACK_SKIP_PIXELS, prev_unpack_skip_pixles);
+ glBindTexture (GL_TEXTURE_RECTANGLE_ARB, prev_rectangle_binding);
- g_assert (gl_functions.glGetError () == GL_NO_ERROR);
+ g_assert (glGetError () == GL_NO_ERROR);
g_free (data);
@@ -156,7 +153,7 @@ draw_frame (TestState *state)
/* Cogl doesn't destroy foreign textures so we have to do it manually */
cogl_texture_get_gl_texture (tex_rect, &gl_tex, NULL);
- gl_functions.glDeleteTextures (1, &gl_tex);
+ glDeleteTextures (1, &gl_tex);
cogl_handle_unref (tex_rect);
}
@@ -217,8 +214,7 @@ static gboolean
check_rectangle_extension (void)
{
static const char rect_extension[] = "GL_ARB_texture_rectangle";
- const char *extensions =
- (const char *) gl_functions.glGetString (GL_EXTENSIONS);
+ const char *extensions = (const char *) glGetString (GL_EXTENSIONS);
const char *extensions_end;
extensions_end = extensions + strlen (extensions);
@@ -250,8 +246,6 @@ test_cogl_texture_rectangle (TestConformSimpleFixture *fixture,
state.stage = clutter_stage_get_default ();
- test_conform_get_gl_functions (&gl_functions);
-
/* Check whether GL supports the rectangle extension. If not we'll
just assume the test passes */
if (check_rectangle_extension ())
diff --git a/tests/conform/test-conform-common.c b/tests/conform/test-conform-common.c
index 484c010..e6fc55d 100644
--- a/tests/conform/test-conform-common.c
+++ b/tests/conform/test-conform-common.c
@@ -74,27 +74,3 @@ test_conform_simple_fixture_teardown (TestConformSimpleFixture *fixture,
/* const TestConformSharedState *shared_state = data; */
}
-void
-test_conform_get_gl_functions (TestConformGLFunctions *functions)
-{
- functions->glGetString = (void *) cogl_get_proc_address ("glGetString");
- g_assert (functions->glGetString != NULL);
- functions->glGetIntegerv = (void *) cogl_get_proc_address ("glGetIntegerv");
- g_assert (functions->glGetIntegerv != NULL);
- functions->glPixelStorei = (void *) cogl_get_proc_address ("glPixelStorei");
- g_assert (functions->glPixelStorei != NULL);
- functions->glBindTexture = (void *) cogl_get_proc_address ("glBindTexture");
- g_assert (functions->glBindTexture != NULL);
- functions->glGenTextures = (void *) cogl_get_proc_address ("glGenTextures");
- g_assert (functions->glGenTextures != NULL);
- functions->glGetError = (void *) cogl_get_proc_address ("glGetError");
- g_assert (functions->glGetError != NULL);
- functions->glDeleteTextures =
- (void *) cogl_get_proc_address ("glDeleteTextures");
- g_assert (functions->glDeleteTextures != NULL);
- functions->glTexImage2D = (void *) cogl_get_proc_address ("glTexImage2D");
- g_assert (functions->glTexImage2D != NULL);
- functions->glTexParameteri =
- (void *) cogl_get_proc_address ("glTexParameteri");
- g_assert (functions->glTexParameteri != NULL);
-}
diff --git a/tests/conform/test-conform-common.h b/tests/conform/test-conform-common.h
index 48d204c..c88a038 100644
--- a/tests/conform/test-conform-common.h
+++ b/tests/conform/test-conform-common.h
@@ -25,25 +25,6 @@ typedef struct _TestConformTodo
void (* func) (TestConformSimpleFixture *, gconstpointer);
} TestConformTodo;
-typedef struct _TestConformGLFunctions
-{
- const GLubyte * (* glGetString) (GLenum name);
- void (* glGetIntegerv) (GLenum pname, GLint *params);
- void (* glPixelStorei) (GLenum pname, GLint param);
- void (* glBindTexture) (GLenum target, GLuint texture);
- void (* glGenTextures) (GLsizei n, GLuint *textures);
- GLenum (* glGetError) (void);
- void (* glDeleteTextures) (GLsizei n, const GLuint *textures);
- void (* glTexImage2D) (GLenum target, GLint level,
- GLint internalFormat,
- GLsizei width, GLsizei height,
- GLint border, GLenum format, GLenum type,
- const GLvoid *pixels);
- void (* glTexParameteri) (GLenum target, GLenum pname, GLint param);
-} TestConformGLFunctions;
-
-void test_conform_get_gl_functions (TestConformGLFunctions *functions);
-
void test_conform_simple_fixture_setup (TestConformSimpleFixture *fixture,
gconstpointer data);
void test_conform_simple_fixture_teardown (TestConformSimpleFixture *fixture,
diff --git a/tests/conform/test-conform-main.c b/tests/conform/test-conform-main.c
index a4801c9..f1eda71 100644
--- a/tests/conform/test-conform-main.c
+++ b/tests/conform/test-conform-main.c
@@ -162,7 +162,6 @@ main (int argc, char **argv)
TEST_CONFORM_SIMPLE ("/text", text_get_chars);
TEST_CONFORM_SIMPLE ("/text", text_cache);
TEST_CONFORM_SIMPLE ("/text", text_password_char);
- TEST_CONFORM_SIMPLE ("/text", idempotent_use_markup);
TEST_CONFORM_SIMPLE ("/rectangle", test_rect_set_size);
TEST_CONFORM_SIMPLE ("/rectangle", test_rect_set_color);
@@ -179,7 +178,6 @@ main (int argc, char **argv)
TEST_CONFORM_SIMPLE ("/model", test_list_model_iterate);
TEST_CONFORM_SIMPLE ("/model", test_list_model_filter);
TEST_CONFORM_SIMPLE ("/model", test_list_model_from_script);
- TEST_CONFORM_SIMPLE ("/model", test_list_model_row_changed);
TEST_CONFORM_SIMPLE ("/color", test_color_from_string);
TEST_CONFORM_SIMPLE ("/color", test_color_to_string);
@@ -209,14 +207,6 @@ main (int argc, char **argv)
TEST_CONFORM_SIMPLE ("/score", test_score);
-<<<<<<< HEAD
- TEST_CONFORM_SIMPLE ("/behaviours", test_behaviours);
-
- /* FIXME - see bug https://bugzilla.gnome.org/show_bug.cgi?id=655588 */
- TEST_CONFORM_TODO ("/cally", cally_text);
-
-=======
->>>>>>> msvc-support-2.0
TEST_CONFORM_SIMPLE ("/cogl", test_cogl_object);
TEST_CONFORM_SIMPLE ("/cogl", test_cogl_fixed);
TEST_CONFORM_SIMPLE ("/cogl", test_cogl_backface_culling);
diff --git a/tests/conform/test-model.c b/tests/conform/test-model.c
index 4ce7891..e702063 100644
--- a/tests/conform/test-model.c
+++ b/tests/conform/test-model.c
@@ -11,18 +11,6 @@ typedef struct _ModelData
guint n_row;
} ModelData;
-typedef struct _ChangedData
-{
- ClutterModel *model;
-
- ClutterModelIter *iter;
-
- guint row;
- guint n_emissions;
-
- gint value_check;
-} ChangedData;
-
enum
{
COLUMN_FOO, /* G_TYPE_STRING */
@@ -445,86 +433,3 @@ test_list_model_from_script (TestConformSimpleFixture *fixture,
g_value_unset (&value);
g_object_unref (iter);
}
-
-static void
-on_row_changed (ClutterModel *model,
- ClutterModelIter *iter,
- ChangedData *data)
-{
- gint value = -1;
-
- clutter_model_iter_get (iter, COLUMN_BAR, &value, -1);
-
- if (g_test_verbose ())
- g_print ("row-changed value-check: %d, expected: %d\n",
- value, data->value_check);
-
- g_assert_cmpint (value, ==, data->value_check);
-
- data->n_emissions += 1;
-}
-
-void
-test_list_model_row_changed (TestConformSimpleFixture *fixture,
- gconstpointer data)
-{
- ChangedData test_data = { NULL, NULL, 0, 0 };
- GValue value = { 0, };
- gint i;
-
- test_data.model = clutter_list_model_new (N_COLUMNS,
- G_TYPE_STRING, "Foo",
- G_TYPE_INT, "Bar");
- for (i = 1; i < 10; i++)
- {
- gchar *foo = g_strdup_printf ("String %d", i);
-
- clutter_model_append (test_data.model,
- COLUMN_FOO, foo,
- COLUMN_BAR, i,
- -1);
-
- g_free (foo);
- }
-
- g_signal_connect (test_data.model, "row-changed",
- G_CALLBACK (on_row_changed),
- &test_data);
-
- test_data.row = g_random_int_range (0, 9);
- test_data.iter = clutter_model_get_iter_at_row (test_data.model,
- test_data.row);
- g_assert (CLUTTER_IS_MODEL_ITER (test_data.iter));
-
- test_data.value_check = 47;
-
- g_value_init (&value, G_TYPE_INT);
- g_value_set_int (&value, test_data.value_check);
-
- clutter_model_iter_set_value (test_data.iter, COLUMN_BAR, &value);
-
- g_value_unset (&value);
-
- if (g_test_verbose ())
- g_print ("iter.set_value() emissions: %d, expected: 1\n",
- test_data.n_emissions);
-
- g_assert_cmpint (test_data.n_emissions, ==, 1);
-
- test_data.n_emissions = 0;
- test_data.value_check = 42;
-
- clutter_model_iter_set (test_data.iter,
- COLUMN_FOO, "changed",
- COLUMN_BAR, test_data.value_check,
- -1);
-
- if (g_test_verbose ())
- g_print ("iter.set() emissions: %d, expected: 1\n",
- test_data.n_emissions);
-
- g_assert_cmpint (test_data.n_emissions, ==, 1);
-
- g_object_unref (test_data.iter);
- g_object_unref (test_data.model);
-}
diff --git a/tests/conform/test-offscreen-redirect.c b/tests/conform/test-offscreen-redirect.c
index 0952fa3..3e25c98 100644
--- a/tests/conform/test-offscreen-redirect.c
+++ b/tests/conform/test-offscreen-redirect.c
@@ -32,8 +32,6 @@ GType foo_actor_get_type (void) G_GNUC_CONST;
G_DEFINE_TYPE (FooActor, foo_actor, CLUTTER_TYPE_ACTOR);
-static gboolean group_has_overlaps;
-
static void
foo_actor_paint (ClutterActor *actor)
{
@@ -102,7 +100,7 @@ G_DEFINE_TYPE (FooGroup, foo_group, CLUTTER_TYPE_GROUP);
static gboolean
foo_group_has_overlaps (ClutterActor *actor)
{
- return group_has_overlaps;
+ return FALSE;
}
static void
@@ -179,8 +177,6 @@ timeout_cb (gpointer user_data)
{
Data *data = user_data;
- group_has_overlaps = FALSE;
-
/* By default the actor shouldn't be redirected so the redraw should
cause the actor to be painted */
verify_results (data,
@@ -195,30 +191,12 @@ timeout_cb (gpointer user_data)
1,
127);
- /* With automatic redirect for opacity it shouldn't redirect if
- * has_overlaps returns FALSE; */
+ /* Enable offscreen for opacity so it should now paint through the
+ fbo. The first paint will still cause the actor to draw because
+ it needs to fill the cache first. It should be painted with full
+ opacity */
clutter_actor_set_offscreen_redirect
- (data->container, CLUTTER_OFFSCREEN_REDIRECT_AUTOMATIC_FOR_OPACITY);
- verify_results (data,
- 255, 127, 127,
- 1,
- 127);
-
- /* We do a double check here to verify that the actor wasn't cached
- * during the last check. If it was cached then this check wouldn't
- * result in any foo-actor re-paint. */
- verify_results (data,
- 255, 127, 127,
- 1,
- 127);
-
- /* With automatic redirect for opacity it should redirect if
- * has_overlaps returns TRUE.
- * The first paint will still cause the actor to draw because
- * it needs to fill the cache first. It should be painted with full
- * opacity */
- group_has_overlaps = TRUE;
-
+ (data->container, CLUTTER_OFFSCREEN_REDIRECT_ALWAYS_FOR_OPACITY);
verify_results (data,
255, 127, 127,
1,
diff --git a/tests/data/test-script-signals.json b/tests/data/test-script-signals.json
index 0d3f6bd..ed0ab0e 100644
--- a/tests/data/test-script-signals.json
+++ b/tests/data/test-script-signals.json
@@ -21,7 +21,7 @@
{ "name" : "enter-event", "states" : "button-states", "target-state" : "hover" },
{ "name" : "leave-event", "states" : "button-states", "target-state" : "base" },
{ "name" : "button-press-event", "states" : "button-states", "target-state" : "active" },
- { "name" : "button-release-event", "states" : "button-states", "target-state" : "hover" }
+ { "name" : "button-release-event", "states" : "button-states", "target-state" : "base" }
]
},
diff --git a/tests/interactive/Makefile.am b/tests/interactive/Makefile.am
index 149e3e6..bcceae8 100644
--- a/tests/interactive/Makefile.am
+++ b/tests/interactive/Makefile.am
@@ -33,7 +33,6 @@ UNIT_TESTS = \
test-binding-pool.c \
test-text.c \
test-text-field.c \
- test-cairo-clock.c \
test-cairo-flowers.c \
test-cogl-vertex-buffer.c \
test-bin-layout.c \
@@ -93,8 +92,8 @@ stamp-test-interactive: Makefile test-interactive$(EXEEXT)
;; \
esac; \
( echo "test-interactive $$test_bin" ) > $$test_bin.bat ; \
- ( echo "test-interactive $$test_bin" ) >> test-interactive.bat ; \
done \
+ && ls *.bat > test-interactive.bat \
&& cp *.bat $(top_srcdir)/build/win32/
clean-wrappers:
@@ -129,7 +128,7 @@ test_interactive_CPPFLAGS = \
-DCOGL_DISABLE_DEPRECATED \
-DCLUTTER_DISABLE_DEPRECATED
test_interactive_LDFLAGS = -export-dynamic
-test_interactive_LDADD = $(CLUTTER_LIBS) $(common_ldadd) -lm
+test_interactive_LDADD = $(CLUTTER_LIBS) $(common_ldadd)
EXTRA_DIST = wrapper.sh.in
DISTCLEANFILES = wrapper.sh .gitignore
diff --git a/tests/interactive/test-actors.c b/tests/interactive/test-actors.c
index f3d7b23..3143494 100644
--- a/tests/interactive/test-actors.c
+++ b/tests/interactive/test-actors.c
@@ -216,9 +216,6 @@ test_actors_main (int argc, char *argv[])
oh->group = clutter_group_new();
clutter_actor_set_name (oh->group, "Group");
g_signal_connect (oh->group, "destroy", G_CALLBACK (on_group_destroy), oh);
- clutter_actor_add_constraint (oh->group, clutter_align_constraint_new (stage, CLUTTER_ALIGN_X_AXIS, 0.5));
- clutter_actor_add_constraint (oh->group, clutter_align_constraint_new (stage, CLUTTER_ALIGN_Y_AXIS, 0.5));
- clutter_actor_add_constraint (oh->group, clutter_bind_constraint_new (stage, CLUTTER_BIND_SIZE, 0.0f));
oh->hand = g_new (ClutterActor*, n_hands);
diff --git a/tests/interactive/test-bin-layout.c b/tests/interactive/test-bin-layout.c
index c516266..d5aa4d3 100644
--- a/tests/interactive/test-bin-layout.c
+++ b/tests/interactive/test-bin-layout.c
@@ -7,15 +7,15 @@ static const ClutterColor bg_color = { 0xcc, 0xcc, 0xcc, 0x99 };
static gboolean is_expanded = FALSE;
-static gboolean
-draw_background (ClutterCairoTexture *texture,
- cairo_t *cr)
+static void
+update_background (ClutterActor *tex,
+ const ClutterColor *color,
+ gfloat width,
+ gfloat height)
{
+ cairo_t *cr = clutter_cairo_texture_create (CLUTTER_CAIRO_TEXTURE (tex));
cairo_pattern_t *pat;
gfloat x, y;
- guint width, height;
-
- clutter_cairo_texture_get_surface_size (texture, &width, &height);
#define BG_ROUND_RADIUS 12
@@ -33,7 +33,7 @@ draw_background (ClutterCairoTexture *texture,
cairo_close_path (cr);
- clutter_cairo_set_source_color (cr, &bg_color);
+ clutter_cairo_set_source_color (cr, color);
cairo_stroke (cr);
x += 4;
@@ -63,10 +63,9 @@ draw_background (ClutterCairoTexture *texture,
cairo_fill (cr);
cairo_pattern_destroy (pat);
+ cairo_destroy (cr);
#undef BG_ROUND_RADIUS
-
- return TRUE;
}
static gboolean
@@ -148,7 +147,8 @@ on_box_allocation_changed (ClutterActor *box,
clutter_cairo_texture_set_surface_size (CLUTTER_CAIRO_TEXTURE (background),
new_width,
new_height);
- clutter_cairo_texture_invalidate (CLUTTER_CAIRO_TEXTURE (background));
+
+ update_background (background, &bg_color, new_width, new_height);
}
G_MODULE_EXPORT int
@@ -183,7 +183,6 @@ test_bin_layout_main (int argc, char *argv[])
* box's size
*/
rect = clutter_cairo_texture_new (100, 100);
- g_signal_connect (rect, "draw", G_CALLBACK (draw_background), NULL);
/* first method: use clutter_box_pack() */
clutter_box_pack (CLUTTER_BOX (box), rect,
diff --git a/tests/interactive/test-cairo-flowers.c b/tests/interactive/test-cairo-flowers.c
index b2c0352..32eb650 100644
--- a/tests/interactive/test-cairo-flowers.c
+++ b/tests/interactive/test-cairo-flowers.c
@@ -2,7 +2,6 @@
* Pretty cairo flower hack.
*/
-#undef CLUTTER_DISABLE_DEPRECATED
#include <clutter/clutter.h>
#ifndef _MSC_VER
diff --git a/tests/interactive/test-cogl-tex-foreign.c b/tests/interactive/test-cogl-tex-foreign.c
index 40284fa..f282635 100644
--- a/tests/interactive/test-cogl-tex-foreign.c
+++ b/tests/interactive/test-cogl-tex-foreign.c
@@ -70,25 +70,6 @@ struct _TestCoglboxPrivate
{
GLuint gl_handle;
CoglHandle cogl_handle;
-
- void
- (* glGetIntegerv) (GLenum pname, GLint *params);
- void
- (* glPixelStorei) (GLenum pname, GLint param);
- void
- (* glTexParameteri) (GLenum target, GLenum pname, GLint param);
- void
- (* glTexImage2D) (GLenum target, GLint level,
- GLint internalFormat,
- GLsizei width, GLsizei height,
- GLint border, GLenum format, GLenum type,
- const GLvoid *pixels);
- void
- (* glGenTextures) (GLsizei n, GLuint *textures);
- void
- (* glDeleteTextures) (GLsizei n, const GLuint *textures);
- void
- (* glBindTexture) (GLenum target, GLuint texture);
};
/* Coglbox implementation
@@ -130,7 +111,7 @@ test_coglbox_dispose (GObject *object)
priv = TEST_COGLBOX_GET_PRIVATE (object);
cogl_handle_unref (priv->cogl_handle);
- priv->glDeleteTextures (1, &priv->gl_handle);
+ glDeleteTextures (1, &priv->gl_handle);
G_OBJECT_CLASS (test_coglbox_parent_class)->dispose (object);
}
@@ -152,35 +133,27 @@ test_coglbox_init (TestCoglbox *self)
data[6] = 0; data[7] = 0; data[8] = 255;
data[9] = 0; data[10] = 0; data[11] = 0;
- priv->glGetIntegerv = (void *) cogl_get_proc_address ("glGetIntegerv");
- priv->glPixelStorei = (void *) cogl_get_proc_address ("glPixelStorei");
- priv->glTexParameteri = (void *) cogl_get_proc_address ("glTexParameteri");
- priv->glTexImage2D = (void *) cogl_get_proc_address ("glTexImage2D");
- priv->glGenTextures = (void *) cogl_get_proc_address ("glGenTextures");
- priv->glDeleteTextures = (void *) cogl_get_proc_address ("glDeleteTextures");
- priv->glBindTexture = (void *) cogl_get_proc_address ("glBindTexture");
-
/* We are about to use OpenGL directly to create a TEXTURE_2D
* texture so we need to save the state that we modify so we can
* restore it afterwards and be sure not to interfere with any state
* caching that Cogl may do internally.
*/
- priv->glGetIntegerv (GL_UNPACK_ALIGNMENT, &prev_unpack_alignment);
- priv->glGetIntegerv (GL_TEXTURE_BINDING_2D, &prev_2d_texture_binding);
+ glGetIntegerv (GL_UNPACK_ALIGNMENT, &prev_unpack_alignment);
+ glGetIntegerv (GL_TEXTURE_BINDING_2D, &prev_2d_texture_binding);
- priv->glGenTextures (1, &priv->gl_handle);
- priv->glBindTexture (GL_TEXTURE_2D, priv->gl_handle);
+ glGenTextures (1, &priv->gl_handle);
+ glBindTexture (GL_TEXTURE_2D, priv->gl_handle);
- priv->glPixelStorei (GL_UNPACK_ALIGNMENT, 1);
- priv->glTexImage2D (GL_TEXTURE_2D, 0, GL_RGB,
+ glPixelStorei (GL_UNPACK_ALIGNMENT, 1);
+ glTexImage2D (GL_TEXTURE_2D, 0, GL_RGB,
2, 2, 0, GL_RGB, GL_UNSIGNED_BYTE, data);
/* Now restore the original GL state as Cogl had left it */
- priv->glPixelStorei (GL_UNPACK_ALIGNMENT, prev_unpack_alignment);
- priv->glBindTexture (GL_TEXTURE_2D, prev_2d_texture_binding);
+ glPixelStorei (GL_UNPACK_ALIGNMENT, prev_unpack_alignment);
+ glBindTexture (GL_TEXTURE_2D, prev_2d_texture_binding);
- priv->glTexParameteri (GL_TEXTURE_2D, GL_TEXTURE_MAG_FILTER, GL_LINEAR);
- priv->glTexParameteri (GL_TEXTURE_2D, GL_TEXTURE_MIN_FILTER, GL_LINEAR);
+ glTexParameteri (GL_TEXTURE_2D, GL_TEXTURE_MAG_FILTER, GL_LINEAR);
+ glTexParameteri (GL_TEXTURE_2D, GL_TEXTURE_MIN_FILTER, GL_LINEAR);
/* Create texture from foreign */
diff --git a/tests/interactive/test-constraints.c b/tests/interactive/test-constraints.c
index 9f9a5f2..b5eb8ec 100644
--- a/tests/interactive/test-constraints.c
+++ b/tests/interactive/test-constraints.c
@@ -22,11 +22,6 @@ static const gchar *colors[N_RECTS] = {
"#729fcf", "#3465a4", "#204a87",
"#ef2929", "#cc0000", "#a40000"
};
-static const gchar *names[N_RECTS] = {
- "North West", "North", "North East",
- "West", "Center", "East",
- "South West", "South", "South East"
-};
static const gchar *desaturare_glsl_shader =
"uniform sampler2D tex;\n"
@@ -58,10 +53,6 @@ on_button_release (ClutterActor *actor,
gfloat north_offset, south_offset;
gfloat west_offset, east_offset;
- /* expand the 8 rectangles by animating the offset of the
- * bind constraints
- */
-
north_offset = (clutter_actor_get_height (rects[Center]) + V_PADDING)
* -1.0f;
south_offset = (clutter_actor_get_height (rects[Center]) + V_PADDING);
@@ -70,58 +61,46 @@ on_button_release (ClutterActor *actor,
* -1.0f;
east_offset = (clutter_actor_get_width (rects[Center]) + H_PADDING);
- clutter_actor_animate (rects[NorthWest], CLUTTER_EASE_OUT_EXPO, 500,
+ clutter_actor_animate (rects[NorthWest], CLUTTER_EASE_OUT_CUBIC, 500,
"opacity", 255,
"@constraints.x-bind.offset", west_offset,
"@constraints.y-bind.offset", north_offset,
- "reactive", TRUE,
NULL);
- clutter_actor_animate (rects[North], CLUTTER_EASE_OUT_EXPO, 500,
+ clutter_actor_animate (rects[North], CLUTTER_EASE_OUT_CUBIC, 500,
"opacity", 255,
"@constraints.y-bind.offset", north_offset,
- "reactive", TRUE,
NULL);
- clutter_actor_animate (rects[NorthEast], CLUTTER_EASE_OUT_EXPO, 500,
+ clutter_actor_animate (rects[NorthEast], CLUTTER_EASE_OUT_CUBIC, 500,
"opacity", 255,
"@constraints.x-bind.offset", east_offset,
"@constraints.y-bind.offset", north_offset,
- "reactive", TRUE,
NULL);
- clutter_actor_animate (rects[West], CLUTTER_EASE_OUT_EXPO, 500,
+ clutter_actor_animate (rects[West], CLUTTER_EASE_OUT_CUBIC, 500,
"opacity", 255,
"@constraints.x-bind.offset", west_offset,
- "reactive", TRUE,
NULL);
- /* turn on the desaturation effect and set the center
- * rectangle not reactive
- */
clutter_actor_animate (rects[Center], CLUTTER_LINEAR, 500,
"@effects.desaturate.enabled", TRUE,
- "reactive", FALSE,
NULL);
- clutter_actor_animate (rects[East], CLUTTER_EASE_OUT_EXPO, 500,
+ clutter_actor_animate (rects[East], CLUTTER_EASE_OUT_CUBIC, 500,
"opacity", 255,
"@constraints.x-bind.offset", east_offset,
- "reactive", TRUE,
NULL);
- clutter_actor_animate (rects[SouthWest], CLUTTER_EASE_OUT_EXPO, 500,
+ clutter_actor_animate (rects[SouthWest], CLUTTER_EASE_OUT_CUBIC, 500,
"opacity", 255,
"@constraints.x-bind.offset", west_offset,
"@constraints.y-bind.offset", south_offset,
- "reactive", TRUE,
NULL);
- clutter_actor_animate (rects[South], CLUTTER_EASE_OUT_EXPO, 500,
+ clutter_actor_animate (rects[South], CLUTTER_EASE_OUT_CUBIC, 500,
"opacity", 255,
"@constraints.y-bind.offset", south_offset,
- "reactive", TRUE,
NULL);
- clutter_actor_animate (rects[SouthEast], CLUTTER_EASE_OUT_EXPO, 500,
+ clutter_actor_animate (rects[SouthEast], CLUTTER_EASE_OUT_CUBIC, 500,
"opacity", 255,
"@constraints.x-bind.offset", east_offset,
"@constraints.y-bind.offset", south_offset,
- "reactive", TRUE,
NULL);
}
else
@@ -130,7 +109,6 @@ on_button_release (ClutterActor *actor,
clutter_actor_animate (rects[Center], CLUTTER_LINEAR, 500,
"@effects.desaturate.enabled", FALSE,
- "reactive", TRUE,
NULL);
for (i = NorthWest; i < N_RECTS; i++)
@@ -138,20 +116,16 @@ on_button_release (ClutterActor *actor,
if (i == Center)
continue;
- /* put the 8 rectangles back into their initial state */
- clutter_actor_animate (rects[i], CLUTTER_EASE_OUT_EXPO, 500,
+ clutter_actor_animate (rects[i], CLUTTER_EASE_OUT_CUBIC, 500,
"opacity", 0,
"@constraints.x-bind.offset", 0.0f,
"@constraints.y-bind.offset", 0.0f,
- "reactive", FALSE,
NULL);
}
}
is_expanded = !is_expanded;
- g_print ("Selected: [%s]\n", clutter_actor_get_name (actor));
-
return TRUE;
}
@@ -173,7 +147,7 @@ test_constraints_main (int argc, char *argv[])
clutter_stage_set_user_resizable (CLUTTER_STAGE (stage), TRUE);
clutter_actor_set_size (stage, 800, 600);
- /* main rectangle */
+ /* main rect */
clutter_color_from_string (&rect_color, "#3465a4");
rect = clutter_rectangle_new ();
g_signal_connect (rect, "button-release-event",
@@ -182,10 +156,8 @@ test_constraints_main (int argc, char *argv[])
clutter_rectangle_set_color (CLUTTER_RECTANGLE (rect), &rect_color);
clutter_actor_set_size (rect, RECT_SIZE, RECT_SIZE);
clutter_actor_set_reactive (rect, TRUE);
- clutter_actor_set_name (rect, names[Center]);
clutter_container_add_actor (CLUTTER_CONTAINER (stage), rect);
- /* align the center rectangle to the center of the stage */
constraint = clutter_align_constraint_new (stage, CLUTTER_ALIGN_X_AXIS, 0.5);
clutter_actor_add_constraint_with_name (rect, "x-align", constraint);
@@ -203,16 +175,12 @@ test_constraints_main (int argc, char *argv[])
clutter_shader_effect_set_uniform (CLUTTER_SHADER_EFFECT (effect),
"tex", G_TYPE_INT, 1, 0);
clutter_shader_effect_set_uniform (CLUTTER_SHADER_EFFECT (effect),
- "factor", G_TYPE_FLOAT, 1, 0.66);
+ "factor", G_TYPE_FLOAT, 1, 0.85);
clutter_actor_meta_set_enabled (CLUTTER_ACTOR_META (effect), FALSE);
clutter_actor_add_effect_with_name (rect, "desaturate", effect);
rects[Center] = rect;
- /* build the other rectangles, and bind their position and size
- * to the center rectangle. we are going to animate the offset
- * of the BindConstraints
- */
for (i = 0; i < N_RECTS; i++)
{
if (i == Center)
@@ -222,7 +190,6 @@ test_constraints_main (int argc, char *argv[])
rect = clutter_rectangle_new ();
clutter_rectangle_set_color (CLUTTER_RECTANGLE (rect), &rect_color);
clutter_actor_set_opacity (rect, 0);
- clutter_actor_set_name (rect, names[i]);
clutter_container_add_actor (CLUTTER_CONTAINER (stage), rect);
constraint = clutter_bind_constraint_new (rects[Center], CLUTTER_BIND_X, 0.0);
@@ -234,10 +201,6 @@ test_constraints_main (int argc, char *argv[])
constraint = clutter_bind_constraint_new (rects[Center], CLUTTER_BIND_SIZE, 0.0);
clutter_actor_add_constraint_with_name (rect, "size-bind", constraint);
- g_signal_connect (rect, "button-release-event",
- G_CALLBACK (on_button_release),
- NULL);
-
rects[i] = rect;
}
diff --git a/tests/interactive/test-easing.c b/tests/interactive/test-easing.c
index 2bd8a9c..09b934f 100644
--- a/tests/interactive/test-easing.c
+++ b/tests/interactive/test-easing.c
@@ -2,8 +2,7 @@
#include <gmodule.h>
#include <clutter/clutter.h>
-/* all the easing modes provided by Clutter */
-static const struct {
+const struct {
const gchar *name;
ClutterAnimationMode mode;
} easing_modes[] = {
@@ -40,28 +39,20 @@ static const struct {
{ "easeInOutBounce", CLUTTER_EASE_IN_OUT_BOUNCE },
};
-#define HELP_TEXT "Easing mode: %s (%d of %d)\n" \
- "Left click to tween\n" \
- "Right click to change the easing mode"
-
static const gint n_easing_modes = G_N_ELEMENTS (easing_modes);
static gint current_mode = 0;
static gint duration = 1;
static gboolean recenter = FALSE;
-static ClutterActor *main_stage = NULL;
+static ClutterActor *main_stage = NULL;
static ClutterActor *easing_mode_label = NULL;
static ClutterAnimation *last_animation = NULL;
-/* recenter_bouncer:
- *
- * repositions (through an animation) the bouncer at the center of the stage
- */
static void
-recenter_bouncer (ClutterAnimation *animation,
- ClutterActor *rectangle)
+on_animation_completed (ClutterAnimation *animation,
+ ClutterActor *rectangle)
{
gfloat base_x, base_y;
gint cur_mode;
@@ -71,7 +62,7 @@ recenter_bouncer (ClutterAnimation *animation,
cur_mode = easing_modes[current_mode].mode;
- clutter_actor_animate (rectangle, cur_mode, 250,
+ clutter_actor_animate (rectangle, cur_mode, 150,
"x", base_x,
"y", base_y,
NULL);
@@ -85,20 +76,31 @@ on_button_press (ClutterActor *actor,
if (event->button == 3)
{
gchar *text;
+ gfloat stage_width, stage_height;
+ gfloat label_width, label_height;
- /* cycle through the various easing modes */
- current_mode = (current_mode + 1 < n_easing_modes)
- ? current_mode + 1
- : 0;
+ current_mode = (current_mode + 1 < n_easing_modes) ? current_mode + 1
+ : 0;
- /* update the text of the label */
- text = g_strdup_printf (HELP_TEXT,
+ text = g_strdup_printf ("Easing mode: %s (%d of %d)\n"
+ "Right click to change the easing mode",
easing_modes[current_mode].name,
current_mode + 1,
n_easing_modes);
clutter_text_set_text (CLUTTER_TEXT (easing_mode_label), text);
g_free (text);
+
+ clutter_actor_get_size (main_stage,
+ &stage_width,
+ &stage_height);
+ clutter_actor_get_size (easing_mode_label,
+ &label_width,
+ &label_height);
+
+ clutter_actor_set_position (easing_mode_label,
+ stage_width - label_width - 10,
+ stage_height - label_height - 10);
}
else if (event->button == 1)
{
@@ -107,20 +109,15 @@ on_button_press (ClutterActor *actor,
cur_mode = easing_modes[current_mode].mode;
- /* tween the actor using the current easing mode */
animation =
clutter_actor_animate (rectangle, cur_mode, duration * 1000,
"x", event->x,
"y", event->y,
NULL);
- /* if we were asked to, recenter the bouncer at the end of the
- * animation. we keep track of the animation to avoid connecting
- * the signal handler to the same Animation twice.
- */
if (recenter && last_animation != animation)
g_signal_connect_after (animation, "completed",
- G_CALLBACK (recenter_bouncer),
+ G_CALLBACK (on_animation_completed),
rectangle);
last_animation = animation;
@@ -129,65 +126,52 @@ on_button_press (ClutterActor *actor,
return TRUE;
}
-static gboolean
-draw_bouncer (ClutterCairoTexture *texture,
- cairo_t *cr)
+static ClutterActor *
+make_bouncer (const ClutterColor *base_color,
+ gfloat width,
+ gfloat height)
{
- const ClutterColor *bouncer_color;
+ ClutterActor *retval;
+ cairo_t *cr;
cairo_pattern_t *pattern;
- guint width, height;
- float radius;
+ gfloat radius = MAX (width, height);
- clutter_cairo_texture_get_surface_size (texture, &width, &height);
+ retval = clutter_cairo_texture_new (width, height);
- radius = MAX (width, height);
+ cr = clutter_cairo_texture_create (CLUTTER_CAIRO_TEXTURE (retval));
- clutter_cairo_texture_clear (texture);
+ cairo_set_operator (cr, CAIRO_OPERATOR_CLEAR);
+ cairo_paint (cr);
+ cairo_set_operator (cr, CAIRO_OPERATOR_ADD);
cairo_arc (cr, radius / 2, radius / 2, radius / 2, 0.0, 2.0 * G_PI);
- bouncer_color = CLUTTER_COLOR_DarkScarletRed;
-
pattern = cairo_pattern_create_radial (radius / 2, radius / 2, 0,
radius, radius, radius);
cairo_pattern_add_color_stop_rgba (pattern,
0,
- bouncer_color->red / 255.0,
- bouncer_color->green / 255.0,
- bouncer_color->blue / 255.0,
- bouncer_color->alpha / 255.0);
+ base_color->red / 255.0,
+ base_color->green / 255.0,
+ base_color->blue / 255.0,
+ base_color->alpha / 255.0);
cairo_pattern_add_color_stop_rgba (pattern,
- 0.85,
- bouncer_color->red / 255.0,
- bouncer_color->green / 255.0,
- bouncer_color->blue / 255.0,
- 0.25);
+ 0.9,
+ base_color->red / 255.0,
+ base_color->green / 255.0,
+ base_color->blue / 255.0,
+ 0.1);
cairo_set_source (cr, pattern);
cairo_fill_preserve (cr);
cairo_pattern_destroy (pattern);
-
- return TRUE;
-}
-
-static ClutterActor *
-make_bouncer (gfloat width,
- gfloat height)
-{
- ClutterActor *retval;
-
- retval = clutter_cairo_texture_new (width, height);
- g_signal_connect (retval, "draw", G_CALLBACK (draw_bouncer), NULL);
+ cairo_destroy (cr);
clutter_actor_set_name (retval, "bouncer");
clutter_actor_set_size (retval, width, height);
clutter_actor_set_anchor_point (retval, width / 2, height / 2);
clutter_actor_set_reactive (retval, TRUE);
- /* make sure we draw the bouncer immediately */
- clutter_cairo_texture_invalidate (CLUTTER_CAIRO_TEXTURE (retval));
-
return retval;
}
@@ -214,8 +198,11 @@ G_MODULE_EXPORT int
test_easing_main (int argc, char *argv[])
{
ClutterActor *stage, *rect, *label;
+ ClutterColor stage_color = { 0x88, 0x88, 0xdd, 0xff };
+ ClutterColor rect_color = { 0xee, 0x33, 0, 0xff };
gchar *text;
gfloat stage_width, stage_height;
+ gfloat label_width, label_height;
GError *error = NULL;
if (clutter_init_with_args (&argc, &argv,
@@ -225,29 +212,30 @@ test_easing_main (int argc, char *argv[])
&error) != CLUTTER_INIT_SUCCESS)
return 1;
- stage = clutter_stage_new ();
- clutter_stage_set_title (CLUTTER_STAGE (stage), "Easing Modes");
- clutter_stage_set_color (CLUTTER_STAGE (stage), CLUTTER_COLOR_LightSkyBlue);
- g_signal_connect (stage, "destroy", G_CALLBACK (clutter_main_quit), NULL);
+ stage = clutter_stage_get_default ();
+ clutter_stage_set_color (CLUTTER_STAGE (stage), &stage_color);
main_stage = stage;
clutter_actor_get_size (stage, &stage_width, &stage_height);
- /* create the actor that we want to tween */
- rect = make_bouncer (50, 50);
+ rect = make_bouncer (&rect_color, 50, 50);
clutter_container_add_actor (CLUTTER_CONTAINER (stage), rect);
clutter_actor_set_position (rect, stage_width / 2, stage_height / 2);
- text = g_strdup_printf (HELP_TEXT,
+ text = g_strdup_printf ("Easing mode: %s (%d of %d)\n"
+ "Right click to change the easing mode",
easing_modes[current_mode].name,
current_mode + 1,
n_easing_modes);
label = clutter_text_new ();
clutter_container_add_actor (CLUTTER_CONTAINER (stage), label);
+ clutter_text_set_font_name (CLUTTER_TEXT (label), "Sans 18px");
clutter_text_set_text (CLUTTER_TEXT (label), text);
- clutter_actor_add_constraint (label, clutter_align_constraint_new (stage, CLUTTER_ALIGN_X_AXIS, 0.95));
- clutter_actor_add_constraint (label, clutter_align_constraint_new (stage, CLUTTER_ALIGN_Y_AXIS, 0.95));
+ clutter_actor_get_size (label, &label_width, &label_height);
+ clutter_actor_set_position (label,
+ stage_width - label_width - 10,
+ stage_height - label_height - 10);
easing_mode_label = label;
g_free (text);
diff --git a/tests/interactive/test-state.c b/tests/interactive/test-state.c
index f02ecc6..650d3c4 100644
--- a/tests/interactive/test-state.c
+++ b/tests/interactive/test-state.c
@@ -122,8 +122,6 @@ test_state_main (gint argc,
clutter_container_add_actor (CLUTTER_CONTAINER (stage), actor);
clutter_actor_set_position (actor, 320.0, 240.0);
clutter_actor_set_reactive (actor, TRUE);
- clutter_actor_add_effect_with_name (actor, "fade",
- clutter_desaturate_effect_new (0.0));
clutter_state_set (layout_state, NULL, "active",
@@ -164,12 +162,10 @@ test_state_main (gint argc,
clutter_state_set (a_state, NULL, "normal",
actor, "opacity", CLUTTER_LINEAR, 0x77,
actor, "rotation-angle-z", CLUTTER_LINEAR, 0.0,
- actor, "@effects.fade.factor", CLUTTER_LINEAR, 0.0,
NULL);
clutter_state_set (a_state, NULL, "hover",
actor, "opacity", CLUTTER_LINEAR, 0xff,
actor, "rotation-angle-z", CLUTTER_LINEAR, 10.0,
- actor, "@effects.fade.factor", CLUTTER_LINEAR, 1.0,
NULL);
clutter_actor_set_opacity (actor, 0x77);
diff --git a/tests/micro-bench/Makefile.am b/tests/micro-bench/Makefile.am
index 4824bb2..4a4613c 100644
--- a/tests/micro-bench/Makefile.am
+++ b/tests/micro-bench/Makefile.am
@@ -1,7 +1,5 @@
include $(top_srcdir)/build/autotools/Makefile.am.silent
-common_ldadd = $(top_builddir)/clutter/libclutter- CLUTTER_SONAME_INFIX@- CLUTTER_API_VERSION@.la
-
noinst_PROGRAMS = \
test-text \
test-picking \
@@ -15,14 +13,14 @@ INCLUDES = \
-I$(top_srcdir)/clutter/cogl \
-I$(top_builddir)/clutter \
-I$(top_builddir)/clutter/cogl
-
+LDADD = $(top_builddir)/clutter/libclutter- CLUTTER_SONAME_INFIX@- CLUTTER_API_VERSION@.la
AM_CFLAGS = \
$(CLUTTER_CFLAGS) \
$(MAINTAINER_CFLAGS) \
-DG_DISABLE_SINGLE_INCLUDES \
-DTESTS_DATA_DIR=\""$(top_srcdir)/tests/data/"\"
-LDADD = $(common_ldadd) $(CLUTTER_LIBS) -lm
+AM_LDFLAGS = $(CLUTTER_LIBS)
test_text_SOURCES = test-text.c
test_picking_SOURCES = test-picking.c
diff --git a/tests/performance/Makefile.am b/tests/performance/Makefile.am
index 337cf66..259f777 100644
--- a/tests/performance/Makefile.am
+++ b/tests/performance/Makefile.am
@@ -12,12 +12,10 @@ noinst_PROGRAMS = \
INCLUDES = \
-I$(top_srcdir)/ \
-I$(top_srcdir)/clutter \
- -I$(top_builddir)/clutter
-
-common_ldadd = $(top_builddir)/clutter/libclutter- CLUTTER_SONAME_INFIX@- CLUTTER_API_VERSION@.la
-
-LDADD = $(common_ldadd) $(CLUTTER_LIBS) -lm
-
+ -I$(top_srcdir)/clutter/cogl \
+ -I$(top_builddir)/clutter \
+ -I$(top_builddir)/clutter/cogl
+LDADD = $(top_builddir)/clutter/libclutter- CLUTTER_SONAME_INFIX@- CLUTTER_API_VERSION@.la
AM_CFLAGS = \
$(CLUTTER_CFLAGS) \
$(MAINTAINER_CFLAGS) \
@@ -29,6 +27,8 @@ perf-report: check
check:
for a in $(noinst_PROGRAMS);do ./$$a;done;true
+AM_LDFLAGS = $(CLUTTER_LIBS)
+
test_picking_SOURCES = test-picking.c
test_text_perf_SOURCES = test-text-perf.c
test_state_SOURCES = test-state.c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]