Added Load/Save Recent Lists constants
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1881 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -68,6 +68,8 @@ enum {
|
|||||||
B_REG_CLEAR_RECENT_DOCUMENTS = 'rgxd',
|
B_REG_CLEAR_RECENT_DOCUMENTS = 'rgxd',
|
||||||
B_REG_CLEAR_RECENT_FOLDERS = 'rgxf',
|
B_REG_CLEAR_RECENT_FOLDERS = 'rgxf',
|
||||||
B_REG_CLEAR_RECENT_APPS = 'rgxa',
|
B_REG_CLEAR_RECENT_APPS = 'rgxa',
|
||||||
|
B_REG_LOAD_RECENT_LISTS = 'rglr',
|
||||||
|
B_REG_SAVE_RECENT_LISTS = 'rgsr',
|
||||||
// MIME requests
|
// MIME requests
|
||||||
B_REG_MIME_SET_PARAM = 'rgsp',
|
B_REG_MIME_SET_PARAM = 'rgsp',
|
||||||
B_REG_MIME_DELETE_PARAM = 'rgdp',
|
B_REG_MIME_DELETE_PARAM = 'rgdp',
|
||||||
|
|||||||
Reference in New Issue
Block a user