diff options
author | Stanislav Brabec <sbrabec@suse.cz> | 2012-07-09 20:10:11 +0200 |
---|---|---|
committer | Vincent Untz <vuntz@gnome.org> | 2012-10-11 15:25:43 +0200 |
commit | ccddda4c63c0b70aeb2553fc6291ef8447a86423 (patch) | |
tree | 8ab1d96758ef96a3be105b27c9db13329c18f466 | |
parent | 4bb6c86739e093d6a4b40aa16fc405babe91fd2f (diff) | |
download | xdg-specs-ccddda4c63c0b70aeb2553fc6291ef8447a86423.tar.xz |
menu: Add Feed category, that can be used with Network
https://bugs.freedesktop.org/show_bug.cgi?id=20197
See http://lists.freedesktop.org/archives/xdg/2012-October/012525.html
-rw-r--r-- | menu/menu-spec.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/menu/menu-spec.xml b/menu/menu-spec.xml index aeda831..4307052 100644 --- a/menu/menu-spec.xml +++ b/menu/menu-spec.xml @@ -1651,6 +1651,11 @@ <entry>Network</entry> </row><row> + <entry>Feed</entry> + <entry>RSS, podcast and other subscription based contents</entry> + <entry>Network</entry> + + </row><row> <entry>FileTransfer</entry> <entry>Tools like FTP or P2P programs</entry> <entry>Network</entry> |