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

compiz-fusion-plugins-extra: Changes to 'upstream-unstable'



 CMakeLists.txt                      |    4 
 Makefile.am                         |   23 
 VERSION                             |    2 
 cmake/CompizFusion.cmake            |   30 
 cmake/addons.cmake                  |    3 
 compiz-animationaddon.pc.in         |   12 
 configure.ac                        |   22 
 include/Makefile.am                 |    8 
 include/compiz-animationaddon.h     |  223 +
 metadata/Makefile.am                |   95 
 metadata/animationaddon.xml.in      |  526 +++
 metadata/extrawm.xml.in             |    6 
 metadata/firepaint.xml.in           |    4 
 metadata/grid.xml.in                |   58 
 metadata/loginout.xml.in            |    2 
 metadata/maximumize.xml.in          |  148 
 metadata/notification.xml.in        |    1 
 metadata/scalefilter.xml.in         |  158 -
 metadata/showdesktop.xml.in         |    7 
 metadata/showmouse.xml.in           |   12 
 po/LINGUAS                          |    6 
 po/POTFILES.in                      |    2 
 po/ar.po                            | 1615 +++++++---
 po/bn.po                            | 1543 ++++++----
 po/ca.po                            | 1717 +++++++----
 po/cs.po                            | 5240 ++++++++++++++++++++++++++++++++++
 po/de.po                            | 1807 ++++++++---
 po/el.po                            | 2303 +++++++++------
 po/en_GB.po                         | 1930 ++++++++----
 po/es.po                            | 2756 ++++++++++--------
 po/eu.po                            | 3001 ++++++++++++-------
 po/fa.po                            | 1349 ++++++--
 po/fi.po                            | 2908 ++++++++++++-------
 po/fr.po                            | 1995 ++++++++-----
 po/gl.po                            | 2268 +++++++++-----
 po/gu.po                            | 1733 +++++++----
 po/he.po                            | 5509 ++++++++++++++++++++++++++++++++++++
 po/hi.po                            | 1730 +++++++----
 po/hu.po                            | 1805 ++++++++---
 po/it.po                            | 1925 ++++++++----
 po/ja.po                            | 1811 +++++++----
 po/ko.po                            | 2084 ++++++++-----
 po/nb.po                            | 1729 ++++++++---
 po/nl.po                            | 1744 ++++++++---
 po/pl.po                            | 2929 +++++++++++--------
 po/pt.po                            | 2037 +++++--------
 po/pt_BR.po                         | 1769 ++++++++---
 po/ru.po                            | 2063 ++++++++-----
 po/sv.po                            | 2103 ++++++++-----
 po/tr.po                            | 1701 +++++++----
 po/zh_CN.po                         | 4207 +++++++++++++++------------
 src/3d/Makefile.am                  |    9 
 src/Makefile.am                     |    2 
 src/addhelper/Makefile.am           |    9 
 src/animationaddon/CMakeLists.txt   |    6 
 src/animationaddon/Makefile.am      |   35 
 src/animationaddon/airplane3d.c     |  867 +++++
 src/animationaddon/animation_tex.h  |  222 +
 src/animationaddon/animationaddon.c |  708 ++++
 src/animationaddon/animationaddon.h |  389 ++
 src/animationaddon/beamup.c         |  295 +
 src/animationaddon/burn.c           |  456 ++
 src/animationaddon/domino.c         |  276 +
 src/animationaddon/explode3d.c      |  120 
 src/animationaddon/fold3d.c         |  239 +
 src/animationaddon/glide3.c         |   84 
 src/animationaddon/leafspread.c     |  107 
 src/animationaddon/particle.c       |  372 ++
 src/animationaddon/polygon.c        | 2106 +++++++++++++
 src/animationaddon/skewer.c         |  227 +
 src/bench/Makefile.am               |    9 
 src/bicubic/bicubic.c               |    6 
 src/crashhandler/Makefile.am        |    9 
 src/cubeaddon/Makefile.am           |   13 
 src/cubeaddon/cubeaddon.c           |   25 
 src/extrawm/Makefile.am             |    9 
 src/extrawm/extrawm.c               |  107 
 src/fadedesktop/Makefile.am         |    9 
 src/fadedesktop/fadedesktop.c       |    4 
 src/firepaint/Makefile.am           |    9 
 src/firepaint/firepaint.c           |   42 
 src/gears/Makefile.am               |    9 
 src/grid/CMakeLists.txt             |    3 
 src/grid/Makefile.am                |   30 
 src/grid/grid.c                     |  349 ++
 src/group/Makefile.am               |   12 
 src/group/cairo.c                   |   87 
 src/group/group-internal.h          |   17 
 src/group/group.c                   |  201 -
 src/group/init.c                    |   27 
 src/group/queues.c                  |    6 
 src/group/tab.c                     |   53 
 src/loginout/Makefile.am            |    9 
 src/maximumize/Makefile.am          |   12 
 src/maximumize/maximumize.c         |  794 ++++-
 src/mblur/Makefile.am               |    9 
 src/notification/notification.c     |   93 
 src/reflex/Makefile.am              |    9 
 src/scalefilter/Makefile.am         |   20 
 src/scalefilter/scalefilter.c       |  374 +-
 src/shelf/Makefile.am               |    9 
 src/shelf/shelf.c                   |    2 
 src/showdesktop/Makefile.am         |    9 
 src/showdesktop/showdesktop.c       |   20 
 src/showmouse/Makefile.am           |    9 
 src/showmouse/showmouse.c           |    4 
 src/splash/Makefile.am              |    9 
 src/splash/splash.c                 |    8 
 src/trailfocus/Makefile.am          |    9 
 src/trailfocus/trailfocus.c         |   16 
 src/wallpaper/Makefile.am           |    9 
 src/wallpaper/wallpaper.c           |    2 
 src/widget/Makefile.am              |    9 
 src/widget/widget.c                 |  209 +
 114 files changed, 56916 insertions(+), 20956 deletions(-)

New commits:
commit 458d33b343658d3a88e9f7d65a3f5eeb6e30ca72
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Mar 9 15:44:03 2009 +0100

    * Bump version to 0.8.2

diff --git a/VERSION b/VERSION
index 1357b31..2dcc312 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-VERSION=0.7.9
+VERSION=0.8.2

commit ba8410cea2c309f6b31e6e70eed356a15d0988b6
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Fri Mar 6 03:18:05 2009 +0100

    Fix .pc files tarball inclusion

diff --git a/cmake/addons.cmake b/cmake/addons.cmake
index 4590610..b5b2efb 100644
--- a/cmake/addons.cmake
+++ b/cmake/addons.cmake
@@ -144,7 +144,7 @@ macro (cf_add_package_generation description)
     list (APPEND CPACK_SOURCE_IGNORE_FILES "/autom4te.cache")
     list (APPEND CPACK_SOURCE_IGNORE_FILES "/aclocal.m4")
     list (APPEND CPACK_SOURCE_IGNORE_FILES "/autogen.sh")
-    list (APPEND CPACK_SOURCE_IGNORE_FILES "/*.pc")
+    list (APPEND CPACK_SOURCE_IGNORE_FILES "/\\\\*.pc")
     list (APPEND CPACK_SOURCE_IGNORE_FILES "/config*")
     list (APPEND CPACK_SOURCE_IGNORE_FILES "/depcomp")
     list (APPEND CPACK_SOURCE_IGNORE_FILES "/install-sh")
@@ -168,4 +168,4 @@ macro (cf_add_package_generation description)
     include(CPack)
 
     file (REMOVE "${CMAKE_BINARY_DIR}/CPackConfig.cmake")
-endmacro (cf_add_package_generation)
\ No newline at end of file
+endmacro (cf_add_package_generation)

commit f9f85cf626a0ac0c3438e9b546aa069c1ccbc2f1
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Fri Mar 6 03:17:58 2009 +0100

    Remove more fusion

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2998bc9..7ab1db6 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -24,4 +24,4 @@ cf_install_plugin_data_files (images)
 cf_install_plugin_data_files (data)
 cf_print_plugin_configure_results (src)
 
-cf_add_package_generation ("Compiz Fusion Plugins Extra")
+cf_add_package_generation ("Compiz Plugins Extra")

commit c7dd7233b00db4a7a11faab79bdd3d637681bf7a
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Thu Mar 5 04:54:18 2009 +0100

    Fix POTFILES.in

diff --git a/po/POTFILES.in b/po/POTFILES.in
index d4c2b26..ea494f1 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -8,6 +8,7 @@ metadata/extrawm.xml.in
 metadata/fadedesktop.xml.in
 metadata/firepaint.xml.in
 metadata/gears.xml.in
+metadata/grid.xml.in
 metadata/group.xml.in
 metadata/mblur.xml.in
 metadata/reflex.xml.in

commit 234f76c0ae67a42643657edb27a63d91744e6635
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Thu Mar 5 04:03:44 2009 +0100

    Drop -fusion- bits

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4c560b7..2998bc9 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,4 +1,4 @@
-project (compiz-fusion-plugins-extra)
+project (compiz-plugins-extra)
 
 cmake_minimum_required (VERSION 2.4)
 
diff --git a/configure.ac b/configure.ac
index c45804b..1714df3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.57)
 
 m4_define([plugins_extra_version], [esyscmd(. ./VERSION;echo -n $VERSION)])
 
-AC_INIT([compiz-fusion-plugins-extra], [plugins_extra_version], [maniac@opencompositing.org])
+AC_INIT([compiz-plugins-extra], [plugins_extra_version], [maniac@opencompositing.org])
 
 #AC_CONFIG_AUX_DIR(config)
 
@@ -19,7 +19,7 @@ AC_CHECK_HEADERS([stdlib.h sys/time.h unistd.h])
 IT_PROG_INTLTOOL([0.35.0])
 AC_SUBST(ALL_LINGUAS)
 AM_GLIB_GNU_GETTEXT
-GETTEXT_PACKAGE=compiz-fusion-plugins-extra
+GETTEXT_PACKAGE=compiz-plugins-extra
 AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Gettext package.])
 AC_SUBST(GETTEXT_PACKAGE)
 

commit a222d91dce7a54367e82504dbd111d251a2732a8
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Feb 8 12:06:47 2009 +0100

    Indent properly.

diff --git a/metadata/scalefilter.xml.in b/metadata/scalefilter.xml.in
index 420de4e..338e398 100644
--- a/metadata/scalefilter.xml.in
+++ b/metadata/scalefilter.xml.in
@@ -1,82 +1,82 @@
 <compiz>
-	<plugin name="scalefilter" useBcop="true">
-		<_short>Scale Window Title Filter</_short>
-		<_long>Window title filter facility for the scale plugin</_long>
-		<category>Utility</category>
-		<deps>
-			<relation type="after">
-				<plugin>scale</plugin>
-				<plugin>text</plugin>
-			</relation>
-			<requirement>
-				<plugin>scale</plugin>
-				<plugin>regex</plugin>
-			</requirement>
-		</deps>
-		<screen>
-			<group>
-				<_short>Behaviour</_short>
-				<option name="timeout" type="int">
-					<_short>Filter Type Timeout</_short>
-					<_long>Time (in ms) after which the filter typing is automatically ended</_long>
-					<min>0</min>
-					<max>10000</max>
-					<default>0</default>
-				</option>
-				<option name="filter_case_insensitive" type="bool">
-					<_short>Filter Case Insensitive</_short>
-					<_long>Use case insensitive string matching when filtering.</_long>
-					<default>true</default>
-				</option>
-				<option name="filter_display" type="bool">
-					<_short>Show Filter Text</_short>
-					<_long>Show filter text.</_long>
-					<default>true</default>
-				</option>
-			</group>
-			<group>
-				<_short>Appearance</_short>
-				<option name="font_bold" type="bool">
-					<_short>Bold Font</_short>
-					<_long>Use bold font for window title display</_long>
-					<default>true</default>
-				</option>
-				<option name="font_size" type="int">
-					<_short>Font Size</_short>
-					<_long>Font size for window title display</_long>
-					<min>6</min>
-					<max>48</max>
-					<default>24</default>
-				</option>
-				<option name="border_size" type="int">
-					<_short>Title Border Size</_short>
-					<_long>Size of the border around the window title</_long>
-					<min>1</min>
-					<max>20</max>
-					<default>5</default>
-				</option>
-				<option name="font_color" type="color">
-					<_short>Font Color</_short>
-					<_long>Font color of the window title</_long>
-					<default>
-						<red>0xffff</red>
-						<green>0xffff</green>
-						<blue>0xffff</blue>
-						<alpha>0xffff</alpha>
-					</default>
-				</option>
-				<option name="back_color" type="color">
-					<_short>Background Color</_short>
-					<_long>Background color of the window title</_long>
-					<default>
-						<red>0x0000</red>
-						<green>0x0000</green>
-						<blue>0x0000</blue>
-						<alpha>0x9999</alpha>
-					</default>
-				</option>
-			</group>
-		</screen>
-	</plugin>
+    <plugin name="scalefilter" useBcop="true">
+	<_short>Scale Window Title Filter</_short>
+	<_long>Window title filter facility for the scale plugin</_long>
+	<category>Utility</category>
+	<deps>
+	    <relation type="after">
+		<plugin>scale</plugin>
+		<plugin>text</plugin>
+	    </relation>
+	    <requirement>
+		<plugin>scale</plugin>
+		<plugin>regex</plugin>
+	    </requirement>
+	</deps>
+	<screen>
+	    <group>
+		<_short>Behaviour</_short>
+		<option name="timeout" type="int">
+		    <_short>Filter Type Timeout</_short>
+		    <_long>Time (in ms) after which the filter typing is automatically ended</_long>
+		    <min>0</min>
+		    <max>10000</max>
+		    <default>0</default>
+		</option>
+		<option name="filter_case_insensitive" type="bool">
+		    <_short>Filter Case Insensitive</_short>
+		    <_long>Use case insensitive string matching when filtering.</_long>
+		    <default>true</default>
+		</option>
+		<option name="filter_display" type="bool">
+		    <_short>Show Filter Text</_short>
+		    <_long>Show filter text.</_long>
+		    <default>true</default>
+		</option>
+	    </group>
+	    <group>
+		<_short>Appearance</_short>
+		<option name="font_bold" type="bool">
+		    <_short>Bold Font</_short>
+		    <_long>Use bold font for window title display</_long>
+		    <default>true</default>
+		</option>
+		<option name="font_size" type="int">
+		    <_short>Font Size</_short>
+		    <_long>Font size for window title display</_long>
+		    <min>6</min>
+		    <max>48</max>
+		    <default>24</default>
+		</option>
+		<option name="border_size" type="int">
+		    <_short>Title Border Size</_short>
+		    <_long>Size of the border around the window title</_long>
+		    <min>1</min>
+		    <max>20</max>
+		    <default>5</default>
+		</option>
+		<option name="font_color" type="color">
+		    <_short>Font Color</_short>
+		    <_long>Font color of the window title</_long>
+		    <default>
+			<red>0xffff</red>
+			<green>0xffff</green>
+			<blue>0xffff</blue>
+			<alpha>0xffff</alpha>
+		    </default>
+		</option>
+		<option name="back_color" type="color">
+		    <_short>Background Color</_short>
+		    <_long>Background color of the window title</_long>
+		    <default>
+			<red>0x0000</red>
+			<green>0x0000</green>
+			<blue>0x0000</blue>
+			<alpha>0x9999</alpha>
+		    </default>
+		</option>
+	    </group>
+	</screen>
+    </plugin>
 </compiz>
 

commit afab54377d89123c15d3bfa8da3d4e1acb48bc47
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Feb 7 14:00:07 2009 +0100

    Filter case insensitive by default.
    It should now be safe to assume everyone who uses current scalefilter
    also has case insenstive filtering in regex.

diff --git a/metadata/scalefilter.xml.in b/metadata/scalefilter.xml.in
index 5b10fd7..420de4e 100644
--- a/metadata/scalefilter.xml.in
+++ b/metadata/scalefilter.xml.in
@@ -26,7 +26,7 @@
 				<option name="filter_case_insensitive" type="bool">
 					<_short>Filter Case Insensitive</_short>
 					<_long>Use case insensitive string matching when filtering.</_long>
-					<default>false</default>
+					<default>true</default>
 				</option>
 				<option name="filter_display" type="bool">
 					<_short>Show Filter Text</_short>

commit 8dfab4a4b142621f8596be64ef03bbf3a81969f4
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Feb 7 13:25:24 2009 +0100

    End scale mode on pressing return when only one window is left instead
    of just applying filter.
    Reasoning is that the user most likely will switch to the remaining
    window afterwards anyway.

diff --git a/src/scalefilter/scalefilter.c b/src/scalefilter/scalefilter.c
index 4b27ff9..fd5e433 100644
--- a/src/scalefilter/scalefilter.c
+++ b/src/scalefilter/scalefilter.c
@@ -441,7 +441,9 @@ scalefilterHandleSpecialKeyPress (CompScreen *s,
 
 	    ss->currentMatch = &ss->match;
 	    fs->matchApplied = TRUE;
-	    *drop            = TRUE;
+	    /* let return pass (and thus end scale) if only
+	       one window is left */
+	    *drop            = ss->nWindows > 1;
 	    needRelayout     = TRUE;
 	    scalefilterFiniFilterInfo (s, TRUE);
 	}

commit 77961f1fe84309d494b0daabf733a1c66c9fd101
Author: C-F Language team <i18n@opencompositing.org>
Date:   Fri Feb 6 07:03:29 2009 +0100

    l10n updates

diff --git a/po/ar.po b/po/ar.po
index 4f88f44..c73e013 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 0.6\n"
 "Report-Msgid-Bugs-To: http://bugs.opencompositing.org\n";
-"POT-Creation-Date: 2008-12-26 12:41+0530\n"
+"POT-Creation-Date: 2009-02-06 11:28+0530\n"
 "PO-Revision-Date: 2008-09-29 01:23+0200\n"
 "Last-Translator: maher  <s6r@live.com>\n"
 "Language-Team: Compiz Fusion Translators <i18n@lists.compiz-fusion.org>\n"
@@ -148,6 +148,337 @@ msgstr "أنواع النوافذ"
 msgid "Window types that should be Opacified."
 msgstr "أنواع النوافذ التي لا يجب أن تكون شفافة"
 
+msgid "Airplane"
+msgstr "طاىٔرة ورقية"
+
+msgid "Airplane Flying Path Length"
+msgstr "طول مسار الطاىٔرة"
+
+msgid "Angle of window at the end of the animation."
+msgstr "زاوية النافذة عند إنتهاﺀ التحريك"
+
+msgid "Animation Time Step For Intense Effects"
+msgstr "وقت الخطوة في التحريك للمؤثرات الثقيلة"
+
+#, fuzzy
+msgid "Animations Add-On"
+msgstr "التحريك"
+
+msgid "Automatic"
+msgstr "تلقاىٔي"
+
+msgid "Away Angle"
+msgstr "زاوية الإبعاد"
+
+msgid "Away Position"
+msgstr "موقع الإبعاد"
+
+msgid "Beam"
+msgstr "الشعاع"
+
+msgid "Beam Color"
+msgstr "لون الشعاع"
+
+msgid "Beam Life"
+msgstr "مدة حياة الشعاع"
+
+msgid "Beam Slowdown"
+msgstr "تباطؤ الشعاع"
+
+msgid "Beam Spacing"
+msgstr "تباعد الشعاع"
+
+msgid "Beam Up"
+msgstr "ظهور الشعاع"
+
+msgid "Beam Width"
+msgstr "طول الشعاع"
+
+msgid "Beam color."
+msgstr "لون الشعاع"
+
+msgid "Beam life."
+msgstr "مدة حياة الشعاع"
+
+msgid "Beam slowdown."
+msgstr "تباطؤ الشعاع"
+
+msgid "Beam width."
+msgstr "طول الشعاع"
+
+msgid "Burn"
+msgstr "الحرق"
+
+msgid ""
+"Closeness of window to camera at the end of the animation (1.0: Close to "
+"camera, -2.0: Away from camera)."
+msgstr ""
+"القرب من الكاميرا عند إنتهاﺀ التحريك (١.٠: قريب من الكاميرا، ٢.٠-: بعيد عن "
+"الكاميرا)."
+
+msgid "Domino"
+msgstr "دومينو"
+
+msgid "Domino Piece Falling Direction"
+msgstr "إتجاه سقوط قطع الدومينو"
+
+msgid "Down"
+msgstr "أسفل"
+
+msgid "Effect Settings"
+msgstr "خيارات الموْثرة"
+
+msgid "Explode"
+msgstr "تفجير"
+
+msgid "Extra window animations and animation engines"
+msgstr ""
+
+msgid "Falling direction for Domino pieces."
+msgstr "إتجاه سقوط قطع الدومينو."
+
+msgid "Fire Particle Color"
+msgstr "لون أجزاﺀ النار"
+
+msgid "Fire Particle Life"
+msgstr "مدة حياة اجزاﺀ النار"
+
+msgid "Fire Particle Size"
+msgstr "حجم اجزاﺀ النار"
+
+msgid "Fire Particle Slowdown"
+msgstr "تباطؤ أجزاﺀ النار"
+
+msgid "Fire Smoke"
+msgstr "دخان النار"
+
+msgid "Fire constant speed"
+msgstr "نار ذو سرعة ثابتة"
+
+msgid "Fire direction"
+msgstr "إتجاه النار"
+
+msgid "Fire direction."
+msgstr "إتجاه النار."
+
+msgid "Fire particle color."
+msgstr "لون أجزاﺀ النار."
+
+msgid "Fire particle life."
+msgstr "مدة حياة اجزاﺀ النا.ر"
+
+msgid "Fire particle size."
+msgstr "حجم اجزاﺀ النار."
+
+msgid "Fire particle slowdown."
+msgstr "تباطؤ أجزاﺀ النار."
+
+msgid "Fire smoke."
+msgstr "دخان النار."
+
+msgid "Fly to TaskBar on Minimize"
+msgstr "طيران إلى شريط المهام "
+
+msgid "Fold"
+msgstr "طَوي"
+
+msgid "Fold Direction"
+msgstr "إتجاه الطَوي"
+
+msgid "Fold opening direction for pieces in Razr effect."
+msgstr "إتجاه الطوي عند البداية للقطع في تأثير الشفرات "
+
+msgid "Glass"
+msgstr ""
+
+#, fuzzy
+msgid "Glide 3"
+msgstr "زحلقة ١"
+
+msgid "Have random colors for the fire effect, also known as Mystical Fire."
+msgstr "إستخدام ألوان عشواىٔية لتأثير النار، معروف أيضا بإسم النار الأسطورية"
+
+msgid "Hexagonal"
+msgstr "مسدس"
+
+msgid "In"
+msgstr "داخل"
+
+msgid "In-out"
+msgstr "داخل-خارج"
+
+msgid "Leaf Spread"
+msgstr "إنتشار ورق الشجر"
+
+msgid "Left"
+msgstr "يسار"
+
+msgid "Left-right"
+msgstr "يسار-يمين"
+
+msgid "Length of airplane's flying path."
+msgstr "طول مسار الطاىٔرة"
+
+msgid "Make fire effect duration be dependent on window height."
+msgstr "جعل مدة تأثير النار مرتبط بطول النافذة"
+
+msgid "Movement direction(s) for window pieces."
+msgstr "إتجاه حركة قطع النافذة"
+
+msgid "Number Of Fire Particles"
+msgstr "عدد أجزاﺀ النار"
+
+msgid "Number of fire particles."
+msgstr "عدد أجزاﺀ النار."
+
+msgid "Out"
+msgstr "خارج"
+
+msgid "Random"
+msgstr "عشواىٔية"
+
+msgid "Randomly Colored Fire"
+msgstr "نار ملونة عشواىٔيا"
+
+msgid "Razr"
+msgstr "شفرات"
+
+msgid "Razr Fold Opening Direction"
+msgstr "إتجاه بداية الطوي الحاد"
+
+msgid "Rectangular"
+msgstr "مستطيل"
+
+msgid "Right"
+msgstr "يمين"
+
+msgid "Rotation Angle"
+msgstr "زاوية الدوران"
+
+msgid "Rotation angle of animated window pieces (in degrees)."
+msgstr "زاوية دوران حركة أجزاﺀ النافذة (بالدرجات)"
+
+msgid "Shatter Number of Spokes"
+msgstr ""
+
+#, fuzzy
+msgid "Shatter Number of Tiers"
+msgstr "عدد أجزاﺀ النار."
+
+msgid "Skewer"
+msgstr "إنحراف"
+
+msgid "Skewer Direction"
+msgstr "إتجاه الإنحراف"
+
+msgid "Spacing between beams."
+msgstr "التباعد بين الأشعة"
+
+msgid "Tessellation Type"
+msgstr "نوع الفسيفساﺀ"
+
+msgid "Tessellation type for exploding window pieces."
+msgstr "نوع الفسيفساﺀ لقطع النافذة المتفجرة."
+
+msgid "Tessellation type for window pieces."
+msgstr "نوع الفسيفساﺀ لقطع النافذة."
+
+msgid ""
+"The amount of time in milliseconds between each render of the intense "
+"animation (Ex. Burn, Beam). The higher the number, the jerkier the movements "
+"become."
+msgstr ""
+"المدة الزمنية بالميللي ثانية لكل صورة في التحريك للمؤثرات الثقيلة (النار أو "
+"الشعاع مثلا). كلما كان الرقم أكبر، زاد سوﺀ التحريكو أصبح متقطشا."
+
+msgid ""
+"The animated window will be split into pieces along a grid. Specify the "
+"number of grid cells along the height of the window."
+msgstr ""
+"النافذة المتحركة ستقسم لقطع على طول شبكة. الرجاﺀ تحديد عدد خلايا الشبكة على "
+"طول النافذة."
+
+msgid ""
+"The animated window will be split into pieces along a grid. Specify the "
+"number of grid cells along the width of the window."
+msgstr ""
+"النافذة المتحركة ستقسم لقطع على طول شبكة. الرجاﺀ تحديد عدد خلايا الشبكة على "
+"عرض النافذة."
+
+msgid ""
+"The exploding window will be split into pieces along a grid. Specify the "
+"number of grid cells along the height of the window."
+msgstr ""
+"النافذة المتحركة ستقسم لقطع على طول شبكة. الرجاﺀ تحديد عدد خلايا الشبكة على "
+"طول النافذة."
+
+msgid ""
+"The exploding window will be split into pieces along a grid. Specify the "
+"number of grid cells along the width of the window."
+msgstr ""
+"النافذة المتحركة ستقسم لقطع على طول شبكة. الرجاﺀ تحديد عدد خلايا الشبكة على "
+"عرض النافذة."
+
+#, fuzzy
+msgid ""
+"The exploding window will be split into pieces along concentric circles. "
+"Specify the number of concentric circles the shatter tessellation will have."
+msgstr ""
+"النافذة المتحركة ستقسم لقطع على طول شبكة. الرجاﺀ تحديد عدد خلايا الشبكة على "
+"طول النافذة."
+
+#, fuzzy
+msgid ""
+"The exploding window with the shatter animation will be split into pieces "
+"radially from the center. Specify the number of radial spokes the animation "
+"will have."
+msgstr ""
+"النافذة المتحركة ستقسم لقطع على طول شبكة. الرجاﺀ تحديد عدد خلايا الشبكة على "
+"عرض النافذة."
+
+msgid "Thickness"
+msgstr "السماكة"
+
+msgid "Thickness of Animated Polygons"
+msgstr "سماكة المضلّع المحرّك"
+
+msgid "Thickness of Exploding Polygons"
+msgstr "سماكة المضلّع المنفجر"
+
+msgid "Thickness of animated window pieces (in pixels)."
+msgstr "سماكة قطع النافذة المحركة (بالنقط)."
+
+msgid "Thickness of exploding window pieces (in pixels)."
+msgstr "سماكة قطع النافذة المنفجرة (بالنقط)."
+
+msgid "Up"
+msgstr "فوق"
+
+msgid "Up-down"
+msgstr "فوق-تحت"
+
+msgid ""
+"Whether the window should fly to taskbar when minimized with Airplane effect."
+msgstr ""
+"إذا كان على النافذة الطيران إلى شريط المهام عند تصغيرها مع إستعمال تأثير "
+"الطاىٔرة."
+
+msgid "Window Grid Height"
+msgstr "طول شبكة النافذة"
+
+msgid "Window Grid Width"
+msgstr "عرض شبكة النافذة"
+
+msgid "Window folding direction."
+msgstr "إتجاه طوي النافذة"
+
+msgid ""
+"Window thickness in pixels. Setting this to larger than 0 will disable "
+"shadow, blur, and reflection during the animation."
+msgstr ""
+"سماكة النافذة بالنقط. ضبط هذه بقيمة أعلى من صفر سيعطّل الظلال و الغباش و "
+"الإنعكاسات خلال التحريك."
+
 msgid ""
 "All effects are chosen randomly, ignoring the selected effect. If None is "
 "selected for an event, that event won't be animated."
@@ -155,9 +486,6 @@ msgstr ""
 "إختيار جميع المؤثرات بطريقة عشواىٔية، بتجاهل المؤثرات المختارة. إذا لم يتم "
 "إختيار أي شئ لحدث معين، لن يتم التحريك عند هذا الحدث."
 
-msgid "Angle of window at the end of the animation."
-msgstr "زاوية النافذة عند إنتهاﺀ التحريك"
-
 msgid "Animation Selection"
 msgstr "إختيار التحريك"
 
@@ -182,12 +510,6 @@ msgstr "مدة التحريك لتأثير التظليل بالجزﺀ من ا
 msgid "Animations"
 msgstr "التحريك"
 
-msgid "Away Angle"
-msgstr "زاوية الإبعاد"
-
-msgid "Away Position"
-msgstr "موقع الإبعاد"
-
 msgid "Close Animation"
 msgstr "حركة الإغلاق"
 
@@ -195,13 +517,6 @@ msgid "Close Effect"
 msgstr "تأثير الإغلاق"
 
 msgid ""
-"Closeness of window to camera at the end of the animation (1.0: Close to "
-"camera, -2.0: Away from camera)."
-msgstr ""
-"القرب من الكاميرا عند إنتهاﺀ التحريك (١.٠: قريب من الكاميرا، ٢.٠-: بعيد عن "
-"الكاميرا)."
-
-msgid ""
 "Comma separated list of option value assignments to override effect "
 "settings, e.g.: fire_color=#0080ffff, fire_particles=700, fire_smoke=1"
 msgstr ""
@@ -227,9 +542,6 @@ msgstr "حلم"
 msgid "Duration"
 msgstr "مدة"
 
-msgid "Effect Settings"
-msgstr "خيارات الموْثرة"
-
 msgid "Fade"
 msgstr "تلاشي"
 
@@ -341,9 +653,6 @@ msgstr ""
 "صندوق من المؤثرات ليتم الإختيار بينهم تأثير عشواىٔي. إضعط إعادة لإستعادة "
 "اللاىٔحة كاملة."
 
-msgid "Random"
-msgstr "عشواىٔية"
-
 msgid "Random Animations For All Events"
 msgstr "تحريك عشواىٔي لجميع الأحداث"
 
@@ -900,16 +1209,197 @@ msgstr ""
 msgid "Zoom out automatically to make the cube fit to the screen."
 msgstr ""
 
-msgid "Cube Caps"
+msgid "Allow rotation of this element"
+msgstr ""
+
+msgid "Autumn"
+msgstr ""
+
+msgid "Background Color"
+msgstr ""
+
+msgid "Background color for the window title"
+msgstr ""
+
+msgid "Bold Font"
+msgstr ""
+
+msgid "Bubbles"
+msgstr ""
+
+msgid ""
+"Delay (in ms) between screen updates. Decreasing this value may make snow "
+"fall more smoothly, but will also increase CPU usage."
+msgstr ""
+
+msgid "Display Time"
+msgstr ""
+
+#, fuzzy
+msgid "Draw Over Windows"
+msgstr "نوافذ ثلاثية الأبعاد"
+
+msgid "Draw elements on screen"
+msgstr ""
+
+msgid "Element Image"
+msgstr ""
+
+msgid "Element Iter"
+msgstr ""
+
+msgid "Element Movement Type"
+msgstr ""
+
+#, fuzzy
+msgid "Element Title Display"
+msgstr "أنواع النوافذ"
+
+msgid "Element Type"
+msgstr ""
+
+msgid "Element rotation"
+msgstr ""
+
+#, fuzzy
+msgid "Element size"
+msgstr "حجم اجزاﺀ النار."
+
+msgid "Element speed"
+msgstr ""
+
+msgid "Elements"
+msgstr ""
+
+msgid "Elements List"
+msgstr ""
+
+msgid "Elements drawn above windows"
+msgstr ""
+
+#, fuzzy
+msgid "Fireflies"
+msgstr "نار"
+
+msgid "Font Color"
+msgstr ""
+
+msgid "Font Size"
+msgstr ""
+
+msgid "Font color for the window title"
+msgstr ""
+
+msgid "Font size for the window title"
+msgstr ""
+
+msgid "General"
+msgstr ""
+
+msgid "How deep into the screen snowflakes can be drawn before being removed"
+msgstr ""
+
+msgid "How far from the screen snowflakes can be drawn before being removed"
+msgstr ""
+
+msgid "How long to display the title (in ms)"
+msgstr ""
+
+msgid "Image file for this Element"
+msgstr ""
+
+msgid "Next Element"
+msgstr ""
+
+#, fuzzy
+msgid "Number of elements"
+msgstr "عدد أجزاﺀ النار."
+
+msgid "Previous Element"
+msgstr ""
+
+msgid "Screen Boxing"
+msgstr ""
+
+msgid "Screen Depth"
+msgstr ""
+
+msgid "Select snow flake movement direction"
+msgstr ""
+
+msgid "Select the Next Element in the list"
+msgstr ""
+
+msgid ""
+"Settings for one particular element configuration. Separate element "
+"definitions have different iters. This is a workaround to have multiple-"
+"textures per element until we can get cascading options"
+msgstr ""
+
+msgid "Show Title on Toggle"


Reply to: