Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.
Packages needing empty directories can use the @pkgdir command in PLIST.
Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
===============
Version 2.25.92
===============
Note: this release brings back session saving. There might be bugs for this, so
make sure to test this thoroughly.
- Ensure treeview is included in a scrolled window with a shadow in the inhibit
dialog (Frédéric Crozat)
- Use system-log-out icon instead of deprecated gnome-logout (Matthias Clasen)
- Implement session saving (Lucas)
- Use close button instead of ok button for error dialog (Vincent)
- Fix the logout dialog not being themed (Matthias Clasen)
- Code cleanup (Lucas)
Translations:
- Updated zh_TW: Chao-Hsiung Liao
- Updated bg: Alexander Shopov
- Updated bn_IN: Runa Bhattacharjee
- Updated ca: David Planella
- Updated de: Wolfgang Stoeggl
- Updated en_GB: David Lodge
- Updated eu: Iñaki Larrañaga Murgoitio
- Updated fi: Ilkka Tuohela
- Updated fr: Bruno Brouard
- Updated gu: Sweta Kothari
- Updated hu: Gabor Kelemen
- Updated it: Luca Ferretti
- Updated ja: Takeshi AIHANA
- Updated ko: Changwoo Ryu
- Updated lv: Raivis Dejus
- Updated pt_BR: Og Maciel
- Updated pt: Duarte Loreto
- Updated ro: Adi Roiban
- Updated sv: Daniel Nylander
- Updated th: Theppitak Karoonboonyanan
- Updated tr: Baris Cicek
- Updated zh_HK: Chao-Hsiung Liao
- Updated zh_TW: Chao-Hsiung Liao
===============
Version 2.25.91
===============
- Fix copy & paste error in debug output (Matthias Clasen)
- Avoid restarting applications when shutting down (Brian Cameron)
- Improve logout/shutdown dialog messages (Matthias Clasen)
- Change the capplet name in (Lucas, Luca Ferretti)
- Remove obsolete logout_option gconf key (Luca Ferretti)
- Update description of required_components_list gconf key (Luca Ferretti)
Translations:
- Updated ast: Mikel González
- Updated bg: Alexander Shopov
- Updated crh: Reşat SABIQ
- Updated da: Kenneth Nielsen
- Updated dz: Dawa pemo
- Updated es: Jorge González
- Updated et: Ivar Smolin
- Updated eu: Iñaki Larrañaga Murgoitio
- Updated fi: Ilkka Tuohela
- Updated gl: Ignacio Casal Quinteiro
- Updated kn: Shankar Prasad
- Updated mk: Jovan Naumovski
- Updated nb: Kjartan Maraas
- Updated nl: Wouter Bolsterlee
- Updated pl: Tomasz Dominikowski
- Updated pt_BR: Andre Gondim
- Updated ro: Adi Roiban
- Updated sr: Горан Ракић
- Updated sv: Daniel Nylander
- Updated te: Bharat Kumar
- Updated th: Theppitak Karoonboonyanan
- Updated vi: Clytie Siddall
- Updated zh_HK: Chao-Hsiung Liao
- Updated zh_TW: Chao-Hsiung Liao
===============
Version 2.25.90
===============
- Install autostart files in /etc/xdg/autostart (Vincent)
- Use 22x22 icons in the splash screen (Vincent)
- Fix a potential crash in the splash screen (Vincent)
- Fix dbus documentation to mention the session bus instead of system bus
(Richard Hughes)
- Fix build when XTest is not available (Vincent)
- Fix generation of dbus documentation to have valid docbook (Vincent)
Translations:
- Updated ca: David Planella
- Updated fi: Ilkka Tuohela
- Updated he: Yair Hershkovitz
- Updated ko: Changwoo Ryu
- Updated lt: Žygimantas Beručka
- Updated pl: Tomasz Dominikowski
- Updated pt_BR: Andre Gondim
- Updated sv: Daniel Nylander
==============
Version 2.25.5
==============
- Close ICE connection for qt3 applications (Edward Sheldrake)
- In all phases before APPLICATION, consider process termination as completion
(Behdad Esfahbod)
- Fix gnome-session not looking at $XDG_DATA_HOME/applications (tuxce)
- Correctly check for sm and ice libraries in configure script (Lucas)
- Correctly handle X-GNOME-Autostart-enabled=false in gnome-session-properties
(Halton Huo)
- Add support for --enable-polkit/--disable-polkit in configure script (default
is still automatic) (Nirbheek Chauhan)
- Add NoDisplay=True to desktop files (Lucas)
- Fix typo in error message (Lucas)
- Double-click startup program entry to open edit dialog in
gnome-session-properties (Lucas)
- Fix apps with an icon not existing in the icon theme displayed with no icon
(Lucas)
- Add 48x48 icon for session properties (Lucas)
- Add a presence dbus API (William Jon McCann)
Translations:
- Updated ca: David Planella
- Updated de: Hendrik Richter
- Updated es: Jorge González
- Updated ha: saudat mohammed
- Updated ig: Onye, Sylvester
- Updated nb: Kjartan Maraas
- Updated sv: Daniel Nylander
- Updated uz@cyrillic: Nurali Abdurahmonov
- Updated uz: Nurali Abdurahmonov
- Updated yo: David Lodge
==============
Version 2.25.3
==============
- Address issue with multiple clients trying to use the QueryEndSession dbus
API (Tim Kosse)
- Code and build system cleanups (Vincent)
- Stop using deprecated API (Vincent)
- Remove libgnomeui dependency (Vincent)
==============
Version 2.25.2
==============
- Don't link to gnome-keyring and libgnomeui where we don't need (William Jon
McCann)
- Make the session properties dialog resizable (Matthias Clasen)
- Don't try to print an undefined error message (William Jon McCann)
- Build fixes (Kjartan Maraas)
- Rewrite the application finding code for the manager (Matthias Clasen)
- Add new dbus api to say whether shutdown dialog is available (Ray Strode)
- Remove compat wrapper for gnome-keyring session interaction (Stef Walter)
- Single include fixes for glib (Diego Escalante Urrelo)
Translations:
- Updated ast: Mikel González
- Updated ku: Erdal Ronahi
- Updated sr: Горан Ракић
- Updated sv: Daniel Nylander
==============
Version 2.24.3
==============
- Fixed#563354, gnome-session does not close ICE connection for qt3 apps
- Fixed#557634, gnome-session doesn't inspect $XDG_DATA_HOME/applications
- Fixed#550726, Apps with an icon not existing in the icon theme displayed
with no icon
Translations:
- Updated sv: Daniel Nylander
- Updated de: Hendrik Richter
==============
Version 2.24.2
==============
- Don't link to gnome-keyring and libgnomeui where we don't need (William Jon
McCann)
- Make the session properties dialog resizable (Matthias Clasen)
- Don't try to print an undefined error message (William Jon McCann)
- Build fixes (Kjartan Maraas)
- Rewrite the application finding code for the manager (Matthias Clasen)
- Add new dbus api to say whether shutdown dialog is available (Ray Strode)
Translations:
- Updated ast: Mikel González
- Updated ku: Erdal Ronahi
- Updated sr: Горан Ракић
Stop lying and drop maintainership of these packages. I have not
maintained them for a very long time already, so leave room for
fresh blood to take over them.
this conflicts with the file gdm installs. Given that gdm has always
done this and that gdm's file uses dbus, let's keep the status quo for now.
Thanks to jmcneill@ for reporting this.