Awn

Comment 3 for bug 129606

Revision history for this message
Neil J. Patel (njpatel) wrote :

I really like this idea, but this is the way that I'd like it implemented:

All desktop file related functions moved to libawn in awn-desktop-file.[h|c], and the rest of the code updated to use this code.

awn_desktop_file_* can handle how to access desktop files depending on how it was compiled, gnome/xfce/something else. This also means that I can tell all applet developers to use libawn to access desktop files, in addition to keeping the code really clean.