A desktop file to add a QBazaar submenu to the KDE service menu.
[Desktop Entry] Type=Service ServiceTypes=KonqPopupMenu/Plugin MimeType=inode/directory;application/octet-stream Actions=BzrUpdate;BzrCommit;_SEPARATOR_;BzrAdd;BzrDelete;BzrRevert;_SEPARATOR_;BzrDiff;BzrLog;BzrBrowse;BzrInfo;_SEPARATOR_;BzrCheckout;BzrBranch X-KDE-Submenu=QBazaar X-KDE-Priority=TopLevel [Desktop Action BzrUpdate] Name=Update Icon=vcs-update-required Exec=bzr qupdate %u --ui-mode [Desktop Action BzrCommit] Name=Commit Icon=vcs-locally-modified Exec=bzr qcommit %u --ui-mode [Desktop Action BzrDiff] Name=Diff Exec=bzr qdiff %u [Desktop Action BzrLog] Name=Log Exec=bzr qlog %u [Desktop Action BzrBrowse] Name=Browse Exec=bzr qbrowse %u [Desktop Action BzrInfo] Name=Info Icon=dialog-information Exec=bzr qinfo %u [Desktop Action BzrAdd] Name=Add Icon=vcs-added Exec=bzr qadd %u --ui-mode [Desktop Action BzrRevert] Name=Revert Exec=bzr qrevert %u --ui-mode [Desktop Action BzrBranch] Name=Branch Exec=bzr qbranch --ui-mode






