gnome-shell/js/ui
Marina Zhurakhinskaya 703b21cef0 Don't use double quotes for things that don't need to be translated
This is our convention.

The only exceptions are double quotes for words in comments that give
them a special meaning (though beware that these quotes are not truly
necessary most of the time) and double quotes that need to be a part
of the output string.
2010-05-13 16:00:38 -04:00
..
altTab.js Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -04:00
appDisplay.js Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -04:00
appFavorites.js xgettext only recognizes _("foo"), not _('foo') in .js files. Fix 2010-02-15 08:33:35 -05:00
boxpointer.js Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -04:00
calendar.js Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -04:00
chrome.js Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -04:00
dash.js Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -04:00
dnd.js Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -04:00
docDisplay.js Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -04:00
environment.js Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -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 Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -04: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 Make link.js into a St.Button, delete unused link imports 2009-12-18 11:20:05 -05:00
lookingGlass.js Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -04:00
magnifier.js Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -04:00
magnifierDBus.js Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -04:00
main.js Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -04:00
Makefile.am Adds magnifier functionality to gnome-shell. 2010-05-11 14:52:25 -04:00
messageTray.js Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -04: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 Always hide the info bar after a short timeout 2010-05-12 16:44:49 -04:00
panel.js Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -04:00
placeDisplay.js Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -04: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
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 [panel] PanelImageMenuItem should follow gtk-menu-show-images 2010-05-12 17:25:51 -04:00
telepathyClient.js Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -04:00
tweener.js Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -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 Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -04:00
workspacesView.js Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -04:00
workspaceSwitcherPopup.js Don't use double quotes for things that don't need to be translated 2010-05-13 16:00:38 -04:00