gnome-shell/js/ui
Florian Müllner e1a109b9be [panel] Fix translatable strings
There are some strings in panel.js which are not extracted correctly.
Fix by marking them correctly with double quotes and _().
2010-06-08 17:13:26 +02:00
..
altTab.js [appSwitcher] Display on primary monitor 2010-05-27 20:09:59 +02:00
appDisplay.js Add sections to the all apps view 2010-06-06 02:53:27 +04:00
appFavorites.js xgettext only recognizes _("foo"), not _('foo') in .js files. Fix 2010-02-15 08:33:35 -05:00
boxpointer.js minor js cleanups 2010-05-19 13:26:41 -04:00
calendar.js Add ISO week dates to the calendar 2010-05-28 01:31:33 +02:00
chrome.js [chrome] Ignore fullscreen flag when in overview 2010-05-26 22:14:00 +02:00
dash.js [linearView] Zoom out when dragging an item from the dash 2010-05-27 12:12:10 +02:00
dnd.js [linearView] Fix dnd to dash when zoomed out 2010-05-27 12:12:10 +02:00
docDisplay.js [linearView] Zoom out when dragging an item from the dash 2010-05-27 12:12:10 +02:00
environment.js Add a hack to block calls to certain introspected functions 2010-05-20 15:49:16 -04:00
extensionSystem.js Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -04:00
genericDisplay.js [linearView] Zoom out when dragging an item from the dash 2010-05-27 12:12:10 +02:00
lightbox.js [lightbox] Fix Clutter warning by doing reallocation in a Meta.later_add 2010-04-09 16:46:35 -04:00
link.js [lookingGlass] Remove Properties tab, replace with popup object inspector 2010-05-17 09:30:55 -04:00
lookingGlass.js [lookingGlass] Fix scrolling in errorLog 2010-06-03 12:51:16 -04:00
magnifier.js minor js cleanups 2010-05-19 13:26:41 -04:00
magnifierDBus.js minor js cleanups 2010-05-19 13:26:41 -04:00
main.js Relayout on monitor layout changes 2010-06-04 15:20:04 +02:00
Makefile.am Fix "make distcheck" - add missing reference for scripting.js - properly add js/perf/* 2010-05-22 18:02:52 +02:00
messageTray.js Relayout on monitor layout changes 2010-06-04 15:20:04 +02:00
notificationDaemon.js Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -04:00
overview.js Remove incorrect parameter 2010-06-06 21:43:03 +02:00
panel.js [panel] Fix translatable strings 2010-06-08 17:13:26 +02:00
placeDisplay.js [linearView] Zoom out when dragging an item from the dash 2010-05-27 12:12:10 +02:00
runDialog.js Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -04:00
scripting.js [perf] Include monitor layout in performance reports 2010-05-21 12:34:10 -04:00
search.js Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -04:00
shellDBus.js Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -04:00
statusMenu.js Exit the overview when activating most items 2010-06-03 20:29:26 -04:00
telepathyClient.js [telepathy] fix a bug in a last-second fix to the notification changes 2010-05-19 16:54:33 -04:00
tweener.js [perf] add tweener.framePrepareStart/Done events 2010-05-26 15:37:27 -04:00
windowAttentionHandler.js Add missing semicolons noted by jslint 2010-03-15 09:50:05 -04:00
windowManager.js Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -04:00
workspace.js [dnd] Optionally restore the drag actor 2010-05-26 14:06:53 +02:00
workspacesView.js [overview] Fix dnd on mulit screen setups 2010-06-03 11:35:51 +02:00
workspaceSwitcherPopup.js [workspaceSwitcher] Display on primary monitor 2010-05-27 20:10:19 +02:00