gnome-shell/js/ui
Adel Gadllah a5e61e27c7 [statusMenu] Fix ellipsis in menu entries
According to the HIG we should use ellipsis when:

"Label the menu item with a trailing ellipsis ("...") only if the command requires further
input from the user before it can be performed. Do not add an ellipsis to items that only
present a confirmation dialog (such as Delete), or that do not require further input
(such as Properties, Preferences or About)"

So adjust the use of ellipsis to match that.

Pointed out by Michael Monreal.
2010-11-22 21:19:37 +01:00
..
status Complete porting to new gnome-power-manager API 2010-11-22 18:05:11 +01:00
altTab.js StThemeNode: simplify use of get_color/get_double/get_length 2010-10-21 15:02:33 -04:00
appDisplay.js PopupMenu: redo keynav using St.FocusManager 2010-10-29 08:38:05 -04:00
appFavorites.js fix "undo remove from favorites" 2010-07-20 16:24:24 +04:00
boxpointer.js boxpointer: keep a margin between the box and the screen edge 2010-10-25 17:04:30 -04:00
calendar.js [Calendar] Fix wrong start date in corner case 2010-08-02 16:48:10 +02:00
chrome.js Adapt to removal of Mutter namespace 2010-10-23 14:02:45 -04:00
dash.js Make it possible to register new search providers for the dash after it has been created. 2010-08-19 18:04:30 -04:00
dnd.js dnd: fix a case where ungrabEvents wasn't being called 2010-11-19 15:09:57 -05:00
docDisplay.js Clean up unused includes 2010-07-19 01:46:01 +02:00
environment.js tests: Fix environment 2010-10-05 00:05:57 +02:00
extensionSystem.js extensionSystem: Don't load extensions multiple times 2010-10-18 12:28:36 -04:00
genericDisplay.js Clean up unused includes 2010-07-19 01:46:01 +02:00
iconGrid.js StThemeNode: simplify use of get_color/get_double/get_length 2010-10-21 15:02:33 -04:00
lightbox.js Clean up unused includes 2010-07-19 01:46:01 +02:00
link.js Clean up unused includes 2010-07-19 01:46:01 +02:00
lookingGlass.js Use St.Icon for named icons 2010-11-12 17:36:26 -05:00
magnifier.js magnifier: Sync MouseTrackingMode values with the gsettings enum 2010-11-01 16:03:28 +01:00
magnifierDBus.js Some Magnifier DBus methods incorrectly interpret rectangles. 2010-09-10 12:03:40 -04:00
main.js Use the new "background actor" functionality in Mutter 2010-11-18 14:03:37 -05:00
messageTray.js Use St.Icon for named icons 2010-11-12 17:36:26 -05:00
notificationDaemon.js Use St.Icon for named icons 2010-11-12 17:36:26 -05:00
overview.js [Overview] Fix zoom when dragging items from the dash 2010-08-21 11:25:20 +02:00
panel.js Status area: introduce battery & power indicator 2010-11-17 14:52:39 +01:00
panelMenu.js StIcon: add support for GIcon 2010-11-16 22:11:27 +01:00
placeDisplay.js StIcon: add support for GIcon 2010-11-16 22:11:27 +01:00
popupMenu.js Sound Menu: only show the slider 2010-11-19 23:13:32 +01:00
runDialog.js Clean up unused includes 2010-07-19 01:46:01 +02:00
scripting.js Clean up unused includes 2010-07-19 01:46:01 +02:00
search.js Add basic error handling to search system. 2010-09-24 10:01:33 +02:00
shellDBus.js Clean up unused includes 2010-07-19 01:46:01 +02:00
statusIconDispatcher.js Handle new name for gnome-volume-control-applet 2010-11-15 18:45:36 -05:00
statusMenu.js [statusMenu] Fix ellipsis in menu entries 2010-11-22 21:19:37 +01:00
telepathyClient.js telepathyClient: add a missing "new" 2010-11-16 14:08:52 -05:00
tweener.js Move Tweener.slowDownFactor into St 2010-06-21 16:19:25 +02:00
windowAttentionHandler.js MessageTray: untangle click notifications 2010-10-12 17:21:58 -04:00
windowManager.js Adapt to removal of Mutter namespace 2010-10-23 14:02:45 -04:00
workspace.js Use the new "background actor" functionality in Mutter 2010-11-18 14:03:37 -05:00
workspacesView.js Adapt to removal of Mutter namespace 2010-10-23 14:02:45 -04:00
workspaceSwitcherPopup.js StThemeNode: simplify use of get_color/get_double/get_length 2010-10-21 15:02:33 -04:00