| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: gnome2-look-and-feel | Distribution: openSUSE 12.1 |
| Version: 3.2.1 | Vendor: openSUSE |
| Release: 2.3.2 | Build date: Sun Oct 30 03:55:56 2011 |
| Group: System/GUI/GNOME | Build host: build35 |
| Size: 248 | Source RPM: gnome-session-3.2.1-2.3.2.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.gnome.org | |
| Summary: GNOME Desktop with the GNOME 2 Look and Feel | |
This package contains the definition to choose in the display manager a GNOME 3 session that looks and feels like GNOME 2.
GPLv2+
* Tue Oct 25 2011 vuntz@opensuse.org
- Update gnome-session-blacklist-hardware.patch: fix regexp for
Intel 830-865 hardware blacklisting. Fix bnc#722903.
* Wed Oct 19 2011 vuntz@opensuse.org
- Add gnome-session-gnome.fallback-boot-arg.patch: let users be
able to pass gnome.fallback=0/1 argument at boot to choose
fallback/non-fallback mode.
- Add gnome-session-blacklist-hardware.patch: use an external file
to easily blacklist/whitelist some hardware when checking if
we have 3d support.
* Sun Oct 16 2011 vuntz@opensuse.org
- Update to version 3.2.1:
+ Session Manager
- Refuse to install an idle timeout of 0 seconds
- Fix crash on Solaris because of bad comparison
+ Updated translations.
* Tue Oct 11 2011 vuntz@opensuse.org
- Update /usr/bin/gnome script to have an installer launcher on the
panel in fallback mode. We simply copy the panel default layout
for the live user, and append the definition of the launcher.
Fix bnc#702671.
* Mon Oct 10 2011 dimstar@opensuse.org
- Provide a gnome2-look-and-feel package that allows the user
to switch to GNOME 2 look and feel (GNOME Fallback mode) during
login or as his preferred default session:
+ Simply copy the gnome.desktop X session definition to
gnome2-look-and-feel.desktop, and start the fallback mode from
there.
+ This is meant to ease the transition of some users constantly
requiring the old look and feel.
* Mon Sep 26 2011 vuntz@opensuse.org
- Update to version 3.2.0:
+ Updated translations.
- Update /usr/bin/gnome script to improve logging in twice on a
live image:
+ Use -p with mkdir, to avoid failing when creating a directory
that already exists.
+ Do not overwrite pre-existing user applications.menu.
+ Do not add a second YaST2-live-installer.desktop favorite for
gnome-shell.
* Tue Sep 20 2011 vuntz@opensuse.org
- Update to version 3.1.92:
+ Session Manager:
- Never mark as handled the Disconnected signal from dbus
- Disconnect all dbus clients when dbus is disconnected
- Don't offer logout in the fail whale on the login screen
- Code improvements
+ Updated translations.
- Drop gnome-session-dbus-disconnected.patch: fixed upstream.
* Fri Sep 09 2011 vuntz@opensuse.org
- Add gnome-session-dbus-disconnected.patch: this fixes the case
where the session bus quits before gnome-session, so we can
properly terminate the session. Helps make the new gdm work.
* Mon Sep 05 2011 vuntz@opensuse.org
- Update to version 3.1.91:
+ Session Manager
- Fix usage of %lld for 64-bit formats
- Add a translator comment
+ Updated translations.
* Tue Aug 30 2011 vuntz@opensuse.org
- Update to version 3.1.90:
+ Session Manager
- Support for debugging the fail whale dialog
- Show gnome-shell extensions in the fail whale dialog
- Respect lockdown in the fail whale dialog
- Add an IsSessionRunning DBus method
- Remove obsolete gconf sanity check
+ Updated translations.
- Add pkgconfig(json-glib-1.0) BuildRequires: new dependency.
- Remove gconf-sanity-check BuildRequires, as well as
gconf-sanity-check Requires for core subpackage: the gconf checks
are now gone.
* Fri Aug 12 2011 dimstar@opensuse.org
- Update to version 3.1.5:
+ Session Manager:
- Fix --help to mention arguments for options that have one
- Support XDG_CURRENT_DESKTOP
+ Capplet:
- Respect OnlyShowIn and NotShowIn keys
- Code cleanup
+ Updated translations.
* Fri Jul 22 2011 vuntz@opensuse.org
- Update /usr/bin/gnome script:
+ Do not set SDL_AUDIODRIVER and ALSA_CONFIG_PATH environment
variables. This should be properly configured in
/etc/profile.d/pulseaudio.sh now, thanks to the fix for
bnc#707703.
+ Pass arguments to /usr/bin/gnome-session. This makes it
possible to use the script and still use a non-default session
(with gnome-session --session XYZ).
* Thu Jul 07 2011 vuntz@opensuse.org
- Update /usr/bin/gnome script for GNOME 3:
+ Remove the migration code for the desktop background: this is
based on gconf, and the setting moved to GSettings. Since this
setting is not migrated from gconf anyway, the user will get
the default background.
+ Do not copy live-installer.desktop on the desktop anymore: the
desktop is not managed by nautilus by default, so it's useless
to put it there. Instead, create a custom applications.menu to
add the installer to System Tools, and add the installer as
favorite application in gnome-shell. Fix part of bnc#702671.
+ Disable the lock setting of the screensaver with GSettings
instead of gconf.
+ Disable the check for software updates with GSettings, instead
of disabling an autostart application (that doesn't exist
anymore).
+ Generally, this should fix bnc#687778.
* Mon Jul 04 2011 vuntz@opensuse.org
- Update to version 3.1.3:
+ Session Manager
- Fix build warnings
+ Capplet
- Fix build warning
+ Misc
- Modernize build system a bit
- Remove artificial librsvg dependency
+ Updated translations.
- Remove now unneeded pkgconfig(librsvg-2.0) BuildRequires.
* Sat Jul 02 2011 vuntz@opensuse.org
- Split out default-session and fallback-session subpackages, that
contain the definitions of the upstream default and fallback
sessions for GNOME. They have Requires matching the session
definitions.
- Note that we have a fallback-session Recommends in
default-session, since by definition, the default session could
fallback to the fallback session. We use a Recommends instead of
a Requires, since people might want to remove it.
- Remove gnome-panel, gnome-settings-daemon, metacity, nautilus,
notification-daemon Requires for the main package, as those were
only used to define the GNOME session. Instead, add a Requires on
the default-session subpackage.
- Move the gnome-session-check-accelerated and
gnome-session-check-accelerated-helper tools to the core
subpackage, as session definitions might use those helpers.
- As a side-effect, these changes should fix bnc#697574.
* Tue Jun 14 2011 dimstar@opensuse.org
- Update to version 3.1.2:
+ Fix race condition in idle monitor
+ Consistently use Restart and not Reboot
+ Fix crashes by not assuming XSMP clients set the SmProgram
property
+ Make the acceleration checks refuse to work in zaphod mode
+ Update libegg code
+ Code cleanups
+ Updated translations.
* Tue May 24 2011 dimstar@opensuse.org
- Update to version 3.0.2:
+ Updated translations.
* Wed Apr 27 2011 fcrozat@novell.com
- Update to version 3.0.1:
+ Updated translations.
* Tue Apr 05 2011 fcrozat@novell.com
- Update to version 3.0.0:
+ Session Manager:
- Change path of GSettings schema
+ Updated translations.
* Tue Mar 29 2011 fcrozat@novell.com
- Update to version 2.91.94:
+ Session Manager: Bump the phase timeout to 30 seconds
+ Updated translations.
- Changes from version 2.91.93:
+ Session Manager:
- Make work with latest version of the shell.
- Changes from version 2.91.92:
+ Session Manager:
- Better fatal error handling in general, including specific
handling when required components fail.
- Improve wording of fallback dialog.
- Avoid double-checking between gdm and gnome-session in
gnome-session-check-accelerated-helper.
- Switch to using seconds for idle time.
- Honor disable-log-out and disable-user-switching lockdown
settings.
- Change format of .session files in a incompatible way; this
is now documented in the gnome-session man page.
- Update gnome-session-quit man page
- Enforce the use of required components in the session.
- Deal with conflicts between Provides in different
applications by only having one provider running; this was
only working well for Provides defined in the session
definition.
- Use app-id when saving session instead of startup-id for
.desktop.
- Explicitly require gnome-shell/gnome-panel in .session files,
instead of using providers.
- Clean up saved session on logout if session is not getting
saved.
- Use "computer-fail" icon from theme instead of our own
sad-computer.
- Fix some gnome-shell/gnome-session interaction issue on
logout, when a third application cancels logout.
- Code cleanups
- Changes from version 2.91.91.3:
+ Session Manager:
- Better error message on not-found session.
- Rename gnome-session-save to gnome-session-quit.
- Fix cancel button in logout dialog.
- Increase is-accelerated runnable helper timeout.
- Fix crash when if-session autostart condition is used.
- Add gnome-session-check-accelerated to set a X property about
acceleration
- Rename gnome-session-is-accelerated to
gnome-session-check-accelerated-helper.
- Drop gnome-session-fix-autostart.patch: fixed upstream.
- Disable gnome-session-bgo507101-tile-ui.patch for now: it needs
to be rebased.
* Tue Mar 01 2011 fcrozat@novell.com
- Update to version 2.91.90.1:
+ Session Manager:
- Fix a crash happening in gdm
+ Updated translations.
- Changes from version 2.91.90:
+ Session Manager:
- Update for GSettings schemas changes
- Read default session from GSettings
- Make the current session name available via dbus
- Support autostart conditions that depend on the current
session
- Make notification-daemon a required part of the fallback
session
- Show a dialog after login the first time we fall back to
gnome-fallback
- Various fixes to shell logout/shutdown dialog
- Code cleanups
+ Misc:
- gsettings-desktop-schemas 0.1.7 is required
+ Updated translations.
- Changes from version 2.91.6:
+ Session Manager:
- Fix build with latest GTK+ 3
- Migrate to GSettings
- Add support for shell logout/shutdown dialog
- Use fallback session if required components are missing
+ Defined Sessions:
- Do not consider Gallium's softpipe and llvmpipe as
accelerated
- Do not run nautilus by default
+ Capplet:
- Migrate to GSettings
+ Misc:
- Change GETTEXT_PACKAGE to gnome-session-3.0
- Drop gnome-wm script
- Add a runtime dependency on gsettings-desktop-schemas
+ Updated sranslations.
- Add pkgconfig(librsvg-2.0) BuildRequires.
- Add notification-daemon Requires to main package as it's now
required by the fallback session.
- Add gnome-session-fix-autostart.patch: fix crash in autostart
code, taken from git.
- Add gsettings-desktop-schemas Requires to gnome-session-core.
- Remove --with-default-wm=gnome-wm and --enable-splash configure
options: they're now gone.
- Drop gnome-session-enable-disable-compiz.patch: this should now
be done another way, with fallback modes in gnome-session. See
bnc#676360.
* Mon Feb 21 2011 vuntz@opensuse.org
- Update gnome script to fix an issue where users from earlier
versions of openSUSE could end up with no wallpaper in 11.4:
+ reset the wallpaper configured in the user config if it was
explicitly set to a default wallpaper from a previous version
of openSUSE.
+ we do this only once, if
~/.config/suse/gnome-11.4-wallpaper-migrated does not exist.
+ note that we're avoiding this issue for future releases since
the default wallpaper will always keep the same name now.
+ this fixes the issue highlighted in bnc#671564 comment 2.
- Also, still in gnome script: do not disable beagle on live
images, since we don't ship beagle anymore.
* Sun Feb 13 2011 vuntz@opensuse.org
- Call relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
+ %icon_theme_cache_post/postun because the package ships themed
icons.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
- Change Requires of lang subpackage to Recommends, since the
english documentation is not there anymore.
- Remove 2.x references in summaries and descriptions.
* Thu Dec 23 2010 vuntz@opensuse.org
- Update to version 2.91.4:
+ Session Manager:
- Add autostart condition through GSettings
- Don't ever show inhibitor dialog if logout is forced
- Fix some issue tracking clients on logout
- Add an application restart limit
- Move the definition of a session from gconf to .desktop-like
files
- Change default session to use GNOME Shell, with a fallback to
classic GNOME
- Update for GTK+ 3 changes
- Code cleanups
+ Capplet:
- Set NoDisplay=true
- Fix inline search
- Update for GTK+ 3 changes
+ Updated translations.
- Add pkgconfig(xcomposite) and pkgconfig(gl) BuildRequires, for
the new gnome-session-is-accelerated helper.
* Fri Dec 17 2010 vuntz@opensuse.org
- Update to version 2.91.0:
+ Session Manager:
- Miscellaneous string fixes
- Fix for GTK+ 3 changes
+ Misc:
- Update information in README and other files
- Update man pages
- Build against GTK+ 3 by default
- Rename --enable-deprecations configure flag to
- -enable-deprecation-flags
+ Updated translations.
- Move to pkgconfig()-style BuildRequires:
+ Old ones: gconf2-devel, libupower-glib-devel.
+ New ones: dbus-glib-1, gconf-2.0, glib-2.0, gtk+-3.0, ice, sm,
upower-glib, xau, xext, xrender, xtst.
- Remove gnome-settings-daemon-devel BuildRequires: it's not
needed.
- Improve summary and description.
- Rework gnome-session-bgo507101-tile-ui.patch to build with GTK+3.
* Wed Nov 17 2010 dimstar@opensuse.org
- Update to version 2.32.1:
+ Updated translations.
* Mon Sep 27 2010 vuntz@opensuse.org
- Update to version 2.32.0:
+ Miscellaneous string fixes
+ Update information in README and other files
+ Update man pages
+ Updated translations.
- Rebase gnome-session-bgo507101-tile-ui.patch.
* Mon Sep 06 2010 vuntz@opensuse.org
- Add X-SuSE-ControlCenter-Personal to session-properties.desktop
instead of X-SuSE-ControlCenter-System, to make the item appear
in the right place in menus.
* Fri Aug 06 2010 vuntz@opensuse.org
- Update to version 2.31.6:
+ Session Manager:
- Fix a GSeal issue
- Fixed spelling error in schema description
- Port gnome-session to upower
- Fix description of auto_save_session key
+ Drop compatibility tool that sets GTK+ 1.x environment variable
+ Drop the splash program
+ Require upower-glib instead of devkit-power-gobject
+ Add configure flag to select which GTK+ version to use
+ Updated translations.
- Change DeviceKit-power-devel BuildRequires to
libupower-glib-devel.
- Rebase gnome-session-bgo507101-tile-ui.patch.
- Drop gtk1-support and splash subpackage, and obsolete those
packages.
* Thu Jul 08 2010 dimstar@opensuse.org
- Update to version 2.31.2:
+ Export _stop method for clients, for better GNOME Shell
experience
+ Explicitly add -lXext -lXau to linker line
+ Updated translations.
* Mon Jun 14 2010 vuntz@opensuse.org
- Export XDG_MENU_PREFIX=gnome- in /usr/bin/gnome. This lets us use
gnome-applications.menu to define the applications menu
structure. This fixes various bugs, including bnc#595912.
* Fri Jun 04 2010 sbrabec@suse.cz
- Added support for translation-update-upstream (FATE#301344).
* Sun May 23 2010 guido+opensuse.org@berhoerster.name
- Split off a -core subpackage with a minimal runtime version
* Tue Mar 30 2010 vuntz@opensuse.org
- Update to version 2.30.0:
+ Updated translations.
* Tue Mar 09 2010 dimstar@opensuse.org
- Update to version 2.29.92:
+ Log out on SIGTERM and SIGINT
+ Delay the creation of the GsmXSMPClient until it really exists,
to fix potential crashes on logout
+ Remove unneeded LIBGNOMEUI_REQUIRED from configure.in
+ Updated translations.
* Fri Feb 12 2010 vuntz@opensuse.org
- Update gnome script:
+ Remove migration code of panel configuration. It was only
needed up to SLED11. SLED11 has been released, and we're
openSUSE, so it's safe to remove it.
+ Make the code fixing the background configuration run only for
non-openSUSE branded distributions. We don't want it in
openSUSE since it runs gconftool-2, and might slow down login a
bit.
* Wed Jan 27 2010 vuntz@opensuse.org
- Update to version 2.29.6:
+ Session Manager:
- Fix typo in error message
- Add diagnostic output for exit phase timeout
- GSeal: Use accessor functions instead of direct access
- Check that the XSMP connection exists when stopping a client
to fix potential crash on exit
+ Capplet:
- Destroy the main window on close to ensure changes are saved
+ Misc:
- Install the helpers in libexecdir, not libdir
- Rebase gnome-session-bgo507101-tile-ui.patch.
- Drop gnome-session-fix-capplet-saving.patch: fixed upstream.
- Remove en@shaw translation on openSUSE 11.2 and earlier.
* Fri Dec 04 2009 vuntz@opensuse.org
- Add BuildRequires and Requires on gconf-sanity-check, which was
split from the main gconf2 package.
* Wed Dec 02 2009 vuntz@opensuse.org
- Update the way we remove the ha/ig locales for old versions of
openSUSE.
* Tue Dec 01 2009 vuntz@opensuse.org
- Split the gnome-settings-daemon helper into a gtk1-support
subpackage, that will only gets installed if gtk1 is installed.
This should remove some unneeded cruft on login for most people.
- Add --enable-splash configure option, and ship the splash screen
in a splash subpackage.
- Fix rpmlint warning about self-obsoletion.
- Fix license: it's GPLv2+ and not "GPLv2+;LGPLv2.1+".
* Mon Oct 12 2009 vuntz@opensuse.org
- Add gnome-session-fix-capplet-saving.patch taken from upstream,
to fix saving the autostart changes when quickly quitting the
capplet after doing a change.
* Fri Oct 02 2009 vuntz@opensuse.org
- Update gnome script for the Live CD:
+ Make screensaver not lock the screen by default on LiveCD.
+ Make sure the "Live Installer" icon is visible on the desktop
of the user. Because of xdg-user-dirs, the desktop directory is
not always ~/Desktop, so we have to look at
~/.config/user-dirs.dirs first.
* Tue Sep 22 2009 dimstar@opensuse.org
- Update to version 2.28.0:
+ Trivial code fixes
+ Lock the screen before hibernate/suspend
+ Updated translations.
* Wed Sep 09 2009 vuntz@opensuse.org
- Update to version 2.27.92:
+ Remove at-spi-registryd wrapper (at-spi properly implements
session management)
+ Updated translations.
- Remove now non-existing --with-at-spi-registryd-directory
configure option.
* Wed Aug 26 2009 vuntz@novell.com
- Update to version 2.27.91:
+ Install splash desktop file in $(sysconfdir)/xdg/autostart
+ Do not install gnome-splash.png unless --enable-splash is used
+ Fix idle watch not working
+ Fix typo in debug message
+ Use GTK+ accessor functions instead direct access
+ Remove deprecated Encoding key from desktop file
+ Port to PolicyKit 1
+ Remove dependency on PolicyKit libraries
+ Updated translations.
- Drop gnome-session-polkit1.patch: fixed upstream.
- Respin gnome-session-bgo507101-tile-ui.patch.
- Use spec-cleaner to reorder lines in preamble.
* Wed Aug 19 2009 vuntz@novell.com
- Add Requires on ConsoleKit: it's needed to have gnome-session
work properly.
* Thu Aug 06 2009 vuntz@novell.com
- Add gnome-session-polkit1.patch to fix reboot/shutdown options
being disabled.
- Remove PolicyKit-gnome-devel BuildRequires.
* Thu Aug 06 2009 vuntz@novell.com
- Change Recommends to Requires for gnome-panel,
gnome-settings-daemon, metacity and nautilus. This should fix the
problem of people seeing an empty GNOME session if they only have
gnome-session installed. Fix bnc#523774.
* Wed Jul 29 2009 vuntz@novell.com
- Update to version 2.27.5:
+ Prefer compiz-manager over compiz when available in gnome-wm
+ Add --with-default-wm configure option to let distributors
specify the default window manager they want to use (including
gnome-wm)
+ Use silent-rules with automake 1.11
+ Add --enable-splash configure option to build splash, and
disable splash build by default
+ Add Presence interface to the documentation
+ Do not exit when the system bus restarts
+ Port from gnome-power-manager to DeviceKit-power
DeviceKit-power is a new dependency.
+ Code cleanup
+ Updated translations.
- Add DeviceKit-power-devel BuildRequires.
- Pass --with-default-wm=gnome-wm to configure.
- Provides and Obsoletes branding package, and remove
branding-upstream package as we don't ship the splash anymore.
- Remove splash-related packaging.
- Respin gnome-session-bgo507101-tile-ui.patch.
- Remove gnome-session-gnome-wm-compiz-manager.patch and
gnome-session-compiz-as-default-wm.patch, and replace them with
gnome-session-enable-disable-compiz.patch.
* Mon Jul 20 2009 vuntz@novell.com
- Update to version 2.27.4:
+ Reduce GConf roundtrips
+ Use shave to improve build log readability
+ Fix a crash on Solaris
+ Generate docs for the presence API
+ Rewrite a good part of the capplet. Some highlights:
- much cleaner code
- monitor autostart files
- autofill name field if needed
- add help button
- better handling of themed and non-themed application icons
- allow dragging from the application list
- make it more clear that applications are disabled
+ Port to GtkBuilder
+ Improve debug message
+ Load default apps after saved and autostart apps
+ Build fixes for BSD
+ Update eggsmclient code to fix crash
+ Add mutter support to gnome-wm
+ Make gnome-session exit properly on reboot/shutdown
+ Avoid pointless warnings
+ Honour the SmRestartNever SmRestartStyleHint
+ Default clients to RESTART_IF_RUNNING instead of NEVER
+ Code cleanups
+ Updated translations.
- Rebase gnome-session-bgo507101-tile-ui.patch.
- Rebase gnome-session-gnome-wm-compiz-manager.patch.
- Remove libglade2-devel BuildRequires.
- Use gnome-autogen.sh instead of autoreconf to make it work.
* Mon May 25 2009 vuntz@novell.com
- Update gnome-session-gnome-wm-compiz-manager.patch to enable
compiz only if the compiz-enabled file is newer than
/etc/X11/xorg.conf
* Tue Apr 14 2009 vuntz@novell.com
- Update to version 2.26.1:
+ Fix inhibitor dialog not showing the right action button when
shutting down
+ Make gnome-session-save --kill --silent work as --force-logout
+ Correctly use the arguments passed to gnome-session when
launched with no session dbus
+ Updated translations.
* Wed Apr 08 2009 vuntz@novell.com
- Update to version 2.26.0.90:
+ New version with two main changes:
- gnome-session now lets applications properly exit on logout
- saving a session on logout is activated again
+ Detailed changes:
- Update man pages
- Let all processes exit cleanly on logout/reboot/shutdown
- Use smaller icon size in inhibit dialog
- Fix various crashes in inhibit dialog and during the logout
process
- Make the inhibit dialog look at desktop files from autostart
directories too
- Use XDG_CONFIG_HOME to save the session and create the
session directory with the right permissions
- Get the discard command from XSMP clients and save it when
saving a session, and use it when removing a saved session
- Properly handle XSMP clients that don't return a restart
command when saving the session
- Various XSMP protocol fixes
- When saving the session, ask the XSMP clients to save the
global and local states when needed instead of just asking
them to save their global states. Else, clients won't appear
on next login
- Allow XSMP clients to interact during the logout (and cancel
the logout), using the inhibit infrastructure
- Allow clients to specify that they want to be ended last
- Hide deprecated command-line options from gnome-session-save
- -help
- Re-enable session saving
- Ignore XSyncAlarmDestroyed events, to avoid filling
~/.xsession-errors
- Various code cleanups
- Updated translations.
- Stop recommending control-center2: I see no reason why we'd want
to do this. Instead, recommend gnome-panel, metacity, nautilus
and gnome-settings-daemon.
since they are in the default session.
- Stop suggesting rsh: it's not used anymore.
* Thu Mar 19 2009 vuntz@novell.com
- Remove workaround adding gnomesu to live-installer.desktop. It's
not needed anymore. Will fix bnc#486644.
* Tue Mar 17 2009 vuntz@novell.com
- Update to version 2.26.0:
+ Turn off debug spew
+ Hide the "Save current session" button in the session
properties since it's not working
+ Disable session saving because it's not ready yet
+ Updated translations.
* Fri Mar 06 2009 vuntz@novell.com
- Update to version 2.25.92:
+ Ensure treeview is included in a scrolled window with a shadow
in the inhibit dialog
+ Use system-log-out icon instead of deprecated gnome-logout
+ Implement session saving
+ Use close button instead of ok button for error dialog
+ Fix the logout dialog not being themed
+ Code cleanup
+ Updated translations.
/usr/share/xsessions/gnome2-look-and-feel.desktop
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jun 10 10:47:39 2013