* Detects monitor based on input focus, not just pointer location.
* Token matching instead of just substrings.
* XIM composition support.
* Paste from clipboard with C-S-y.
* stest(1) replaces lsx(1).
* M-[Gghjkl] restored for vi-like navigation.
* And a couple of bug fixes.
works for Daniel Bolgheroni <dbolgheroni at devio.us>, gonzalo@ (thanks!)
OK sthen@ dcoppa@
- See http://www.seamonkey-project.org/releases/seamonkey2.9/
- add patch-suite_installer_Makefile_in to avoid installing the SDk
(corollary of Tb's patch-mail_installer_Makefile_in)
- use MOZ_DEBUG_FLAGS="-Os" on ppc as done in Tb to avoid a
relocation overflow when linking libxul on ppc (reminded by aja@)
- see http://www.mozilla.org/en-US/firefox/12.0/releasenotes/ for details
- two patches moved (patch-widget_src_xpwidgets_nsPrintSettingsImpl_cpp
and patch-widget_src_gtk2_Makefile_in)
- add two new patches for bug #691898 (patch-js_src_jsapi_cpp and
/patch-js_src_jsprvtd_h)
- add patch-gfx_thebes_gfxPlatform_cpp to workaround regression
introduced in bug #715658, which prevents one from building against
systemwide cairo.
- patch-extensions_auth_nsAuthGSSAPI_cpp from bug #667325 got merged
- patch-js_src_js-config_h_in and patch-js_src_jscpucfg_h from #714312 got
merged
- patch-ipc_chromium_src_base_dir_reader_posix_ -from #714315 got merged
Banshee is a music management and playback application for GNOME.
Import, organize, play, and share your music using Banshee's simple,
powerful interface. Play music, create playlists... Banshee also has
support for podcasting, smart playlists, music recommendations, and much
more.
ok jasper@
visual list of all changes in that release. Amend README explaining:
- how to configure/use consolekit/policykit for shutdown/reboot (or,
still fallback to sudo as it is now)
- how to configure the screensaver if xscreensaver or gnome-screensaver
is installed
- how to use xfpm for power management/suspend from logout dialog.