Tag '0.7.2' created by Guillaume Seguin <[EMAIL PROTECTED]> at 2008-03-06 21:46 
+0000

Compiz Fusion 0.7.2 release
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQBH0GZDFGCg8MK49G4RAmCAAJ44wRX/b4TfwUylGFwAuC134ZF7AgCfauGz
W8SM9fyzM/1FGveXFvqq9Ik=
=noWk
-----END PGP SIGNATURE-----

Changes since 0.5.2:
Artur Flina (1):
      Updated Polish translation

C-F Language team (2):
      translation updates
      translation update

C-F language team (1):
      translation updates

Christopher Williams (4):
      Use gnome HIG button-ordering (Ignore-No-Yes)
      Use gtk.UPDATE_POLICY_DISCONTINUOUS instead of a BufferedHandler for 
IntFloatSettings
      Use key functions instead of cmp functions for sorting plugins, settings, 
etc. The key function returns a value for each item in an iterable, then the 
items are sorted by those values.
      Protect pango markup when updating the NotFoundBox too

Compiz Fusion l10n team (1):
      Translations update

Danny Baumann (18):
      Update German translation.
      Update German translation.
      Update German translation.
      Update file list.
      Update German translation.
      Use different titles when picking files and directories.
      Update German translation.
      Fix typo.
      Update German translation.
      Update German translation.
      Fix typo.
      Fixed display of unknown plugins.
      Remove "Owning program" from match editor as such a setting does not 
exist.
      Make value grabbing work with translated strings.
      Update German translation.
      Remove debug code.
      Clarify help text.
      Improve wording.

Eren Türkay (1):
      * Cleanup of i18n strings with multiple parameters

Guillaume Seguin (147):
      * Fix make clean
      * Update website and coding style
      * Python 4 spaces tabs indent
      * Only display plugins in the selected category
      * Mark string
      * We don't need to filter out actions anymore
      * Remove deprecated action stuff
      * Add basic support for bell actions
      * Drop old actions page
      * Finish dropping old actions page
      * Minor coding style fix
      * Add pretty edge selector widget
      * Add support for Edge actions
      Merge branch 'master' of git+ssh://[EMAIL 
PROTECTED]/git/fusion/compizconfig/ccsm
      * Add display.png image
      * Add basic support for Key actions
      * Add conflict handling for edges
      * Improve and update Action conflicts handling
      * Minor EdgeSelector fix
      * Add UpdateSetting function to Updater to update a single setting
      * Add key conflicts handling and fix edge conficts handling
      * Reduce size of Edge Selector
      * Add a 10px margin around Edge Selector
      * Update buttons conflicts handling
      * Center Edge Selector dialog
      * Rework and cleanup of Bool settings
      * Add actions images
      * Install action images
      * Add bell image in front of Bell settings
      Merge branch 'master' of git+ssh://[EMAIL 
PROTECTED]/git/fusion/compizconfig/ccsm
      * Move makeActionImage to utils
      * Fix makeActionImage
      * Add makeCustomSetting helper function and use it for Bool settings
      * Use a custom label for Edge settings
      * Add a 10px right padding for custom widgets
      * Use custom label for Key settings
      * Add key grabber widget
      * Whitespace
      * Rename KeyGrabber and add emit signel when accelerator changed
      * Use the new key grabber
      * Open popup when grabbing key
      Merge branch 'master' of git+ssh://[EMAIL 
PROTECTED]/git/fusion/compizconfig/ccsm
      * Rework of Image and ActionImage classes
      * Fix using Escape key in key grabber
      * Use an Image for reset button
      * Iterate main loop until popup window is actually closed
      * Immediately et KeyGrabber's button label when a valid accelerator is 
found
      * Minor improvement to KeyGrabber popup handling
      * Mark translatable string
      * Add get_parent_toplevel helper function to find a widget's toplevel 
window
      * Add ErrorDialog widget
      * Add manual editing of Keys
      * Make the gtk iterations bits their own function
      * Also force gtk events processing when opening the popup
      * Add function to protect pango markup strings
      * Improve invalid shortcut error dialog
      * Display nice popups while loading metadata files for conflicts handling
      * Fix typo that completely broke manual key editing
      * Make Edge Selector dialog modal
      * Make popup window modal and use it to grab the keyboard and retrieve 
events
      * Improve conflicts handling code
      * Reformat and improve a bit MakeSetting function
      * Remove useless var
      * Add EditableActionSetting class using code from KeySetting for future 
use
      * Fix and improve PureVirtual error raising function
      * Add Popup class and use it for Key Bindings and conflicts computing 
handling
      * Add popup for conflicts computing for edge settings
      * Minor coding style improvement
      * Cleanup of KeySetting (avoid doing the same thing twice)
      * Minor cleanup of actions conflicts handling
      * Add Button Settings support
      * Accept keyboard shortcuts using Tab key
      * Update AUTHORS & copyright notices
      * Add label parameter to KeyGrabber to set a fixed label
      * Fix typo
      * Emit "changed" signal when a modifier is enabled or disabled
      * Redraw selectors when current selection is updated
      * Don't directly set current edges in ModifierSelector to avoid early 
drawing
      * Add "current-changed" signal to KeyGrabber, sent during grabbing
      * Drop "changed" and add "added" and "removed" signals to ModifierSelector
      * Rework key actions handling
      Merge branch 'master' of git+ssh://[EMAIL 
PROTECTED]/git/fusion/compizconfig/ccsm
      * Extand allowed buttons range up to Button9
      * Don't directly set current edges in EdgeSelector to avoid total failure
      * Typo
      * Fix disabling of key settings
      * Fix Key Setting dialog label for disabled settings
      * Only preload enabled plugins metadata
      * Increase allowed button range to 1-99 for manual editing
      * Reverse button's range so that buttons indexes over 10 aren't thought 
as their first figure
      * Add an additionnal button if current button is outside of the default 
visual editor range
      * Add warning dialog
      * Make error dialog modal
      * Use Yes/No buttons for WarningDialog and don't immediately show it 
(we'll run it to get the response)
      * Connect "response" signal after it was emitted so that we can get the 
response
      * Display warning dialog when setting button1 without modifiers for a 
button action
      * Revert key setting to previous value when pressing Escape
      * Allow the use of Return, Escape and Backspace with modifiers in key 
picker
      Merge branch 'master' of git+ssh://[EMAIL 
PROTECTED]/git/fusion/compizconfig/ccsm
      * Minor code cleanup
      * Add "All" category icon from Gnome Stock Icon set (originally 
emblem-web.svg)
      * Add icons in front of categories name in categories list
      Merge branch 'master' of git+ssh://[EMAIL 
PROTECTED]/git/fusion/compizconfig/ccsm
      * Cleanup & fix preloading of metadata files
      * Add pretty separators between categories in plugins view
      Merge branch 'master' of git+ssh://[EMAIL 
PROTECTED]/git/fusion/compizconfig/ccsm
      * Bump version
      * Make popups utility windows to let them have a frame
      * Use the same intuitive way to disable Key settings than for Buttons
      * Always use <Modifier> instead of Modifier_L/R with the graphical key 
editor
      * Reallow the use of backspace key in the key grabber
      * Make sure the Popup's get the right icon
      * More fixes of i18n strings
      * Make Edge Settings hand editable ones for more consistancy
      * Trim hand edited action
      * Experimental buffered callback handler for Int/Float options handling
      * Don't define a fixed size for Left Pane
      * "foo" doesn't look serious
      * Prettier buttons for plugins & categories
      * 220 px should be enough for everyone
      * Fix keyboard navigation scrolling
      * Checking for focus events only seems to be enough
      * Fix Uncategorized plugins category filtering
      * Fix empty filter usage
      * Cleanup.
      * My pygtk is wicked
      * Protect labels markup
      * Pythonify
      * Cleanup of actions images
      * Add icon cache update process to setup.py
      * Cleanup of setup.py
      * Minimum default size for Key/Button/Edge settings buttons
      * Cleanup
      * Cleanup of Updater handling
      * Track enabled/disabled status of plugins
      * Reorder Add/Import Profiles code and add "Import Profile As" feature
      * Idiotproofize
      * Beautify and cleanup
      * Improve consistancy
      * Fixup UpdateProfiles
      * Mode idiotproof
      * Proper minimum-sized actions buttons
      * Fixed width for Color settings buttons
      * Cleanup
      * Add preview for images file settings
      * Slighty increase size of the preview
      * Bump version to 0.7.2

Jigish Gohil (74):
      change back zh to zh_CN.po so it shows up on l10n-stats
      Add Dutch translations from Rick - <[EMAIL PROTECTED]>
      Update to greek translations from Δημήτρης (djdoo) <[EMAIL PROTECTED]>
      Update to greek translations from Δημήτρης (djdoo) <[EMAIL PROTECTED]>
      Update to Dutch translations from Rick and Martijn
      Update to greek translations from Δημήτρης (djdoo) <[EMAIL PROTECTED]>
      Update to greek translations from Δημήτρης (djdoo) <[EMAIL PROTECTED]>
      Add Japanese translation from Yohsuke Ooi <[EMAIL PROTECTED]>
      Add missing s behind %(setting)
      Add ca translation from Gustau L. Castells (Karasu) <[EMAIL PROTECTED]>
      Update to greek translations from Δημήτρης (djdoo) <[EMAIL PROTECTED]>
      little fix for msg from Eren Turkay <[EMAIL PROTECTED]
      pt.po update from Nicolau Gonçalves <[EMAIL PROTECTED]>
      New Bangla translation from মাহদী জামীল <[EMAIL PROTECTED]>
      pt.po updates from Nicolau Gonçalves <[EMAIL PROTECTED]>
      pt.po updates from Nicolau Gonçalves and Jcalado
      el translation from djdoo and pt translation updates from Excentrik
      ca translation updates from Gustau L. Castells (Karasu) <[EMAIL 
PROTECTED]>
      it updates by Milo Casagrande <[EMAIL PROTECTED]>
      it updates by Milo Casagrande <[EMAIL PROTECTED]>
      pt translation updates from Excentrik
      pt.po updates from Nicolau Gonçalves
      el translation update from Δημήτρης (djdoo) <[EMAIL PROTECTED]>
      new pt_BR translation from Nicolau, salsichad2 and Werner
      Galician translation from Fran Diéguez (GLUG) <[EMAIL PROTECTED]>
      Indonesian translation from Andi Darmawan <[EMAIL PROTECTED]>
      New SLOVAK translation
      New wolof translation from Werner Landgraf <[EMAIL PROTECTED]>
      el translation update from djdoo
      sv translation update from Sebastian Parborg <[EMAIL PROTECTED]>
      new Norwegian Bokmaal translation from Ketil W. Aanensen <[EMAIL 
PROTECTED]>
      New Mandinka translation from Werner Landgraf <[EMAIL PROTECTED]>
      add missed translation file, thanks maniac
      translation updates from Werner Landgraf <[EMAIL PROTECTED]>
      pt_BR translation update from Werner Landgraf <[EMAIL PROTECTED]>
      New Turkish translations from Serdar Soytetir <[EMAIL PROTECTED]>
      Translation updates from werner
      it update from Milo Casagrande <[EMAIL PROTECTED]>
      sv translation updates from Fredrik Karlsson <[EMAIL PROTECTED]>
      new ko translation Jeong Seungwon <[EMAIL PROTECTED]>
      add arabic translations from Banxoo <[EMAIL PROTECTED]>
      el update from djdoo <[EMAIL PROTECTED]>
      pt_BR update from Emerson R. de Mello <[EMAIL PROTECTED]>
      fr, gl and sk translation updates and new ru translation from Denis 
Rahmangulov <[EMAIL PROTECTED]>
      new es translation from Festor Wailon Dacoba <[EMAIL PROTECTED]>
      ru updates from # Translation of CCSM to ru
      pt_BR update from Emerson R. de Mello <[EMAIL PROTECTED]>
      nb update from [EMAIL PROTECTED]
      ar update from Banxoo <[EMAIL PROTECTED]>
      new eu translation from Ander Elortondo <[EMAIL PROTECTED]>
      nb update from [EMAIL PROTECTED]
      pt update from Nicolau Gonçalves <[EMAIL PROTECTED]>
      ru updates from Denis Rahmangulov <[EMAIL PROTECTED]>
      sv translation updates from Fredrik Karlsson <[EMAIL PROTECTED]>
      it update from Milo Casagrande <[EMAIL PROTECTED]>
      pt_BR update from Emerson R. de Mello <[EMAIL PROTECTED]>
      pt update from Nicolau Gonçalves <[EMAIL PROTECTED]>
      sv update from Fredrik Karlsson <[EMAIL PROTECTED]>
      update fr translation
      nb translation update from <[EMAIL PROTECTED]>
      ru translation update from <[EMAIL PROTECTED]>
      nb translation updated from Ketil W. Aanensen <[EMAIL PROTECTED]>
      pt_BR update from Emerson R. de Mello <[EMAIL PROTECTED]>
      it translation update from Milo Casagrande <[EMAIL PROTECTED]>
      nb translation updated from Ketil W. Aanensen <[EMAIL PROTECTED]>
      fr translation update from Tristan RABLAT <[EMAIL PROTECTED]>
      pl translation update from Karol Sikora <[EMAIL PROTECTED]>
      tr translation update from Serdar Soytetir <[EMAIL PROTECTED]>
      tr translation update from Serdar Soytetir <[EMAIL PROTECTED]>
      fr translation update from Tristan RABLAT <[EMAIL PROTECTED]>
      nb translation updated from Ketil W. Aanensen <[EMAIL PROTECTED]>
      pl translation updated from Maciej Warnecki <[EMAIL PROTECTED]>
      it translation update from Milo Casagrande <[EMAIL PROTECTED]>
      pl translation from Maciej Warnecki <[EMAIL PROTECTED]>

Masaaki KANEMOTO (1):
      japanese translation

Michael Monreal (2):
      Added 16x16 icon.
      Added 24x24 and 48x48 icon and removed 128x128 icon

Milo Casagrande (1):
      * Update Italian translation

Nicolau Gonçalves (1):
      pt translation update

Patrick Niklaus (129):
      Parse version from VERSION file
      Fixed changedSettings interface and update action settings as well
      Added global profile reset. Thanks to Michael Vogt
      Updated vpswitch icon
      Removed gotovp icon
      Moved some helper widgets into Widgets.py
      Switched to gtk-like coding style in Widgets.py
      Fixed typo in Polish translation
      Made plugin tabs scrollable
      Added idle settings parsing
      Added timeout to idle settings parsing
      Fixed current button combo box in button selection dialog
      Added support for directory selection
      Remember filter value
      Removed helper directory
      Added screensaver icon
      Delted old category icon
      Moved images to /usr/shared/icons/hicolor
      Merge with git+ssh://[EMAIL PROTECTED]/git/fusion/compizconfig/ccsm
      Simply increase the default width so we have 3 cols again
      40px should be enough for everyone
      Use 22x22 for category button icons
      Use G-I-T accessibility icon
      Added 22x22 icons for category buttons
      Merge with git+ssh://[EMAIL PROTECTED]/git/fusion/compizconfig/ccsm
      Fixed category icon for 'all' category button
      Changed icon dir to /share/ccsm/icons
      Added fallback icons for action icons
      Use proper naming
      Readd support for unknown plugin and category icon
      Remove fixed size for action buttons
      New icon for shift plugin.
      Updated winrules icon
      Updated desktop category 22x22 icon
      Updated extra category 22x22 icon
      Fixed conflict dialog appearing twice
      Merge with git+ssh://[EMAIL PROTECTED]/git/fusion/compizconfig/ccsm
      Added translation support for categoires. Needs translation update.
      Fixed typos
      Updated deskop category 22x22 icon
      Fixed using missing profiles, closes bug 176
      Added option to automatically resolve conflicts (for simple-ccsm)
      Fixed conflict dialog appearing twice when enabling 3D while loading 
settings in the brackground (not sure why that triggered it twice thought)
      Merge branch 'master' of git+ssh://[EMAIL 
PROTECTED]/git/fusion/compizconfig/ccsm
      Added note to the install file
      Added dialog to generate match strings
      Merge branch 'master' of git+ssh://[EMAIL 
PROTECTED]/git/fusion/compizconfig/ccsm
      Fixed match case
      Renamed class and cleaned up MakeSetting
      Added unicode support for title match
      Fixed class match
      Added window role match
      Added window name match
      Added xid match
      Merge branch 'master' of git+ssh://[EMAIL 
PROTECTED]/git/fusion/compizconfig/ccsm
      Added warning message when disabling automatic plugin sorting, needs 
translation updates
      Fixed blocking signals
      Completed 'Owning Program' removal
      Added 22x22 ccsm icon and install ccsm icons right
      Return False if the feature was not found
      Cleaned up MatchSetting code
      Added error dialog when feature was not found
      Install icons right
      Set window icon right
      Install all ccsm.* icons right and don't install them in 
share/ccsm/icons/...
      Changed match setting edit icon to add icon
      Fixed bug when match entry was empty
      Apply match changes after closing the dialog
      Added global edge selector widget, will probably be used in simple-ccsm
      Made it possible to only export custom option values
      * Cleaned up MultiList
      Added match generation for MulitList
      Fixed bug with MultiList and MatchButton when setting.Value was a list
      Updated German translation
      Fixed translation of the key and button setting button. Fixes bug #700
      Added commandline option to launch ccsm with a plugin page
      Added commandline option to launch ccsm with a category
      Made settings filter case insensitive
      Added icon for fisheye plugin
      Made the header markup a constant
      Added 'All' button to advanced search, so you can display all found 
settings/groups/subgroups at once
      Clear boxes when there is no filter
      Removed BufferedHandler
      Added icon and enabled/disabled label to plugin selector box in advanced 
search
      Cleaned up advanced filter code
      Added grab key button to advanced search
      Protect pango markup
      Make use of cgi.escape as escape function for pango markup
      Moved fisheye plugin icon to mag
      Added color settings to multilist, fixes bug 702
      Merge branch 'master' of git+ssh://[EMAIL 
PROTECTED]/git/fusion/compizconfig/ccsm
      Added surface buffer to CellRendererColor
      Search in the setting value when a key was grabbed
      Added tooltip to the filter entry in advanced search
      Swap lines...
      Merge branch 'master' of git+ssh://[EMAIL 
PROTECTED]/git/fusion/compizconfig/ccsm
      Fixed default value in multilist settings
      Fixed default values for int desc lists when used in a mulitilist, fixes 
bug 773
      Restore category after switching back to main page
      Check for conflicts before resetting action settings
      Changed default icon size in Pages to 48
      Updated category icon for uncategorized plugins
      New icon for wall plugin
      New icon for snap plugin
      New icon for glib plugin
      New icon for annotate plugin
      Updated splash plugin icon
      Updated icon for unknown plugins
      New icon for showdesktop plugin
      New icon for fadedesktop plugin
      Updated cube related icons: snapped outlines to the gird
      Updated vpswitch icon
      Updated plane and expo icon
      Updated thumbnail icon
      New icon for ring switcher
      Updated icons: snapped to grid
      Added icon for showmouse plugin
      Added icon for loginout plugin
      Added icon for shelf plugin
      Added icon for maximumize plugin
      Added icon for mousepoll plugin
      Updated decoration icon, mostely just snapping to the grid
      Added icon for session management. Thanks to Amaranth
      Added 32x32 icon and SVGs for small sizes
      Changed button border from 10px to 5px
      Update to debug plugin icon
      Updated extra category icon
      Merge branch 'master' of git+ssh://[EMAIL 
PROTECTED]/git/fusion/compizconfig/ccsm
      Added longDesc tooltip to match settings

Treviño - 3v1n0 (7):
      Updated Italian Translation - Thanks to Milo Casagrande
      Merge branch 'master' of ssh+git://[EMAIL 
PROTECTED]/git/compcomm/compiz-configuration-system/tools/ccsm
      Merge branch 'master' of ssh+git://[EMAIL 
PROTECTED]/git/compcomm/compiz-configuration-system/tools/ccsm
      Updated Italian Translation - Thanks to Milo Casagrande
      Updated Italian Translation - Thanks to Milo Casagrande
      Synced Italian Translation to latest pot
      Updated Italian Translation

language team (1):
      translation update

root (1):
      fix lingua names

Δημήτρης (djdoo) (1):
      el translation update

---
 AUTHORS                                                  |    2 
 INSTALL                                                  |    1 
 Makefile                                                 |    2 
 VERSION                                                  |    2 
 ccm/Conflicts.py                                         |  636 ++-
 ccm/Constants.py.in                                      |   47 
 ccm/Pages.py                                             | 2318 +++++--------
 ccm/Settings.py                                          | 2529 +++++++++------
 ccm/Utils.py                                             |  498 +-
 ccm/Widgets.py                                           | 1093 ++++++
 ccm/Window.py                                            |  901 ++---
 ccm/__init__.py                                          |    1 
 ccsm                                                     |   28 
 dev/null                                                 |binary
 images/16x16/apps/ccsm.png                               |binary
 images/22x22/apps/ccsm.png                               |binary
 images/22x22/apps/ccsm.svg                               |  407 ++
 images/22x22/categories/plugins-accessibility.png        |binary
 images/22x22/categories/plugins-desktop.png              |binary
 images/22x22/categories/plugins-effects.png              |binary
 images/22x22/categories/plugins-extras.png               |binary
 images/22x22/categories/plugins-general.png              |binary
 images/22x22/categories/plugins-image_loading.png        |binary
 images/22x22/categories/plugins-uncategorized.png        |binary
 images/22x22/categories/plugins-utility.png              |binary
 images/22x22/categories/plugins-window_management.png    |binary
 images/22x22/devices/input-keyboard.png                  |binary
 images/22x22/devices/input-mouse.png                     |binary
 images/22x22/devices/video-display.png                   |binary
 images/22x22/mimetypes/audio-x-generic.png               |binary
 images/24x24/apps/ccsm.png                               |binary
 images/32x32/apps/ccsm.png                               |binary
 images/32x32/apps/ccsm.svg                               |  383 ++
 images/48x48/apps/ccsm.png                               |binary
 images/Helper/binary-app.svg                             |  277 -
 images/Helper/file.svg                                   |  386 --
 images/Helper/music-app.svg                              |  312 -
 images/Helper/paint-app.svg                              |  789 ----
 images/category-accessibility.svg                        |  217 -
 images/category-desktop.svg                              |  478 --
 images/category-effects-boxed.svg                        | 1309 -------
 images/category-effects.svg                              | 1090 ------
 images/category-extras.svg                               |  453 --
 images/category-general.svg                              |  432 --
 images/category-image_loading.svg                        |  650 ---
 images/category-key_bindings.svg                         |  683 ----
 images/category-profiles.svg                             |  632 ---
 images/category-search.svg                               |  815 ----
 images/category-uncategorized.svg                        |  207 -
 images/category-utility.svg                              |  207 -
 images/category-window_management.svg                    |  442 --
 images/ccsm.svg                                          |  491 --
 images/display.png                                       |binary
 images/modifier.png                                      |binary
 images/plugin-3d.svg                                     |  548 ---
 images/plugin-addhelper.svg                              |  632 ---
 images/plugin-animation.svg                              |  380 --
 images/plugin-annotate.svg                               |  506 ---
 images/plugin-atlantis.svg                               |  395 --
 images/plugin-bench.svg                                  |  272 -
 images/plugin-blur.svg                                   |  441 --
 images/plugin-bs.svg                                     |  277 -
 images/plugin-capture.svg                                |  638 ---
 images/plugin-clone.svg                                  |  836 ----
 images/plugin-colorfilter.svg                            |  645 ---
 images/plugin-core.svg                                   |  491 --
 images/plugin-crashhandler.svg                           |  240 -
 images/plugin-cube.svg                                   |  207 -
 images/plugin-cubecaps.svg                               |  255 -
 images/plugin-cubereflex.svg                             |  219 -
 images/plugin-dbus.svg                                   |  166 
 images/plugin-debug.svg                                  |  582 ---
 images/plugin-decoration.svg                             |  233 -
 images/plugin-expo.svg                                   |  922 -----
 images/plugin-extrawm.svg                                |  907 -----
 images/plugin-ezoom.svg                                  |  804 ----
 images/plugin-fade.svg                                   |  678 ----
 images/plugin-fadedesktop.svg                            |  821 ----
 images/plugin-fakeargb.svg                               |  432 --
 images/plugin-firepaint.svg                              |  218 -
 images/plugin-fs.svg                                     |  425 --
 images/plugin-gears.svg                                  |  289 -
 images/plugin-glib.svg                                   |  444 --
 images/plugin-gotovp.svg                                 |  722 ----
 images/plugin-group.svg                                  |  421 --
 images/plugin-imgjpeg.svg                                |  443 --
 images/plugin-inotify.svg                                |  405 --
 images/plugin-mblur.svg                                  |  324 -
 images/plugin-minimize.svg                               |  477 --
 images/plugin-move.svg                                   |  328 -
 images/plugin-mswitch.svg                                |  150 
 images/plugin-neg.svg                                    |  533 ---
 images/plugin-notification.svg                           |  195 -
 images/plugin-opacify.svg                                |  479 --
 images/plugin-place.svg                                  |  305 -
 images/plugin-plane.svg                                  |  864 -----
 images/plugin-png.svg                                    |  426 --
 images/plugin-put.svg                                    |  328 -
 images/plugin-reflex.svg                                 |  279 -
 images/plugin-regex.svg                                  |  290 -
 images/plugin-resize.svg                                 |  394 --
 images/plugin-resizeinfo.svg                             |  291 -
 images/plugin-ring.svg                                   | 1224 -------
 images/plugin-rotate.svg                                 |  249 -
 images/plugin-scale.svg                                  | 1467 --------
 images/plugin-scaleaddon.svg                             | 2070 ------------
 images/plugin-scalefilter.svg                            |  805 ----
 images/plugin-schemep.svg                                |  448 --
 images/plugin-screencasting.svg                          |  641 ---
 images/plugin-screenshot.svg                             |  513 ---
 images/plugin-shift.svg                                  | 2295 -------------
 images/plugin-showdesktop.svg                            |  540 ---
 images/plugin-snap.svg                                   |  896 -----
 images/plugin-snow.svg                                   |   73 
 images/plugin-splash.svg                                 |  356 --
 images/plugin-state.svg                                  |  290 -
 images/plugin-svg.svg                                    |  162 
 images/plugin-switcher.svg                               |  605 ---
 images/plugin-text.svg                                   | 1171 ------
 images/plugin-thumbnail.svg                              |  606 ---
 images/plugin-tile.svg                                   | 1061 ------
 images/plugin-trailfocus.svg                             |  579 ---
 images/plugin-unknown.svg                                |  510 ---
 images/plugin-video.svg                                  |  641 ---
 images/plugin-vpswitch.svg                               |  624 ---
 images/plugin-wall.svg                                   |  570 ---
 images/plugin-wallpaper.svg                              |  990 -----
 images/plugin-water.svg                                  |  141 
 images/plugin-widget.svg                                 |  624 ---
 images/plugin-winrules.svg                               |  397 --
 images/plugin-wobbly.svg                                 |  248 -
 images/plugin-workarounds.svg                            |  768 ----
 images/plugin-zoom.svg                                   |  931 -----
 images/scalable/apps/ccsm.svg                            |  491 ++
 images/scalable/apps/plugin-3d.svg                       |  454 ++
 images/scalable/apps/plugin-addhelper.svg                |  512 +++
 images/scalable/apps/plugin-animation.svg                |  380 ++
 images/scalable/apps/plugin-annotate.svg                 |  199 +
 images/scalable/apps/plugin-atlantis.svg                 |  399 ++
 images/scalable/apps/plugin-bench.svg                    |  291 +
 images/scalable/apps/plugin-blur.svg                     |  441 ++
 images/scalable/apps/plugin-bs.svg                       |  277 +
 images/scalable/apps/plugin-capture.svg                  |  638 +++
 images/scalable/apps/plugin-clone.svg                    |  836 ++++
 images/scalable/apps/plugin-colorfilter.svg              |  645 +++
 images/scalable/apps/plugin-core.svg                     |  491 ++
 images/scalable/apps/plugin-crashhandler.svg             |  240 +
 images/scalable/apps/plugin-cube.svg                     |  211 +
 images/scalable/apps/plugin-cubecaps.svg                 |  266 +
 images/scalable/apps/plugin-cubereflex.svg               |  244 +
 images/scalable/apps/plugin-dbus.svg                     |  166 
 images/scalable/apps/plugin-debug.svg                    |  583 +++
 images/scalable/apps/plugin-decoration.svg               |  238 +
 images/scalable/apps/plugin-expo.svg                     | 1218 +++++++
 images/scalable/apps/plugin-extrawm.svg                  |  907 +++++
 images/scalable/apps/plugin-ezoom.svg                    |  804 ++++
 images/scalable/apps/plugin-fade.svg                     |  678 ++++
 images/scalable/apps/plugin-fadedesktop.svg              |  750 ++++
 images/scalable/apps/plugin-fakeargb.svg                 |  432 ++
 images/scalable/apps/plugin-firepaint.svg                |  218 +
 images/scalable/apps/plugin-fs.svg                       |  425 ++
 images/scalable/apps/plugin-gears.svg                    |  293 +
 images/scalable/apps/plugin-glib.svg                     |  198 +
 images/scalable/apps/plugin-group.svg                    |  421 ++
 images/scalable/apps/plugin-imgjpeg.svg                  |  443 ++
 images/scalable/apps/plugin-inotify.svg                  |  405 ++
 images/scalable/apps/plugin-loginout.svg                 |  327 +
 images/scalable/apps/plugin-mag.svg                      |  508 +++
 images/scalable/apps/plugin-maximumize.svg               |  663 +++
 images/scalable/apps/plugin-mblur.svg                    |  324 +
 images/scalable/apps/plugin-minimize.svg                 |  477 ++
 images/scalable/apps/plugin-mousepoll.svg                |  342 ++
 images/scalable/apps/plugin-move.svg                     |  332 +
 images/scalable/apps/plugin-mswitch.svg                  |  150 
 images/scalable/apps/plugin-neg.svg                      |  533 +++
 images/scalable/apps/plugin-notification.svg             |  195 +
 images/scalable/apps/plugin-opacify.svg                  |  454 ++
 images/scalable/apps/plugin-place.svg                    |  287 +
 images/scalable/apps/plugin-plane.svg                    |  573 +++
 images/scalable/apps/plugin-png.svg                      |  426 ++
 images/scalable/apps/plugin-put.svg                      |  332 +
 images/scalable/apps/plugin-reflex.svg                   |  279 +
 images/scalable/apps/plugin-regex.svg                    |  290 +
 images/scalable/apps/plugin-resize.svg                   |  400 ++
 images/scalable/apps/plugin-resizeinfo.svg               |  291 +
 images/scalable/apps/plugin-ring.svg                     |  648 +++
 images/scalable/apps/plugin-rotate.svg                   |  614 +++
 images/scalable/apps/plugin-scale.svg                    | 1467 ++++++++
 images/scalable/apps/plugin-scaleaddon.svg               | 2070 ++++++++++++
 images/scalable/apps/plugin-scalefilter.svg              |  744 ++++
 images/scalable/apps/plugin-schemep.svg                  |  448 ++
 images/scalable/apps/plugin-screencasting.svg            |  729 ++++
 images/scalable/apps/plugin-screensaver.svg              |  361 ++
 images/scalable/apps/plugin-screenshot.svg               |  518 +++
 images/scalable/apps/plugin-session.svg                  |  668 +++
 images/scalable/apps/plugin-shelf.svg                    |  609 +++
 images/scalable/apps/plugin-shift.svg                    |  500 ++
 images/scalable/apps/plugin-showdesktop.svg              |  649 +++
 images/scalable/apps/plugin-showmouse.svg                |  317 +
 images/scalable/apps/plugin-snap.svg                     |  483 ++
 images/scalable/apps/plugin-snow.svg                     |   73 
 images/scalable/apps/plugin-splash.svg                   |  285 +
 images/scalable/apps/plugin-state.svg                    |  294 +
 images/scalable/apps/plugin-svg.svg                      |  166 
 images/scalable/apps/plugin-switcher.svg                 |  575 +++
 images/scalable/apps/plugin-text.svg                     | 1171 ++++++
 images/scalable/apps/plugin-thumbnail.svg                |  628 +++
 images/scalable/apps/plugin-tile.svg                     |  535 +++
 images/scalable/apps/plugin-trailfocus.svg               |  553 +++
 images/scalable/apps/plugin-unknown.svg                  |  657 +++
 images/scalable/apps/plugin-video.svg                    |  729 ++++
 images/scalable/apps/plugin-vpswitch.svg                 | 2040 ++++++++++++
 images/scalable/apps/plugin-wall.svg                     |  271 +
 images/scalable/apps/plugin-wallpaper.svg                |  990 +++++
 images/scalable/apps/plugin-water.svg                    |  141 
 images/scalable/apps/plugin-widget.svg                   |  628 +++
 images/scalable/apps/plugin-winrules.svg                 |  400 ++
 images/scalable/apps/plugin-wobbly.svg                   |  248 +
 images/scalable/apps/plugin-workarounds.svg              |  771 ++++
 images/scalable/apps/plugin-zoom.svg                     |  931 +++++
 images/scalable/categories/plugins-accessibility.svg     |  342 ++
 images/scalable/categories/plugins-all.svg               | 1015 ++++++
 images/scalable/categories/plugins-desktop.svg           |  478 ++
 images/scalable/categories/plugins-effects.svg           | 1090 ++++++
 images/scalable/categories/plugins-extras.svg            |  408 ++
 images/scalable/categories/plugins-general.svg           |  432 ++
 images/scalable/categories/plugins-image_loading.svg     |  650 +++
 images/scalable/categories/plugins-key_bindings.svg      |  683 ++++
 images/scalable/categories/plugins-profiles.svg          |  632 +++
 images/scalable/categories/plugins-search.svg            |  815 ++++
 images/scalable/categories/plugins-uncategorized.svg     |  486 ++
 images/scalable/categories/plugins-utility.svg           |  207 +
 images/scalable/categories/plugins-window_management.svg |  442 ++
 po/LINGUAS                                               |   26 
 po/POTFILES.in                                           |    2 
 po/ar.po                                                 |  503 ++
 po/bn.po                                                 |  503 ++
 po/bn_IN.po                                              |  503 ++
 po/ca.po                                                 |  507 +++
 po/ccsm.pot                                              |  431 +-
 po/cs.po                                                 |  505 ++
 po/de.po                                                 |  370 +-
 po/el.po                                                 |  549 ++-
 po/es.po                                                 |  522 +++
 po/eu.po                                                 |  509 +++
 po/fi.po                                                 |  499 ++
 po/fr.po                                                 |  516 ++-
 po/gl.po                                                 |  509 +++
 po/gu.po                                                 |  586 ++-
 po/hi.po                                                 |  498 ++
 po/hr.po                                                 |  491 ++
 po/hu.po                                                 |  522 +++
 po/id.po                                                 |  484 ++
 po/it.po                                                 |  542 ++-
 po/ja.po                                                 |  511 +++
 po/ko.po                                                 |  503 ++
 po/md.po                                                 |  544 +++
 po/nb.po                                                 |  505 ++
 po/nl.po                                                 |  541 +++
 po/or.po                                                 |  404 ++
 po/pa.po                                                 |  499 ++
 po/pl.po                                                 |  536 +++
 po/pl_PL.po                                              |  292 -
 po/pt.po                                                 |  510 +++
 po/pt_BR.po                                              |  553 +++
 po/pt_PT.po                                              |  288 -
 po/ru.po                                                 |  505 ++
 po/sk.po                                                 |  532 +++
 po/sv.po                                                 |  489 ++
 po/tr.po                                                 |  514 +++
 po/wo.po                                                 |  536 +++
 po/zh_CN.po                                              |  477 ++
 setup.py                                                 |   61 
 273 files changed, 75297 insertions(+), 58818 deletions(-)
---


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to