Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(16)

Side by Side Diff: third_party/xdg-utils/TODO

Issue 151098: Patch from mdm@google.com... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/
Patch Set: Created 11 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/xdg-utils/RELEASE_NOTES ('k') | third_party/xdg-utils/configure » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 xdg-icon-resource
2 * Add pre-XDG Base Dir gnome-support
3 * Add "query theme"
4 * Add "query lookup"
5
6 xdg-email
7 * revisit decision to disable &attach= in mailto URLs
8
9 xdg-screensaver
10 * Return error when WindowID doesn't exist
11 * support dbus org.freedesktop.ScreenSaver methods
12
13 General
14 * Support XDG_DATA_INSTALL
15 * Support XDG_INSTALL_HOOK
16 * Use "FILE" as argument everywhere instead of "file"
17 * Add xdg-autostart
18
19 xdg-su:
20 * The summary is incorrect, it suggests that it can only run things as
21 root which is incorrect according to the main body of the document.
22 * The -c option is listed in the synopsis, but not in options.
23 * It would be useful if it was possible to distinguish between a failure
24 because of a bad password or some other failure.
25 * use sudo style syntax, drop -c option
OLDNEW
« no previous file with comments | « third_party/xdg-utils/RELEASE_NOTES ('k') | third_party/xdg-utils/configure » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698