[ubuntu-mono] [Bug 574003] Re: Clock context menu not indicating state of options
Rico Tzschichholz
ricotz at t-online.de
Mon May 31 07:06:03 UTC 2010
Docky 2.0.4 was released recently and should be considered for a SRU!
bzr diff -r tag:2.0.3.1 | filterdiff -x "*po" | diffstat
AUTHORS | 2
Docky.Items/Docky.Items/AbstractDockItem.cs | 9
Docky.Items/Docky.Items/ApplicationDockItem.cs | 7
Docky.Items/Docky.Items/FileApplicationProvider.cs | 132 +++++-
Docky.Items/Docky.Items/FileDockItem.cs | 39 +-
Docky.Items/Docky.Items/WnckDockItem.cs | 19
Docky.Services/Docky.Services/DockServices.cs | 5
Docky.Services/Docky.Services/Helper.cs | 132 +++---
Docky.Services/Docky.Services/HelperService.cs | 44 +-
Docky.Services/Docky.Services/Log.cs | 2
Docky.Services/Docky.Services/Logging/LogBase.cs | 11
Docky.Services/Docky.Services/SystemService.cs | 16
Docky.Widgets/Docky.Widgets/ListOnlyTileView.cs | 4
Docky.Widgets/Docky.Widgets/TileView.cs | 6
Docky.Windowing/Windowing/WindowMatcher.cs | 4
Docky/Docky/ConfigurationWindow.cs | 3
Docky/Docky/Docky.cs | 3
Docky/Docky/HelperTile.cs | 4
Docky/Docky/Interface/DockWindow.cs | 5
Docky/Docky/Interface/HoverTextManager.cs | 4
Docky/Docky/Menus/DockMenu.cs | 4
Docky/gtk-gui/Docky.ConfigurationWindow.cs | 4
Docky/gtk-gui/gui.stetic | 2
NEWS | 105 +++--
StandardPlugins/Clock/src/ClockDockItem.cs | 54 +-
StandardPlugins/GMail/gtk-gui/GMail.GMailLabelConfig.cs | 2
StandardPlugins/GMail/gtk-gui/gui.stetic | 2
StandardPlugins/GMail/src/GMailAtom.cs | 2
StandardPlugins/GMail/src/GMailDockItem.cs | 34 +
StandardPlugins/NPR/src/Station.cs | 41 +-
StandardPlugins/NPR/src/StationDockItem.cs | 10
StandardPlugins/RecentDocuments/src/RecentDocumentsItem.cs | 30 -
StandardPlugins/Trash/src/TrashDockItem.cs | 4
StandardPlugins/Weather/src/WeatherPreferences.cs | 24 +
configure.ac | 2
po/POTFILES.in | 1
po/docky.pot | 250 ++++++-------
scripts/banshee_control.py | 19
scripts/deluge_badge.py | 8
scripts/open_terminal_here.py | 10
scripts/rhythmbox_control.py | 26 -
scripts/zeitgeist_docky.py | 65 ++-
42 files changed, 734 insertions(+), 416 deletions(-)
--
Clock context menu not indicating state of options
https://bugs.launchpad.net/bugs/574003
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to docky in ubuntu.
Status in Docky: Fix Released
Status in “docky” package in Ubuntu: Fix Released
Status in “docky” source package in Lucid: Triaged
Bug description:
For example, to get an analogue clock when we have a digital clock, one needs to click the option for a digital clock - which has no indication of being enabled, so clicking doesn't feel like disabling.
More information about the Ubuntu-mono
mailing list