Added some other method replicant message ids
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8630 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
b1d5889c4a
commit
91180f23e0
@ -33,3 +33,8 @@
|
||||
|
||||
// Method Replicant
|
||||
#define IS_SET_METHOD 'MRsm'
|
||||
#define IS_METHOD_REGISTER 'MRmr'
|
||||
#define IS_METHOD_UPDATE_NAME 'MRun'
|
||||
#define IS_METHOD_UPDATE_ICON 'MRui'
|
||||
#define IS_METHOD_UPDATE_MENU 'MRum'
|
||||
#define IS_METHOD_UPDATE_METHOD 'MRu!'
|
||||
|
Loading…
Reference in New Issue
Block a user