gnome-shell/js/ui
Owen Taylor b6ec5080c8 Escape % in g_app_info_create_from_commandline
g_app_info_create_from_commandline supports % escapes for
file name, icon name, etc, so we need to escape the command line
we pass in. If it contains an URL with url-encoded UTF-8 it will
typically have some percent signs.

(Reported by Achim Frase)

svn path=/trunk/; revision=151
2009-01-17 14:41:45 +00:00
..
appDisplay.js load the GAppInfos at startup time rather than waiting until the overlay 2009-01-13 20:45:54 +00:00
button.js Redo tabs => spaces indentation change to not lose manual indentation 2008-12-01 19:51:43 +00:00
docDisplay.js Escape % in g_app_info_create_from_commandline 2009-01-17 14:41:45 +00:00
genericDisplay.js Display thumbnails of recent files in the overlay mode by using GnomeThumbnailFactory to get them. Fall back to the system icon for the file type provided by GtkRecentInfo when a thumbnail is not available. 2009-01-09 01:09:35 +00:00
main.js Make sure the animation always starts from the first frame, even if the 2009-01-13 20:49:31 +00:00
overlay.js Display thumbnails of recent files in the overlay mode by using GnomeThumbnailFactory to get them. Fall back to the system icon for the file type provided by GtkRecentInfo when a thumbnail is not available. 2009-01-09 01:09:35 +00:00
panel.js fix incorrect variable name in _updateClock 2008-12-03 18:27:48 +00:00
runDialog.js Add magic 'restart' command to run dialog which re-executes 2008-12-18 20:57:37 +00:00
windowManager.js Pass the right 'this' to switchWorkspaceDone 2009-01-08 23:34:19 +00:00
workspaces.js Add (+) and (-) icons for workspace management to the overlay 2008-12-22 22:06:47 +00:00