1
0
gnome-control-center/gnome-control-center.changes

4876 lines
178 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Fri Sep 27 15:02:06 UTC 2013 - idonmez@suse.com
- Introduce with_wacom defines, set to 0 on s390{x}, otherwise 1:
+ Disable wacom support on s390{x}, those machines have no
viable input ports.
+ Have pkgconfig(libwacom) BuildRequries depend on with_wacom.
-------------------------------------------------------------------
Tue Sep 24 13:42:05 UTC 2013 - dimstar@opensuse.org
- Update to version 3.10.0:
+ Bluetooth:
- Fix crash when exiting during a connection.
+ Display:
- Add an option to turn off a particular display.
+ Universal Access:
- Fix non-expanding sliders in zoom options.
-------------------------------------------------------------------
Sun Sep 22 13:25:12 UTC 2013 - dimstar@opensuse.org
- Add gnome-color-manager Requires: the color panel interacts with
binaries (gcm-viewer, gcm-calibrate) from gnome-color-manager.
-------------------------------------------------------------------
Tue Sep 17 21:29:13 UTC 2013 - dimstar@opensuse.org
- Update to version 3.9.92:
+ Background:
- Don't access possibly invalid object.
- Fix top bar location on dual-head.
- Fix a crash.
+ Date & Time:
- Fix keyboard navigation.
- Plug a small memory leak.
- A11y improvements.
+ Display:
- Disable the "Apply" button until a change has been made.
- Close any open dialog if the panel is destroyed.
+ Network:
- Fix a few crashes.
- Don't show unmanaged devices.
- Don't include spaces in proxy's ignore-hosts setting.
+ Power:
- Don't show the estimated battery capacity.
- Fix getting the keyboard brightness value.
+ Sharing:
- Prevent incorrect sensitivity of the screen sharing password
entry.
+ Universal Access:
- Fix keyboard navigation.
- Toggle switch when its parent row is activated.
- Remove a bogus mnemonic-widget to not confuse Orca.
+ User Accounts:
- Fix history dialog background color.
-------------------------------------------------------------------
Sun Sep 15 08:04:14 UTC 2013 - zaitor@opensuse.org
- Stop passing --enable-systemd to %configure, as it is not
recognized anymore, and clean spec file of previous needed
with_systemd macro and %if with_systemd statments.
- Reenable translation-update-upstream.
-------------------------------------------------------------------
Wed Sep 4 06:43:59 UTC 2013 - dimstar@opensuse.org
- Update to version 3.9.91:
+ Date & Time:
- Hide the NTP switch when the service is unavailable.
- Show the automatic timezone switch.
- Display timezone offset in a slightly nicer way.
+ Display:
- Add the current background to the display previews and
improve the display number indicators.
+ Network:
- Wrap the DNS list for mobile networks.
- Mark connection editor as changed when toggling the 'Only use
for resources on its network' checkbox.
+ Online Accounts:
- Add keywords for Kerberos, SMTP and IMAP to ease search
- Increase the height of the "Add Account" dialog to
accommodate the list of Chat providers.
+ Printers:
- When adding a printer, do not prompt for user crendentials on
every network samba server we discover that needs them.
Instead, show such servers in the list and prompt only when
users explicitly select them.
+ Shell:
- Avoid width changes when searching.
-------------------------------------------------------------------
Sat Aug 24 17:42:00 UTC 2013 - dimstar@opensuse.org
- Drop gnome-control-center-fine-grained-tz-polkit.patch: the
Date & Time panel had a major overhaul and the patch in this form
does not make sense. The patch was disabled for some time
already.
- Drop gnome-control-center-hide-region-system-tab.patch: the
region panel had a major overhaul and the patch in this form does
not make sense. The patch was disabled for some time already.
- Drop gnome-control-center-nma-nialog.patch and
gnome-control-center-build.patch: these patches are long out of
service, as they targetted build fixes for NM 0.9.6.2.
-------------------------------------------------------------------
Thu Aug 22 20:33:07 UTC 2013 - dimstar@opensuse.org
- Update to version 3.9.90.1:
+ Mouse:
- Fix stretched "Test Your Settings" button.
+ Network:
- Remove placeholder label contents.
+ Online Accounts:
- Support Telepathy accounts.
+ Region:
- Fix stretched "Login Screen" button.
+ Shell:
- Fix stretched header bar lock button.
-------------------------------------------------------------------
Wed Aug 21 06:46:34 UTC 2013 - dimstar@opensuse.org
- Update to version 3.9.90:
+ Background:
- Add support for lock screen background.
+ Date & Time:
- New design.
+ Display:
- New design.
+ Keyboard:
- Add a screencast shortcut entry.
+ Network:
- Activate wired profiles when clicked.
- Don't show the airplane mode switch if the system doesn't
support it.
+ Power:
- Add a slider to control keyboard brightness.
+ Privacy:
- Remove Name & Visibility section.
- Confirm before emptying trash or purging temporary files.
+ Sharing:
- Don't allow empty passwords in screen sharing.
+ Shell:
- Prevent the window from being taller than the height of the
monitor.
- Use a GtkHeaderBar as the window's title bar.
- Use a GtkSearchBar for the search entry.
- Start search when typing.
+ User Accounts:
- Enable checking for sequences in password.
- Add a short explanation of what enterprise login is and a
note about reduced functionality when offline.
- Design and interaction refinements.
- Disable gnome-control-center-fine-grained-tz-polkit.patch: the
patch needs rebasing.
-------------------------------------------------------------------
Tue Jul 30 16:25:55 UTC 2013 - dimstar@opensuse.org
- Update to version 3.9.5:
+ Use GtkListBox instead of EggListBox.
+ Port away from deprecated GtkStock.
+ Fix the look of lock buttons and header switches.
+ Universal Access panel redesign.
+ Display:
- Prevent a crash when the screen being dragged gets removed.
- Fix "floating screens".
- Use the preferred width and height when moving inactive
displays.
- Prevent the built-in display from being turned on when the
lid is closed.
+ Mouse:
- Use a dialogue window for the mouse test.
- Show the "enable trackpad" slider button even if the mouse
isn't present when the trackpad is currently disabled.
+ Network:
- Use gnome-settings-daemon interface for switching on/off
Airplane Mode.
+ Power:
- Adapt to new brightness interface in gnome-settings-daemon.
- Fix primary battery section getting resized when the label
changed.
- Fix crash when no batteries are available.
+ Privacy:
- Fix default "Retain history" value.
+ Region:
- Ensure the current language's name gets translated.
+ Sharing:
- Hide the vino password by default.
- Limit the sharing password to 8 bytes.
- Avoid conflicts with the sensitivity of the "remote control"
options.
- Hide Bluetooth bits if Bluetooth is disabled.
+ Shell:
- Ensure we cannot activate a panel if the search is off.
+ Sound:
- Don't show applications playing event sounds.
+ User Accounts:
- Don't count inactive users as administrators.
- Make the Enter key work on the password dialogue.
- More work not to show system accounts.
- Correctly select the newly created user.
+ Wacom:
- Update OLED labels for hard-coded actions too.
- Redesign button assignment dialogue.
- Try to use the OSD to assign buttons if a layout is
available for the device in question.
- No longer take care of building egg-list-box explicitly in the
build phase.
-------------------------------------------------------------------
Fri Jul 19 23:36:39 CST 2013 - hillwood@linuxfans.org
- Enable ibus intergration (define with_ibus 1).
-------------------------------------------------------------------
Tue Jul 2 03:48:05 UTC 2013 - dliang@suse.com
- Rebase gnome-control-center-allow-yast-in-shell.patch.
to prevent it from crash.
-------------------------------------------------------------------
Fri Jun 21 18:00:16 UTC 2013 - dimstar@opensuse.org
- Update to version 3.9.3:
+ All:
- Make a number of dialogues non-resizable.
+ Background:
- show explanation of why pictures source might be empty.
+ Bluetooth:
- Port to BlueZ 5.
+ Mouse:
- Rename "Content sticks to fingers" to "Natural Scrolling".
+ Power:
- Update UI strings to follow the HIG.
+ Region:
- Make sure not to display an empty input sources list.
+ Region, Wacom, Shell:
- Set button arrow icons according to locale's text direction.
+ Sharing:
- Retrieve the mDNS hostname from Avahi, if available.
+ Sound, Background:
- Ensure dialogs are closed if panel changed.
+ Shell:
- Raise the existing window when already opened.
- Go back to overview when setting panel to NULL.
+ User Accounts:
- Don't let user disable own account.
- Don't show heading for other accounts if there are none.
- Hide 'Add Account' dialog when panel goes away.
- After the add account dialog is cancelled, discard results.
- Remove autologin when an account is deleted.
- Avoid problems with automatic login and disabled accounts.
- Prevent the only Administrator from being demoted.
- Prevent the only admin from being deleted or disabled.
- User friendly password hints.
- "Add user account" and password dialogs redesign.
- Set the password mode to regular immediately.
- Fix possible crashes when changing the language in the region
panel if done after the user panel was opened.
+ Wacom:
- Add command line argument support for choosing the tablet.
- Add command line support for calibration.
- Fix discrepancy when switching monitors from g-c-c.
- Changes from version 3.9.2.1:
+ Fix compilation failure due to missing files in tarball.
+ Updated translations.
- Drop gnome-control-center-remove-password-options.patch: no
longer needed.
-------------------------------------------------------------------
Wed May 29 08:19:42 UTC 2013 - dimstar@opensuse.org
- Update to version 3.9.2:
+ Background:
- Offload the sorting of the initial list of files.
- Monitor the Pictures and cache directory for new files.
- Fix possible crashes when exiting the panel.
+ Bluetooth:
- Don't show label next to power switch.
+ Color:
- Bump required colord version.
- Improve accessibility.
- When calibrating inhibit logout, switching users and
suspending.
- Expand profiles assigned to the device when single clicked.
- Add translatable strings for newer display types.
+ Date & Time:
- Add support for new timedated CanNTP property.
+ Details:
- Fix display of graphic driver name.
+ Keyboard:
- Be more specific in input source switch label.
- Allow input of Hangul and Modifier+space shortcuts.
+ Mouse:
- Fix bad state and critical error caused by reopening mouse
test panel in clicked state.
- Enable horizontal scrolling when changing scroll method.
- Fix incorrect initial values.
+ Network:
- Fix some alignment problems.
- Display "device state reason", and remove duplicate code.
- Improve accessibility.
- Be more careful in ignoring shared connection.
- Add support for ModemManager 1.x API.
- Try to guess operator name from MCCMNC or SID.
- Disable the Hotspot button if the device does not support it.
- Mark connection editor changed when editing IPv4/IPv6 pages.
- Fix initial sensitivity of editor "Add" button.
- Add firewall zone support for wifi, wired and VPN.
- Add icon for WWAN.
- Fix display of some characters in WiFi AP names.
- Fix possible crash in connection editor.
- Update VPN switch when enabled from shell.
+ Online Accounts:
- Use g_warning instead of goa_warning.
- Scroll the tree view when showing an account.
- Accept requests for account creation on DBus/cmdline.
+ Power:
- Improve accessibility.
- Change the range of idle time and suspend idle time.
- Simplify "Mark As Inactive After" string.
- Clarify "Lock Screen After" string.
- Expand the "Automatic suspend" dialogue's layout.
+ Printers:
- Visual improvements of driver selection dialog.
- Add authentication dialog for samba printers.
- Search for samba printers in new printer dialog.
- Show printer name only in the title of options dialog.
+ Privacy:
- Remove redundant option from the recent files combobox.
+ Region and Language:
- Update interface.
- Fix crash when changing the language.
- Always add ibus engine widgets regardless of locale info.
- Prevent window from getting too tall with many input sources.
- Improve explanation when there are no input sources.
- Display current locale country in formats if setting is
empty.
- Translate restart notification into the target language.
- Show restart notification only if strictly needed.
- Apply user settings system-wide on single account systems.
- Handle input switching through mutter/gnome-shell.
+ Search:
- Don't use a label for the enabled switch.
- Special case gnome-control-center.
- Unescape the names in Search Locations.
- Fix ordering and sorting of applications.
+ Sharing:
- Start or stop Rygel when Media Sharing is enabled or
disabled.
- Add master switch.
+ Shell:
- Sort completion items.
- Add support for additional arguments.
- Do not forcibly suppress debug messages if --verbose not set.
- Remove gnomecc.directory.
- Add a gnome-shell search-provider for settings panel.
- Put the panel title in the shell's header.
- Update panel comments.
- Add navigation support through back button.
- Don't prelight icons in the icon view.
- Use GVariant to convey panel arguments instead of a string
array.
- Expose panel launching with D-Bus activation.
- Remove unneeded libnotify dependency.
+ Sound:
- Show a different icon for different input/output ports.
- Fix potential memory corruption.
+ User Accounts:
- Add accessible labels in history dialog.
- Don't reject passwords that pwquality says are ok.
- Deal with pre-loaded users.
- Remove password hints feature from UI.
- Stop crash when changing the password.
- Fix fingerprint dialogue causing a crash.
- Ellipsize long user names in the password dialog.
- Disallow whitespace-only names.
+ Wacom:
- Add basic OLED handling for Intuos4.
- Add animations to calibration window.
- Rebase gnome-control-center-allow-yast-in-shell.patch.
-------------------------------------------------------------------
Wed May 22 12:51:21 UTC 2013 - dimstar@opensuse.org
- Require colord: the color panel in gnome-control-center needs to
be able to read the configuration and requires the ColorHelper
glib schema to be present.
-------------------------------------------------------------------
Tue May 14 11:30:51 UTC 2013 - dimstar@opensuse.org
- Update to version 3.8.2:
+ Color:
- Don't check for /proc/cmdline on non-Linux.
- Fix sizing of back button.
+ Network:
- Fix crash when clicking "Connect to hidden network".
+ Region and Language:
- Don't crash if the user disabled Input sources switch
keybindings.
- Don't focus the input chooser if it is already focused, as
this will select the text in the entry.
- Rate limit the input chooser filtering.
+ User Accounts:
- Ellipsize long user names in the password dialog.
-------------------------------------------------------------------
Mon May 6 17:47:09 UTC 2013 - dimstar@opensuse.org
- Update to version 3.8.1.5:
+ Mouse:
- Restore the mouse and touchpad pointer speeds.
+ Online Accounts:
- Add ownCloud to the keywords.
+ Printers:
- Don't crash without system-config-printer installed.
+ Shell:
- Fix small memory leak.
+ User Accounts:
- Fix possible crash in history dialogue.
- Fix possible crash when changing the password.
- Fix fingerprint reader dialogue crashing.
- Reacquire permissions before adding account if necessary.
- Make Enter work in the 'Add Account' dialogue.
- Handle "incorrect password" kerberos error.
- Ellipsise long user names.
- When enterprise account disabled, join as admin.
- Rebase gnome-control-center-allow-yast-in-shell.patch.
-------------------------------------------------------------------
Sat Apr 20 16:58:44 UTC 2013 - mike.catanzaro@gmail.com
- Add gnome-control-center-remove-password-options.patch - users
will get locked out of their computers if they try to
'Choose password at next login' or 'Login without password'
since these conflict with our PAM configuration (bnc#779408)
-------------------------------------------------------------------
Tue Apr 16 11:29:14 UTC 2013 - dimstar@opensuse.org
- Update to version 3.8.1:
+ Background:
- Fix cancellation of asynchronous calls when exiting panel.
+ Info:
- Fix crash with NVidia's GLX implementation.
- Fix error handling when PackageKit isn't installed.
+ Network:
- Make VLANs, bridges and bonds deletable
- Set the connection editor's title for VPNs and Wired
connections.
- Fix display of some characters in Wi-Fi AP names.
- Fix possible crash in the connection editor.
- Fix some strings not being marked as translatable.
- Make sure "Apply" becomes sensitive when changing some
options.
- Fix jumping dialogues when showing the connection editor.
+ Notifications:
- Don't fail if a referenced application does not exist.
+ Power:
- Fix strings not being marked as translatable.
+ Region:
- Automatically apply settings system-wide on a single account
system.
- Fix settings the system language.
+ Search:
- Fix sorting when moving the last entry.
- Fix moving unsorted applications.
- Align the locations box with the close button.
+ Shell:
- Fix translation of the window title.
- Remove obsolete libnotify dependency.
+ Sound:
- Fix possible crasher when changing the alert sound.
+ User Accounts:
- Tell realmd to not setup system management.
- Drop pkgconfig(libnotify) BuildRequires: no longer needed.
-------------------------------------------------------------------
Thu Apr 11 10:00:48 UTC 2013 - dimstar@opensuse.org
- Obsolete gnome-control-center-branding <= 12.3: as there is no
branding package left for g-c-c, we need to obsolete it for a
clean upgrade path.
- Also explicitly obsolete gnome-control-center-branding-upstream
and gnome-control-center-branding-openSUSE.
- Really drop g-c-c-online-accounts.patch.
-------------------------------------------------------------------
Sat Mar 30 14:38:16 UTC 2013 - dimstar@opensuse.org
- Rebase gnome-control-center-allow-yast-in-shell.patch: allow
YaST to be added to the gnome-control-center again.
-------------------------------------------------------------------
Tue Mar 26 10:24:50 UTC 2013 - dimstar@opensuse.org
- Update to version 3.8.0:
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 19 19:52:48 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.92:
+ Online Accounts:
- Scroll to the account in question when it was requested from
an external application.
+ Printers:
- Ensure that all the types of printers are discovered.
+ Region:
- Make sure that engines we don't have locale information for
end up in the "Other" row.
- Prevent the window getting too tall with many input sources.
- Improve explanation when there are no input sources.
- Make sure the "None" input source row gets removed when
adding a new one.
- Display the current locale country in formats if the setting
is empty.
- Translate the restart notification in the target language.
- Fix possible crashes when leaving the panel.
- Only show a restart notification if strictly needed.
- Improve matching when searching language names with accents
or different case.
- Add separators to the language list and formats chooser.
- Use the "view-more-symbolic" icon instead of the
unclear "...".
- Ensure that labels are centered when adding the tick mark.
+ Shell:
- Fix resized back button depending on the panel selected.
+ User Accounts:
- Fix crash when changing the password.
- Fix empty panel when going back to it.
+ Updated translations.
- Drop gnome-control-center-libgd.patch: fixed upstream.
-------------------------------------------------------------------
Sun Mar 17 15:42:15 UTC 2013 - dimstar@opensuse.org
- Disable gnome-control-center-allow-yast-in-shell.patch: the
rebase is not fully completed; currently, this patch makes the
build fail.
-------------------------------------------------------------------
Wed Mar 13 21:55:09 UTC 2013 - dimstar@opensuse.org
- Rebase gnome-control-center-allow-yast-in-shell.patch and
reenable the patch.
-------------------------------------------------------------------
Tue Mar 5 14:52:01 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.91:
+ Fix titlebar bug.
+ Use the new GdStack widget to switch panels.
+ Don't prelight icons in the icon view.
+ Make search be "and" instead of "or" by default.
+ Make it possible to look for multiple keywords in the search.
+ Background:
- Monitor the Pictures and the cache directory for new files.
+ Online accounts:
- Nicer error states.
- Add a new "Other" providers page.
+ Printers:
- Don't crash after changing an option.
+ Region & Language:
- Center the text in the language and format choosers.
+ Search:
- Fix folder names in non-ASCII languages.
+ Search provider:
- Escape the description passed to gnome-shell.
+ Sharing:
- Check if SSH is available before showing it in the UI.
+ User accounts:
- Make login history dialog title translatable.
- Add gnome-control-center-libgd.patch: Fix brp error for implicit
declaration of strcmp.
-------------------------------------------------------------------
Tue Feb 26 23:59:59 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.90:
+ Use header bar to show the current panel's name.
+ Add sound and user-accounts panels to the command-line
completion, and ensure the completion is sorted by default.
+ Update man page.
+ Do not forcibly suppress debug messages if --verbose not set.
+ Add GNOME Shell search provider and remove unused menu
definition.
+ Update descriptions for all the panels.
+ Use a back arrow in the header bar, and go back to the previous
panel if navigated from one.
+ Color:
- Bump the required colord version.
- Don't stretch the device switch.
- Add widget relations for accessibility, and make all buttons
keyboard accessible.
- When calibrating inhibit logout, switching users and
suspending.
- Expand profiles assigned to the device when single clicked.
+ Details:
- Remove fallback from keywords.
+ Keyboard:
- Be more specific in input source switch label.
+ Network:
- Require newly released NetworkManager 0.9.8.
- Disable the Hotspot button if the device does not support it.
- Add support for newer versions of ModemManager.
- Try to guess the operator name for WWAN connections.
- Fix warnings when virtual connections exist.
- Display "device state reason" to show, eg., locked modems.
- Fix some alignment, spacing problems.
- Make symbolic icons sharper.
- Add widget relations for accessibility.
- Avoid all access points being named after the shared
connection in some cases.
- Fix connection editor's apply button not working.
- Plug some memory leaks.
+ Notifications:
- Fix some spacing problems.
+ Mouse:
- Fix possible bad state when reopening the mouse panel.
+ Online Accounts:
- Don't use GOA specific warning macro.
+ Power:
- Update idle time and suspend idle time ranges.
- Fix layout of the automatic suspend dialogue.
- Better label for the idle-delay selection.
- Add widget relations for accessibility.
+ Printers:
- Visual improvements of driver selection dialog.
- Search for samba printers in new printer dialog.
- Add authentication dialog for samba printers.
- Disable building the printers panel if libsmbclient isn't
available.
+ Privacy:
- Clarify "Lock Screen After" string.
- Remove redundant option from the recent files combobox.
+ Region & Language:
- Update design based.
+ Search:
- Don't make the settings search configurable.
+ Sharing:
- Start or stop Rygel when Media Sharing is enabled or disabled
- Add a master switch to disable all the services.
+ Sound:
- Show a different icon for different input/output ports.
+ User Accounts:
- Add widget relations for accessibility.
- Don't reject passwords that pwquality says are ok.
- Remove password hints feature from the UI as they are not
implemented in GDM.
- Add pkgconfig(mm-glib) and pkgconfig(smbclient) BuildRequires:
new dependencies for the network panel and printer panel.
- Add pkgconfig(gobject-introspection-1.0) BuildRequires:
dependency for egg-list-box.
- Build the new submodule egg-list-box.
- Add gnome-control-center-nma-nialog.patch: Fix some missing
includes. A more complete patch, taking care of removing
deprecates is already pushed upstream.
-------------------------------------------------------------------
Tue Feb 26 23:50:00 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.5.1:
+ Color:
- Make medium quality the default.
+ Network
- Allow compiling against NetworkManager 0.9.6.
- Disable 'Apply' until things have changed.
- Use symbolic icons consistently.
-------------------------------------------------------------------
Tue Feb 26 23:40:00 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.5:
+ Background:
- Sort Pictures in order of most recently modified.
- Update for gnome-shell Screenshot API changes.
+ Color:
- Allow the user to remove automatically added profiles.
- Show a summary page when running on a LiveCD.
- Show sRGB and AdobeRGB profiles when selecting a profile for
a display.
- Use a EggListBox for the main device display to match the new
mockups.
- Use colord-session to calibrate the display.
+ Display:
- Add support for 21:9 displays.
+ Network:
- Add a spinner while connecting.
- Add integrated "Add New Connection".
- Add VPN support to the connection editor.
- Support new AP-mode hotspot functionality.
+ Power:
- Add a dim screen switch.
- Add idle-delay configuration.
+ Printers:
- Attach toolbar controlling jobs to list of jobs.
+ Screen:
- Remove screen panel.
+ Sharing:
- Add a "show password" check button to the screen sharing
dialog.
- Don't show Media sharing without rygel.
- Hide Bluetooth sharing when there is no Bluetooth adapter.
+ Shell:
- Activate items on single click.
- Add pkgconfig(colord-gtk) and pkgconfig(libnm-glib-vpn)
BuildRequires: new dependencies.
- Add pkgconfig(gio-2.0), pkgconfig(gl) and pkgconfig(gmodule-2.0)
BuildRequires: new verified dependencies.
- Drop pkgconfig(iso-codes) BuildRequires: no longer needed.
- Drop g-c-c-online-accounts.patch: fixed upstream.
-------------------------------------------------------------------
Tue Feb 26 23:30:00 UTC 2013 - vuntz@opensuse.org
- Rebase gnome-control-center-allow-yast-in-shell.patch to work
with the new code.
-------------------------------------------------------------------
Tue Feb 26 23:20:00 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.4:
+ Add new Sharing panel.
+ Add bash completion file.
+ Use GResources to handle UI files.
+ Color:
- Only show the calibrate or add buttons when the device is
selected
- Don't crash if no sensors are plugged in
+ Details:
- Remove Graphics section
+ Keyboard:
- Allow key repeat rate of 110 chars/sec
- Add input-source-switcher to the shortcuts
+ Power:
- Implement the new Power panel design
+ Printers:
- Control acceptance of jobs with enable switch
+ Region & Language:
- Add per-window input sources setting
+ Shell:
- Make scrollbars reach to the edge of the window
- Don't search in .desktop file descriptions
- Remove prelight from search results
- Make search results descriptions dimmer
- Fix keyboard navigation in the search results and the main
view
- Add --search and --list command-line options
- Add support for the back mouse button
+ User Accounts:
- Port to use libaccountsservice (and drop the systemd direct
dependency)
- Fix crash when built with cheese support
- Handle the real name not being set
- Add login history dialogue
- Add pkgconfig(accountsservice) BuildRequires: new dependency for
the user accounts panel.
- Add g-c-c-online-accounts.patch: fix implicit declaration in
online-accounts panel.
-------------------------------------------------------------------
Tue Feb 26 23:10:00 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.3:
+ Remove fallback session handling code
+ Add search panel
+ Add privacy panel
+ Add notifications panel
+ Use the proper Unicode ellipsis (…) instead of three dots
+ Background:
- Hide in Unity
- Fix not having 3 columns in high contrast
+ Bluetooth:
- Avoid possible loops when Connection fails
- Fix main switch acting bizarrely
- Use spinner when connecting
- Align the device list with the all settings button
- Remove ObexFTP browsing from the UI
+ Color:
- Do not use a combobox when listing profiles to add to devices
+ Date & Time:
- Do not offer the 12 hr clock in locales without AM/PM
+ Details:
- Add distro information
- Add CPU model on ARM
- Avoid adding phantom "Unknown model" CPU on PPC64
+ Info:
- Set the hostname only after a small delay
+ Keyboard:
- Point to a more specific help page
- Add support for msgctxt in keybindings
- Improve shortcuts tab keynav
+ Network:
- Make sure flight mode is always visible
- Make sure Airplane mode switch everything off
- Ensure IMEI is displayed and reload Operator Name when it changes
- Also load IMEI and Operator Name for LTE-only modems
+ Online accounts:
- Don't preselect the first item when adding an account
- Align the accounts list with the all settings button
- Only allow adding accounts if the network is available
+ Printers:
- Show in Unity
- Fix problems when adding new printers
+ Region:
- Show in Unity
- Fix possible crasher on startup when the X11Variant are empty
- Offer logout options after changing language
- Add Japanese to the popular languages
- Show popular languages in their own language
- Fix other user's languages never getting added
- Make 'Add' dialogs consistent
- Reinstate the separator in the languages list
- Fix button alignment problem
+ Shell:
- Remove the previous panel when switching to a new one
- Don't remove old panel if new one is broken
- Add F1 shortcut to show the help
- Rename to Settings
- Ensure the home button is the correct height
- Fix alignment of home button in RTL languages
- Make all the plugins static
+ Sound:
- Clarify "sound events"
- Fix possible crasher
- Use libgnome-volume-control
+ Universal Access:
- Set the dialog hint on the zoom options
- Also set the WM HighContrast theme when the switch is flipped
+ Users:
- Rename from User Accounts
- Show the password by default once generated
- Fix resetting one's avatar
- Add "last login" field
+ Wacom:
- Add support for the new OSD help display
- Rebase gnome-control-center-allow-yast-in-shell.patch.
-------------------------------------------------------------------
Tue Feb 26 23:00:00 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.1:
+ All:
- Improve contexts for ambiguous strings.
+ Background:
- Optimise preview for the usual shell layout.
- Handle copy cancellation correctly.
- Fix crash when exiting panel too quickly.
+ Keyboard:
- Ensure the dir name shown matches the XDG Pictures dir.
+ Network:
- Rename "Wireless" to "Wi-Fi" in the UI.
- Add more keywords to the desktop file.
- Fix 8021x connections.
- Add an 'Ignore Hosts' entry to the proxy page.
- Minimal support for unrecognized device types.
- Add support for showing bond slaves.
+ Mouse:
- Don't show touchpad disable button when there's no mouse.
+ Screen:
- Handle brightness calls finishing after we're done.
+ Info:
- Don't block for PackageKit.
- Detect and display Virtualisation method used.
+ User Accounts:
- Remove the autologin checkmark.
- Logged in status identification.
- Complete discover on failure.
- Remove the realmd version check.
- Recognize that some kerberos domains cannot be joined.
- Set timeouts on all realmd interface proxies.
- Don't have domains twice in the drop down.
- Require logind for session tracking.
- fix wrong sensitivity of the autologin combo.
- Rebase gcc-private-connection.patch.
- Add gnome-control-center-build.patch: Fix build with
NetworkManager stable branch.
-------------------------------------------------------------------
Tue Feb 26 20:23:09 UTC 2013 - dimstar@opensuse.org
- Do not package gnome-control-center.rules (bnc#804966): On
openSUSE defining the use of the wheel group is up to the
administrator.
-------------------------------------------------------------------
Tue Jan 29 10:49:35 UTC 2013 - idonmez@suse.com
- Drop gnome-control-center-probe-radius-server-cert.patch for now.
The patch is incomplete and breaks WPA-Enterprise completely
(bnc#798793)
-------------------------------------------------------------------
Thu Dec 27 17:46:07 UTC 2012 - mike.catanzaro@gmail.com
- Drop apg recommends: automatic password generatoion is no longer
done by spawning apg, but rather by using libpwquality directly.
-------------------------------------------------------------------
Thu Nov 15 11:11:27 UTC 2012 - dimstar@opensuse.org
- Update to version 3.6.3:
+ Add F1 accelerator to show help.
+ Background: Hide in Unity.
+ Bluetooth:
- Fix the master switch not following the actual adapter state.
- Fix the Connection switch being in the wrong state when
connecting fails.
- Show a spinner when connecting to a device.
- Align left hand pane with the "All Settings" button.
+ Keyboard: Show more specific help page
+ Network: Make Airplane mode switch off all the radios,
including Bluetooth.
+ Online Accounts:
- Don't preselect the first item when adding an account.
- Align left hand pane with the "All Settings" button.
+ Printers:
- Fix renaming printers with recent versions of CUPS.
- Show in Unity.
+ Region: Fix possible crasher on startup.
-------------------------------------------------------------------
Wed Nov 14 13:51:05 UTC 2012 - dimstar@opensuse.org
- Don't own %{_datadir}/polkit-1/rules.d: it's owned (with special
attr()) by polkit.
-------------------------------------------------------------------
Wed Nov 14 10:31:21 UTC 2012 - dimstar@opensuse.org
- Change with_systemd defines to 1 in order to enable systemd.
-------------------------------------------------------------------
Fri Oct 26 15:19:27 UTC 2012 - dimstar@opensuse.org
- Update to version 3.6.2:
+ Background:
- Fix crash when exiting panel too quickly.
+ Network:
- Fix 8021x connections.
+ Screen:
- Avoid accessing destroyed panel.
+ User accounts:
- Complete discover on failure.
- Recognize that some kerberos domains cannot be joined.
- Remove the realmd version check.
- Set timeouts on all realmd interface proxies.
- Don't have domains twice in the drop down.
- Fix wrong sensitivity of the autologin combo.
-------------------------------------------------------------------
Thu Oct 11 11:59:29 UTC 2012 - dimstar@opensuse.org
- Update to version 3.6.1:
+ Background:
- Fix multi-monitor handling
- Use a lighter texture for solid colours
+ Date & Time:
- Update the current time when we change the timezone
+ Mouse:
- Fix mouse test area not being in the correct position in some
cases
+ Network:
- Fix arrow direction in RTL languages
- Don't resize the panel or the Wi-Fi list
- Top align the back button in the Wi-Fi panel
- Fix parenting problems when spawing a network dialogue
- Don't try to activate out-of-range connections
- Fix WPA Enterprise connections not working
- Use a regular button for "Connect to Hidden Network"
+ Online Accounts:
- Fix a warning on exit
+ Printers:
- Fix wrong icon being used in the search entry
+ Region & Language:
- Remove the unused "Remove" button
- Reduce the number of required m17n desktop files
- Repopulate the input sources when IBus becomes available
again
- Add support for inscript2 and Marathi phonetic input sources
+ Shell:
- Fix entering the same panel twice
+ Sound:
- Fix input level bar direction in RTL languages
+ User Accounts:
- Fix the autologin icon not being recoloured.
- Rebase gcc-private-connection.patch.
-------------------------------------------------------------------
Tue Oct 2 16:29:27 UTC 2012 - dimstar@opensuse.org
- Add with_ibus condition (currently set to 0), as we do not have
a recent enough version of IBus in Factory at this moment.
+ when with_ibus is set to 1; pkconfig(ibus) BuildRequires will
be used and --enable-ibus is being passed to configure
+ when with_ibus is set to 0, pkgconfigu(ibus) is being ignored
and --disable-ibus is being passed to configure.
-------------------------------------------------------------------
Sat Sep 29 19:31:29 UTC 2012 - dimstar@opensuse.org
- Really replace pkgconfig(gstreamer-0.10) BuildRequires with
pkgconfig(gstreamer-1.0): cheese-devel already correctly pulled
in gstreamer 1.0 devel files, so there is no factual change now.
But it stops us from pulling in GStreamer 0.10 while we don't
need it anymore.
-------------------------------------------------------------------
Tue Sep 25 14:36:45 UTC 2012 - dimstar@opensuse.org
- Update to version 3.6.0:
+ Network:
- Make connecting to Enterprise WPA Wi-Fi networks work again.
+ Region:
- Jump directly to the correct shortcuts section when following
the link.
+ Shell:
- Fix broken panels when launching the same one twice
+ User Accounts:
- Don't ask for the old password when none is set.
-------------------------------------------------------------------
Mon Sep 17 19:52:45 UTC 2012 - zaitor@opensuse.org
- Update to version 3.5.92:
+ Ensure that all sources are GPLv2+ instead of a mix of GPLv2+
and GPLv3+.
+ Set blank window titles for a number of dialogues.
+ Fix accessible labels for switches.
+ Bluetooth:
- Fix setting up dial-up networking for phones.
+ Display:
- Fix mouse events not working in preview.
+ Background:
- Use a more varied colour palette.
- Fix the small size of the "changes throughout the day"
emblem.
+ Network:
- Mark all rows representing saved connections as such.
- Make the 'Settings...' buttons work properly.
- Handle disconnected APs better.
- Show a "Connect" button for disconnected APs.
- Show 'Last used' item for non-active, in-range access points.
- Improve the Wi-Fi list appearance.
+ User Accounts:
- Use GStreamer 1.0
- Fix "enterpise" typo
+ Power:
- Fix a wrong use of GCancellable that could lead to crashes.
+ Region:
- Use consistent strings for layout/engine names.
- Handle empty layout sources, especially when adding a new
one.
- Handle input sources in the system tab.
- Fix layout problem on the system tab.
- Update IBus engines whitelist.
+ Printers:
- Fix building against CUPS 1.6.
+ Universal Access:
- Fix whitespace in the zoom options dialogue.
+ Screen & Brightness:
- Make notification checkbox focusable.
+ Wacom:
- Fix link to docs.
- Replace pkgconfig(gstreamer-0.10) BuildRequires with
pkgconfig(gstreamer-1.0) BuildRequires, due to upstream changes.
- Rebase gcc-private-connection.patch.
-------------------------------------------------------------------
Wed Sep 12 09:38:20 UTC 2012 - vuntz@opensuse.org
- Rebase gcc-private-connection.patch.
-------------------------------------------------------------------
Tue Sep 4 21:32:36 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.91:
+ Common:
- Fix memory leaks in language sorting
- Fix too big editable labels
+ Date & Time:
- Make map look unsensitive when the panel is locked
+ Display:
- Fix possible warning on exit
- Make 'Mirrored Displays' string consistent with
GnomeRRLabeler
+ Info:
- Add PolicyKit rules for hostname setting
- Set related mime types when changing preferred apps
+ Mouse:
- New testing area
- Remove italics from test page
- Fix left/right mouse-handedness radio buttons in RTL
languages
+ Network:
- Ignore unrecognised device types
- Fix wired and mobile activations
- Don't try to activate slave connections
+ Printers:
- Redesign the "new printer" dialogue
+ Region & Language:
- Add Russian and Egyptian Arabic as common languages
- Don't use IBus in fallback mode
- Honor the 'show-all-sources' setting
- Don't block getting the IBus engines
- Expand the default list of input sources
+ User Accounts:
- Simplify some drawing code
- Fix login keyring password not getting updated
- Fix match icon not updating in some cases.
- Drop gnome-control-center-bgpanel.patch: fixed upstream.
-------------------------------------------------------------------
Tue Aug 21 20:47:06 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.90:
+ Background:
- Implement new design
+ Bluetooth:
- Require a newer version of gnome-bluetooth
+ Keyboard:
- Add common keyboard layout related options to the shortcuts tab
+ Mouse:
- Implement new design, including support for natural scroll
+ Network:
- Improve the Wi-Fi page layout
+ Online Accounts:
- Allow opening a particular account from the command-line
- Avoid spurious "No online accounts configured" overlay
- Fix crash when loading the panel a second time
+ Shell:
- Remove animations, they were causing a number of problems,
but were a useful exercise for future developments.
+ Sound:
- Remove hardware page, and offer different connectors directly
from the input and output pages
+ Universal Access:
- Add zoom shader options, and reorganise zoom dialogue
+ User Accounts:
- UI changes for better remote accounts support
- Fix crash with incompatible versions of realmd
+ Wacom:
- Add support for "switch monitor" shortcut
+ Updated translations.
- Add gnome-control-center-bgpanel.patch: add missing includes.
-------------------------------------------------------------------
Wed Aug 8 18:09:34 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.6:
+ Add man page
+ Brightness & Lock:
- Make "show notifications" available even if we don't lock
the screen automatically
+ Display:
- Fix possible error when the preferred mode is only
available on one of the two outputs in mirror mode
+ Info:
- Adapt for changed API in PackageKit
- Small UI bug fixes
+ Network:
- Refactoring for mobile broadband support and bug fixes
- Split the wireless panel
- Only show extra details for the active connection
- Add network strength to the details panel
- Only show the disconnect button when a device is fully
activated
- Fix crash with Access Points with non UTF-8 names
- Forget the last selected wireless network when the button is
clicked
- Improve hotspot dialogue
+ Printers:
- Add support for CUPS 1.6
- Don't restrict the PPD list to PPDs with DeviceIDs
- Cancel async operations correctly
- Move jobs to a separate dialogue
+ Region:
- Make ibus code more robust
- Handle being opened twice gracefully
- Require ibus 1.4.99 if ibus support is requested
+ User accounts:
- Update for realmd 0.6
- Strip remote D-Bus errors from user-visible messages
- Fix memory leaks
+ Wacom:
- Fix critical warning after calibration
- Only do calibration for the selected tool
+ Updated translations.
- Disable gcc-private-connection.patch for now: needs rebasing.
-------------------------------------------------------------------
Fri Aug 3 19:55:00 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.5:
+ Brightness & Lock:
- Add a "Show Notifications" setting
+ Keyboard:
- Fix a memory leak
- Fix some shortcuts used by the shell not being available for
capture
+ Network:
- Fix a number of crashers that occurred after the network
panel was closed
- Make mobile broadband support usable
- Sort Wi-Fi access points by strength
- Fix VPN information
+ Printers:
- Allow users to change printer's PPD file
- Add "Options" dialogue with more options than available
readily
+ Power and User Accounts:
- Port to use GtkLevelBar
+ Region:
- Add support for IBus input sources
+ Sound:
- Move input streams when the default source changes
- Add backend code to track inputs and outputs in PulseAudio
2.0
+ Wacom:
- Apply display rotation to devices
- Destroy the display mapping dialogue on unplug
- Show a mark when calibration succeeds.
- Add pkgconfig(ibus-1.0) BuildRequires: new dependency.
-------------------------------------------------------------------
Fri Aug 3 19:37:04 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.4:
+ Wacom:
- Fix crasher related to display matching.
- Rebase gcc-private-connection.patch.
-------------------------------------------------------------------
Fri Aug 3 09:23:06 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.3:
+ All:
- Use '&' instead of 'and', keeping the names shorter but also
keep the user focused on other words which compose the name
+ Background:
- Make sure background can get cancelled
- Avoid escaped wallpaper name in the UI
+ Brightness & Lock:
- Update slider when changing the brightness via keyboard keys
+ Info:
- Add software media to "other media" dialogue
- Add title for the "other media" dialog
+ Network:
- Don't crash on hidden SSIDs
- Fix packing order of children in the service dialog
- Add mnemonic for a number of controls
- Sort wireless first
- Make list of Access Points more similar to the shell menu
- Stop buttons jumping when switching between devices
+ Online Accounts:
- Updated "Add Account" dialogue design
- Improve layout when there are no configured accounts
+ Power:
- Fix reference to "Screen" settings
+ Shell:
- Fix crash when using keynav in overview
- Don't animate between overview and search pages
- Use GtkSearchEntry
- Crasher fixes
+ Sound:
- Add "audio" keyword
- Fix mouse scrolls and clicking behaviour on sliders
- Fix unmuting not working when dragging the event role slider
+ User accounts:
- Add support for remote Kerberos accounts
+ Wacom:
- Add keep aspect ratio option
- Cancel calibration if window loses focus.
- Add krb5-devel BuildRequires: new dependency.
-------------------------------------------------------------------
Thu Aug 2 22:04:28 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.2:
+ Shell:
- Many layout improvements
- Format search results in 3 columns
- Animate page switches
- Add an app menu
+ User accounts:
- Make controls insensitive when no user selected
- Simplify generated password handling
- Use libpwquality for password quality checks
+ Backgrounds:
- Ignore screenshots
- Only show supported image types
+ Display:
- Translate the rotation drop-down again
+ Info:
- Ignore NFS and removable mounts for disk size
+ Network:
- Allow configuring wired network devices when not connected
+ Universal Access:
- Redesign for consistency and smallness
+ Printers:
- Set default media sizes
+ Region:
- Replace layouts tab with input sources tab
+ Wacom:
- Rename to "Wacom Tablet"
- Update ui on hotplug
- Disable on s390 and !linux
+ Updated translations.
- Rebase gnome-control-center-allow-yast-in-shell.patch.
- Drop upstream fixed patches:
+ gnome-control-center-fix-screen-brightness.patch
+ gnome-control-center-shortcut-assignment-fixes.patch
+ gnome-control-center-allow-wallpapers-with-weird-names.patch
+ gnome-control-center-fix-crash-on-hidden-ssid.patch
- Drop pkgconfig(libgnomekbd), pkgconfig(libgnomekbdui) and
pkgconfig(libxklavier) BuildRequires: no longer needed.
- Add pkgconfig(clutter-gtk-1.0) BuildRequires: new dependency.
-------------------------------------------------------------------
Thu Aug 2 13:50:51 UTC 2012 - badshah400@gmail.com
- Add gnome-control-center-fix-screen-brightness.patch to fix
screen brightness slider not picking up the right value when
brightness is changed by some other means, e.g., Function keys
(bgo#662117, bnc#774190); patch came from upstream git and was
rebased to current version
- Add gnome-control-center-shortcut-assignment-fixes.patch to fix
user not being able to re-assign previously assigned shortcuts
like Ctrl+Q, etc (bgo#675475, bgo#671448); patch came from
upstream git
- Add gnome-control-center-allow-wallpapers-with-weird-names.patch
to allow setting wallpapers with weird names involving special
characters (bgo#673015); patch came from upstream git.
-------------------------------------------------------------------
Wed Jul 18 06:04:12 UTC 2012 - glin@suse.com
- Add gnome-control-center-probe-radius-server-cert.patch to probe
the certificate of the RADIUS server (bnc#574266, bnc#771185)
- Add gnome-control-center-fix-crash-on-hidden-ssid.patch to fix
crash when the network panel receives a hidden ssid.
-------------------------------------------------------------------
Sun Jul 1 18:54:43 UTC 2012 - dimstar@opensuse.org
- No longer pass --with-libsocialweb to configure:
It is used to enable the Flickr background image integration, but
is not functional. So instead of offering a feature that does not
work, it's cleaner to not offer the feature (bnc#732690).
- Drop pkgconfig(libsocialweb-client) BuildRequires, which was
only used to provide the integration above.
-------------------------------------------------------------------
Thu Jun 28 21:20:55 UTC 2012 - dimstar@opensuse.org
- Add gcc-private-connection.patch: network: create private
connections if the user if not authorized [bnc#751211].
- Add call to gnome-autogen.sh in setup section.
-------------------------------------------------------------------
Fri May 25 12:20:40 UTC 2012 - vuntz@opensuse.org
- Add gnome-control-center-fine-grained-tz-polkit.patch: do not
require the privilege to change the time to change the timezone.
In the default configuration, this makes it possible to change
the timezone without authentication. Fix bnc#749453.
-------------------------------------------------------------------
Tue May 15 13:59:35 UTC 2012 - vuntz@opensuse.org
- Update to version 3.4.2:
+ Info:
- Ignore NFS and removable mounts when calculating disk size
+ Updated translations.
-------------------------------------------------------------------
Tue Apr 17 06:42:06 UTC 2012 - vuntz@opensuse.org
- Update to version 3.4.1:
+ Display:
- Fix translation of the rotation drop-down
+ Printers:
- Use PrinterAddOption method to set media size
+ User Accounts:
- Make controls insensitive when a user is not selected
+ Wacom:
- Fix alignment of the "Map to Monitor..." button
+ Updated translations.
-------------------------------------------------------------------
Sun Apr 1 14:15:28 UTC 2012 - dimstar@opensuse.org
- Change /usr/bin/glxinfo Recommends to Mesa-demo-x Requires. Since
bnc#748373 has been resolved, we can require the real package
again.
-------------------------------------------------------------------
Mon Mar 26 17:37:25 UTC 2012 - vuntz@opensuse.org
- Update to version 3.4.0:
+ Network:
- Fix a crash by disconnecting idle sources
+ Printers:
- Fix crash in actualize_printers_list
+ Updated translations.
Accepting request 110063 from home:Zaitor:branches:GNOME:Factory - Update to version 3.3.92: + Common: - Add missing git.mk to two panels. + Color: - Do not select the device in the treeview if it changes. - Don't allow the user to add existing profiles to devices. - Prevent a crash when hotplugging monitors when the color panel is open. + Date Time: - Fix broken time setting on 32-bit machines. + Display: - Simplify add_key() calls and function. - Sort resolutions by width first. - Use symbolic name. + Mouse: - Don't enable two-finger scrolling based on width. + Region: - Don't make the dialogue overly wide. - Fix possible crasher with empty layout. + Universal Access: - Hide zoom options when not in shell. + User Accounts: - Minimum of 200 width for the users list. + Updated translations. Lots of warnings - lint pasted here RPMLINT report: =============== gnome-control-center.x86_64: W: suse-branding-unversioned-requires gnome-control-center-branding Please make sure that your requires entry reads like 'Requires: %name-branding = <versionnumber>'. gnome-control-center.x86_64: W: self-obsoletion acme obsoletes acme gnome-control-center.x86_64: W: self-obsoletion fontilus obsoletes fontilus gnome-control-center.x86_64: W: self-obsoletion themus obsoletes themus The package obsoletes itself. This is known to cause errors in various tools and should thus be avoided, usually by using appropriately versioned Obsoletes and/or Provides and avoiding unversioned ones. gnome-control-center.x86_64: I: polkit-untracked-privilege org.gnome.controlcenter.datetime.configure (no:no:auth_admin_keep) The privilege is not listed in /etc/polkit-default-privs.* which makes it harder for admins to find. If the package is intended for inclusion in any SUSE product please open a bug report to request review of the package by the security team gnome-control-center.x86_64: I: polkit-cant-acquire-privilege org.gnome.controlcenter.datetime.configure (no:no:auth_admin_keep) Usability can be improved by allowing users to acquire privileges via authentication. Use e.g. 'auth_admin' instead of 'no' and make sure to define 'allow_any'. This is an issue only if the privilege is not listed in /etc /polkit-default-privs.* gnome-control-center.src: W: patch-not-applied Patch14: gnome-control-center-system-proxy-configuration.patch A patch is included in your package but was not applied. Refer to the patches documentation to see what's wrong. gnome-control-center.x86_64: W: package-with-huge-docs 57% More than half the size of your package is documentation. Consider splitting it into a -doc subpackage. gnome-control-center-branding-upstream.noarch: W: non-conffile-in-etc /etc/xdg/menus/gnomecc.menu A non-executable file in your package is being installed in /etc, but is not a configuration file. All non-executable files in /etc should be configuration files. Mark the file as %config in the spec file. gnome-control-center.x86_64: W: no-manual-page-for-binary gnome-control-center gnome-control-center.x86_64: W: no-manual-page-for-binary gnome-sound-applet Each executable in standard binary directories should have a man page. gnome-control-center.src:163: W: macro-in-comment %patch14 There is a unescaped macro after a shell style comment in the specfile. Macros are expanded everywhere, so check if it can cause a problem in this case and escape the macro with another leading % if appropriate. gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-sound-panel.desktop value "Card;Microphone;Volume;Fade;Balance;Bluetooth;Headset;kaart;mikrofoon;uitdoof;balans;kopstuk" for locale string list key "Keywords[af]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-sound-panel.desktop value "?????;?????????;???????;???????;?????;????????;????????" for locale string list key "Keywords[ta]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-screen-panel.desktop value "Brightness;Lock;Dim;Blank;Monitor;helderheid;sluit;verdof" for locale string list key "Keywords[af]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-screen-panel.desktop value "???????;???;???;????;????????" for locale string list key "Keywords[fa]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-screen-panel.desktop value "????????????????????????????????" for locale string list key "Keywords[ug]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-datetime-panel.desktop value "Clock;Timezone;Location;horlosie;tydsone;ligging" for locale string list key "Keywords[af]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-datetime-panel.desktop value "Clock;Timezone;Location;Klok;Tijdzone;Locatie" for locale string list key "Keywords[nl]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-datetime-panel.desktop value "Klokke;Tidssone;Stad" for locale string list key "Keywords[nn]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-wacom-panel.desktop value "Tablet;Wacom;Ll?piz;Borrador;Mur" for locale string list key "Keywords[ast]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-wacom-panel.desktop value "??????;Wacom;???????;????;?????" for locale string list key "Keywords[bg]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-wacom-panel.desktop value "tablet;Wacom;stalus;pero;eraser;guma;my?" for locale string list key "Keywords[cs]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-wacom-panel.desktop value "Tablet;Digitaallaud;Wacom;Stylus;Stiilus;Kirjapulk;Kustutaja;Kustukumm;Hiir" for locale string list key "Keywords[et]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-wacom-panel.desktop value "Tegnebrett;Wacom;Stylus;Viskel?r;Mus" for locale string list key "Keywords[nb]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-wacom-panel.desktop value "Tablet;Wacom;Stylus;Eraser;Mouse;Tekenen;Gum;Muis" for locale string list key "Keywords[nl]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-universal-access-panel.desktop value "Teclado;Rat?n;a11y;Accesibilidad;Contraste;Ampliaci?n;Lector de pantalla;texto;tipograf?a;tama?o;AccessX;Teclas persistentes;Teclas lentas;Rechazo de teclas;Teclas del rat?n" for locale string list key "Keywords[es]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-universal-access-panel.desktop value "?????????;????;a11y;????????????;???? ????;???;?????????? ????;???;???;??????;AccessX;??????? ?????;??????? ????;??????? ????;??????? ????" for locale string list key "Keywords[fa]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-universal-access-panel.desktop value "Teclado;Rato;a11y;Accesibilidade;Contraste;Ampliaci?n;Lector de pantalla;texto;tipo de letra;tama?o;AccessX;Teclas persistentes;Teclas lentas;Rexeite de teclas;Teclas do rato" for locale string list key "Keywords[gl]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-universal-access-panel.desktop value "Teclado;Mouse;a11y;Acessibilidade;Contraste;Zoom;Leitor de tela;texto;fonte; tamanho;AccessX;Teclas de ader?ncia;Teclas lentas;Teclas de repercuss?o;Teclas do mouse" for locale string list key "Keywords[pt_BR]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-universal-access-panel.desktop value "??????????;????;a11y;??????????? ???????????;?????????????;???????;?????? ? ??????;?????;?????;??????;AccessX;?????????? ???????;????????? ???????;????????????? ???????;??????? ????" for locale string list key "Keywords[ru]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-universal-access-panel.desktop value "Keyboard;Mouse;a11y;Accessibility;Contrast;Zoom;Screen Reader;text;font;size;AccessX;Sticky Keys;Slow Keys;Bounce Keys;Mouse Keys;??;??;????;???;??;?????;??;??;??;???;???;???;???" for locale string list key "Keywords[zh_CN]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-user-accounts-panel.desktop value "Login;Name;Fingerprint;Avatar;Logo;Face;Password;aanmeld;naam;vingerafdruk;embleem;gesig;wagwoord;meld aan" for locale string list key "Keywords[af]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-user-accounts-panel.desktop value "kirjautuminen;nimi;sormenj?lki;avatar;logo;kasvokuva;salasana" for locale string list key "Keywords[fi]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-user-accounts-panel.desktop value "Innlogging;Namn;Fingeravtrykk;Personbilete;Logo;Fjes;Passord" for locale string list key "Keywords[nn]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-online-accounts-panel.desktop value "Google;Facebook;Twitter;Yahoo;Web;Online;Chat;Calendar;Mail;Contact;gesels;kalender;pos;epos;e-pos;kontak" for locale string list key "Keywords[af]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-online-accounts-panel.desktop value "Google;Facebook;Twitter;Yahoo;Web;Online;Chat;Calendar;Mail;Contact;???;?????;????;?????;???;???" for locale string list key "Keywords[ja]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-online-accounts-panel.desktop value "Google;Facebook;Twitter;Yahoo;Web;Online;Chat;Calendar;Mail;Contact;??;??;??;??;??;???" for locale string list key "Keywords[zh_CN]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-printers-panel.desktop value "Printer;Queue;Print;Paper;Ink;Toner;drukker;druk;papier" for locale string list key "Keywords[af]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-printers-panel.desktop value "Inprimagailua;Ilara;Inprimatu;Papera;Tinta;Tonerra" for locale string list key "Keywords[eu]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-printers-panel.desktop value "Printer;Queue;Print;Paper;Ink;Toner;Imprimant?;Tip?rire;Coad?;Tiparire;Coada;Hartie;H?rtie;Cerneal?;Cerneala;Toner;Laser" for locale string list key "Keywords[ro]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-printers-panel.desktop value "Tiskalnik;Vrsta;Tiskanje;Papir;?rnilo;Toner" for locale string list key "Keywords[sl]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-printers-panel.desktop value "???????????;?????;??????;???????;???;?????" for locale string list key "Keywords[ta]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-printers-panel.desktop value "??????????????????????????????????????? ???????" for locale string list key "Keywords[ug]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-printers-panel.desktop value "Printer;Queue;Print;Paper;Ink;Toner;???;??;??;??;??;??;??;??" for locale string list key "Keywords[zh_CN]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-mouse-panel.desktop value "Trackpad;Pointer;Click;Tap;Double;Button;Trackball;raakblad;wyser;klik;kliek;raak;dubbel;knoppie" for locale string list key "Keywords[af]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-mouse-panel.desktop value "trackpad;ukazatel;kliknut?;klepnut?;dvojit?;tla??tko;trackball" for locale string list key "Keywords[cs]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-mouse-panel.desktop value "???????????;??????;????;????;?????;????;???????" for locale string list key "Keywords[fa]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-mouse-panel.desktop value "???????????;??????;????????;?????;??????;????????;??????????" for locale string list key "Keywords[ta]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-keyboard-panel.desktop value "Shortcut;Repeat;Blink;kortpad;herhaal;flikker" for locale string list key "Keywords[af]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-keyboard-panel.desktop value "Klavkombino;Ripeto;Pulso" for locale string list key "Keywords[eo]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-keyboard-panel.desktop value "Gyorsbillenty?;Ism?tl?s;Villog?s" for locale string list key "Keywords[hu]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-keyboard-panel.desktop value "Shortcut;Repeat;Blink;Scurt?tur?;Repetare;Clipire;Lic?rire;Scurtatur?;Scurtatura;Repet" for locale string list key "Keywords[ro]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-keyboard-panel.desktop value "??????????;???????;????????" for locale string list key "Keywords[uk]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-color-panel.desktop value "Color;ICC;Profile;Calibrate;Printer;Display;kleur;profiel;kalibreer;drukker;skerm" for locale string list key "Keywords[af]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-color-panel.desktop value "barvy;ICC;profil;kalibrace;tisk?rna;obrazovka" for locale string list key "Keywords[cs]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-color-panel.desktop value "???????;ICC;??????;?????????????;?????????;?????" for locale string list key "Keywords[el]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-color-panel.desktop value "Color;ICC;Profile;Calibrate;Printer;Display;?;ICC;??????;?????????;?????;??????" for locale string list key "Keywords[ja]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-color-panel.desktop value "Color;ICC;Profile;Calibrate;Printer;Display;Kleur;Kalibreren;Weergave" for locale string list key "Keywords[nl]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-color-panel.desktop value "????;???;??????;??????????;???????;??????:" for locale string list key "Keywords[sr]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-color-panel.desktop value "Boja;ICC;Profil;Kalibriraj;?tampa?;Prikaz:" for locale string list key "Keywords[sr@latin]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-info-panel.desktop value "????;????;???????;?????;?????;??????;?????;?????;???????;????;??? ?????;?? ?? ??;?? ?? ??;???;?????;???;???? ?????;?????;????? ??????" for locale string list key "Keywords[ar]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-info-panel.desktop value "laite;j?rjestelm?;tiedot;muisti;suoritin;versio;oletukset;sovellus;varatila;suositellut;automaattik?ynnistys" for locale string list key "Keywords[fi]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-info-panel.desktop value "device;system;information;memory;processor;version;default;application;fallback;preferred;????;?????;???????;??????;???????;????;????????;??????,??????,?????????cd;dvd;usb;audio;video;disc;removable;media;autorun;?????;????;????????;?????;?????" for locale string list key "Keywords[pa]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-info-panel.desktop value "zariadenie;syst?m;inform?cie;pam??;procesor;verzia;predvolen?;aplik?cia;n?dzov?;uprednost?ovan?;cd;dvd;usb;zvukov?;video;disk;vymenite?n?;nosi?;m?dium;automatick? spustenie" for locale string list key "Keywords[sk]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-display-panel.desktop value "Panel;Projector;xrandr;Screen;Resolution;Refresh;lcd;projektor;skerm;resolusie;vertoon" for locale string list key "Keywords[af]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-display-panel.desktop value "Panel;Projector;xrandr;Screen;Resolution;Refresh;Panou;Proiector;Ecran;Rezolu?ie;Re?mprosp?tare;Frecven??;Frecventa;Rezolutie" for locale string list key "Keywords[ro]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-display-panel.desktop value "?????;???????????????;????????????;????;?????????;????????" for locale string list key "Keywords[ta]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-power-panel.desktop value "Power;Sleep;Suspend;Hibernate;Battery;krag;slaap;sluimer;hiberneer" for locale string list key "Keywords[af]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-power-panel.desktop value "???????????????????????? ??????????????" for locale string list key "Keywords[fa]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-power-panel.desktop value "?????;??????;????????????;????????????;????????" for locale string list key "Keywords[ta]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-power-panel.desktop value "???????;????;??????????;????????????;?????????" for locale string list key "Keywords[th]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-power-panel.desktop value "??? ?????????????????????????????????????" for locale string list key "Keywords[ug]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-network-panel.desktop value "??????;??????;????? ?? ??;???????? ????????;?????? ???????;??????" for locale string list key "Keywords[ar]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-network-panel.desktop value "?????;??????;???????????? ????????;IP;LAN;??????" for locale string list key "Keywords[be]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-network-panel.desktop value "???;??????;IP;LAN;??????" for locale string list key "Keywords[he]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-network-panel.desktop value "Network;????;Wireless;??;IP;LAN;?;Proxy;???" for locale string list key "Keywords[ko]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-network-panel.desktop value "Network;Wireless;IP;LAN;???????,?????,????,???,??????" for locale string list key "Keywords[pa]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-network-panel.desktop value "Omre?je;Brez?i?no;IP;LAN;Posredni?ki stre?nik" for locale string list key "Keywords[sl]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-network-panel.desktop value "?????;???????;??;???;?????????" for locale string list key "Keywords[sr]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-network-panel.desktop value "Mre?a;Be?i?na;IP;LAN;Posrednik" for locale string list key "Keywords[sr@latin]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-network-panel.desktop value "Network;M?ng;Wireless;Kh?ng;d?y;IP;LAN;Proxy;U?;nhi?m" for locale string list key "Keywords[vi]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-network-panel.desktop value "Network;Wireless;IP;LAN;Proxy;??;??;????;??;?????" for locale string list key "Keywords[zh_HK]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-network-panel.desktop value "Network;Wireless;IP;LAN;Proxy;??;??;????;??;?????" for locale string list key "Keywords[zh_TW]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-background-panel.desktop value "Wallpaper;Screen;Desktop;agtergrond;werkskerm;muurpapier" for locale string list key "Keywords[af]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-background-panel.desktop value "???;?????;??????? ????" for locale string list key "Keywords[bg]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-background-panel.desktop value "???????;???????;????????" for locale string list key "Keywords[gu]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-background-panel.desktop value "Gambar latar;Layar;Desktop" for locale string list key "Keywords[id]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-background-panel.desktop value "Slika ozadja;Zaslon;Namizje" for locale string list key "Keywords[sl]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-background-panel.desktop value "?????-?????????? ;????;????????" for locale string list key "Keywords[ta]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-background-panel.desktop value "??? ??????;??????;???????????" for locale string list key "Keywords[ug]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-region-panel.desktop value "Language;Layout;Keyboard;taal;uitleg;sleutelbord;toetsbord" for locale string list key "Keywords[af]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-region-panel.desktop value "jazyk;rozlo?en?;kl?vesnice" for locale string list key "Keywords[cs]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-region-panel.desktop value "????;??????;??????????" for locale string list key "Keywords[fa]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-region-panel.desktop value "Kieli;Asettelu;N?pp?imist?" for locale string list key "Keywords[fi]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-region-panel.desktop value "????;???????;??????????" for locale string list key "Keywords[ta]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-region-panel.desktop value "???;???????????;?????????" for locale string list key "Keywords[ug]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-control-center.desktop value "?????????;????????????" for locale string list key "Keywords[bg]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-control-center.desktop value "Einstellungen" for locale string list key "Keywords[de]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-control-center.desktop value "Preferences;Settings;??" for locale string list key "Keywords[ja]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-control-center.desktop value "Preferences;?? ??;Settings;??" for locale string list key "Keywords[ko]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-control-center.desktop value "Brukervalg;Innstillinger" for locale string list key "Keywords[nb]" in group "Desktop Entry" does not have a semicolon (';') as trailing character gnome-control-center.x86_64: W: invalid-desktopfile /usr/share/applications/gnome-control-center.desktop value "????????????;??????????" for locale string list key "Keywords[ta]" in group "Desktop Entry" does not have a semicolon (';') as trailing character .desktop file is not valid, check with desktop-file-validate gnome-control-center.x86_64: W: incorrect-fsf-address /usr/share/doc/packages/gnome-control-center/COPYING The Free Software Foundation address in this file seems to be outdated or misspelled. Ask upstream to update the address, or if this is a license file, possibly the entire file with a new copy available from the FSF. 6 packages and 0 specfiles checked; 0 errors, 102 warnings.RPMLINT report: OBS-URL: https://build.opensuse.org/request/show/110063 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-control-center?expand=0&rev=137
2012-03-21 10:08:23 +01:00
-------------------------------------------------------------------
Mon Mar 19 21:00:38 UTC 2012 - zaitor@opensuse.org
- Update to version 3.3.92:
+ Common:
- Add missing git.mk to two panels.
+ Color:
- Do not select the device in the treeview if it changes.
- Don't allow the user to add existing profiles to devices.
- Prevent a crash when hotplugging monitors when the color
panel is open.
+ Date Time:
- Fix broken time setting on 32-bit machines.
+ Display:
- Simplify add_key() calls and function.
- Sort resolutions by width first.
- Use symbolic name.
+ Mouse:
- Don't enable two-finger scrolling based on width.
+ Region:
- Don't make the dialogue overly wide.
- Fix possible crasher with empty layout.
+ Universal Access:
- Hide zoom options when not in shell.
+ User Accounts:
- Minimum of 200 width for the users list.
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 6 19:10:44 UTC 2012 - dimstar@opensuse.org
- Update to version 3.3.91:
+ Color:
- Layout fixes
- Ensure the "Set profile system-wide" button is visible
+ Display:
- Fix crash when the screen setup changes and the Display
panel has been closed
+ Info:
- Fix updates buttons never saying "No updates"
- Fix empty dialogue when bringing up "Other media" dialog
again
- Avoid empty entries in "Other types" dialogue
- Remove unused and broken icons
+ Network:
- Fix huge inline toolbar icons
+ Power:
- Fix reference to "Screen" panel, got renamed to
"Brightness & Lock"
+ Printers:
- Port to GDBus
+ Region & Language:
- Fix handling of variants in "Copy" button
+ Use Accounts:
- Fix sizing problems in the user list
- Fix possible crash for incomplete locales (such as Esperanto)
+ Wacom:
- Fix resetting display mapping
- Layout fixes
- Add touchring and touchstrips to the mapped buttons
- Fix crasher when XRandR isn't available
- Drop gnome-doc-utils-devel BuildRequires, removed dependency
from upstream as the help was obsolete and almost empty.
- Drop pkgconfig(dbus-glib-1) BuildRequires: removed dependency, as
"Printers" has been ported to GDBus.
- Remove --disable-scrollkeeper from configure, as it's no longer
known.
-------------------------------------------------------------------
Thu Feb 23 16:52:46 UTC 2012 - vuntz@opensuse.org
- Update to version 3.3.90:
+ All:
- Remove use of deprecated widgets
+ Shell:
- Force a pixel size for the "All Settings" button
+ Color:
- Don't print (null) for virtual printer profiles
- Don't block the UI settings the default profile
+ Date & Time:
- Fix crasher when systemd is unavailable
- Respect LINGUAS for timezone translations
+ Keyboard:
- Fix description not matching reality for setting shortcuts
- Refuse Shift+unmodified key shortcuts
- Fix crasher setting new custom shortcuts
+ Network:
- Add "Forget Network" button
- Remove unused "Unlock" button
+ Printers:
- Prevent possible crashes when level, name and color
information are parsed
+ Power:
- Redesigned dialogue
- Fix updating not working due to recent gnome-settings-daemon
changes
+ User Accounts:
- Port to GDBus
- Fix crasher on startup when compiled with Cheese avatar
capture
- Use new strength bar widget from Power
+ Wacom:
- Add simple display mapping dialogue
- Add button mapping dialogue
- Switch to last used stylus automatically
- Loads of small layout fixes
- Add pkgconfig(cheese) BuildRequires: new dependency for the user
accounts panel.
- Change freeglut Requires to a /usr/bin/glxinfo Recommends for
now, as freeglut doesn't exist anymore, and /usr/bin/glxinfo is
not shipped in a package anymore. This should get resolved soon.
-------------------------------------------------------------------
Tue Feb 7 19:22:46 UTC 2012 - vuntz@opensuse.org
- Update to version 3.3.5:
+ Shell:
- Unblur the all-settings button icon
+ Brightness & Lock:
- Renamed from Screen
+ Date & Time:
- Use the timedated D-Bus service
+ Keyboard:
- Add support for new screenshot shortcuts
- Remove use of italics for sliders
+ Mouse:
- Remove use of italics for sliders
+ Network:
- Only show flight mode toggle when there are wireless devices
+ Printers:
- Update list of print jobs in a better place
+ Screen:
- Rename to Brightness & Lock
+ Sound:
- Fix wheel scrolling not working for right balance
+ Universal access:
- Add configuration dialogue for zoom options
+ User accounts:
- Use cheese init functions
+ Wacom:
- Calibrate tablet on the screen it's attached to
- Update and add missing stylus artwork
- Fix incorrect page numbering
- Hide cursor during calibration
- Fix Scroll Up/Down actions being inverted
- Add link to the Display Settings
- Fix 1-button stylus button mapping
- Remove use of italics for sliders
- Plenty of layout fixes
- Remove xz BuildRequires now that it comes for free in the build
system.
- Remove pkgconfig(clutter-gst-1.0) and pkgconfig(dbus-1)
BuildRequires: those dependencies are gone now.
-------------------------------------------------------------------
Wed Jan 18 17:51:57 UTC 2012 - vuntz@opensuse.org
- Update to version 3.3.4.1:
+ Bluetooth:
- Update for change in BluetoothChooser API
- Add pkgconfig(gnome-bluetooth-1.0) BuildRequires: it was somehow
missing before.
-------------------------------------------------------------------
Tue Jan 17 17:20:15 UTC 2012 - vuntz@opensuse.org
- Update to version 3.3.4:
+ Shell:
- Fix unfocused windows theming
+ Bluetooth:
- Remove omnipresent scrollbar and only show it when needed
+ Display:
- Port to GDBus
+ Network:
- Move the device speed up to the device header
- Move "Airplane Mode" switch to the shell header
+ Printers:
- Show correct hostnames for printers
+ Region:
- Fix "extra" layouts not appearing in italics
+ Sound:
- Fix compile time warnings
+ Users:
- Fix capturing a picture with the webcam
- Add optional systemd support for session tracking
+ Wacom:
- Add calibration for screen tablets
- Add per-stylus configuration
- Add new pkgconfig(clutter-gst-1.0) and pkgconfig(fontconfig)
BuildRequires, following upstream change.
- Get ready for full-switch to systemd:
+ Add a with_systemd macro, currently set to 0 as the systemd
support implies no support for ConsoleKit, which we want to
keep until sysvinit is not supported anymore.
+ Add pkgconfig(libsystemd-login) BuildRequires and pass
--enable-systemd to configure if we build systemd support.
-------------------------------------------------------------------
Thu Jan 5 08:07:55 UTC 2012 - vuntz@opensuse.org
- Update to version 3.3.3:
+ Display:
- Use consistent label style (bgo#665057)
+ Info:
- Use consistent label style (bgo#665059)
+ Printers:
- Unsubscribe from D-Bus signals when no longer needed
- Don't crash because of external panel switch
+ Region:
- Small language chooser improvements (bgo#664505, bgo#664503)
+ System Info:
- Rename to 'Details' (bgo#661696)
+ Wacom:
- Many improvements that I can't really summarize here
- Better graphics
- Use libwacom for tablet information
- Visual improvements
+ Updated translations.
- Add xz BuildRequires because we can't build a package for a
xz-compressed tarball without explicitly specifying that... See
bnc#697467 for more details.
- Add pkgconfig(libwacom) and pkgconfig(x11) BuildRequires: new
dependencies upstream.
-------------------------------------------------------------------
Tue Nov 22 11:33:05 UTC 2011 - dimstar@opensuse.org
- Update to version 3.3.2:
+ Common:
- Do not install private libgnome-control-center (bgo#655287)
- Fix handling of <Primary> (bgo#748444)
+ Background:
- Added D'n'D support for adding wallpapers (bgo#655375)
- Force a toolbar style
+ Bluetooth:
- Move Bluetooth panel from gnome-bluetooth
+ Color:
- Update icon cache only on MAINTAINER_MODE
- Do not allow the 'Add profile' modal dialog to be resizable
- Improve the 'Add profile' modal dialog (bgo#661657)
- Don't show profile ages for EDID, test and colorspace
profiles (bgo#661669)
- Show 'Uncalibrated' when a device has a test profile assigned
- After removing a profile select the device so the UI is
correct (bgo#661658)
- Fix a critical warning in the new GtkTreeIter code
- Make toolbar buttons focusable (bgo#662430)
+ Date & time:
- Fix showing actual clock format on panel open
+ Info:
- Use x-content/unix-software as mime for the Software combobox
(bgo#660803)
- Add labelling relations
+ Keyboard:
- Don't load duplicate keybindings
- Fix ATK descriptions (bgo#574073)
- Make the '+' button work all the time (bgo#662253)
- Remove broken allowed_keys checks
- Use GtkCellRendererAccel
- Adjust shortcut files (bgo#663626)
- Rename a11y keyboard shortcuts
- Remove support for conditional shortcuts (bgo#663431)
- Stop monitoring num-workspaces
- Port custom shortcuts to GSettings
+ Mouse:
- Fix ATK descriptions
+ Network:
- Allocate nm-connection for nma-wireless-dialog (bgo#648174)
- Show wireless dialog even if there is no active AP
(bgo#661526)
- Accessibility improvements
- Add proxy to the keywords (bgo#663340)
- Make tabbing through the proxy page work
+ Online accounts:
- Add title for "Add Account" dialogue (bgo#661573)
+ Power:
- Use the correct item in the combo boxes when
sleep-when-inactive is disabled
- Don't set the sleep-inactive-x GSettings keys that have been
removed
- Use "Power off" instead of "Shutdown" (bgo#661559)
+ Printers:
- Check state of CUPS after start (bgo#659721)
- Fix build on systems without LC_PAPER (bgo#660692)
- Don't hide address entry
- Make +/- buttons insensitive when can not connect to CUPS
- Set requesting-user-name when getting job info
- Detect disconnection of printer
- Don't allow "/" in printer name (bgo#661774)
+ Region:
- Hide system tab if no localed
- Simplify getting the current Locale
- Implement copying layouts (bgo#659300)
- Fix build on systems without LC_MEASUREMENT (bgo#660787)
- Align the example dates
- Only show locales for languages that have translations
- Always add English to the list, as it should always be
available
+ Screen:
- Never set gnome-session's idle-delay to 1
+ Shell:
- Make sure we gtk_widget_show the search view
- Avoid crash when searching if a .desktop has no comment
(bgo#661494)
- Make Ctrl+Q work outside the overview
- Make Ctrl+W close panels (bgo#660814)
- Give focus to the search entry when showing the overview page
- Don't crash when loading the icon fails (bgo#660513)
- Use icon for "All Settings" button (bgo#657043)
- Add a11y label for the All Settings button
- Merge libgnome-control-center into main binary
+ Sound:
- Fix possible infinite loop in combo box
- Add a minimum height for the output list (bgo#660582)
- Export sysfs path in stream properties
- Port audible-bell to GSettings (bgo#625899)
+ Universal access:
- Fix ATK descriptions
- Avoid crashing when GConf is broken (bgo#751007)
- Update for metacity GSettings port (bgo#625899)
+ User accounts:
- Make unlock icon in tooltip match reality
+ Updated translations.
- Drop gnome-control-center-shell-no-crash.patch: fixed upstream.
- Drop libgnome-control-center1 subpackage. The private library is
no longer being installed.
-------------------------------------------------------------------
Tue Nov 15 10:40:15 UTC 2011 - vuntz@opensuse.org
- Update to version 3.2.2:
+ Fix a number of static analysis bugs
+ Color:
- Fix possible crasher
- Make toolbar focusable
+ Info:
- Avoid reuse of an error, leading to a warning
+ Keyboard:
- Fix handling of Control keys in keyboard shortcuts with
GTK+ 3.2.1
+ Printers:
- Fix possible crashers
- Fix updating the print jobs list
- Detect printers getting disconnected
- Fix adding printers with '/' in the model name
-------------------------------------------------------------------
Thu Oct 20 08:25:40 UTC 2011 - vuntz@opensuse.org
- Add gnome-control-center-hide-region-system-tab.patch: hide
system tab in region panel until we really use the same files as
systemd for setting the system-wide locale configuration. See
bnc#703833 for more details.
- Really drop
gnome-control-center-network-allocate-nm-connection.patch.
-------------------------------------------------------------------
Mon Oct 17 18:10:24 CEST 2011 - dimstar@opensuse.org
- Update to version 3.2.1:
+ Common:
- Always collect locales from the directory (bgo#660725)
+ Color:
- After removing a profile select the device so the UI is
correct (bgo#661658)
+ Date & time:
- Fix showing actual clock format on panel open
+ Info:
- Use new GtkAppChooserButton API (bgo#658693)
- Use x-content/unix-software as mime for the Software combobox
+ Network:
- Allocate nm-connection for nma-wireless-dialog (bgo#648174)
- Show wireless dialog even if there is no active AP
(bgo#661526)
+ Printers:
- Check state of CUPS after start (bgo#659721)
- Fix build on systems without LC_PAPER (bgo#660692)
- Don't hide address entry
- Disable remove button if no printer is selected (bgo#659724)
- Hide spinner after search (bgo#659753)
- Make +/- buttons insensitive when can not connect to CUPS
+ Region:
- Hide system tab if no localed
- Simplify getting the current Locale
- Implement copying layouts (bgo#659300)
- Fix build on systems without LC_MEASUREMENT (bgo#660787)
- Only show locales for languages that have translations
+ Screen:
- Never set gnome-session's idle-delay to 1
+ Shell:
- Use gtk_widget_show instead of _show_all in
gnome_control_center_show
- Show the label for the category sections
- Make sure we gtk_widget_show the search view
- Make Ctrl+Q work outside the overview
- Give focus to the search entry when showing the overview page
- Don't crash when loading the icon fails (bgo#660513)
+ Updated translations.
- Drop gnome-control-center-setup-wpa-eap-no-active-ap.patch: fixed
upstream.
- Drop gnome-control-center-network-allocate-nm-connection.patch:
fixed upstream.
-------------------------------------------------------------------
Wed Oct 12 08:49:59 UTC 2011 - glin@suse.com
- Add gnome-control-center-setup-wpa-eap-no-active-ap.patch: show
the wireless setup dialog regardless of whether there is an
active AP or not (bgo#661526).
-------------------------------------------------------------------
Tue Oct 11 18:09:05 UTC 2011 - vuntz@opensuse.org
- Add gnome-control-center-allow-yast-in-shell.patch: allow the
launch of the YaST shell from the gnome-control-center shell. We
need a special case as the gnome-control-center shell only
supports internal panels, but we want an exception for the YaST
shell.
- Add gnome-control-center-shell-no-crash.patch: fix crash on
search when a .desktop file has no comment.
- Split /etc/xdg/menus/gnomecc.menu in a branding-upstream
subpackage, so that we can have a branding-openSUSE package that
will add YaST to the control center shell.
- Add a Requires on gnome-control-center-branding to the main
subpackage, to make sure we always have a menu definition for the
shell.
-------------------------------------------------------------------
Thu Oct 6 04:27:50 UTC 2011 - glin@suse.com
- Add gnome-control-center-network-allocate-nm-connection.patch:
allocate nm-connection for nma-wireless-dialog so that the user
can configure the wireless conection settings (bgo#648174).
-------------------------------------------------------------------
Mon Oct 3 07:36:56 UTC 2011 - vuntz@opensuse.org
- Remove usage of %mime_database_{post,postun} macros as there is
no MIME definition installed.
- Do not pass --disable-update-mimedb to configure since it's not
useful anymore.
-------------------------------------------------------------------
Mon Sep 26 19:41:43 UTC 2011 - vuntz@opensuse.org
- Update to version 3.2.0:
+ System info:
- Don't crash when systemd isn't used (bgo#659367)
- Don't warn if PackageKit isn't around
- Continue on filesystem query info (bgo#654563)
+ Wacom:
- Show "stand-by" page when Wacom not available (bgo#657424)
+ Updated translations.
-------------------------------------------------------------------
Tue Sep 20 08:32:23 UTC 2011 - vuntz@opensuse.org
- Update to version 3.1.92:
+ Color:
- Fix help links for gnome-help 3.1*
- Don't assert if the user double clicks the delete profile
button
- Fix spawning of gcm-viewer
- Do not allow the user to choose profiles owned by other users
- Do not allow the user to set default a profile they cannot
access
- Disable 'View details' button if gcm-viewer is not installed
- Escape profile titles that have markup in the titles
(bgo#659127)
- Pack the left and right button groups into two GtkBox
containers (bgo#659273)
+ Common:
- Add a way for panels to receive additional arguments
(bgo#657093)
- Bump GTK+ deps
- Tell the actual required version for NM
+ Display:
- Remove duplicate/unused translations
+ Info:
- Don't warn when the hostname is empty
- Do fallback correctly when reading hostnames
- Split the hostname setting
+ Keyboard:
- Link directly to the layouts page
+ Network:
- Show wireless dialogs when asked (bgo#657093)
- Fix memleak when argv changes
- A segfault was introduced when assigning to args (bgo#658670)
- Bind HTTP host entry to the 'host' setting in GSettings
+ Printers:
- Match lower-case properly
+ Region:
- Add ability to switch pages
- Fix display of layouts on the system tab
- Only offer to copy settings if they are different
+ Screen:
- Don't fill up the space
- Fix resulting top-padding (bgo#657606)
- Remove indent on "Turn off..." label
+ Shell:
- Replace window sizing code (bgo#658068)
+ Sound:
- Put the level bar at 0 when muting (bgo#644537)
- Allow switching tabs from the command-line
+ Universal access:
- Fix sensitivity of keyboard a11y (bgo#649452)
- Add context for text sizes (bgo#645729)
- Set contrast combo on startup (bgo#658990)
+ User accounts:
- Hide old message when enrolling
+ Wacom:
- Add a left-handed switch (bgo#657810)
- Improve alignment of lines and widgets (bgo#657425)
- Make string as translatable
+ Updated translations.
- Add pkgconfig(libnm-gtk) BuildRequires: new dependency.
-------------------------------------------------------------------
Tue Sep 6 21:47:12 UTC 2011 - vuntz@opensuse.org
- Add system-config-printer-dbus-service Recommends: the printers
panel can used the dbus service (to find the best drivers for a
printer, for instance).
-------------------------------------------------------------------
Tue Sep 6 20:18:19 UTC 2011 - vuntz@opensuse.org
- Update to version 3.1.91:
+ Color:
- Ensure the calibrate program gets run correctly
- Use a mnemonic character on the Import button (bgo#658167)
- If cancelling profile import don't show the empty assign
dialog (bgo#658180)
- Do not use a GtkSeparatorToolItem in the GtkToolbar
+ Display:
- Clean up signal handling when finalized (bgo#657919)
+ Media:
- Use new media-removable icon (bgo#657801)
+ Network:
- Set the org.gnome.system.proxy.http 'enabled' key if the user
sets a HTTP proxy
- Explicitly unset 'use-same-proxy' as there's no UI for that
(bgo#657235)
+ Power:
- Don't print a message to .xsession-errors if it's not an
error
- Use a proper icon for the panel (bgo#645536)
- Update the UI to reflect the new mockup
+ Screen:
- Hide brightness heading when unused (bgo#657606)
+ Shell:
- Use symbolic name for minimum height
+ Sound:
- Add some (element-type) annotations to appease g-i master
+ Wacom:
- Dim the labels (grey, not black) (bgo#657812)
+ Updated translations.
-------------------------------------------------------------------
Thu Sep 1 14:32:57 UTC 2011 - vuntz@opensuse.org
- Update to version 3.1.90:
+ Background:
- Allow SVG image files as background (bgo#648764)
+ Color:
- Fix a crash where out internal state gets screwed up
- Only allow the user to import custom profiles with colord >=
0.1.12
- Remove color managed devices if they are deleted by another
process
- Do not attempt to delete the device if it's already added
- If there are no profiles or devices then hide the toolbar
- Add a small italic indication when there are no color managed
devices
- Add a new 'Learn more' button to the color panel
- If we have only a few devices and profiles expand the
treeview at startup
- Remove unneeded category
- When setting the default profile for a display, use the
correct device
+ Common:
- Simplify language display
- Add api for region names
- Add a region mode to the language chooser
- Tweak default user list
- Fix distribution of language chooser glade file
+ Date & Time:
- Use radio buttons for 24h time (bgo#640059)
+ Display:
- Clean up ifdef's
- Simplify panel code
- Fix the labeller not disappearing
- Prefer higher frequency modes (bgo#655041)
+ Keyboard:
- Add link to the Region panel (bgo#643101)
- Simplify GtkBuilder calls
- Use icon without a spanner (bgo#657556)
+ Network:
- Mobile broadband bug fixes (bgo#657303)
- Fix possible double-free
- Fix display of IP info for some configs (bgo#657303)
- Fix updating VPN info when edited (bgo#723489)
- Show VPN type and info in panel
- Clarify the VPN service type setting
- Rename "Options..." to "Configure..." (bgo#657002)
- Fallback to GNOME as a hotspot name
- Use icon without a spanner (bgo#657556)
+ Online accounts:
- Disable buttons when D-Bus service not available (bgo#652572)
+ Power:
- Remove power and suspend buttons config (bgo#652183,
bgo#657068)
- Don't shrink the panel on desktops
+ Region:
- Avoid a crash in the absence of configured layouts
- Fix locale-changing code
- Redo the language tab
- Redo the formats tab
- Use region names on the region tab
- Show fewer regions
- Ensure the system tab is updated
- Add some spacing to the system tab
- Initial implementation of 'copy to system'
- Avoid crash when systemd is not available
- Don't show region panel in Unity, it uses its own language
selector
+ Shell:
- Only load desktop files from our dirs
- Don't repeat the item title when searching (bgo#657020)
- Add Ctrl+Q as a way to exit the shell (bgo#653443)
+ Sound:
- Remove trailing spaces in strings (bgo#657169)
- Track PulseAudio connection state and expose it (bgo#645708)
- Update volume-control applet for GVC API changes (bgo#645708)
- Don't warn without a sizegroup
- Fix sizing of sliders
+ System info:
- Always show the "Updates" button (bgo#645274)
+ Universal access:
- Add more keywords to the desktop file (bgo#657189)
- Add translator comments (bgo#657167)
- Keep "text size" items a constant size (bgo#657188)
- Don't crash when metacity isn't installed
+ User accounts:
- Remove some dead code
- Add a filter entry to the language dialog
- Prepopulate the language combo
- Remove trailing space in string (bgo#657169)
- Add translator comments for split line (bgo#657168)
- Prevent autologin for disabled users (bgo#649816)
- Fix life-cycle issues
+ Wacom:
- Add a wacom control panel (bgo#640981)
+ Updated translations.
- Drop removal of no translations: it is gone now.
-------------------------------------------------------------------
Thu Aug 18 12:01:05 CEST 2011 - dimstar@opensuse.org
- Update to version 3.1.5:
+ Common:
- Add some more debug when listing languages
+ Network:
- Default to g_get_host_name if pretty hostname call failed
+ Printers:
- Open firewall for required connections when searching
- Use system-config-printer's GetBestDrivers method
- Use system-config-printer's GroupPhysicalDevices method
- Use system-config-printer's MissingExecutables method
+ Region:
- Keep selection when moving layout up/down
- Sort locales for format selection
- Display user's input source in System tab
+ Shell:
- Port to new gnome-menus API
- Do not add a trailing dash in search target when comment is
empty
+ Sound:
- Update the sound theme for speaker testing
+ Bugs fixed: bgo#654742, bgo#654880, bgo#655110, bgo#655487.
+ Updated translations.
- Change pkgconfig(libgnome-menu) to pkgconfig(libgnome-menu-3.0)
to follow move to new gnome-menus API.
- Add pkgconfig(libnotify) BuildRequires: new dependency.
-------------------------------------------------------------------
Wed Aug 3 12:22:47 UTC 2011 - andrea@opensuse.org
- split out faces package so that any Display manager other than
gnome with gdm can use it
-------------------------------------------------------------------
Mon Jul 25 22:47:06 CEST 2011 - vuntz@opensuse.org
- Update to version 3.1.4:
+ Background:
- Add "swap" button for gradients (bgo#34498)
+ Common:
- Add safeguards for empty language
+ Date & Time:
- Restore TZ envvar as it was (bgo#649568)
+ Info:
- Use the new g_format_size() glib function
+ Network:
- Kill compilation warnings
+ Power:
- Use the new gnome-settings-daemon DBus names now the power
plugin has moved to g-s-d
- Make insensitive any sleep actions the hardware cannot do
+ Printers:
- Make model label and ip address label selectable (bgo#651545)
- Add translation context in some places (bgo#654725)
+ Region:
- Add weak ref for locale settings
- Set LC_ specific variables, not LC_ALL
- If no regional settings, use the configured language
- Show measurement
- Don't use markup in bold labels
+ Screen:
- Avoid making lots of DBus calls to set the brightness when
the slider change too quickly
+ Shell:
- Shrink vertically (bgo#645808)
+ Sound:
- Make hadware page tree a little taller
+ Universal access:
- Remove unused column in model
+ User accounts:
- Improved new username format message (bgo#647851)
- Remove unneeded markup in label
+ Updated translations.
-------------------------------------------------------------------
Wed Jul 20 10:01:19 CEST 2011 - vuntz@opensuse.org
- Add gnome-themes-accessibility Requires, as the themes are used
in the Universal Access panel. Fix bnc#690176.
-------------------------------------------------------------------
Tue Jul 5 08:27:59 CEST 2011 - vuntz@opensuse.org
- Update to version 3.1.3:
+ Common:
- Bump gsettings-desktop-schemas requirement for locale
settings
- Add Unity to OnlyShowIn fields (bgo#653661)
+ Library:
- Typo preventing compilation on some platforms (bgo#651162)
+ Color:
- Add new color setting panel
+ Date & Time:
- Fix date sensitivity on permission changes
+ Info:
- Skip test-hostnames if en_US.UTF-8 is not available
- Fix disk space showing free space (bgo#639376)
- Fix https scheme handler app setting (bgo#653211)
+ Keyboard:
- Force "icons" toolbar style (bgo#651595)
- Change precedence for schema in KeyList parser (bgo#653685)
- Fix a small memory leak (bgo#653613)
- Support string array keybindings
+ Network:
- Implement network sharing
- Fix the wpad warning
- Avoid a possible crash
- Use the correct condition for the option button
- Refresh ui in an idle
- Add warning dialogs
- Remove spaces before question marks
- Avoid uninitialised variable
- Fix toolbar style (bgo#651595)
+ Online accounts:
- Add panel for gnome-online-accounts
+ Printers:
- Allow editing of printer name and location (bgo#649511)
- Use SNMP CUPS backend to discover printers on given address
- Move check for availability of CUPS to better place
- Include cups/ppd.h explicitly
- Force icons toolbar style (bgo#651599)
+ Region:
- Add 'formats' tab
- Add 'system' tab
- Fix the labels according to the usability gurus (bgo#641021)
- Fix a couple of memory leaks (bgo#652360)
- Fix infinite loop dealing with gsettings 'changed' signal
(bgo#652361)
- Remove helper function not needed since GTK+ 3.0 (bgo#652374)
- Trigger the layout chooser dialog response on 'row-activated'
signal (bgo#652409)
- Force icons only toolbar style
+ Shell:
- Move the raised class hint to the tool item
- Don't update the visibility of the lock button (bgo#652299)
- Make --help-all and --help-gtk work (bgo#652165)
- Use proper Unicode ellipses in the search renderer
- Fix bad rendering of search results (bgo#652709)
- Print warning for uninstantiable panels (bgo#652585)
+ Sound:
- Fix direction of speaker test in RTL languages (bgo#651273)
+ User accounts:
- Fix fingerprint assistant (bgo#649678)
- Fix deleting users on 32-bit systems (bgo#652073)
+ Xrandr:
- Change "Anti-Clockwise" to "Counterclockwise" (bgo#652569)
+ Updated translations.
- Add pkgconfig(colord) BuildRequires for the new Color panel.
- Add pkgconfig(goa-1.0) and pkgconfig(goa-backend-1.0)
BuildRequires for the new Online accounts panel.
- Change Group of devel subpackage from System/GUI/GNOME to
Development/Libraries/GNOME to fix rpmlint warning.
- Call %suse_update_desktop_file for gnome-sound-applet,
gnome-color-panel and gnome-online-accounts-panel.
-------------------------------------------------------------------
Tue May 24 11:34:34 CEST 2011 - dimstar@opensuse.org
- Update to version 3.0.2:
+ Common:
- Buildsystem fixes
+ Mouse:
- Update from gnome-settings-daemon [bgo#695041]
+ Network:
- Properly select the active ap [#649934]
+ Power:
- Only show the 'When power is critically low' when there is a
laptop battery or UPS attached [#646053]
+ Printers:
- Remove the subscription renewal timeout when the panel
goes away
- Make Add button insensitive until user select a printer
- Improve search for PPDs for new devices
- Check presence of new printer
+ Shell:
- Add raised style to "All Settings" button [bgo#645809]
- Kill warning in g_print call
+ User accounts:
- Show username when no real name [bgo#648348]
- Fix bug when name is changed to contain markup
- Don't call gtk_main_quit if AccountService is unavailable
+ Updated translations.
-------------------------------------------------------------------
Thu Apr 28 11:00:17 UTC 2011 - fcrozat@novell.com
- Update to version 3.0.1.1:
+ Shell:
- Fix initial state of 'search' icon in entry
+ Display:
- bgo#648620: Avoid critical warnings at startup
+ Keyboard:
- bgo#648091: always add 'custom shortcuts' section.
- bgo#648187: make adding custom shortcuts work.
- Make unsetting custom shortcuts work
+ Region:
- bgo#647717: add 'clear' icon in search entry.
+ Updated translations.
- Changes from version 3.0.1:
+ Shell:
- Don't exit when --help is called and the shell is already
running.
- Center by default.
+ Background:
- Allow adding multiple images at once.
+ Date & Time:
- Fix critical on startup.
- Add support for all the possible TZ set on a Linux system.
+ Info:
- Fix possible crash.
- Don't block the UI when checking for free space.
+ Keyboard:
- Fix shortcuts disappearing when creating a new workspace.
- Handle shortcut conflicts when they occur in a different
section.
+ Network:
- Add support for connecting to hidden wireless networks.
+ Printers:
- Fix setting the default printer.
- Fix initial state of printer list.
- Make it possible to cancel adding new printers.
- Set default papersize according to the locale.
- Make it faster by caching PPDs for the local printer.
+ Removable Media:
- Make "never autorun" checkbox work.
+ Sound:
- Only autostart panel applet in GNOME.
- Fix clipping when sound volume is > 100%.
+ User accounts:
- Try hard to not show the "root" account.
- Use local documentation for "good password".
- Remove gconf schema handling as everything was moved to
gsettings.
-------------------------------------------------------------------
Mon Apr 25 12:07:28 CEST 2011 - vuntz@opensuse.org
- Add cups-pk-helper Requires, since it is needed for the Printers
panel.
- Add gnome-version Requires, as it is used by the sysinfo panel.
-------------------------------------------------------------------
Wed Apr 6 14:23:52 UTC 2011 - fcrozat@novell.com
- Update to version 3.0.0.1:
+ Background:
- Fix a compiler warning
+ Date & Time:
- Fix test-endianess on OpenSUSE (bgo#646780)
+ Network:
- Avoid assertions with mobile broadband devices
+ Printers:
- Actualize printer and job lists automatically
- Avoid crash if policy is unavailable
- Don't set a reason when setting AcceptJobs
- Changes from version 3.0.0:
+ Common:
- Remove API reference, as it's incomplete and going away for
next cycle.
- Fix build on fresh checkouts
+ Shell:
- Turn off spinner cursor when launched (bgo#646045).
+ Background:
- Don't show errors when loading default bg (bgo#646056).
- Don't use the GnomeBG thumbnails for the preview area
(bgo#646180).
- Don't assert() for typos in XML files (bgo#646250).
+ Keyboard:
- Set repeat-interval correctly (bgo#646241)
- Bump gnome-settings-daemon requirement
+ Network:
- Use symbolic icon for ad-hoc wireless connections
(bgo#646140).
- Hide the security cell renderer if there's no icon to display
(bgo#646140)
- Do not add bluetooth devices to the panel to avoid asserting
the control-center.
- Fix build against NetworkManager on Debian (bgo#646349).
- Reset the network name combo when disconnected (bgo#646031).
- Display more detailed status for unavailable devices
(bgo#646027).
- Make creating vpn connections work again.
+ Printers:
- Make "Print Test Page" button always sensitive
- Do not delete browsed printers
+ Region:
- Make the layout options modal (bgo#646183).
+ Sound:
- Make the volume icons smaller and center them properly in the
bar (bgo#646153).
- Make sound applet work again in fallback (bgo#646044).
+ Universal Access:
- Don't incorrectly mark some hboxes as insensitive
(bgo#646240).
- Drop fix-timezone-build.patch: fixed upstream
- Ensure suse_update_desktop_files is called on all .desktop files.
-------------------------------------------------------------------
Wed Mar 30 08:18:22 UTC 2011 - fcrozat@novell.com
- Update to version 2.91.93:
+ Common:
- Add a --verbose option to the shell
- Make sure the desktop file uses categories that show up in
menus.
+ Background:
- Make the window fit on small screens
+ Date & Time:
- Fix time widget ordering in RTL locales
+ Network:
- Drop creation of custom connections for now, except for VPN
- Show a padlock icon for 'secure' access points
- Memory leak fixes
- Implement on/off switch for wired devices
- Properly track VPN connection state
- Use grids for better UI alignment
- Handle NetworkManager restarts gracefully
+ Power:
- Use a better icon
+ Printing:
- Use a single privilege to unlock the entire page
- Honor disable-print-setup lockdown setting
- Use CUPS printer test page
+ Region:
- Remove tooltips from layout list
+ Sound:
- Port to GSettings
- Fallback if loading a non-existent custom theme
+ Universal Access:
- Bring screen reader option back
+ User Accounts:
- Remove stray debugging output
- Make crop window modal
- Fix crop window background color
+ Updated translations.
-------------------------------------------------------------------
Thu Mar 24 14:29:01 UTC 2011 - fcrozat@novell.com
- Update to version 2.91.92:
+ Common:
- Bump GTK+ dep to 3.0.2 (bgo#644182)
- Fix linking of libshortcuts against (bgo#644410)
- Improve CUPS detection (bgo#644064)
- Set the 'inline-toolbar' style class to toolbars which need
it (bgo#645059)
+ Background:
- Use new picture-uri GSettings key (bgo#633983)
+ Date and Time:
- Change combobox when map is clicked
- Make 24h setting changeable without unlocking (bgo#643891)
- Add missing timezone files (bgo#630261)
- Add hacks to support more timezones
- Don't crash when the timezone is unknown
+ Display:
- Fix dragging rotated monitors (bgo#641345)
+ Info:
- Use dim labels
+ Keyboard:
- Fix crasher when num workspace changes (bgo#644784)
- Mark the scales as insensitive when the checkboxes are off
(bgo#645151)
- Correct labels for blinking speed (bgo#645314)
+ Mouse:
- Don't destroy the touchpad tab
- Check caps of the touchpad when added
- Make sure we fit within our minimum vertical size
- Don't reset scrolling method on start (bgo#642474)
+ Network:
- Show the wireless security currently being used
- Do not show a provider string for mobile broadband devices
when not connected.
- Do not show the IPv6 address if nm_device_get_dhcp6_config()
failed.
- nm_device_wifi_get_bitrate() returns values in kb/s, not
Mb/s.
- Hide UI controls that are not connected up to anything yet.
- Display the IPv6 address if one is provided for the device.
- Never show the loop device if IP4 data isn't available.
- Use an abstract device so we can get the VPN connection data/
- Show the VPN connection state in the panel header.
- A disconnected wired connection is 'Unplugged', not
'Disconnected'.
- Display a different icon if the wired ethernet device is
disconnected.
- Do not show a speed of zero for any device
- Ensure we refresh the UI if coldplug devices are changed
- Add Option buttons
- Fix some alignment and focus issues
- Add a device off switch
- Implement and show on/off switch for wireless/wimax
- Refresh UI when active connections change
- Add Option buttons to allow editing connections
- Watch for new VPN connections being added and add them to the
panel.
- Drop tooltips on the device list (bgo#644964)
- Use dim-label style class for labels (bgo#644964)
- Fix version compatibility warning dialog (bgo#644973)
- Avoid header pixel noise and inconsistent spacing
(bgo#644954, bgo#644955)
+ Printers:
- Attach 'add printer' dialog to toplevel (bgo#644213)
- Call cupsGetDevices() asynchronously (bgo#644212)
- Use dim-label to accentuate values
- Set longer timeout for installation of printer driver
- Don't sort printers by usage
- Handle no printers situation better (bgo#641421)
- Show IP address of printer
- Change text about unavailability of CUPS (bgo#641421)
- Fix alignment in secondary notebook pages
- Show computer-fail icon when can not connect to CUPS (bgo#641421)
+ Region:
- Using separate window group to avoid modal shadowing
- Stop layout add dialogue from "jumping"
- Make drag'n'drop work
+ Screen:
- Fix the delay acrobatics (bgo#644403)
- Drop converting between seconds and minutes
- Set the label as insensitive when Lock is off (bgo#645149)
- Honor disable-lock-screen setting
+ Shell:
- Fix resizing when switching from panel to panel (bgo#636596)
+ Sound:
- Fix scroll event handling of channel bars (bgo#644462)
- Fix ordering of typedefs
- Use upstream value for amplified volume (bgo#644292)
- Add introspection info for new GIcon function
- Remove old support code for PA < 0.9.15
+ Universal access:
- Set the name to the right hboxes (bgo#645135)
- Use NO_SENSITIVITY flag for g_settings_bind() (bgo#645171)
+ User accounts:
- Use dim-label class instead of hardcoded color
- Update cheeese minimum requirements
- Nuke supervised accounts
- Don't warn if there are no faces pixmaps (bgo#645347)
- Changes from version 2.91.91:
+ Shell:
- Reload the list of panels when new ones are added
+ Date and Time:
- Use correct order for date widgets when in non-US locales
+ Info:
- Look for which device is being driven by the VESA driver
- Remove (tm) from GNOME logo
+ Keyboard:
- Add support for the magnifier zoom in/out shortcuts
- Fix loading of custom shortcuts
- Fix initial selection in the shortcut pane
- Make shortcut conflicts code actually work
- Fix warning about "editing-canceled"
- Make repeat rate and speed follow a11y guidelines
+ Network:
- Update for recent NetworkManager changes
+ Printers:
- Don't show driver version in the model name
- Add dialogue for adding new printers
+ Region and Language:
- Don't block the interface when loading the panel
- Do not allow adding the same keyboard layout twice
+ Sound:
- Fix only starting applet in fallback session
+ Universal Access:
- Show actual keyboard shortcuts as defined in Keyboard
- Make "on-screen keyboard" switch work
- Fix initial state of typing help
- Add "smaller text" size
- Add fix-timezone-build.patch: fix locale path, used at build time
to check if timezone data are available.
- Add pkgconfig(cheese-gtk) BuildRequires: allow to take user
face snapshot from user account dialog.
- Add freeglut Requires: system info panel needs glxinfo binary.
-------------------------------------------------------------------
Wed Mar 2 10:55:51 CET 2011 - vuntz@opensuse.org
- Remove gnome-patch-translation support as there are no strings
added by patches anymore:
+ remove gnome-patch-translation BuildRequires.
+ remove calls to gnome-patch-translation-prepare/update in
%setup.
-------------------------------------------------------------------
Thu Feb 24 14:41:37 UTC 2011 - fcrozat@novell.com
- Update to version 2.91.90:
+ Background:
- Remove loading of obsolete backgrounds
- Load initial state from GSettings
- Don't warn when trying to load a gradient
- Make loading wallpapers seem faster
- Show 'Adwaita' as the first in the list (bgo#637384)
- Handle no-flags from saved config
- Set the shading for pictures
- Add/Remove features for panel
- Don't show an error if no cache dir
- Add arrows for the gradients
+ Date & Time:
- Don't crash when g-s-d is badly installed (bgo#641232)
- Create filenames locale-independently (bgo#641294)
- Fix crash when TZ is an alias (bgo#641360)
- Fix city combobox filtering
+ Display:
- Remove support for old D-Bus interface
- Simplify some old GNOME 2.x code
+ Info:
- Make labels selectable
- Add graphics info
- Add special case for Atom(TM)
- Add panel chooser, graphics tab (bgo#642068)
- Add stub for default apps page
- Clarify language in force fallback controls
- Correctly detect the fallback session
+ Keyboard:
- Change grouping of keys
- Improve the layout of the bindings page
- Clean up GConf handling
- Add support for GSettings shortcuts
- Pass a gettext package when loading GConf
- Don't resize the shell horizontally
- Don't expand tables vertically
- Add Universal Access shortcuts (bgo#641279)
+ Network:
- Wrap long dns lines
- Select the first device after they are all loaded
- Use the same border width as other panels
- Use emblem-default-symbolic for the default printer
- Disable NetworkManager when the airplane switch gets changed
- Show the wired network subnet mask
- Fix a crasher due to an uninitialized GVariant
- Fix linking
- Port to the rm-userset branch of NetworkManager
- Only add the strongest AP for each SSID to the drop down box
+ Printers:
- Right align the image
- Use a 64px icon
- Don't expand switch vertically
- Fix panel width
- Allow location and model to span cols again
- Add unlock button (bgo#640733)
- Sort printers by usage (bgo#641285)
- l10n fixes for jobs count
- Add translation context to statuses (bgo#641339)
- Avoid unnecessary use of markup
- Check that cups is recent enough
- Change widget showing supply levels
- Don't show printers separator when not needed
- Don't try to draw empty ink level
- Replace "Idle" state by "Ready"
- Set Options and Show buttons sensitive
+ Region:
- Use consistent border spacing
- New search-based layout addition (bgo#640772)
- Minor UI tweaks in kbd layout chooser
- Remove annoying tooltip on a treeview
- Easier to understand layout switching options (bgo#641021)
- Remove code to handle print button
- Some UI fixes for the layout chooser
- Make layout filtering much faster
- Fix overeager string splitting
- Fix the modality of the Preview dialog
+ Screen:
- Simplify GtkBuilder-using code
- Hide the brightness slider when it cannot be set
- Hook up screen locking (bgo#637939)
- Set idle-delay to the same value as DPMS timeout
- Make sure the combo box is always set
- Fix the operation of locking
+ Shell:
- Add shortcuts to focus search entry (bgo#409230)
- Don't pass invalid option flags (bgo#641290)
- Use symbolic icons in the search entry (bgo#642167)
- Sort the icons alphabetically
- Make sure the search entry doesn't appear when in a panel
- Fix searching for anything hiding widgets
+ Sound:
- Try using symbolic icons for range widgets (bgo#614213)
+ Universal Access:
- Allow the pointer page to use less horizontal space
- Hide options that are currently unavailable (bgo#639784)
- Implement the zoom setting
- Adjust for magnifier schema changes
- Use switches instead of radio groups
- Show the typing assistant widgets
+ User Accounts:
- Use 0 instead of blank to clear options
- Port to GtkStyleContext
- Hide fingerprint dialogue by default (bgo#641990)
+ Updated translations
- Add pkgconfig(libnm-glib) BuildRequires.
-------------------------------------------------------------------
Thu Feb 22 16:46:29 UTC 2011 - fcrozat@novell.com
- Changes from version 2.91.6:
+ Way too many changes since 2.32 to list here. Please see NEWS
the full list. Here are the highlights:
+ Port to GTK+ 3 and migrate to GSettings.
+ New control center shell, with panels, instead of independant
capplets.
+ Revamp most panels, with a streamlined UI.
+ Add new panels: Background, Date & Time, Media (based on what
was in nautilus preferences), Network (replacing proxy
capplet), Power, Printers, Sound, System Information, User
Accounts.
+ Rename Keyboard capplet to Region panel, and add language
selection there.
+ Rename Keybinding capplet to Keyboard panel.
+ Drop default applications capplet.
+ Add various nice features here and there (support backgrounds
from Flickr, make it possible to configure the use of NTP,
etc.)
- Add cups-devel BuildRequires.
- Change pkgconfig() BuildRequires:
+ add gdk-pixbuf-2.0, gsettings-desktop-schemas, iso-codes,
libsocialweb-client, polkit-gobject-1, gstreamer-0.10,
libgtop-2.0, libpulse, libpulse-mainloop-glib, upower-glib.
+ change gnome-desktop-2.0 to gnome-desktop-3.0, gtk+-2.0 to
gtk+-3.0, libcanberra-gtk to libcanberra-gtk3
+ remove libebook-1.2, libmetacity-private, libslab, unique-1.0.
- Add iso-codes Requires.
- Add apg Recommends, needed for user accounts panel.
- Drop gnome-control-center-shell-common-tasks-i18n.patch and
gnome-control-center-use-settings-menu.patch: they were only
needed for the slab-based shell, which is gone.
- Drop gnome-control-center-bnc427745-force-dpi.patch: this was
needed to change font settings, but it's gone.
- Drop gnome-control-center-mime-scheme-handler.patch: defining
default apps is now handled differently.
- Drop gnome-control-center-symlinked-background.patch: the
background panel doesn't work the same anymore, and this is not
needed anymore.
- Use %glib2_gsettings_schema_* macros.
- Drop libgnome-window-settings1 and libgnome-window-settings-devel
subpackages, and instead add libgnome-control-center1. Add a
Requires for it to gnome-control-center-devel.
- Pass --with-libsocialweb to configure because we want to use
libsocialweb, and remove now non-existing --enable-aboutme
option.
- Add support for source service checkout, with %BUILD_FROM_VCS:
+ Add call to ./autogen.sh.
+ Do not call %suse_update_desktop_file in this case.
-------------------------------------------------------------------
Mon Feb 21 13:53:37 CET 2011 - vuntz@opensuse.org
- Add gnome-control-center-symlinked-background.patch: if the
configured background is not known by the backgrourd capplet, but
it's a symlink to another background which is known, then we only
want to display this background once. This is useful in openSUSE,
since the default configured background is such a symlink.
-------------------------------------------------------------------
Sun Feb 13 12:50:11 CET 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.
+ %mime_database_post/postun because the package ships a mime
type definition.
- 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 Jan 13 09:57:07 CET 2011 - vuntz@opensuse.org
- Add gnome-control-center-mime-scheme-handler.patch: correctly
handle default browser and mailer. Because of a change in how gio
works, the way to register default mailer and browser has changed
to use MIME types instead of gconf keys. The patch is based on
cherry-picked changes from git to the gnome-2-32 branch.
- Drop gnome-control-center-bnc436206-add-to-default.patch:
groupwise should be updated to declare that it supports the
x-scheme-handler/mailto mime type to be added to the list of
mailers.
-------------------------------------------------------------------
Fri Nov 19 10:16:12 CET 2010 - vuntz@opensuse.org
- Update to version 2.32.1:
+ Default applications:
- Use 'midori' as icon name for Midori web browser
+ Mouse:
- Enable 2-finger scrolling through emulation (bgo#625163)
+ Keyboard:
- Link against libxklavier also
+ Updated translations.
-------------------------------------------------------------------
Mon Sep 27 16:35:10 CEST 2010 - vuntz@opensuse.org
- Update to version 2.32.0:
+ Updated translations.
-------------------------------------------------------------------
Sat Sep 18 14:26:59 CEST 2010 - vuntz@opensuse.org
- Update to version 2.31.92.1:
+ Display:
- Add missing include to fix build
+ Updated translations.
- Changes from version 2.31.92:
+ Display:
- Don't silently ignore errors when pkexec(1) fails
(bgp#627861)
+ About Me:
- Use translations from fprintd for finger ops
+ Updated translations.
-------------------------------------------------------------------
Wed Sep 8 00:19:09 CEST 2010 - vuntz@opensuse.org
- Remove unneeded librsvg-devel BuildRequires.
- Change old-style BuildRequires to pkgconfig() style
BuildRequires:
+ old-style: evolution-data-server-devel, gnome-desktop-devel,
gnome-menus-devel, gnome-settings-daemon-devel,
libgnomekbd-devel, libslab-devel, libunique-devel,
libxklavier-devel, metacity-devel, xorg-x11
+ new-style: dbus-1, dbus-glib-1, gconf-2.0, glib-2.0,
gnome-desktop-2.0, gnome-settings-daemon, gtk+-2.0,
libcanberra-gtk, libebook-1.2, libgnomekbd, libgnomekbdui,
libgnome-menu, libmetacity-private, libslab, libxklavier,
libxml-2.0, unique-1.0, xcursor, xft, xi.
- This will make it easier to switch to GNOME 3 libraries.
-------------------------------------------------------------------
Mon Sep 6 14:45:31 CEST 2010 - vuntz@opensuse.org
- Add X-SuSE-ControlCenter-Personal category instead of
X-SuSE-ControlCenter-System and AdvancedSettings to
default-applications.desktop to make it appear where it should
in the menu.
- Add X-SuSE-ControlCenter-Hardware category instead of
X-SuSE-ControlCenter-System and AdvancedSettings to
gnome-network-properties.desktop to make it appear where it
should in the menu.
-------------------------------------------------------------------
Wed Sep 1 12:31:47 CEST 2010 - vuntz@opensuse.org
- Update to version 2.31.91:
+ About me:
- Fix enrolling with Upek Eikon II fingerprint reader
(bgo#627249)
+ Shell:
- Update libslab from master (bgo#612417)
+ Updated translations.
-------------------------------------------------------------------
Tue Aug 17 15:28:07 CEST 2010 - dimstar@opensuse.org
- Update to version 2.31.90:
+ Updated translations.
-------------------------------------------------------------------
Fri Aug 6 12:43:46 CEST 2010 - vuntz@opensuse.org
- Update to version 2.31.6:
+ Common:
- Replace deprecated GTK+ symbols (bgo#572325)
+ About me:
- Don't hang when new and old password are too similar
- Catch "password too recent" error message (bgo#620135)
+ Font viewer:
- Create the preview pixmap after the drawing area is realized
+ Keyboard:
- Changing Print layout to Show layout
+ Shell:
- Don't include both Personal and Look & Feel
+ Updated translations.
- Changes from version 2.31.1:
+ Common:
- Use only single GTK+ includes (bgo#615292)
- Remove GTK+ deprecated symbols (bgo#572325)
+ About me:
- Don't hang when new and old password only differ in case
- Minor string updates (bgo#615283)
- Use changes-prevent and changes-allow icons from the
icon-them instead of the outdated lock-icons (bgo#408585)
- Use accessor functions instead direct access (bgo#597888)
+ Display:
- Add a "Make Default" button in gnome-display-properties,
which is used to set up a systemwide default RANDR
configuration
- Change icon name to preferences-desktop-display (bgo#614912)
+ Keyboard:
- Added tooltips (bgo#615521)
- Use new libgnomekbd function for default group switcher
(bgo#603806)
- Proper response id for the help button (bgo#616917)
+ Shell:
- Fix issue with g-c-c shell and YaST shell having same unique
identifier
+ Typing break:
- Add support for Ubuntu's app indicator
+ Updated translations.
- Drop
gnome-control-center-bnc373197-layout-switch-keybinding.patch:
not needed anymore, since this is now handled in libgnomekbd
(that we patched).
- Remove libcanberra-gtk Requires: packaging of libcanberra has
changed, and the login sound will get installed via a Supplements
there.
-------------------------------------------------------------------
Thu Apr 29 14:24:22 CEST 2010 - dimstar@opensuse.org
- Update to version 2.30.1:
+ Don't hang when new and old password only differ in case
+ Updated translations.
-------------------------------------------------------------------
Mon Mar 29 17:48:18 CEST 2010 - vuntz@opensuse.org
- Update to version 2.30.0:
+ About me:
- Fix global variable confusion
- Fix remembering of data between runs
+ Appearance:
- Mark a string for translation (bgo#612015)
- Fix GTK+ multi-threading (bgo#610003)
+ Display:
- Don't show a tooltip while a monitor is being dragged
+ Typing break:
- Lock all the screens (bgo#492974)
+ Updated translations.
-------------------------------------------------------------------
Mon Mar 8 15:00:10 CET 2010 - dimstar@opensuse.org
- Update to version 2.29.92:
+ Updated translations.
-------------------------------------------------------------------
Fri Feb 26 14:27:58 CET 2010 - dimstar@opensuse.org
- Update to version 2.29.91:
+ Appearance:
- Add 'span' as a style for backgrounds
+ Display Properties:
- Now fits in 640x480 and has a better layout overall.
- Just use "monitors" for wording, not a mixture of "monitor",
"display", "screen".
- Make the mouse cursor indicate when you can drag a monitor
+ Updated translations.
-------------------------------------------------------------------
Wed Feb 10 16:30:22 CET 2010 - vuntz@opensuse.org
- Update to version 2.29.90:
+ About-me:
- Fix hangs when 'passwd' outputs unexpected answers
- Fix list of passwd error strings
- Fix fingerprint name on 2nd page
+ At-properties:
- Add AutostartCondition to gnome-at-session.desktop
(bgo#608138)
+ Mouse:
- Fix mnemonics conflicts on touchpad tab (bgo#608057)
+ Updated translations.
- Fix self-obsoletion of control-center2, control-center2-devel.
-------------------------------------------------------------------
Wed Jan 27 13:07:19 CET 2010 - vuntz@opensuse.org
- Update to version 2.29.6:
+ About-me:
- Add translator comments to 'Home' string (bgo#605944)
+ Appearance:
- Use GtkInfoBar rather than a copy of GeditMessageArea
+ Common:
- Don't leak file descriptors when checking for colour schemes
(bgo#606155)
+ Mouse:
- Disable tapping only for touchpads without a left mouse
button
+ Updated translations.
-------------------------------------------------------------------
Wed Jan 20 17:11:53 CET 2010 - sbrabec@suse.cz
- Added support for translation-update-upstream (FATE#301344).
-------------------------------------------------------------------
Thu Dec 24 14:58:02 CET 2009 - vuntz@opensuse.org
- Update to version 2.29.4:
+ General:
- Drop obsolete check for HAL (bgo#595832)
- Use external libslab when available
- Add gthread-2.0 to common modules for linking (bgo#600589)
- Enable silent build rules
+ Common:
- Fix all the keybindings showing up when using compiz
(bgo#600021)
- Fix leak
- Fix warning
+ About-me:
- Fix crash when closing the window using the window button
(bgo#592348)
- Add missing PNG files
+ Appearance:
- Remove interface tab (bgo#592756)
- Add OnlyShowIn=GNOME to the .desktop file (bgo#594709)
- Update the background style option labels (bgo#411048)
- Fix tooltip in the background chooser (bgo#596369)
- Add support for per-monitor backgrounds (bgo#147808)
+ Default applications:
- Update the exec arg when changing terminal (bgo#597185)
- Be sure to add the gconf directories for monitoring
(bgo#597186)
- Return an empty string for the custom web item
+ Display:
- Don't assert when the current output doesn't have a
resolution set yet (bgo#593866)
- Automatically turn on outputs which support Mirror Screens
(bgo#590823)
- Sensitize 'Mirror Screens' depending on whether mirror mode
is actually supported
- Desensitize the on/off radio buttons if we are in Mirror
Screens mode
- Show 'Mirror Screens' in the monitor label, not a random
monitor's name
+ Font Viewer:
- Use pango_language_get_sample_string for sample text
(bgo#595107)
- Expand the Copyright display to get rid of unnecessary
scrollbar
- Don't use URI notation when installing fonts (bgo#603732)
+ Keybindings:
- Fix broken logic in keybinding tree model
- Fix zombie bindings appearing after deleting custom shortcuts
(bgo#596351)
- Show shortcuts for the active window manager (bgo#600531)
- Remove sleep key entry (bgo#170175)
+ Keyboard:
- Major UI reorganization
- Fix mnemonic conflict in mousekeys tab (bgo#586433)
+ Mouse:
- Disable two-finger scrolling/tapping based on touchpad
capabilities.
+ Network:
- Keep proxies in sync when "use same proxy" is selected
(bgo#589952)
+ Typing break:
- Increase delay for activating the postpone button to 5s
(bgo#597086)
- Reset timer after suspend (bgo#430797)
+ Windows:
- Don't allow Ctrl+Click as window movement modifier
(bgo#409405)
+ Updated translations.
- Drop gnome-control-center-default-app-xterm.patch: fixed
upstream.
- Add libslab-devel BuildRequires.
-------------------------------------------------------------------
Thu Dec 24 12:36:44 CET 2009 - vuntz@opensuse.org
- Add gnome-control-center-shell-common-tasks-i18n.patch to
translate favorite capplets, as set in gconf2-branding. This
patch needs to be kept in sync with the branding package.
- Add gnome-patch-translation BuildRequires, since we now have
custom strings.
-------------------------------------------------------------------
Tue Nov 3 19:09:18 UTC 2009 - coolo@novell.com
- updated patches to apply with fuzz=0
-------------------------------------------------------------------
Sat Oct 03 15:05:00 BST 2009 - riggwelter@opensuse.org
- bnc#533491 - Only show Preferred Applications in System section.
-------------------------------------------------------------------
Sat Oct 03 10:20:28 CEST 2009 - vuntz@opensuse.org
- Add gnome-control-center-default-app-xterm.patch to correctly set
the exec arg gconf key when changing the preferred terminal. Fix
bnc#544006.
-------------------------------------------------------------------
Mon Sep 21 23:22:55 CEST 2009 - dimstar@opensuse.org
- Update to version 2.28.0:
+ Appearance:
- bgo#323323 - Add link buttons to get more themes/backgrounds
online
- bgo#592510 - Add/remove buttons should be the same size
- bgo#591375 - Make slideshows visually distinct
- Don't call gnome_wp_item_ensure_gnome_bg too early
- Rename some widget ids to make GtkBuilder happy
- Use XDG user and system data dirs to load backgrounds
- Fix compiler warnings
- bgo#584342 - Make the font DPI spin button work again
- Show correct default layout
- bgo#594718 - Update icon because the old one has been removed
from g-i-t
- bgo#594066 - Allow a window manager to inherit keybindings
from another window manager
- Force cursor slide to 100 px, in order to use it without
changing the window width
+ Common:
- bgo#592920 - Drop check for libgnomeui
+ Updated translations.
- Drop libgnomeui-devel BuildRequires.
-------------------------------------------------------------------
Fri Aug 28 23:54:49 CEST 2009 - dimstar@opensuse.org
- Update to version 2.27.91:
+ Appearance:
- bgo#592182 - Use unique widget IDs
- bgo#584029 - Add workaround for glade-3 not working with vbox
- bgo#592354 - Fix parentless modal dialogs in theme installer
+ Common:
- Add schemas file
- Fix distcheck
+ Display:
- Fix dragging of rotate monitors
+ Font viewer:
- bgo#592642 - Use preferences-desktop-font for the icon
- Fix filename after GTKBuilder migration
+ Mouse:
- bgo#592425 - Keep touchpad UI in sync with GConf
+ Network:
- bgo#581472 - Update the ignored hosts list when the location
changes
+ Shell:
- Updated to latest libslab
+ Updated translations.
-------------------------------------------------------------------
Fri Aug 28 17:58:06 CEST 2009 - vuntz@novell.com
- Remove unneeded PolicyKit-gnome-devel BuildRequires.
-------------------------------------------------------------------
Sun Aug 23 14:58:17 CEST 2009 - dimstar@opensuse.org
- Update to version 2.27.90
+ About-me:
- Remove old code poking directly into the pwent
- Port to PolicyKit-1.0
+ Appearance:
- bgo#591392 - Fix crash when iterating through the tree model
- bgo#591656 - Attributes tag is not supported in GtkButtons
- Make sure the underline in "Save _As..." is interpreted
+ Common:
- Change error message reference about Bonobo to DBus
- bgo#590933 - Remove markup from translatable string
- Fix compiler warnings
- Fix requires in gnome-window-settings-2.0.pc
+ Display:
- Don't start the outputs before creating the labeler
- Remove dead code
- Ensure that the output labels fit inside the monitor
rectangle
+ Shell:
- bgo#568527 - Remove libgnomeui usage
- Do not depend on libpanel-applet
- Use GOption in the shell
- Fix error message with unknown option in shell
- Use libunique in the shell to have a single-instance shell
- Update to latest libslab, and do not install libslab on the
system
+ Updated translations.
- Drop gnome-control-center-libslab.patch: included upstream.
- Replace gnome-panel-devel BuildRequires by libgnomeui-devel.
-------------------------------------------------------------------
Thu Aug 13 15:41:13 CEST 2009 - vuntz@novell.com
- Update to version 2.27.5:
+ Default applications:
- Don't clear the custom browser command on startup
(bgo#590316)
+ General:
- Remove all libglade dependencies
- Remove markup from translatable strings in GTKBuilder files
(bgo#599759)
+ Network:
- Fix unparsed mnemonics (bgo#590364)
+ Shell:
- Removed deprecated dependencies from libslab
- Adapted shell to new libslab API
- Remove libgnome and libgnomeui dependencies
+ Updated translations.
- Respin gnome-control-center-use-settings-menu.patch.
- Add gnome-control-center-libslab.patch, taken from git, to fix
some mess with the internal copy of libslab.
- Remove gstreamer010-plugins-base-devel, libglade2-devel
BuildRequires.
- Remove Recommends on gnome-audio: that's not true anymore (the
capplet handling this has moved to gnome-media).
- Split out libraries in their own packages:
libgnome-window-settings1, libgnome-window-settings-devel.
- Remove permissions PreReq and the call to
run_permissions/verifyscript/verify_permissions since we don't
ship change-passwd anymore.
- Remove libexecdir argument from configure.
-------------------------------------------------------------------
Mon Jul 20 12:58:41 CEST 2009 - vuntz@novell.com
- Update to version 2.27.4.1:
+ About me:
- EXTRA_DIST fingerprint icons
+ Common:
- Automatically generate .gitignore files with git.mk
+ Network:
- Remove libglade dependency from gnome-network-properties
+ Updated translations.
- Changes from version 2.27.4:
+ About me:
- New icons for fingerprint screen
+ Appearance:
- Migrate to GtkBuilder
- Remove custom cell renderers
+ At-properties:
- Remove libglade depency from at-properties capplet
+ Default applications:
- Remove libglade dep from default-applications capplet
+ Display:
- Remove libglade dependency from display-properties capplet
+ Keybindings:
- Remove libglade dependency from keybindings capplet
+ Mouse:
- Support touchpad configuration through device properties
+ Shell:
- Fix libslab for single includes in GTK+
+ Typing break:
- Use GtkUIManager to replace GtkItemFactory
+ Windows:
- Strip libglade dependency from gnome-window-properties
+ Updated translations.
- Changes from version 2.27.3:
+ About me:
- Initialize GThread subsystem (bgo#583451)
+ Appearance:
- Search GTK+ icon theme search path for icon themes
(bgo#575906)
- Only delete the theme if the user pressed OK (bgo#578694)
- Close gtkrc files after use (bgo#578835)
- Fix theme engine detection on non-UNIX platform (bgo#581156)
- Don't unref NULL GConf entries
- After removing an image set the cursor to the newly selected
wallpaper (bgo#575075)
+ Default applications:
- Add Arora to list of browsers
+ Display:
- Pass a transient parent ID to the ApplyConfiguration callback
so that it can make its confirmation dialog a child of the
parent (bgo#576006)
- Simplify calls to dbus-glib which cannot fail
- Ensure that there will be a backup file before committing
(bgo#486093)
- Make the monitor heading be explicitly black (bgo#556050)
- Fix the layout-outputs-horizontally helper
- Use the timestamp of the Apply button to change the RANDR
configuration
- Don't pop up a redundant error dialog
+ Font viewer:
- Safely printf strings
- Interrupt thumbnailing at 30 s instead of 30 msecs
(bgo#584107)
+ Keybindings:
- Make activating a section header row expand or collapse the
section as expected instead of crashing (bgo#577474)
- Make the custom keybinding UI smoother
- Don't needlessly write entries back to gconf on startup
(bgo#581986)
+ Keyboard:
- Dependency on libxklavier 4.0, optional load/display of extra
layouts
+ Shell:
- Fix libslab svn:external problem
+ Updated translations.
- Move the control-center help files to the lang package.
- Disable gnome-control-center-system-proxy-configuration.patch:
this needs rebasing.
-------------------------------------------------------------------
Mon Jun 1 21:59:12 CEST 2009 - sreeves@novell.com
- Fix bnc#436206 - add GroupWise to the defaults
-------------------------------------------------------------------
Wed May 27 16:49:10 CEST 2009 - vuntz@novell.com
- Remove gnome-passwd and enable gnome-about-me instead (which
requires --enable-aboutme in configure).
- Add PolicyKit-gnome-devel BuildRequires.
- Remove gnome-patch-translation support.
- Drop control-center-art.tar.bz2 which contains old icons.
- Do not add DocPath to desktop files: it's not needed for yelp.
- Rename gnome-control-center-system-proxy-configuration.diff to
gnome-control-center-system-proxy-configuration.patch
-------------------------------------------------------------------
Mon May 25 14:48:25 CDT 2009 - federico@novell.com
- Updated and enabled gnome-control-center-system-proxy-configuration.patch
so that it builds with this version of gnome-control-center.
-------------------------------------------------------------------
Tue Mar 17 02:24:27 CET 2009 - vuntz@novell.com
- Update to version 2.26.0:
+ About me:
- Fix warning when selecting a finger to enroll in the combo
box (bgo#574974)
+ Default applications:
- Fix mnemonic conflicts
+ Display:
- Make the strings of the rotation dialog appear translated
(bgo#574693)
- Fix crash when refreshing RANDR configuration (bgo#574865)
+ Font viewer:
- Stop the font thumbnailer eating all the CPU (bgo#573795)
+ Keybindings:
- Fix mnemonics conflict on the custom shortcut window
+ Typing break:
- Revert string freeze breaker (bgo#572325)
+ Updated translations.
- Remove fontilus.xml: it shouldn't be needed anymore, since
shared-mime-info contains this.
- Don't move gnome-keybindings.pc to /usr/lib/pkgconfig: it's fine
in /usr/share/pkgconfig
-------------------------------------------------------------------
Fri Mar 6 16:44:51 CET 2009 - vuntz@novell.com
- Update to version 2.25.92:
+ General:
- remove lots of deprecated GDK/GTK+ calls (bgo#572325)
+ Appearance:
- fix message markup appearing in post-install dialog
(bgo#572453)
+ Display:
- don't block the GUI while changing RANDR configuration
- realign outputs after a resolution change
- use black text for enabled monitors
- change window title and menu entry to "Display"/"Display
Preferences" (bgo#570907)
+ Keybindings:
- fix saving custom shortcut commands (bgo#572501)
- always show "<Unknown Action>" for shortcuts without a
description (bgo#572808)
+ Keyboard:
- add visual bell settings (bgo#564998)
- fix initial layout preview (bgo#550721)
- restore help button in layout options (bgo#556952)
- remove non-existing icon from sound notifications button
(bgo#570906)
+ Font Viewer:
- initialize type system to fix hang (bgo#572189)
+ Updated translations.
- Remove -fno-strict-aliasing from CFLAGS.
- Remove AutoReqProv: it's default now.
-------------------------------------------------------------------
Thu Mar 5 15:33:55 CET 2009 - vuntz@novell.com
- Add libgnomeui-devel to Requires of devel package.
-------------------------------------------------------------------
Thu Feb 12 18:20:16 CET 2009 - vuntz@novell.com
- Call %suse_update_desktop_file on gnome-network-properties
-------------------------------------------------------------------
Thu Feb 5 14:08:42 EST 2009 - mboman@suse.de
- Update to version 2.25.90:
+ General:
+ Rename gnome-network-preferences to gnome-network-properties
(bgo#554342)
+ About me:
+ Build fixes
+ Fix email addresses being generated by g-a-m always being
saved as type
+ "OTHER" (Jens Granseuer) (bgo#570113)
+ Appearance:
+ Fix newly installed themes appearing twice in the GTK themes
list if the package contains themes for both GTK and
metacity (bgo#568595)
+ Use "Desktop Background" instead "Wallpaper" as per GDP
glossary (bgo#569382)
+ Common:
+ Add GnomeThemeElement parameter to the ThemeChangedCallback
so that the receiver can determine what part of the theme
changed
+ Default application:
+ Fix the https handler never being set (bgo#568408)
+ Update the web entry with the correct command for the
selected option instead of always using the default
+ Display:
+ Build fixes
+ Add On/Off radio buttons to turn on/off a monitor
+ Don't crash if we don't have an output (bgo#569218)
+ Keybindings:
+ Build fixes
+ Print a warning when a key doesn't have a schema,
so no description
+ Make Enter work as expected in the custom key shortcut
edit dialogue
+ Keyboard:
+ Sort options by description
+ Hide help button in Options (bgo#556952)
+ Allow setting a repeat delay of up to 2 seconds (bgo#569612)
+ Shell:
+ Use single GTK includes in slab (bgo#551850)
+ Compile with G*_DISABLE_DEPRECATED in slab (bgo#551850)
+ Typing break:
+ Play a sound when the display is locked or unlocked
(bgo#169473)
+ Translation updates
- Update gnome-control-center-passwd-dialog.patch
-------------------------------------------------------------------
Fri Jan 23 16:25:43 CET 2009 - vuntz@novell.com
- Really apply gnome-control-center-bnc427745-force-dpi.patch
- Drop gnome-control-center-desktop.patch: the only relevant
changes to desktop files are now done via
%suse_update_desktop_file
- Drop gnome-control-center-docpath.patch: we don't use DocPath in
GNOME.
- Reduce BuildRequires.
- Remove specific commands for old version of openSUSE, including
the handling of permissions stuff that is now done another way
(so we can drop permissions.tar.bz2 too)
- Other minor tweaks to clean up the spec file.
- Call %suse_update_desktop_file on all desktop files. Part of
bnc#445728.
-------------------------------------------------------------------
Sat Jan 17 01:54:00 CET 2009 - crrodriguez@suse.de
- remove "la" files, baby step to clean up all references
to libavahi-*.la
-------------------------------------------------------------------
Fri Jan 9 14:04:20 CST 2009 - federico@novell.com
- Remove gnome-control-center-randr-gerror.diff. Fixed upstream
-------------------------------------------------------------------
Fri Jan 9 14:04:20 CST 2009 - federico@novell.com
- Added gnome-control-center-randr-gerror.diff. This adds good error
reporting when changing the multihead configuration, and fixes these
bugs:
bnc#381030 - Fix spacings in the display capplet's dialog, labels,
and option grouping.
bnc#450141 - Remove nonfunctioning Help button.
bnc#433939 - Make it more obvious how to turn on a newly-detected
monitor that is off.
bgo#551566 - Fix incorrect repainting when resizing the capplet's
dialog.
-------------------------------------------------------------------
Fri Dec 26 11:40:05 CET 2008 - rodrigo@novell.com
- Remove unneeded patch
- Update to version 2.25.3:
+ Removed sound capplet, moved to gnome-media
+ Add support for fingerprint readers with more than one enrollment stage
+ Display errors when any happen
+ Slight UI changes
+ When a monitor is selected, update the monitor label to have the monitor's
name and colour so they know which one is being edited
+ Make the monitor on which the dialogue appears the default one on startup
+ Fix monitors still overlapping when turning off "Mirror screens"
+ Remove unneeded help button in display capplet
-------------------------------------------------------------------
Wed Nov 12 19:25:07 CET 2008 - rodrigo@novell.com
- Add libcanberra-gtk to Requires to get sound events working (bnc#439054)
-------------------------------------------------------------------
Tue Nov 4 12:36:33 CET 2008 - vuntz@novell.com
- Move gnome-control-center-use-preferences-menu.patch to
gnome-control-center-use-settings-menu.patch since we now use
settings.menu.
-------------------------------------------------------------------
Sat Oct 4 08:56:24 WST 2008 - mboman@suse.de
- Update to version 2.24.0.1:
+ Fix newly-introduced crash in theme tab (bgo#553541)
-------------------------------------------------------------------
Fri Sep 26 14:57:04 CEST 2008 - vuntz@novell.com
- Merge openSUSE:Factory and GNOME:Factory...
- Add gnome-control-center-bnc427745-force-dpi.patch to force the
DPI to 96. This fixes huge fonts on login on recent laptops.
Fixes bnc#427745.
-------------------------------------------------------------------
Tue Sep 23 12:46:05 CEST 2008 - rodrigo@novell.com
- Update to version 2.24.0:
+ Accessibility:
- Improve tooltip wording
+ Appearance:
* when a hidden theme is selected, and therefore becomes visible,
create a thumbnail for it (bgo#547301)
* don't fail if the destination files already exist and the user tries
to overwrite them (bgo#552671)
* set GtkAdjustment page size to 0 to avoid roblems due to newly enforced
value boundaries in GTK+ 2.14 (bgo#551740)
+ Common:
* properly initialize the callback data (bgo#550263)
+ Default applications:
* don't advertise startup-notify. The script doesn't support it (bgo#550694)
* use a11y icon instead of searchtool (bgo#550742)
+ Display:
* Use "Mirror Screens" instead of "Cloned Output" in the display of monitors,
to be consistent with the corresponding checkbox from the Glade file
* use theme colours for the background (bgo#545117)
+ Keybindings:
* don't use the term "accelerator" in the UI (bgo#547276)
+ Keyboard:
* chosing first variant by default (bgo#550722)
* using the fact that latest libxklavier returns descriptions in UTF-8,
no need to convert in 8-bit locales
+ Sound:
* trying to print NULL strings crashes on Solaris (bgo#548586)
* add context to event sound names (bgo#549489)
+ Updated translations
-------------------------------------------------------------------
Fri Sep 19 16:15:40 CEST 2008 - rodrigo@novell.com
- Added dependency on libcanberra-*
- Sound capplet is built always (bnc#427748)
-------------------------------------------------------------------
Thu Sep 18 13:34:00 CEST 2008 - sbrabec@suse.cz
- Dropped ftp:// and news:// patches (bnc#256090).
-------------------------------------------------------------------
Thu Sep 04 14:27:42 CEST 2008 - mboman@novell.com
- Update to version 2.23.90:
+ Appearance:
* Use default icon for unknown themes
* Remove help button
+ Common:
* Make sure we have a notification theme before trying to save it
(bgo#547448)
* Keep track of hidden themes (bgo#547301)
* Require gnome-desktop 2.23.90
+ Display:
* Draw rotated outputs rotated
* Don't leak the application or the GladeXML
* Replace all uses of g_print with g_debug
* Fail gracefully if we cannot get a screen
* Add sexy labels to identify monitors
+ Shell:
* Remove eel dependency from libslab
+ Sound:
* Fix warning due to left-over developer code (bgo#546583)
* HIG fixes and improved wording (bgo#545219)
* Make the event sound preview button listen to "activate" signal so it
becomes accessible via keyboard (bgo#547808)
+ Translation updates
- Remove gnome-control-center-monitor-labeling.diff. Fixed upstream
-------------------------------------------------------------------
Thu Aug 28 14:27:42 CEST 2008 - ro@suse.de
- fix build: sound settings are not being built at the moment
(configure does not find CANBERRA)
skip the update-desktop-file if it is not being installed
- vfs-methods have been removed, remove in filelist as well
-------------------------------------------------------------------
Wed Aug 20 14:13:32 CEST 2008 - sbrabec@suse.cz
- Require gnome-menus - gnome-control-center binary requires
/etc/xdg/menus/preferences.menu.
-------------------------------------------------------------------
Tue Aug 19 00:28:33 CEST 2008 - federico@novell.com
- Updated gnome-control-center-monitor-labeling.diff so that it applies cleanly.
-------------------------------------------------------------------
Fri Aug 15 18:26:15 CEST 2008 - federico@novell.com
- Added gnome-control-center-monitor-labeling.diff to implement
labeling of physical monitors while their properties are being set
in the Display capplet.
-------------------------------------------------------------------
Tue Aug 5 18:36:46 CEST 2008 - rodrigo@suse.de
- Update to version 2.23.6:
+ Various fixes and improvements
+ Add freedesktop sound theme support
+ Updated translations
+ Updated randr 1.2 code
- Removed upstreamed randr1.2 patch
-------------------------------------------------------------------
Fri Jun 20 17:49:37 CEST 2008 - maw@suse.de
- Update to version 2.23.4:
+ Various fixes and improvements
+ Drop the gnome-vfs dependency
+ Bugs fixed: bgo#309629, bgo#532893, bgo#317835, bgo#515078,
bgo#526944, bgo#528196, bgo#519065, bgo#500276, bgo#524401,
bgo#524401, bgo#511065, bgo#528196, bgo#524813, bgo#521826,
bgo#529772, bgo#515078, bgo#527418, bgo#314883, bgo#523888,
bgo#525530, bgo#529720, bgo#134595, and bgo#329503
+ Updated translations.
-------------------------------------------------------------------
Fri Jun 13 11:58:10 CEST 2008 - federico@novell.com
- Updated gnome-control-center-system-proxy-configuration.patch to fix
https://bugzilla.novell.com/show_bug.cgi?id=350513 - the widgets for
manual proxy configuration were disabled at startup, even if Manual
mode was selected in the user's configuration.
-------------------------------------------------------------------
Thu May 29 20:40:32 CEST 2008 - federico@novell.com
- Updated gnome-control-center-randr-1.2.diff with the latest fixes from upstream.
-------------------------------------------------------------------
Tue May 13 11:08:27 CEST 2008 - vuntz@suse.de
- Add gnome-control-center-bnc373197-layout-switch-keybinding.patch
to change the default keyboard layout switching to
Shift_L+Shift_R instead of Alt_L+Alt_R, which doesn't work at the
moment. Helps with bnc#373197 for 11.0.
-------------------------------------------------------------------
Sat May 3 08:53:00 CEST 2008 - coolo@suse.de
- Obsoleting older version not newer
-------------------------------------------------------------------
Fri Apr 25 18:46:50 CEST 2008 - federico@novell.com
- Added gnome-control-center-randr-1.2.diff to integrate the new
functionality to configure RandR 1.2.
-------------------------------------------------------------------
Tue Apr 15 00:41:30 CEST 2008 - ro@suse.de
- added also provides for old name, not just obsoletes
-------------------------------------------------------------------
Mon Apr 14 17:43:39 CEST 2008 - rodrigo@suse.de
- Renamed to gnome-control-center, like upstream
- Removed desktop-effects patch, moved to simple-ccsm
-------------------------------------------------------------------
Fri Apr 11 00:33:44 CEST 2008 - maw@suse.de
- Update to version 2.22.1:
+ appearance:
* Don't resize the font samples vertically when the window is
resized (bgo#521823)
* Fix warning when trying to drag an unselected item
(bgo#523347)
* Don't try to unref URIs if the theme package is invalid
(bgo#524567)
+ common:
* Fix a crash when schemas are not properly installed
(bgo#520744)
* Fix error handling in the thumbnailer (bgo#521009)
* Actually check the cursor size before changing it in GConf
+ keybindings:
* Remove debugging output
* Stop widget accelerators from activating while the user is
entering a new shortcut (bgo#313228)
* Fix category headers not appearing properly in the treeview
when using a non-UTF-8 locale (bgo#513988)
+ keyboard:
* Don't crash when called for a drag with no selected items
(bgo#523379)
* Don't show the typing break tab if the typing monitor is
not available (bgo#524034)
+ sound:
* Use new tango icon (bgo#523916)
* Don't show modems in the device chooser (bgo#523888)
+ themus:
* Handle failed thumbnailing attempts properly
+ typing-break:
* New Tango-style icons (bgo#523965)
* Replace custom stop icon with gtk-stop stock icon
+ Updated translations.
-------------------------------------------------------------------
Mon Mar 31 13:00:06 CEST 2008 - rodrigo@suse.de
- Added control-center2-desktop-effects.patch to add compiz
activation GUI to the appearance capplet.
- Finish tagging of patches
-------------------------------------------------------------------
Fri Mar 14 04:50:57 CET 2008 - maw@suse.de
- Update to version 2.22.0:
+ about-me:
* Fix misspelling of "palindrome" (bgo#519398)
+ common:
* Port to GIO
+ keyboard:
* Fix leaks and remove unnecessary casts
+ mouse:
* Make the mouse orientation radio button usable with both
mouse buttons
+ Updated translations.
-------------------------------------------------------------------
Thu Mar 13 16:58:01 CET 2008 - sbrabec@suse.cz
- Custom look'n'feel gconf keys moved to gconf2-branding-openSUSE.
-------------------------------------------------------------------
Tue Mar 4 23:22:25 CET 2008 - maw@suse.de
- Update to version 2.21.92:
+ http://ftp.acc.umu.se/pub/GNOME/sources/gnome-control-center/2.21/gnome-control-center-2.21.9[12].news.
-------------------------------------------------------------------
Mon Feb 4 17:23:13 CET 2008 - rodrigo@suse.de
- Added very much needed dependency for upcoming alpha on
gnome-settings-daemon, a runtime dependency which is not being
picked up in any pattern
-------------------------------------------------------------------
Fri Feb 1 13:06:26 CET 2008 - rodrigo@suse.de
- Update to version 2.21.90:
* http://ftp.acc.umu.se/pub/GNOME/sources/gnome-control-center/2.21/gnome-control-center-2.21.90.news
- Re-enable gnome-patch*
-------------------------------------------------------------------
Wed Jan 30 22:02:40 CET 2008 - maw@suse.de
- Revert last change -- nautilus owns
%{_libdir}/nautilus/extensions-2.0 now.
-------------------------------------------------------------------
Tue Jan 29 14:14:29 CET 2008 - thoenig@suse.de
- Fix build: Add %dir %{_libdir}/nautilus/extensions-2.0
-------------------------------------------------------------------
Tue Jan 29 12:33:00 CET 2008 - rodrigo@suse.de
- Updated to 2.21.5:
* http://ftp.gnome.org/pub/GNOME/sources/gnome-control-center/2.21/gnome-control-center-2.21.5.news
- Disabled patches that need rebase
- Removed suse_update_desktop_file for no longer existing files.
- Removed gnome-settings-daemon related files
- Disable temporarily gnome-patch-translation*, since it's
complaining about files removed upstream ??
-------------------------------------------------------------------
Wed Nov 21 01:16:47 CET 2007 - maw@suse.de
- Fix build.
-------------------------------------------------------------------
Tue Nov 6 18:27:10 CET 2007 - rodrigo@suse.de
- Added missing gtk_widget_set_sensitive call (#8785)
-------------------------------------------------------------------
Thu Nov 1 19:42:53 CET 2007 - sreeves@suse.de
- Fix for #298047 - remove reference to background.desktop
-------------------------------------------------------------------
Thu Oct 11 16:39:37 CEST 2007 - sbrabec@suse.cz
- Removed bogus dependency on mDNSResponder.
-------------------------------------------------------------------
Mon Sep 17 18:40:28 CEST 2007 - maw@suse.de
- Update to version 2.20.0:
(Bug numbers in this entry are against bugzilla.gnome.org)
+ Appearance:
* Correct translatable property value of "Save As" (#473810)
* Don't set a fixed width for the toolbar button color label
(#474317)
* Add comment for translators (#473379)
+ General:
* Fix building with Sun's Forte compiler (#473967)
+ Updated translations.
-------------------------------------------------------------------
Mon Sep 10 22:31:52 CEST 2007 - maw@suse.de
- Update to version 2.19.92:
+ Appearance:
* Leaks fixed
* Use _prepend for lists instead of _append
+ Updated translations.
-------------------------------------------------------------------
Mon Sep 10 17:15:01 CEST 2007 - rodrigo@suse.de
- Remove workaround for upstream bug already fixed (#223798)
-------------------------------------------------------------------
Thu Sep 6 00:10:45 CEST 2007 - maw@suse.de
- Add control-center2-default-keybindings-thoenig-01.patch
(#297640).
-------------------------------------------------------------------
Fri Aug 31 16:45:10 CEST 2007 - maw@suse.de
- Update to version 2.19.91:
(Bug numbers listed here are against bugzilla.gnome.org)
+ general:
* Hide the password in displayed URIs when transfering files
(#339551)
+ about-me:
* Use g_get_user_special_dir() instead of hard-coding ~/Pictures
* Honor mail address attributes when setting up Home and Work
addresses
+ appearance:
* Don't generate GTK thumbnails when we want metacity or icon
(#462724)
* No need for an expensive parse to initialize the colors
* Reduce metacity thumbnail size to 128x128
* Also load the "default" cursor theme so we know the
available sizes (#462409)
* Create the icon theme representative before the GTK stock
button
* Various small tweaks and optimizations
* Add a shortcut to the user's special Pictures folder to
the file chooser and default to it (#461093)
* HIG capitalization fix for a checkbutton label
* Use thumbnail factory to store and retrieve metatheme
thumbs (#448968)
* Remove check for old glib version that would result in
bogus code
* Only add a "Default Pointer" list item if there is no such
GnomeThemeCursorInfo
* Toggle sensitivity of the cursor scale labels (#463442)
* Indent category contents, and other HIG spacing fixes
* Fix check for available symbolic colors and make buttons
for unsupported colors insensitive (#464081)
* Make sure the color scheme has changed before writing
to GConf and enabling the reset button
* Reenable theme lockdown
* Restrict drag'n'drop installation to the theme tab
* Fix double-free and use-after-free
* Make sure we have a selection before trying to get the
data (#465431)
* Don't leak the cursor font
* Fix double-free and make the builtins non-static to save
relocations (#467522)
* Properly check all installed themes if necessary (Jens Granseuer)
* Free the metacity theme after use (#469531)
* Correct the item width and enable line wrapping for
long theme names (#466405)
* If no background image set, select "no wallpaper"
* Simply set the upper bound of the DPI spin button to
the maximum we consider acceptable (#469580)
* Don't mark gtk-delete stock id for translation (#470532)
* Always generate thumbnails asynchronously (#469849)
+ default applications:
* Don't use '==' and improve portability with empty strings
* Add browser and mail entries Iceape) (#467472)
* Use the new -new-tab and -new-window arguments instead
of -remote for Firefox tab and window commands (#393204)
+ keybindings:
* Make the arrows and tabs unbindable without a modifier
(#463433)
+ keyboard:
* Disable "delete" button when no layout is selected
(#466749)
* Make "Add label" string translatable) (#470516)
+ settings daemon:
* Use CTRL-ALT-DEL as default keybinding for 'Log out'
* Use a list instead of a hash table to store the settings
modules (#449118)
* Raise the volume when unmuting
* Show X keyboard settings warning dialog delayed, so that
it runs properly centered and with decorations
* Initialize XKB config early so that callback would not
crash (#469192)
+ window:
* Expose missing metacity double-click actions (#416541)
+ Updated translations
- Refresh control-center2-default-config.patch
- Remove control-center2-shell-desktop.patch.
-------------------------------------------------------------------
Wed Aug 22 17:09:05 CEST 2007 - rodrigo@suse.de
- Patched gnomecc.desktop file to have the control center entry
show up on the traditional menu bar (#260545)
-------------------------------------------------------------------
Thu Aug 16 20:31:17 CEST 2007 - rodrigo@suse.de
- Fixed location of gnome-passwd.glade file (#296721)
-------------------------------------------------------------------
Wed Aug 8 18:52:13 CEST 2007 - maw@suse.de
- Split off a -lang subpackage.
-------------------------------------------------------------------
Fri Aug 3 18:01:47 CEST 2007 - jpr@suse.de
- Cleanup patches (#256090)
-------------------------------------------------------------------
Thu Aug 2 23:59:57 CEST 2007 - maw@suse.de
- Update to version 2.19.6:
+ about-me:
* Add a tooltip to the image button
+ appearance:
* Add option to add wallpapers via the command line
* Use new GTK+ convenience API for icon view tooltips
* Bump all tooltips code to GTK 2.11.6
* Improve color scheme matching
* When reading current settings from gconf, get the color scheme from the
GTK theme if necessary to allow matching against themes retrieved via
gnome-theme-info
* Implement saving of the cursor theme name in metathemes and add a
'Default pointer' option to the cursor theme list
* Simplify tooltip descriptions
* Really unset the gconf key when reverting colors
* Implement drag-and-drop theme installation
* Remove workarounds for initialization problems in early versions of the
capplet
* Fix cell renderer state logic to not always be on
* Use cairo to draw the cell renderer selection
* Show readable_name in cursor theme list instead of name
* Fix mnemonics and customize theme window title
* Fix theme installation
* Update icon cache when installing icon themes
* Prevent some memory leaks
* Add controls for applying suggested backgrounds and/or fonts from
metathemes
* Only show background/font suggestions if they haven't already been
applied
* Cope with unset gconf keys and group gconf notifications (Jens Granseuer)
* Only create the custom theme entry when changes are made, and delete it
when the theme is saved
* Add %F to the exec line so external programs like epiphany can set the
background
* Default to showing the background tab if wallpapers were given on the
command line
* Use our custom cell renderer for metathemes too, so the previews don't
get shaded
+ default applications:
* Change custom command entries to be insensitive instead of
noneditable
* Remove spurious desktop entries
+ keyboard:
* Improved layout and sorting
* Implement DND in the selected layouts list
* Eliminate up/down buttons in the layout list
+ network:
* Also use new icon in the window title bar
+ settings daemon:
* Don't forget the Xft callback
+ themus:
* Update to match theme callback signature
+ general:
* Fix crash when no cursor is specified in theme
* General cleanup and leak-plugging
* Don't fail configuring if gstreamer is not available, simply skip the sound
capplet
* Remove spurous AT desktop entries (Jens Granseuer) (#444787)
* Add support for custom theme names saved in metathemes (Denis Washington)
* Re-add basic support for cursor themes for X servers without the Xcursor
extension, like the one in Solaris
* When applying a metatheme, check wether to set/unser color scheme gconf
key
* Fix notification of selection changed for GtkTreeView config support
* Prevent cursor themes from being recognized as icon themes
* Read a cursor themes's name from its index.theme file if it has one
* Expand check for empty metatheme color scheme to include blank color scheme
strings
* Add tooltip foreground and background colors to the list of recognized
symbolic colors
+ updated translations
- Remove control-center2-dont-update-mimedb.patch
- Use %fdupes.
-------------------------------------------------------------------
Fri Jul 27 19:21:05 CEST 2007 - jpr@suse.de
- Disable seamonkey patch to re-enable build
-------------------------------------------------------------------
Thu Jul 26 19:58:22 CEST 2007 - jpr@suse.de
- Update version to 2.19.5 to get fix for (#293560)
- Many upstream bug fixes
- Now uses icon theme for icons
- Lots of changes to improve the settings daemon
- Translation updates
-------------------------------------------------------------------
Thu Jul 19 19:29:00 CEST 2007 - gekker@suse.de
- Make sure that the new merged appearances capplet is visible
-------------------------------------------------------------------
Mon Jul 9 17:57:09 CEST 2007 - maw@suse.de
- Update to version 2.19.4
- The source tarball is now called gnome-control-center-$version.tar.bz2;
however, the package's name remains the same
- Concomitant with the tarball name change, a number of directories
packaged have been renamed from control-center to
gnome-control-center
- Remove the following upstreamed patches:
* control-center2-217790-sanitize-dpi.diff
* control-center2-compiz-keybindings.patch
* control-center2-static-libslab.patch
* control-center-control-key-events.patch
* control-center-no-x-suse.patch
- Bug fixes, updated translations
- s#%run_ldconfig#/sbin/ldconfig# in the %post and %postun
sections.
-------------------------------------------------------------------
Wed Jun 6 14:09:41 CEST 2007 - sbrabec@suse.cz
- Removed invalid desktop Category "Application" (#254654).
-------------------------------------------------------------------
Tue May 22 12:20:06 CEST 2007 - sbrabec@suse.cz
- Removed X-SuSE tag from the upstream desktop file.
- Added MIME based default option for default applications FTP
preferences (GNOME#426638#c13).
-------------------------------------------------------------------
Thu May 17 10:19:21 CEST 2007 - rodrigo@suse.de
- Look for gnome-passwd.glade file in the correct dir (#272702)
-------------------------------------------------------------------
Mon May 14 12:53:29 CDT 2007 - maw@suse.de
- Rename jhmfc.patch to control-center2-dont-update-mimedb.patch
-------------------------------------------------------------------
Thu Apr 12 16:00:32 CEST 2007 - rodrigo@suse.de
- Added patch to use preferences.menu in control-center rather than
gnomecc.menu.
-------------------------------------------------------------------
Tue Apr 10 11:05:17 CEST 2007 - rodrigo@suse.de
- Added patch for building libslab statically.
- Patched schemas file to contain our default values.
-------------------------------------------------------------------
Thu Apr 5 17:29:51 CEST 2007 - sbrabec@suse.cz
- Added "Use default web browser" option for default applications
FTP preferences (#113104#c13).
-------------------------------------------------------------------
Mon Apr 2 19:16:04 CEST 2007 - sbrabec@suse.cz
- Ported control-center-default-applications-ftp+news.patch
(#113104#c11).
- Added seamonkey to default applications list.
-------------------------------------------------------------------
Sat Mar 31 01:28:21 CEST 2007 - maw@suse.de
- Update to version 2.18.0
- b.g.o 344741 and 413468 (partially).
-------------------------------------------------------------------
Mon Mar 19 12:28:45 CET 2007 - sbrabec@suse.cz
- Fixed devel dependencies.
-------------------------------------------------------------------
Thu Mar 15 17:06:17 CST 2007 - maw@suse.de
- Update to version 2.17.91
- Refresh a number of patches.
- Bug fixes include bugzilla.gnome.org #402797, #358106, #380991,
#395383, #401004, #397905...
-------------------------------------------------------------------
Thu Mar 8 14:40:47 CET 2007 - sbrabec@suse.cz
- Removed obsolete hicolor icon symlinks (#248676).
-------------------------------------------------------------------
Thu Mar 1 15:49:53 CET 2007 - sbrabec@suse.cz
- Removed obsolete pangoxft patch (#249608).
-------------------------------------------------------------------
Wed Feb 7 12:27:30 CET 2007 - sbrabec@suse.cz
- Do not build unusable static libraries (#238552).
-------------------------------------------------------------------
Tue Jan 9 19:12:23 CET 2007 - sbrabec@suse.cz
- Prefix changed to /usr.
- Spec file cleanup.
-------------------------------------------------------------------
Fri Dec 22 22:45:44 CET 2006 - federico@novell.com
- Added control-center2-217790-sanitize-dpi.diff to fix the
control-center2 part of
https://bugzilla.novell.com/show_bug.cgi?id=217790. Some X servers
don't report the screen's physical dimensions correctly, so the DPI
value is wrong. This can lead to unusably huge or tiny fonts. This
patch constrains the X server's DPI value to something reasonable.
-------------------------------------------------------------------
Thu Nov 30 15:36:44 CET 2006 - sbrabec@suse.cz
- Fixed devel dependencies for older products.
-------------------------------------------------------------------
Sat Oct 14 19:32:46 CEST 2006 - danw@suse.de
- Remove dead patches.
- Update and reenable control-center2-po-update.patch
-------------------------------------------------------------------
Fri Oct 13 17:41:08 CEST 2006 - dreveman@suse.de
- Update compiz keybinding patch so it works with compiz 0.2.
-------------------------------------------------------------------
Fri Oct 13 07:41:47 CEST 2006 - aj@suse.de
- Adjust BuildRequires for gnome-doc-utils.
-------------------------------------------------------------------
Mon Oct 2 22:58:11 CEST 2006 - jhargadon@suse.de
- update to version 2.16.1
- display:
- Never pass negative values for the rates
- keyboard:
- Make sure 'model' is never NULL
- themus:
- Fixed "Open" icon on button preview
- Allow the text in the details to ellipsize and set a minimun width for
the dialog
- translation updates
-------------------------------------------------------------------
Thu Sep 14 01:20:29 CEST 2006 - jhargadon@suse.de
- update to versin 2.16.0
- avoid excess strduping
- avoid extra key events processing
- avoid grabbing all keyboard when the key code cannot be retrieved
- add missing maximize button
- translation updates
-------------------------------------------------------------------
Sat Sep 2 05:24:21 CEST 2006 - gekker@suse.de
- Install dbus service file in correct location
-------------------------------------------------------------------
Wed Aug 30 23:04:09 CEST 2006 - jhargadon@suse.de
- update to version 2.15.92
- fix "Background dialogue resizes when shown"
- fix issues with the themes previews
- free 'resolution' string after using it, not before
- fix memory leak
- patches from "generate visible previews first"
- translation updates
-------------------------------------------------------------------
Mon Aug 21 21:57:51 CEST 2006 - jhargadon@suse.de
- update to version 2.15.91
- require libebook-1.2 1.7.90 for the new API
- use orca screenreader when available
- fixed X-GNOME-Bugzilla fields in .desktop file
- using Unicode subscript for repeating descriptions
- set "label for" and "labelled by" properties for the capplet
- only include libhal if HAL is enabled
- added support for locking down theme
- don't attempt to load window manager theme name from an unknown window
manager
- use GtkAboutDialog, not GtkDialog
- use GtkStatusIcon instead of libegg
- translation updates
-------------------------------------------------------------------
Fri Aug 4 23:17:09 CEST 2006 - sreeves@suse.de
- Mark an existing string in
control-center2-soundupdate.patch for translation (185591)
-------------------------------------------------------------------
Thu Jun 29 16:17:14 CEST 2006 - sbrabec@suse.cz
- Added two missing upstream translations (#185584#c27).
- Fixed Norwegian translation update (#185584#c29).
- Symlink password dialog icon to proper place (#185584#c29).
-------------------------------------------------------------------
Tue Jun 20 14:02:10 CEST 2006 - sbrabec@suse.cz
- Fixed I18N bug in password dialog title (185584#c7).
-------------------------------------------------------------------
Fri Jun 16 20:51:16 CEST 2006 - sreeves@suse.de
- Fix for 185591 - missing localization for sound entries.
-------------------------------------------------------------------
Fri Jun 16 15:38:30 CEST 2006 - sbrabec@suse.cz
- Fixed missing strings in password dialog (#185584).
-------------------------------------------------------------------
Fri Jun 2 07:20:06 CEST 2006 - hpj@suse.de
- Updated the search patch to fall back to gnome-search-tool if
Beagle can't be found.
-------------------------------------------------------------------
Mon May 29 22:14:34 CEST 2006 - hpj@suse.de
- Add patch to invoke Beagle on "search" keybinding. Fixes Novell
bug #132801.
-------------------------------------------------------------------
Mon May 29 15:29:28 CEST 2006 - sbrabec@suse.cz
- Added passwd capplet to POTFILES.in (#179459).
-------------------------------------------------------------------
Sun May 28 18:14:24 CEST 2006 - danw@suse.de
- Add toggle maximize, horiz/vert maximize, and show desktop to
control-center2-compiz-keybindings.patch (#178220)
-------------------------------------------------------------------
Tue May 9 20:50:51 CEST 2006 - dobey@suse.de
- Add fixes for CRITICAL warnings from background-properties
See bug https://bugzilla.novell.com/show_bug.cgi?id=83196
-------------------------------------------------------------------
Sun May 7 22:57:13 CEST 2006 - danw@suse.de
- Add cube unfold binding to control-center2-compiz-keybindings.patch
-------------------------------------------------------------------
Tue May 2 13:51:42 CEST 2006 - sbrabec@suse.cz
- Moved proxy settings from Hardware to System (#167466).
-------------------------------------------------------------------
Thu Apr 20 22:19:06 CEST 2006 - danw@suse.de
- Add compiz keybindings to gnome-keybinding-properties. 163208
-------------------------------------------------------------------
Wed Apr 19 16:42:50 CEST 2006 - sreeves@suse.de
- Fix for 148037 - mangled widgetry in sound capplet
-------------------------------------------------------------------
Thu Apr 13 16:54:44 CEST 2006 - sbrabec@suse.cz
- Call %suse_update_desktop_file for all desktop files.
- Added gnome-ui-properties to control-center (118960#c11).
- Use new control-center Categories instead of illegal old ones.
-------------------------------------------------------------------
Mon Apr 3 22:22:40 CEST 2006 - jpr@suse.de
- Add gst 0.10 support for gnome-settings-daemon
-------------------------------------------------------------------
Thu Mar 23 18:16:12 CET 2006 - rodrigo@suse.de
- Updated control-center2-multiple-displays.patch to use the correct
DISPLAY for bonobo-activation, and fixed ultra-quick error dialog
(#156801).
-------------------------------------------------------------------
Thu Mar 23 02:04:32 CET 2006 - federico@novell.com
- Updated control-center2-system-proxy-configuration.diff to fix bug
#158600. Gnome-settings-daemon will now read the HTTPS_PROXY value
from /etc/sysconfi/proxy and set it in the appropriate GConf keys.
-------------------------------------------------------------------
Mon Mar 6 17:09:04 CET 2006 - rodrigo@suse.de
- Added patch to support multiple concurrent sessions (fixes part
of #150623).
-------------------------------------------------------------------
Thu Mar 2 12:51:37 CET 2006 - rodrigo@suse.de
- Don't spawn esd daemon, already done in libesound (part of
#153419)
-------------------------------------------------------------------
Sun Feb 19 17:25:53 CET 2006 - aj@suse.de
- Reduce BuildRequires.
-------------------------------------------------------------------
Sat Feb 18 00:52:54 CET 2006 - sreeves@suse.de
- Another Update .desktop file (Name, GenericName, Comment, DocPath)
-------------------------------------------------------------------
Sat Feb 18 00:22:46 CET 2006 - gekker@suse.de
- Fixup .desktop files for UI team
-------------------------------------------------------------------
Fri Feb 17 21:15:59 CET 2006 - sreeves@suse.de
- Update .desktop file (Name, GenericName, Comment, DocPath)
-------------------------------------------------------------------
Wed Feb 15 21:45:27 CET 2006 - gekker@suse.de
- Fix font thumbnailing (b.g.o#329043)
-------------------------------------------------------------------
Mon Feb 13 21:24:46 CET 2006 - gekker@suse.de
- Remove dependency on e-d-s, not required since we don't ship
the about me capplet, partial fix for (#148339)
-------------------------------------------------------------------
Wed Feb 1 17:19:38 CET 2006 - sbrabec@suse.cz
- Use translation compendium gnome-patch-translation.
-------------------------------------------------------------------
Tue Jan 31 11:30:27 CET 2006 - rodrigo@suse.de
- Use /etc/pam.d/common-* for PAM authentication (146699)
-------------------------------------------------------------------
Mon Jan 30 19:24:37 CET 2006 - sbrabec@suse.cz
- Implemented ftp:// and news:// to
gnome-default-applications-properties (#113104).
-------------------------------------------------------------------
Wed Jan 25 21:31:20 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Wed Jan 18 18:25:52 CET 2006 - hpj@suse.de
- Updated the passwd-dialog patch to pass through messages from PAM.
This is necessary for the PAM Winbind module, as it informs the
user of password policies and more complex error situations.
-------------------------------------------------------------------
Thu Jan 12 23:53:21 CET 2006 - sreeves@suse.de
- Add X-Ximian-Settings to default-applications.desktop. Fix for Bug#141104
-------------------------------------------------------------------
Mon Dec 26 20:49:36 CET 2005 - federico@novell.com
- Added control-center2-system-proxy-configuration.diff. This was
included in SUSE Linux 9.3 for bug #71202. This makes gnome-settings-daemon
default to the YaST settings for the HTTP proxy if appropriate, propagating
them to apps that use GConf to find these settings.
-------------------------------------------------------------------
Wed Nov 30 19:24:53 CET 2005 - gekker@suse.de
- Update to version 2.12.2
- Remove upstreamed patch
-------------------------------------------------------------------
Tue Nov 29 16:26:44 CET 2005 - gekker@suse.de
- Add default-config patch for logout shortcut (#130829).
-------------------------------------------------------------------
Wed Oct 12 18:35:58 CEST 2005 - gekker@suse.de
- Update to version 2.12.1
-------------------------------------------------------------------
Thu Oct 6 22:38:00 CEST 2005 - gekker@suse.de
- Remove previous change for now
- Fix DocPath in .desktop file
-------------------------------------------------------------------
Tue Oct 4 21:12:45 CEST 2005 - gekker@suse.de
- Rename "Desktop Background" to "Display Settings"
-------------------------------------------------------------------
Wed Sep 21 13:20:44 CEST 2005 - rodrigo@suse.de
- Fixed icon and category of desktop file for change-passwd
capplet (fixes #117028).
-------------------------------------------------------------------
Mon Sep 19 18:59:26 CEST 2005 - sbrabec@suse.cz
- Fixed PreReq.
- Fixed permissions in PLUS.
-------------------------------------------------------------------
Thu Sep 15 15:58:28 CEST 2005 - clahey@suse.de
- s/Assistive Technology Support/Assistive Technology/
- Change window height to 550.
- Part of fix for #115299
-------------------------------------------------------------------
Mon Sep 5 06:50:06 CEST 2005 - aj@suse.de
- Update to 2.12.0.
-------------------------------------------------------------------
Mon Aug 29 16:19:30 CEST 2005 - rodrigo@suse.de
- Added control-center2-screensaver.patch (#113353)
- Enabled setuid change-passwd program (GNOME part of #104993)
-------------------------------------------------------------------
Mon Aug 22 22:34:20 CEST 2005 - gekker@suse.de
- Update to 2.11.92
- Remove upstreamed theme-thumbnail patch
-------------------------------------------------------------------
Mon Aug 22 00:49:33 CEST 2005 - ro@suse.de
- added pangoxft to liblist
-------------------------------------------------------------------
Fri Aug 19 00:12:13 CEST 2005 - gekker@suse.de
- Fix theme-thumbnail
-------------------------------------------------------------------
Tue Aug 16 19:21:51 CEST 2005 - rodrigo@suse.de
- Added gnome-passwd patch from SP2.
-------------------------------------------------------------------
Fri Aug 12 22:26:57 CEST 2005 - sreeves@suse.de
- Update the sound capplet to match interface requested by Nat
and Federico. Also removed patch1 after talking with Jody as
he indicates it is not needed.
-------------------------------------------------------------------
Wed Aug 10 15:51:02 CEST 2005 - rodrigo@suse.de
- Update to version 2.11.91
-------------------------------------------------------------------
Tue Aug 2 17:11:51 CEST 2005 - gekker@suse.de
- Update to version 2.11.90
- Add scrollkeeper magic
-------------------------------------------------------------------
Fri Jul 29 16:40:50 CEST 2005 - jpr@suse.de
- Depend on kereberos libs for building
-------------------------------------------------------------------
Mon Jul 25 17:01:22 CEST 2005 - gekker@suse.de
- Update to 2.11.6
- Backout fix for (b.g.o309558) fixed bug in xorg-x11
-------------------------------------------------------------------
Mon Jul 18 13:16:19 CEST 2005 - sbrabec@suse.cz
- Don't grab Control key events by Show pointer function.
http://bugzilla.gnome.org/show_bug.cgi?id=125618
- Fixed devel dependencies.
- Removed unneeded static modules and .la files for modules.
-------------------------------------------------------------------
Fri Jun 17 19:01:16 CEST 2005 - gekker@suse.de
- Update to version 2.11.4
-------------------------------------------------------------------
Wed Jun 1 18:23:06 CEST 2005 - sbrabec@suse.cz
- Fixed devel requirements.
-------------------------------------------------------------------
Wed Apr 13 17:29:25 CEST 2005 - sbrabec@suse.cz
- Do not build with -Werror.
- Added required NULL-pointer argument.
-------------------------------------------------------------------
Fri Mar 18 12:48:01 CET 2005 - sbrabec@suse.cz
- Changed Categories for gnome-ui-properties and
default-applications to appear only in menu (#73047).
-------------------------------------------------------------------
Wed Mar 16 17:47:56 CET 2005 - sbrabec@suse.cz
- Added X-Ximian-Settings to gnome-ui-properties and
default-applications (#73047, #73547).
-------------------------------------------------------------------
Wed Mar 16 13:18:04 CET 2005 - clahey@suse.de
- Changed category of desktop files so they'll still be in control
center but won't be in More Programs menu.
- Installed icons in hicolor and installed icons for proxy and for
directories.
-------------------------------------------------------------------
Tue Mar 15 14:16:20 CET 2005 - sbrabec@suse.cz
- Symlink desktop icon to standard location (#72818).
-------------------------------------------------------------------
Thu Mar 10 23:02:29 CET 2005 - gekker@suse.de
- Add new version of the system-proxy-configuration patch (71202).
-------------------------------------------------------------------
Thu Mar 10 04:26:13 CET 2005 - gekker@suse.de
- Update to version 2.10.0 (GNOME 2.10).
-------------------------------------------------------------------
Mon Feb 28 11:57:11 CET 2005 - sbrabec@suse.cz
- Do not package mimeinfo.cache.
-------------------------------------------------------------------
Thu Feb 24 18:26:16 CET 2005 - sbrabec@suse.cz
- Removed gconf makefile-uninstall-rule (#33114).
-------------------------------------------------------------------
Fri Feb 18 21:41:24 CET 2005 - clahey@suse.de
- Add a desktop file for change password.
-------------------------------------------------------------------
Thu Feb 17 22:25:25 CET 2005 - gekker@suse.de
- add federico's system-proxy-configuration patch
-------------------------------------------------------------------
Thu Feb 10 22:28:41 CET 2005 - gekker@suse.de
- Update to version 2.9.91
-------------------------------------------------------------------
Fri Jan 28 16:20:28 CET 2005 - sbrabec@suse.cz
- Fixed directory ownership (require nautilus).
- Fixed libexecdir.
-------------------------------------------------------------------
Wed Jan 26 17:49:43 CET 2005 - jody@suse.de
- jump to 2.9.4
- drop all the partial updates from 2.6
-------------------------------------------------------------------
Wed Dec 15 14:05:53 CET 2004 - hvogel@suse.de
- fix desktop file
-------------------------------------------------------------------
Fri Oct 29 23:57:44 CEST 2004 - ro@suse.de
- merged stuff from jody:
- Additional translations
- Some minor accessibility patches that are unreleased in the 2.6.x branch
-------------------------------------------------------------------
Fri Oct 29 14:05:52 CEST 2004 - ro@suse.de
- locale rename: no -> nb
-------------------------------------------------------------------
Mon Oct 04 18:00:00 CEST 2004 - sbrabec@suse.cz
- Updated directory files to show properly icons and translations
(#46621).
-------------------------------------------------------------------
Mon Oct 04 16:42:16 CEST 2004 - sbrabec@suse.cz
- Czech translation update (#46621).
-------------------------------------------------------------------
Thu Sep 16 17:56:15 CEST 2004 - jody@suse.de
- fix help links for accessibility technologies and window capplet
#61587, #61588
-------------------------------------------------------------------
Thu Sep 9 18:48:22 CEST 2004 - dobey@suse.de
- Pull in changes for the background capplet from CVS
-------------------------------------------------------------------
Tue Sep 07 18:43:30 CEST 2004 - sbrabec@suse.cz
- Created shared mime info.
-------------------------------------------------------------------
Mon Sep 6 10:50:17 CEST 2004 - shprasad@suse.de
- Not applying patch6 because it is taken care by gnome-audio.
-------------------------------------------------------------------
Mon Aug 30 18:10:55 CEST 2004 - rml@suse.de
- add control-center-keybinding-workaround.patch (fix
Ximian bug #59654)
-------------------------------------------------------------------
Fri Aug 13 16:26:16 CEST 2004 - shprasad@suse.de
- Fixes bug#63036 (Fix given by sdharmaveer@novell.com)
makes gnome login/logout sounds play at login/logout events.
- Fixes bug#63038 (Fix given by sdharmaveer@novell.com)
overrides the default gnome login/logout sounds by novell
login/logout sounds.
-------------------------------------------------------------------
Tue Aug 10 17:04:40 CEST 2004 - dobey@suse.de
- Include %prefix/share/gnome-background-properties
-------------------------------------------------------------------
Tue Jul 6 13:51:17 CEST 2004 - jody@suse.de
- Restore missing sound and mouse capplets
-------------------------------------------------------------------
Fri Jun 25 21:27:40 CEST 2004 - jody@suse.de
- Move the shell into a tarball to improve maintainability
- Fix crash when clicking on whitespace
-------------------------------------------------------------------
Fri Jun 25 03:13:38 CEST 2004 - jody@suse.de
- remove keyboard layout (obsolete)
- change printer capplet and fix icon
- update shell
- backport a few fixes from head
-------------------------------------------------------------------
Thu Jun 3 20:37:56 CEST 2004 - clahey@suse.de
- gnome-applets is a more proper replacement package than control-center2.
-------------------------------------------------------------------
Mon May 3 22:01:21 CEST 2004 - clahey@suse.de
- Upgraded to 2.6.1.
- Added patch to change desktop files to contain the Category needed
to show up with the new gnome-vfs2.
-------------------------------------------------------------------
Fri Apr 30 03:21:29 CEST 2004 - clahey@suse.de
- Added patch to use new control center shell.
-------------------------------------------------------------------
Tue Apr 06 16:38:17 CEST 2004 - sbrabec@suse.cz
- Provide alternative desktop file in Utility->Desktop for non-GNOME
sessions, to make possible configuration of GNOME applications.
- Build with -fno-strict-aliasing.
-------------------------------------------------------------------
Sat Mar 20 19:13:17 CET 2004 - adrian@suse.de
- do not show gnome CC menu entry in KDE
-------------------------------------------------------------------
Fri Feb 20 15:48:37 CET 2004 - sbrabec@suse.cz
- Fixed names of GNOME2 packages.
-------------------------------------------------------------------
Thu Feb 12 09:21:41 CET 2004 - hhetter@suse.de
- gconf schema (de-)installation in %post and %postun
-------------------------------------------------------------------
Sat Jan 10 11:53:49 CET 2004 - adrian@suse.de
- add %defattr
-------------------------------------------------------------------
Tue Oct 07 18:13:42 CEST 2003 - sbrabec@suse.cz
- Updated to version 2.4.0 (GNOME 2.4).
-------------------------------------------------------------------
Sat Sep 13 07:58:59 CEST 2003 - matz@suse.de
- Fix wrong declaration that leads to segfaults.
-------------------------------------------------------------------
Thu Aug 07 16:16:37 CEST 2003 - sbrabec@suse.cz
- Not use globbing for schemas in %files.
- Removed duplicated screensaveer desktop file.
-------------------------------------------------------------------
Wed Aug 6 10:12:49 CEST 2003 - hhetter@suse.de
- remove prefix clash fix patch
-------------------------------------------------------------------
Mon Jul 14 15:47:28 CEST 2003 - sbrabec@suse.cz
- GNOME prefix change to /opt/gnome.
-------------------------------------------------------------------
Wed Jun 25 13:03:59 CEST 2003 - sbrabec@suse.cz
- Updated to version 2.2.2.
- Use %find_lang.
-------------------------------------------------------------------
Mon Jun 23 01:06:04 CEST 2003 - ro@suse.de
- package directories
-------------------------------------------------------------------
Thu May 15 18:07:17 CEST 2003 - sbrabec@suse.cz
- Updated to version 2.2.1.
-------------------------------------------------------------------
Fri Feb 14 15:50:15 CET 2003 - hhetter@suse.de
- look in /opt/gnome2 for GTK Themes instead of
the GTK prefix, to get metathemes to work
-------------------------------------------------------------------
Fri Feb 7 10:01:14 CET 2003 - hhetter@suse.de
- updated to version 2.2.0.1 [GNOME 2.2.0]
-------------------------------------------------------------------
Mon Feb 3 16:23:35 CET 2003 - ro@suse.de
- added startup-notification to neededforbuild
-------------------------------------------------------------------
Thu Jan 16 17:58:56 CET 2003 - sbrabec@suse.cz
- Updated to version 2.1.6.
- Added Czech description for screensaver.
- Use gnome2-devel-packages for neededforbuild.
- Updated %files.
-------------------------------------------------------------------
Thu Nov 21 16:08:18 CET 2002 - schwab@suse.de
- Fix missing declarations [#21674].
-------------------------------------------------------------------
Tue Oct 22 09:24:53 CEST 2002 - hhetter@suse.de
- updated to version 2.0.2.91
- remove wrong docdir
-------------------------------------------------------------------
Tue Oct 01 16:01:12 CEST 2002 - sbrabec@suse.cz
- Updated to version 2.0.1.1.
- Move gnome-window-settings-2.0.pc to /usr/%_lib/pkgconfig/.
- Updated %files section.
-------------------------------------------------------------------
Tue Sep 24 10:26:49 CEST 2002 - sbrabec@suse.cz
- Added alsa-devel to neededforbuild, because esound-devel can require it.
-------------------------------------------------------------------
Thu Sep 19 10:54:08 CEST 2002 - sbrabec@suse.cz
- Added alsa to neededforbuild, because esound can depend on it.
-------------------------------------------------------------------
Tue Sep 3 09:43:42 CEST 2002 - hhetter@suse.de
- provide option to start xscreensaver-demo from control-center
( Bug Id #18789)
-------------------------------------------------------------------
Tue Aug 20 09:52:22 CEST 2002 - hhetter@suse.de
- added prereq: filesystem
-------------------------------------------------------------------
Sat Jul 27 18:14:59 CEST 2002 - adrian@suse.de
- add %run_ldconfig
-------------------------------------------------------------------
Thu Jun 20 16:50:14 CEST 2002 - hhetter@suse.de
- don't install schemas while make install
-------------------------------------------------------------------
Tue Jun 18 16:17:48 CEST 2002 - meissner@suse.de
- use libdir for lib64
-------------------------------------------------------------------
Tue Jun 18 11:25:10 CEST 2002 - hhetter@suse.de
- updated to version 2.0.0
- added missing schema file
-------------------------------------------------------------------
Fri Jun 14 13:35:56 CEST 2002 - hhetter@suse.de
- supply schema files
-------------------------------------------------------------------
Wed Jun 12 09:56:09 CEST 2002 - hhetter@suse.de
- added control-center gconf schemas and
glade xml files to filelist
-------------------------------------------------------------------
Wed Jun 5 13:17:36 CEST 2002 - hhetter@suse.de
- updated to version 1.99.10
-------------------------------------------------------------------
Fri Apr 26 15:27:53 CEST 2002 - ro@suse.de
- replaced gnome-core2 by gnome-desktop in neededforbuild
-------------------------------------------------------------------
Fri Feb 1 00:26:05 CET 2002 - ro@suse.de
- changed neededforbuild <libpng> to <libpng-devel-packages>
-------------------------------------------------------------------
Thu Jan 24 13:34:37 CET 2002 - hhetter@suse.de
- initial SuSE package for GNOME 2.0 platform