Make Playground find its catalog (#9388).
Small error in the jamfile put the catalog in subfolder so it wasn't found. As reported by mt and investigated by diver. Thanks!
This commit is contained in:
@@ -21,7 +21,7 @@ if ( $(TARGET_PLATFORM) = libbe_test ) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
DoCatalogs Playground :
|
DoCatalogs Playground :
|
||||||
application/x-vnd.Haiku-Playground
|
x-vnd.Haiku-Playground
|
||||||
:
|
:
|
||||||
main.cpp
|
main.cpp
|
||||||
ObjectView.cpp
|
ObjectView.cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user