From 2cc4b883c7f67a68e61fe95fd7055085e9652540 Mon Sep 17 00:00:00 2001 From: Oliver Ruiz Dorantes Date: Sat, 7 Mar 2009 17:43:18 +0000 Subject: [PATCH] Make application signature match git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29425 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/preferences/bluetooth/bluetooth-pref.rdef | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/preferences/bluetooth/bluetooth-pref.rdef b/src/preferences/bluetooth/bluetooth-pref.rdef index aa514330b2..01920b803a 100644 --- a/src/preferences/bluetooth/bluetooth-pref.rdef +++ b/src/preferences/bluetooth/bluetooth-pref.rdef @@ -2,7 +2,7 @@ * bluetooth_pref.rdef */ -resource app_signature "application/x-vnd.Be-bluetooth_pref"; +resource app_signature "application/x-vnd.haiku-BluetoothPrefs"; resource app_flags B_SINGLE_LAUNCH;