OLD | NEW |
(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 |
OLD | NEW |