| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: gnome-applets | Distribution: openSUSE 11.4 |
| Version: 2.32.1.1 | Vendor: openSUSE |
| Release: 8.1 | Build date: Sat Feb 19 23:38:31 2011 |
| Group: System/GUI/GNOME | Build host: build23 |
| Size: 5520036 | Source RPM: gnome-applets-2.32.1.1-8.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.gnome.org/ | |
| Summary: A Collection of Useful Programs for GNOME Panel | |
This package includes many small utilities that can be run from within the GNOME Panel.
GPLv2+ ; LGPLv2.1+
* Sun Feb 13 2011 vuntz@opensuse.org
- Call relevant macros in %post/%postun:
+ %icon_theme_cache_post/postun because the package ships themed
icons.
- Do not call ldconfig in %post/%postun: there is no library.
- 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.
* Fri Jan 07 2011 vuntz@opensuse.org
- Update Requires for gnome-applets-invest:
+ Remove python-gnome-extras: it's not needed.
+ Add dbus-1-python.
* Wed Dec 15 2010 vuntz@opensuse.org
- Do not pass --libexecdir=%{_libexecdir}/gnome-panel to configure:
it's fine to use the standard libexecdir. This fixes the build.
- Explicitly list files that we package, and order them by applets
so it's easy to split subpackages if we want.
* Tue Nov 23 2010 dimstar@opensuse.org
- Update to version 2.32.1.1:
+ Invest applet:
- bgo#631418: Fixed crutial bug where no quotes are retrieved
if only shares with purchases are configured
+ Updated translations.
* Mon Sep 27 2010 vuntz@opensuse.org
- Update to version 2.32.0:
+ Updated translations.
* Tue Sep 14 2010 vuntz@opensuse.org
- Update to version 2.31.92:
+ Updated translations.
* Tue Sep 07 2010 vuntz@opensuse.org
- Remove gstreamer010-plugins-base-devel, libgnomekbd-devel,
libxklavier-devel BuildRequires: those were needed for applets
that aren't built anymore (mixer, keyboard layout).
- Change old-style BuildRequires to pkgconfig() style
BuildRequires:
+ old-style: NetworkManager-devel, dbus-1-glib-devel,
gnome-desktop-devel, gnome-panel-devel, gucharmap-devel,
libgtop-devel, libgweather-devel, libnotify-devel,
libwnck-devel, python-gnome-devel
+ new-style: NetworkManager, dbus-1, dbus-glib-1, gio-2.0,
gnome-desktop-2.0, gnome-icon-theme, gnome-python-2.0,
gnome-settings-daemon, gtk+-2.0, gucharmap-2, gweather,
libgtop-2.0, libnotify, libpanelapplet-2.0, libpanelapplet-3.0,
libwnck-1.0, libxml-2.0, polkit-gobject-1, pygobject-2.0,
pygtk-2.0.
- This will make it easier to switch to GNOME 3 libraries.
* Mon Aug 30 2010 vuntz@opensuse.org
- Update to version 2.31.91:
+ Invest applet: Fixed broken screenshot in the manual.
+ Updated translations.
* Fri Aug 20 2010 dimstar@opensuse.org
- Update to version 2.31.90.1:
+ bgo#619818, bgo#571880: All applets except Invest Applet, Null
and GSwitchIt were ported to new libpanel-applet API.
- Use libexecdir instead of _prefix/lib.
* Tue Aug 17 2010 dimstar@opensuse.org
- Update to version 2.31.90:
+ Updated translations.
* Fri Aug 06 2010 vuntz@opensuse.org
- Update to version 2.31.6:
+ Invest applet:
- Improved applet icons, fixes bgo#532431.
- Updated documentation and added currency support section.
- Added help button to context menu and preferences, fixes
bgo#563475.
+ Sticky Notes:
- Fixed missing titlebar menu, bgo#601908.
- Fixed clicking on desktop to hide Sticky Notes, fixes
bgo#614250, bgo#510933.
+ Updated translations.
- Changes from version 2.31.5:
+ General:
- Compiles with -DGSEAL_ENABLE, bump GTK+ to 2.20 fixes
bgo#612473.
+ Invest applet:
- Do not use deprecated libgnome library, fixes bgo#597842.
- Improves visibility of numbers in selected row, fixes
bgo#508419.
- Fractional cent prices are shown in preferences, fixes
bgo#593435.
- Parse and format numbers using user's locale, fixes
bgo#608059.
- Does not crash when gconfd is not available, fixes
bgo#615662.
- Full currency support added, fixes bgo#339127 and bgo#609547.
- Help file seriesid clash fixed, bgo#599728.
+ Multiload:
- Update the multiload tooltip periodically, bgo#617992.
+ Updated translations.
* Fri Jun 04 2010 sbrabec@suse.cz
- Added support for translation-update-upstream (FATE#301344).
* Sun Mar 28 2010 vuntz@opensuse.org
- Update to version 2.30.0:
+ gswitchit:
- Build a null keyboard indicator applet so that it can be
properly removed from the panel configuration on upgrade.
+ Weather applet:
- Fix mnemonics for Find Next button (bgo#612701)
- Fix format security warning (bgo#610950)
+ Invest applet:
- Use network-manager to refresh on network connect (bgo#605739)
- Fix two spelling errors (bgo#579607)
+ Updated translations.
* Fri Jan 15 2010 vuntz@opensuse.org
- Drop gnome-applets-bnc549063.patch: fixed upstream, another way.
- Do not package en@shaw locale on openSUSE 11.2 and earlier.
* Wed Jan 13 2010 captain.magnus@opensuse.org
- Update to version 2.29.5:
+ Drivemount Applet:
- Remove deprecated glib symbols
+ Invest Applet:
- Use proper labels for the chart selection combo-box
+ Sticky Notes:
- More fixes for duplicate labels in the .ui file
+ Weather Applet:
- Fix weather applet preferences find function
+ Translation updates
- Remove gnome-applets-keyboard-help.patch: gswitchit applet has
been removed.
- Remove gswitchit from Provides/Obsoletes.
* Thu Oct 22 2009 dimstar@opensuse.org
- Add gnome-applets-bnc549063.patch, taken from upstream git.
Removes some duplicate field IDs which solves a crash. Fixes
bnc#549063.
* Fri Oct 02 2009 vuntz@opensuse.org
- Add gnome-applets-keyboard-help.patch to fix the help menu item
of the keyboard applet. Fix bnc#539520.
* Tue Sep 22 2009 dimstar@opensuse.org
- Update to version 2.28.0:
+ Stickynotes: Prevent crash with recent GTK+ due to .ui problems
+ Invest applet: Prevent loss of stock data when the update
failes.
+ Updated translations.
* Tue Sep 08 2009 dimstar@opensuse.org
- Update to version 2.27.92:
+ Invest Applet:
- Refreshing no longer hangs
- Better debugging support
+ General: Autogenerate .gitignore
+ Updated translations.
* Tue Aug 25 2009 vuntz@novell.com
- Update to version 2.27.91:
+ CPU Frequency Applet:
- Port to PolicyKit 1.0.
+ Invest-Applet:
- Remover the 3 year chart in favour of a 5 year one which
actually works.
+ Mini-Commander:
- Catch gconf errors during install.
+ Updated translations.
- We don't use the frequency selector, so no change for PolicyKit.
* Wed Aug 12 2009 dominique-obs@leuenberger.net
- Define new python macros on openSUSE <= 11.1.
* Sun Aug 09 2009 coolo@novell.com
- use new python macros
* Tue Aug 04 2009 vuntz@novell.com
- Package gswitchit help files with other help files.
* Wed Jul 29 2009 vuntz@novell.com
- Update to version 2.27.4:
+ General:
- Clean up GTK_ includes
- Fix the NetworkManager autoconf script
+ Invest Applet:
- Allow the user to add their own labels as well as the ticker
symbol
- Fix a crasher
- Make the selction of stocks nicer
- Select the newly added stock for editing
+ Stickynotes:
- Only save when we need to, not repeatedly
+ Trash Applet:
- Move markup out of the translatable strings.
+ Updated translations.
* Thu Jun 18 2009 vuntz@novell.com
- Update to version 2.27.3:
+ General:
- Use of NetworkManager can now be turned off via the
- -disable-networkmanager argument to configure (bgo#578951).
- Use quadrigraphs in configure.in messages to reduce quoting
- Add support for the pulse website to our documentatio
(bgo#577197).
+ Character Picker:
- Accurate documentation about adding palettes (bgo#584238).
+ Sticky Notes:
- Don't close the prefs dialog when a check-mark is toggled
(bgo#567477).
+ Weather Applet:
- Fix network state detection (bgo#579098).
+ Updated translations.
* Thu May 28 2009 vuntz@novell.com
- Pass --disable-frequency-selector to configure: we don't want to
have a frequency selector, since we prefer to let the kernel do
the right thing.
* Wed May 27 2009 vuntz@novell.com
- Update to version 2.27.2:
+ Character Picker:
- Add support for South African languages (bgo#407409).
+ Mixer Applet:
- Make the up and down keys (and mouse scroll wheel) work
correctly for the dock slider, despite what GTK thinks
(bgo#581448).
- Fix a reference couting bug that would cause crashes at
exit (bgo#564735).
- Make the dock window multihead aware (bgo#583452).
+ General:
- Make translations easier by removing unnecessary markup
from GtkBuilder .ui files (bgo#112962).
- Remove .glade files now that glade can edit the .ui files
directly.
+ Updated translations.
- Drop the old modemlights applet: we don't want to maintain it
forever... Remove gnome-applets-2.9.3.1-modemlights.tar.bz2,
gnome-applets-modemlights-kernel-includes.patch,
gnome-applets-modemlights-potfiles.patch,
gnome-applets-modemlights-smpppd.patch.
- Drop gnome-applets-in-proc.patch: we don't build the mixer applet
anymore and the multiload applet is not used by default, so
there's no point in making it in-process.
- Remove scrollkeeper BuildRequires.
- Do not call autoreconf.
- Remove gnome-patch-translation support.
* Tue May 05 2009 vuntz@novell.com
- Update to version 2.27.1:
+ Accessibility Applet:
- Show the correct icon.
+ Drivemount Applet:
- Behave sensibly on gconf corruption or missing icons.
+ Mini-Commander:
- Add https support.
+ Null Applet:
- Remove debugging code.
- Mark the applet names for translation.
+ Stickynotes Applet:
- Add scrollbars if the note gets too large for the screen.
+ Weather Applet:
- Protect against crashes when the locations file is missing.
+ General:
- Added a DOAP file for the project.
- Trigger timeouts at second boundaries for efficiency.
- Uneeded duplicate images removed from the documentation
translations.
+ Updated translations.
* Sun Apr 26 2009 vuntz@novell.com
- Remove notification-daemon Requires: libnotify recommends it and
will bring it in.
* Mon Apr 13 2009 mboman@suse.de
- Update to version 2.26.1:
+ Drivemount Applet:
* Don't crash if the icons can't be found or gconf is down
(bgo#340410)
+ Keyboard Accessibility Indicator:
* Load icons correctly (bgo#576707)
+ Weather Applet:
+ Fix a crash if the locations could not be read (bgo#554856)
+ Translation updates
* Mon Mar 16 2009 vuntz@novell.com
- Update to version 2.26.0:
+ CPU Frequency Selector:
- Fix crasher for non-authorized users.
+ Invest Applet:
- Correctly install defs.py without distributing it.
+ Mixer Applet:
- Hide the applet when the escape key is pressed.
- Sync the dock icon and the panel mute check-box.
+ Null Applet:
- Correctly replace the mixer applet.
+ Updated translations.
- Drop gnome-applets-fix-null-mixer.patch: fixed upstream.
- Fix packaging of omf files.
* Thu Mar 12 2009 vuntz@novell.com
- Add gnome-applets-fix-null-mixer.patch to fix the removal of the
mixer applet on login to actually work. This fixes the problem
where the user gets a warning dialog on each login...
* Sat Mar 07 2009 mboman@suse.de
- Update to version 2.25.92:
+ Changes between 2.25.91 -> 2.25.92
* mini-commander:
o Make it compilable again
+ Changes between 2.25.90 -> 2.25.91
* General:
o Even more deprecated function removal
* Mixer:
o Reload the device list periodically. Prevents 100% CPU use
when USB speakers are plugged in. (bgo#67606/bgo#519388)
+ Translation updates
- Remove BuildRequires docbook-toys, docbook_4, gail-devel,
gnome-common
- Add BuildRequires dbus-1-glib-devel
- Remove %if statements for <= 1020
- Remove %{release} from Requires
- Don't use CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" since opt
flags are default and no-strict-aliasing is not needed
/etc/sound/events/battstat_applet.soundlist /usr/lib/accessx-status-applet /usr/lib/battstat-applet-2 /usr/lib/bonobo/servers/GNOME_CDPlayerApplet.server /usr/lib/bonobo/servers/GNOME_GtikApplet.server /usr/lib/bonobo/servers/GNOME_KeyboardApplet.server /usr/lib/bonobo/servers/GNOME_MailcheckApplet_Factory.server /usr/lib/bonobo/servers/GNOME_MixerApplet.server /usr/lib/bonobo/servers/GNOME_NullApplet_Factory.server /usr/lib/bonobo/servers/GNOME_Panel_WirelessApplet.server /usr/lib/charpick_applet2 /usr/lib/cpufreq-applet /usr/lib/drivemount_applet2 /usr/lib/geyes_applet2 /usr/lib/gnome-applets /usr/lib/gnome-applets/mc-install-default-macros /usr/lib/gweather-applet-2 /usr/lib/mini_commander_applet /usr/lib/multiload-applet-2 /usr/lib/null_applet /usr/lib/stickynotes_applet /usr/lib/trashapplet /usr/share/GConf/schemas/battstat.schemas /usr/share/GConf/schemas/charpick.schemas /usr/share/GConf/schemas/cpufreq-applet.schemas /usr/share/GConf/schemas/drivemount.schemas /usr/share/GConf/schemas/geyes.schemas /usr/share/GConf/schemas/mini-commander-global.schemas /usr/share/GConf/schemas/mini-commander.schemas /usr/share/GConf/schemas/multiload.schemas /usr/share/GConf/schemas/stickynotes.schemas /usr/share/dbus-1/services/org.gnome.panel.applet.AccessxStatusAppletFactory.service /usr/share/dbus-1/services/org.gnome.panel.applet.BattstatAppletFactory.service /usr/share/dbus-1/services/org.gnome.panel.applet.CPUFreqAppletFactory.service /usr/share/dbus-1/services/org.gnome.panel.applet.CharpickerAppletFactory.service /usr/share/dbus-1/services/org.gnome.panel.applet.DriveMountAppletFactory.service /usr/share/dbus-1/services/org.gnome.panel.applet.GWeatherAppletFactory.service /usr/share/dbus-1/services/org.gnome.panel.applet.GeyesAppletFactory.service /usr/share/dbus-1/services/org.gnome.panel.applet.MiniCommanderAppletFactory.service /usr/share/dbus-1/services/org.gnome.panel.applet.MultiLoadAppletFactory.service /usr/share/dbus-1/services/org.gnome.panel.applet.StickyNotesAppletFactory.service /usr/share/dbus-1/services/org.gnome.panel.applet.TrashAppletFactory.service /usr/share/doc/packages/gnome-applets /usr/share/doc/packages/gnome-applets/AUTHORS /usr/share/doc/packages/gnome-applets/COPYING /usr/share/doc/packages/gnome-applets/ChangeLog /usr/share/doc/packages/gnome-applets/NEWS /usr/share/doc/packages/gnome-applets/README /usr/share/gnome /usr/share/gnome-2.0/ui/accessx-status-applet-menu.xml /usr/share/gnome-2.0/ui/battstat-applet-menu.xml /usr/share/gnome-2.0/ui/charpick-applet-menu.xml /usr/share/gnome-2.0/ui/cpufreq-applet-menu.xml /usr/share/gnome-2.0/ui/drivemount-applet-menu.xml /usr/share/gnome-2.0/ui/geyes-applet-menu.xml /usr/share/gnome-2.0/ui/gweather-applet-menu.xml /usr/share/gnome-2.0/ui/mini-commander-applet-menu.xml /usr/share/gnome-2.0/ui/multiload-applet-menu.xml /usr/share/gnome-2.0/ui/stickynotes-applet-menu.xml /usr/share/gnome-2.0/ui/trashapplet-menu.xml /usr/share/gnome-applets /usr/share/gnome-applets/builder /usr/share/gnome-applets/builder/battstat_applet.ui /usr/share/gnome-applets/builder/cpufreq-preferences.ui /usr/share/gnome-applets/builder/mini-commander.ui /usr/share/gnome-applets/builder/stickynotes.ui /usr/share/gnome-applets/builder/trashapplet-empty-progress.ui /usr/share/gnome-applets/geyes /usr/share/gnome-applets/geyes/Bizarre /usr/share/gnome-applets/geyes/Bizarre/Bizarre-eye.png /usr/share/gnome-applets/geyes/Bizarre/Bizarre-pupil.png /usr/share/gnome-applets/geyes/Bizarre/config /usr/share/gnome-applets/geyes/Bloodshot /usr/share/gnome-applets/geyes/Bloodshot/Bloodshot-eye.png /usr/share/gnome-applets/geyes/Bloodshot/Bloodshot-pupil.png /usr/share/gnome-applets/geyes/Bloodshot/config /usr/share/gnome-applets/geyes/Default /usr/share/gnome-applets/geyes/Default-tiny /usr/share/gnome-applets/geyes/Default-tiny/Default-tiny-eye.png /usr/share/gnome-applets/geyes/Default-tiny/Default-tiny-pupil.png /usr/share/gnome-applets/geyes/Default-tiny/config /usr/share/gnome-applets/geyes/Default/Default-eye.png /usr/share/gnome-applets/geyes/Default/Default-pupil.png /usr/share/gnome-applets/geyes/Default/config /usr/share/gnome-applets/geyes/Horrid /usr/share/gnome-applets/geyes/Horrid/config /usr/share/gnome-applets/geyes/Horrid/horrid_eye.png /usr/share/gnome-applets/geyes/Horrid/horrid_pupil.png /usr/share/gnome-applets/geyes/Tango /usr/share/gnome-applets/geyes/Tango/config /usr/share/gnome-applets/geyes/Tango/tango-eye.png /usr/share/gnome-applets/geyes/Tango/tango-pupil.png /usr/share/gnome-panel/applets/org.gnome.applets.AccessxStatusApplet.panel-applet /usr/share/gnome-panel/applets/org.gnome.applets.BattstatApplet.panel-applet /usr/share/gnome-panel/applets/org.gnome.applets.CPUFreqApplet.panel-applet /usr/share/gnome-panel/applets/org.gnome.applets.CharpickerApplet.panel-applet /usr/share/gnome-panel/applets/org.gnome.applets.DriveMountApplet.panel-applet /usr/share/gnome-panel/applets/org.gnome.applets.GWeatherApplet.panel-applet /usr/share/gnome-panel/applets/org.gnome.applets.GeyesApplet.panel-applet /usr/share/gnome-panel/applets/org.gnome.applets.MiniCommanderApplet.panel-applet /usr/share/gnome-panel/applets/org.gnome.applets.MultiLoadApplet.panel-applet /usr/share/gnome-panel/applets/org.gnome.applets.StickyNotesApplet.panel-applet /usr/share/gnome-panel/applets/org.gnome.applets.TrashApplet.panel-applet /usr/share/gnome/help /usr/share/gnome/help/accessx-status /usr/share/gnome/help/accessx-status/C /usr/share/gnome/help/accessx-status/C/accessx-status.xml /usr/share/gnome/help/accessx-status/C/figures /usr/share/gnome/help/accessx-status/C/figures/accessx-status-applet.png /usr/share/gnome/help/accessx-status/C/figures/accessx-status-disabled.png /usr/share/gnome/help/accessx-status/C/figures/accessx_bounce-keys.png /usr/share/gnome/help/accessx-status/C/figures/accessx_mouse-keys.png /usr/share/gnome/help/accessx-status/C/figures/accessx_slow-keys.png /usr/share/gnome/help/accessx-status/C/figures/accessx_sticky-altGr-key.png /usr/share/gnome/help/accessx-status/C/figures/accessx_sticky-ctrl-key.png /usr/share/gnome/help/accessx-status/C/figures/accessx_sticky-keys.png /usr/share/gnome/help/accessx-status/C/figures/accessx_sticky-meta-key.png /usr/share/gnome/help/accessx-status/C/figures/accessx_sticky-shift-key.png /usr/share/gnome/help/accessx-status/C/figures/accessx_sticky-windows-key.png /usr/share/gnome/help/accessx-status/C/legal.xml /usr/share/gnome/help/battstat /usr/share/gnome/help/battstat/C /usr/share/gnome/help/battstat/C/battstat.xml /usr/share/gnome/help/battstat/C/figures /usr/share/gnome/help/battstat/C/figures/battstat-applet-expanded.png /usr/share/gnome/help/battstat/C/figures/battstat-applet.png /usr/share/gnome/help/battstat/C/figures/battstat-credits-hal.png /usr/share/gnome/help/battstat/C/figures/battstat-preferences.png /usr/share/gnome/help/battstat/C/figures/context-menu.png /usr/share/gnome/help/battstat/C/legal.xml /usr/share/gnome/help/char-palette /usr/share/gnome/help/char-palette/C /usr/share/gnome/help/char-palette/C/char-palette.xml /usr/share/gnome/help/char-palette/C/figures /usr/share/gnome/help/char-palette/C/figures/charpalette_applet.png /usr/share/gnome/help/char-palette/C/figures/charpalette_chargroup.png /usr/share/gnome/help/char-palette/C/figures/charpick-preferences.png /usr/share/gnome/help/char-palette/C/figures/charpick_characters.png /usr/share/gnome/help/char-palette/C/legal.xml /usr/share/gnome/help/command-line /usr/share/gnome/help/command-line/C /usr/share/gnome/help/command-line/C/command-line.xml /usr/share/gnome/help/command-line/C/figures /usr/share/gnome/help/command-line/C/figures/command-line.png /usr/share/gnome/help/command-line/C/figures/prefs-macros.png /usr/share/gnome/help/command-line/C/figures/prefs.png /usr/share/gnome/help/command-line/C/legal.xml /usr/share/gnome/help/cpufreq-applet /usr/share/gnome/help/cpufreq-applet/C /usr/share/gnome/help/cpufreq-applet/C/cpufreq-applet.xml /usr/share/gnome/help/cpufreq-applet/C/figures /usr/share/gnome/help/cpufreq-applet/C/figures/cpufreq-100.png /usr/share/gnome/help/cpufreq-applet/C/figures/cpufreq-25.png /usr/share/gnome/help/cpufreq-applet/C/figures/cpufreq-50.png /usr/share/gnome/help/cpufreq-applet/C/figures/cpufreq-75.png /usr/share/gnome/help/cpufreq-applet/C/figures/cpufreq-applet-preferences-smp.png /usr/share/gnome/help/cpufreq-applet/C/figures/cpufreq-applet-preferences.png /usr/share/gnome/help/cpufreq-applet/C/figures/cpufreq-applet-selector-both.png /usr/share/gnome/help/cpufreq-applet/C/figures/cpufreq-applet-selector.png /usr/share/gnome/help/cpufreq-applet/C/figures/cpufreq-applet.png /usr/share/gnome/help/cpufreq-applet/C/legal.xml /usr/share/gnome/help/drivemount /usr/share/gnome/help/drivemount/C /usr/share/gnome/help/drivemount/C/drivemount.xml /usr/share/gnome/help/drivemount/C/figures /usr/share/gnome/help/drivemount/C/figures/drivemount-applet_eject.png /usr/share/gnome/help/drivemount/C/figures/drivemount-applet_example.png /usr/share/gnome/help/drivemount/C/figures/drivemount-applet_mount.png /usr/share/gnome/help/drivemount/C/figures/drivemount-applet_open.png /usr/share/gnome/help/drivemount/C/figures/drivemount-applet_status.png /usr/share/gnome/help/drivemount/C/legal.xml /usr/share/gnome/help/geyes /usr/share/gnome/help/geyes/C /usr/share/gnome/help/geyes/C/figures /usr/share/gnome/help/geyes/C/figures/geyes_applet.png /usr/share/gnome/help/geyes/C/geyes.xml /usr/share/gnome/help/geyes/C/legal.xml /usr/share/gnome/help/gweather /usr/share/gnome/help/gweather/C /usr/share/gnome/help/gweather/C/figures /usr/share/gnome/help/gweather/C/figures/gweather-details.png /usr/share/gnome/help/gweather/C/figures/gweather-menu-prefs.png /usr/share/gnome/help/gweather/C/figures/gweather-prefs-general.png /usr/share/gnome/help/gweather/C/figures/gweather-prefs-locations.png /usr/share/gnome/help/gweather/C/figures/gweather_applet.png /usr/share/gnome/help/gweather/C/figures/stock_weather-cloudy.png /usr/share/gnome/help/gweather/C/figures/stock_weather-few-clouds.png /usr/share/gnome/help/gweather/C/figures/stock_weather-fog.png /usr/share/gnome/help/gweather/C/figures/stock_weather-night-clear.png /usr/share/gnome/help/gweather/C/figures/stock_weather-night-few-clouds.png /usr/share/gnome/help/gweather/C/figures/stock_weather-showers.png /usr/share/gnome/help/gweather/C/figures/stock_weather-snow.png /usr/share/gnome/help/gweather/C/figures/stock_weather-storm.png /usr/share/gnome/help/gweather/C/figures/stock_weather-sunny.png /usr/share/gnome/help/gweather/C/gweather.xml /usr/share/gnome/help/gweather/C/legal.xml /usr/share/gnome/help/multiload /usr/share/gnome/help/multiload/C /usr/share/gnome/help/multiload/C/figures /usr/share/gnome/help/multiload/C/figures/multiload-preferences.png /usr/share/gnome/help/multiload/C/figures/system-monitor-applet_window.png /usr/share/gnome/help/multiload/C/figures/system_monitor.png /usr/share/gnome/help/multiload/C/legal.xml /usr/share/gnome/help/multiload/C/multiload.xml /usr/share/gnome/help/stickynotes_applet /usr/share/gnome/help/stickynotes_applet/C /usr/share/gnome/help/stickynotes_applet/C/figures /usr/share/gnome/help/stickynotes_applet/C/figures/stickynote-right-menu-lock.png /usr/share/gnome/help/stickynotes_applet/C/figures/stickynote-right-menu-new.png /usr/share/gnome/help/stickynotes_applet/C/figures/stickynotes-note-prefs.png /usr/share/gnome/help/stickynotes_applet/C/figures/stickynotes-prefs.png /usr/share/gnome/help/stickynotes_applet/C/figures/stickynotes_applet.png /usr/share/gnome/help/stickynotes_applet/C/legal.xml /usr/share/gnome/help/stickynotes_applet/C/stickynotes_applet.xml /usr/share/gnome/help/trashapplet /usr/share/gnome/help/trashapplet/C /usr/share/gnome/help/trashapplet/C/figures /usr/share/gnome/help/trashapplet/C/figures/trash-applet.png /usr/share/gnome/help/trashapplet/C/legal.xml /usr/share/gnome/help/trashapplet/C/trashapplet.xml /usr/share/icons/hicolor/16x16/apps/gnome-cpu-frequency-applet.png /usr/share/icons/hicolor/16x16/apps/gnome-eyes-applet.png /usr/share/icons/hicolor/16x16/apps/gnome-sticky-notes-applet.png /usr/share/icons/hicolor/22x22/apps/gnome-cpu-frequency-applet.png /usr/share/icons/hicolor/22x22/apps/gnome-eyes-applet.png /usr/share/icons/hicolor/22x22/apps/gnome-sticky-notes-applet.png /usr/share/icons/hicolor/24x24/apps/gnome-cpu-frequency-applet.png /usr/share/icons/hicolor/24x24/apps/gnome-eyes-applet.png /usr/share/icons/hicolor/24x24/apps/gnome-sticky-notes-applet.png /usr/share/icons/hicolor/32x32/apps/gnome-cpu-frequency-applet.png /usr/share/icons/hicolor/32x32/apps/gnome-eyes-applet.png /usr/share/icons/hicolor/32x32/apps/gnome-sticky-notes-applet.png /usr/share/icons/hicolor/48x48/apps/ax-applet.png /usr/share/icons/hicolor/48x48/apps/gnome-mini-commander.png /usr/share/icons/hicolor/scalable/apps/gnome-cpu-frequency-applet.svg /usr/share/icons/hicolor/scalable/apps/gnome-eyes-applet.svg /usr/share/icons/hicolor/scalable/apps/gnome-sticky-notes-applet.svg /usr/share/omf /usr/share/omf/accessx-status /usr/share/omf/accessx-status/accessx-status-C.omf /usr/share/omf/battstat /usr/share/omf/battstat/battstat-C.omf /usr/share/omf/char-palette /usr/share/omf/char-palette/char-palette-C.omf /usr/share/omf/command-line /usr/share/omf/command-line/command-line-C.omf /usr/share/omf/cpufreq-applet /usr/share/omf/cpufreq-applet/cpufreq-applet-C.omf /usr/share/omf/drivemount /usr/share/omf/drivemount/drivemount-C.omf /usr/share/omf/geyes /usr/share/omf/geyes/geyes-C.omf /usr/share/omf/gweather /usr/share/omf/gweather/gweather-C.omf /usr/share/omf/multiload /usr/share/omf/multiload/multiload-C.omf /usr/share/omf/stickynotes_applet /usr/share/omf/stickynotes_applet/stickynotes_applet-C.omf /usr/share/omf/trashapplet /usr/share/omf/trashapplet/trashapplet-C.omf /usr/share/pixmaps/accessx-status-applet /usr/share/pixmaps/accessx-status-applet/ax-applet.png /usr/share/pixmaps/accessx-status-applet/ax-bouncekeys.png /usr/share/pixmaps/accessx-status-applet/ax-key-base.png /usr/share/pixmaps/accessx-status-applet/ax-key-inverse.png /usr/share/pixmaps/accessx-status-applet/ax-key-no.png /usr/share/pixmaps/accessx-status-applet/ax-key-none.png /usr/share/pixmaps/accessx-status-applet/ax-key-yes.png /usr/share/pixmaps/accessx-status-applet/ax-slowkeys-no.png /usr/share/pixmaps/accessx-status-applet/ax-slowkeys-pending.png /usr/share/pixmaps/accessx-status-applet/ax-slowkeys-yes.png /usr/share/pixmaps/accessx-status-applet/ax-slowkeys.png /usr/share/pixmaps/accessx-status-applet/mousekeys-base.png /usr/share/pixmaps/accessx-status-applet/mousekeys-default-left.png /usr/share/pixmaps/accessx-status-applet/mousekeys-default-middle.png /usr/share/pixmaps/accessx-status-applet/mousekeys-default-right.png /usr/share/pixmaps/accessx-status-applet/mousekeys-pressed-left.png /usr/share/pixmaps/accessx-status-applet/mousekeys-pressed-middle.png /usr/share/pixmaps/accessx-status-applet/mousekeys-pressed-right.png /usr/share/pixmaps/accessx-status-applet/sticky-alt-latched.png /usr/share/pixmaps/accessx-status-applet/sticky-alt-locked.png /usr/share/pixmaps/accessx-status-applet/sticky-alt-none.png /usr/share/pixmaps/accessx-status-applet/sticky-ctrl-latched.png /usr/share/pixmaps/accessx-status-applet/sticky-ctrl-locked.png /usr/share/pixmaps/accessx-status-applet/sticky-ctrl-none.png /usr/share/pixmaps/accessx-status-applet/sticky-hyper-latched.png /usr/share/pixmaps/accessx-status-applet/sticky-hyper-locked.png /usr/share/pixmaps/accessx-status-applet/sticky-hyper-none.png /usr/share/pixmaps/accessx-status-applet/sticky-meta-latched.png /usr/share/pixmaps/accessx-status-applet/sticky-meta-locked.png /usr/share/pixmaps/accessx-status-applet/sticky-meta-none.png /usr/share/pixmaps/accessx-status-applet/sticky-shift-latched.png /usr/share/pixmaps/accessx-status-applet/sticky-shift-locked.png /usr/share/pixmaps/accessx-status-applet/sticky-shift-none.png /usr/share/pixmaps/accessx-status-applet/sticky-super-latched.png /usr/share/pixmaps/accessx-status-applet/sticky-super-locked.png /usr/share/pixmaps/accessx-status-applet/sticky-super-none.png /usr/share/pixmaps/cpufreq-applet /usr/share/pixmaps/cpufreq-applet/cpufreq-100.png /usr/share/pixmaps/cpufreq-applet/cpufreq-25.png /usr/share/pixmaps/cpufreq-applet/cpufreq-50.png /usr/share/pixmaps/cpufreq-applet/cpufreq-75.png /usr/share/pixmaps/cpufreq-applet/cpufreq-na.png /usr/share/pixmaps/stickynotes /usr/share/pixmaps/stickynotes/close.png /usr/share/pixmaps/stickynotes/locked.png /usr/share/pixmaps/stickynotes/resize_se.png /usr/share/pixmaps/stickynotes/resize_sw.png /usr/share/pixmaps/stickynotes/unlocked.png /usr/share/xmodmap /usr/share/xmodmap/base.xml /usr/share/xmodmap/xmodmap.am /usr/share/xmodmap/xmodmap.ar /usr/share/xmodmap/xmodmap.be /usr/share/xmodmap/xmodmap.bg /usr/share/xmodmap/xmodmap.br /usr/share/xmodmap/xmodmap.ch /usr/share/xmodmap/xmodmap.ch_de /usr/share/xmodmap/xmodmap.ch_fr /usr/share/xmodmap/xmodmap.cz /usr/share/xmodmap/xmodmap.de /usr/share/xmodmap/xmodmap.de-apple /usr/share/xmodmap/xmodmap.dk /usr/share/xmodmap/xmodmap.dvorak /usr/share/xmodmap/xmodmap.ee /usr/share/xmodmap/xmodmap.es /usr/share/xmodmap/xmodmap.es_x86 /usr/share/xmodmap/xmodmap.fi /usr/share/xmodmap/xmodmap.fr /usr/share/xmodmap/xmodmap.fr-2 /usr/share/xmodmap/xmodmap.fr_x86 /usr/share/xmodmap/xmodmap.gb /usr/share/xmodmap/xmodmap.gb-102 /usr/share/xmodmap/xmodmap.gb-105 /usr/share/xmodmap/xmodmap.ge_la /usr/share/xmodmap/xmodmap.ge_ru /usr/share/xmodmap/xmodmap.gr /usr/share/xmodmap/xmodmap.hu /usr/share/xmodmap/xmodmap.hu-101-lat1 /usr/share/xmodmap/xmodmap.hu-101-lat2 /usr/share/xmodmap/xmodmap.hu-ibm /usr/share/xmodmap/xmodmap.hu-lat1 /usr/share/xmodmap/xmodmap.hu-sun-lat2 /usr/share/xmodmap/xmodmap.hu.old /usr/share/xmodmap/xmodmap.hu_latin1 /usr/share/xmodmap/xmodmap.hu_x86 /usr/share/xmodmap/xmodmap.il /usr/share/xmodmap/xmodmap.il_phonetic /usr/share/xmodmap/xmodmap.is /usr/share/xmodmap/xmodmap.it /usr/share/xmodmap/xmodmap.jp /usr/share/xmodmap/xmodmap.kr /usr/share/xmodmap/xmodmap.la /usr/share/xmodmap/xmodmap.lt /usr/share/xmodmap/xmodmap.lt_b /usr/share/xmodmap/xmodmap.lt_p /usr/share/xmodmap/xmodmap.mk /usr/share/xmodmap/xmodmap.mn /usr/share/xmodmap/xmodmap.mn-phonet /usr/share/xmodmap/xmodmap.mn-rev /usr/share/xmodmap/xmodmap.mn-uni /usr/share/xmodmap/xmodmap.nl /usr/share/xmodmap/xmodmap.no /usr/share/xmodmap/xmodmap.pl /usr/share/xmodmap/xmodmap.pl2 /usr/share/xmodmap/xmodmap.pt /usr/share/xmodmap/xmodmap.pt-dead /usr/share/xmodmap/xmodmap.qc /usr/share/xmodmap/xmodmap.qc-2 /usr/share/xmodmap/xmodmap.ro /usr/share/xmodmap/xmodmap.ru /usr/share/xmodmap/xmodmap.ru-rev /usr/share/xmodmap/xmodmap.ru_yawerty /usr/share/xmodmap/xmodmap.se /usr/share/xmodmap/xmodmap.sf /usr/share/xmodmap/xmodmap.sg /usr/share/xmodmap/xmodmap.si /usr/share/xmodmap/xmodmap.sk /usr/share/xmodmap/xmodmap.th /usr/share/xmodmap/xmodmap.tr_f /usr/share/xmodmap/xmodmap.tr_q /usr/share/xmodmap/xmodmap.uk /usr/share/xmodmap/xmodmap.uk_x86 /usr/share/xmodmap/xmodmap.us /usr/share/xmodmap/xmodmap.us-101 /usr/share/xmodmap/xmodmap.us-84 /usr/share/xmodmap/xmodmap.us-dec /usr/share/xmodmap/xmodmap.us-ibm /usr/share/xmodmap/xmodmap.us-int /usr/share/xmodmap/xmodmap.us-mac /usr/share/xmodmap/xmodmap.us-sgi-101 /usr/share/xmodmap/xmodmap.us-sun /usr/share/xmodmap/xmodmap.us.old /usr/share/xmodmap/xmodmap.us101A_x86 /usr/share/xmodmap/xmodmap.us_intl /usr/share/xmodmap/xmodmap.yu
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 11:55:49 2013