added codes for adding and removing

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9562 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval 2004-10-28 15:40:56 +00:00
parent e5452be634
commit fa1e0b9c50
1 changed files with 2 additions and 0 deletions

View File

@ -38,3 +38,5 @@
#define IS_UPDATE_ICON 'MRui'
#define IS_UPDATE_MENU 'MRum'
#define IS_UPDATE_METHOD 'MRu!'
#define IS_ADD_METHOD 'MRa!'
#define IS_REMOVE_METHOD 'MRr!'