blob: 854bae43a3710cb84b8014045c624c6e4f07d990 [file] [log] [blame]
dkegel@google.comf20da1f2009-06-30 19:16:32 +00001xdg-icon-resource
2* Add pre-XDG Base Dir gnome-support
3* Add "query theme"
4* Add "query lookup"
5
6xdg-email
7* revisit decision to disable &attach= in mailto URLs
8
9xdg-screensaver
10* Return error when WindowID doesn't exist
11* support dbus org.freedesktop.ScreenSaver methods
12
13General
14* Support XDG_DATA_INSTALL
15* Support XDG_INSTALL_HOOK
16* Use "FILE" as argument everywhere instead of "file"
17* Add xdg-autostart
18
19xdg-su:
20* The summary is incorrect, it suggests that it can only run things as
21root 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
24because of a bad password or some other failure.
25* use sudo style syntax, drop -c option