namespace Icon { namespace Action { extern const nall::vector Add; extern const nall::vector Attach; extern const nall::vector Bookmark; extern const nall::vector FullScreen; extern const nall::vector Mute; extern const nall::vector New; extern const nall::vector Open; extern const nall::vector Properties; extern const nall::vector Quit; extern const nall::vector Refresh; extern const nall::vector Remove; extern const nall::vector Save; extern const nall::vector Search; extern const nall::vector Settings; extern const nall::vector Stop; } namespace Application { extern const nall::vector Browser; extern const nall::vector Calculator; extern const nall::vector Calendar; extern const nall::vector Chat; extern const nall::vector FileManager; extern const nall::vector Mail; extern const nall::vector Monitor; extern const nall::vector Terminal; extern const nall::vector TextEditor; } namespace Device { extern const nall::vector Clock; extern const nall::vector Display; extern const nall::vector Joypad; extern const nall::vector Keyboard; extern const nall::vector Microphone; extern const nall::vector Mouse; extern const nall::vector Network; extern const nall::vector Optical; extern const nall::vector Printer; extern const nall::vector Speaker; extern const nall::vector Storage; } namespace Edit { extern const nall::vector Clear; extern const nall::vector Copy; extern const nall::vector Cut; extern const nall::vector Delete; extern const nall::vector Find; extern const nall::vector Paste; extern const nall::vector Redo; extern const nall::vector Replace; extern const nall::vector Undo; } namespace Emblem { extern const nall::vector Archive; extern const nall::vector Audio; extern const nall::vector Binary; extern const nall::vector File; extern const nall::vector Folder; extern const nall::vector Font; extern const nall::vector Image; extern const nall::vector Markup; extern const nall::vector Program; extern const nall::vector Script; extern const nall::vector Text; extern const nall::vector Video; } namespace Go { extern const nall::vector Down; extern const nall::vector Home; extern const nall::vector Left; extern const nall::vector Right; extern const nall::vector Up; } namespace Media { extern const nall::vector Back; extern const nall::vector Eject; extern const nall::vector Flash; extern const nall::vector Floppy; extern const nall::vector Next; extern const nall::vector Optical; extern const nall::vector Pause; extern const nall::vector Play; extern const nall::vector Record; extern const nall::vector Rewind; extern const nall::vector Skip; extern const nall::vector Stop; } namespace Place { extern const nall::vector Bookmarks; extern const nall::vector Desktop; extern const nall::vector Home; extern const nall::vector Server; extern const nall::vector Share; } namespace Prompt { extern const nall::vector Error; extern const nall::vector Information; extern const nall::vector Question; extern const nall::vector Warning; } }