Added B_REG_MIME_GET_SUPPORTING_APPS
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@921 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -64,7 +64,8 @@ enum {
|
|||||||
B_REG_MIME_DELETE = 'rgdl',
|
B_REG_MIME_DELETE = 'rgdl',
|
||||||
B_REG_MIME_GET_INSTALLED_TYPES = 'rgit',
|
B_REG_MIME_GET_INSTALLED_TYPES = 'rgit',
|
||||||
B_REG_MIME_GET_INSTALLED_SUPERTYPES = 'rgis',
|
B_REG_MIME_GET_INSTALLED_SUPERTYPES = 'rgis',
|
||||||
B_REG_MIME_UNSUPPORT_TYPES = 'rgut',
|
B_REG_MIME_GET_SUPPORTING_APPS = 'rgsa',
|
||||||
|
B_REG_MIME_UNSUPPORT_TYPES = 'rgut', //! \todo Remove once BAppFileInfo no longer uses it
|
||||||
};
|
};
|
||||||
|
|
||||||
// B_REG_MIME_SET_PARAM "which" constants
|
// B_REG_MIME_SET_PARAM "which" constants
|
||||||
|
|||||||
Reference in New Issue
Block a user