XdgNet
From NDesk
xdg-net is a collection of C# implementations of standards provided by freedesktop.org.
This software is at an early stage of development. Pick out what's useful and feel free to contribute.
xdg-net includes a gtk-sharp based example which makes use of all implemented standards to provide a "main menu" similar to those provided by desktop environments.
Contents |
Implemented standards
xdg-net contains implementations of:
- XDG-Base-Directory Standard
- XDG-Desktop Standard
- XDG-Menu Standard
- XDG-Icon-Theme Standard
- XDG-Shared MIME-info Database
Not yet implemented
There may be others.
Related projects
dbus-sharp is a C# implementation of the D-Bus IPC mechanism, which is also a freedesktop.org standard.
Download
git-clone git://git.ndesk.org/pub/scm/xdg-net