Making urlwrapper the preferred application of NetPositive Bookmarks. They will be with us for some time - many application zip files include them - but NetPositive itself can't make it into Haiku. It's wrong to have a non-present application set as preferred. Sadly, changing this filetype's setting means little in practice, as the preferred application -attribute- is set on every bookmark file. Two solutions exist to make bookmarks work seamlessly/effortlessly: A) urlwrapper adopts NetPositive's app signature, or B) a N+ Bookmark opener binary reusing its app signature is created, existing only to pass on bookmarks to urlwrapper.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30618 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -7,7 +7,7 @@ resource(2, "META:S:DESC") #'MSDC' "Bookmark";
|
||||
|
||||
resource(3, "META:L:DESC") #'MLDC' "Bookmark for a web page";
|
||||
|
||||
resource(4, "META:PREF_APP") #'MSIG' "application/x-vnd.Be-NPOS";
|
||||
resource(4, "META:PREF_APP") #'MSIG' "application/x-vnd.Haiku-urlwrapper";
|
||||
|
||||
resource(5, "META:ICON") #'VICN' array {
|
||||
$"6E63696608010100006B02001602BA6666BB33323B3332BA6666480CCD4BD333"
|
||||
|
||||
Reference in New Issue
Block a user