We are Haiku.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8069 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
#include "DialUpView.h"
|
#include "DialUpView.h"
|
||||||
|
|
||||||
|
|
||||||
static const char *kSignature = "application/x-obos.dial-up-preflet";
|
static const char *kSignature = "application/x-haiku.dial-up-preflet";
|
||||||
|
|
||||||
|
|
||||||
class DialUpApplication : public BApplication {
|
class DialUpApplication : public BApplication {
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
DialUpPreflet.rdef
|
DialUpPreflet.rdef
|
||||||
*/
|
*/
|
||||||
|
|
||||||
resource app_signature "application/x-obos.dial-up-preflet";
|
resource app_signature "application/x-haiku.dial-up-preflet";
|
||||||
|
|
||||||
/* BEOS:APP_FLAGS :
|
/* BEOS:APP_FLAGS :
|
||||||
00000000 = SINGLE LAUNCH
|
00000000 = SINGLE LAUNCH
|
||||||
|
|||||||
Reference in New Issue
Block a user