Tracker add-on shortcuts, move resource to BEOS: namespace

This commit is contained in:
Philippe Saint-Pierre
2013-07-13 14:19:09 -04:00
parent 1cac1bebcb
commit 3fe416173c
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -110,4 +110,4 @@ resource mini_icon array {
#endif // HAIKU_TARGET_PLATFORM_HAIKU
resource(100, "default_shortcut") "F";
resource(100, "BEOS:default_shortcut") "F";
+1 -1
View File
@@ -32,4 +32,4 @@ resource vector_icon {
$"000A020105000A03010200"
};
resource(100, "default_shortcut") "R";
resource(100, "BEOS:default_shortcut") "R";
@@ -93,4 +93,4 @@ resource mini_icon array {
#endif // HAIKU_TARGET_PLATFORM_HAIKU
resource(100, "default_shortcut") "O";
resource(100, "BEOS:default_shortcut") "O";
@@ -42,4 +42,4 @@ resource vector_icon {
$"B30CB30C0A0C0110000A0B010F2032290A09010D2032BA450A09010D2036BB11"
};
resource("default_shortcut") "T";
resource("BEOS:default_shortcut") "T";
+1 -1
View File
@@ -59,4 +59,4 @@ resource vector_icon {
$"0111000A0B010E000A0C010F000A0B011000"
};
resource(100, "default_shortcut") "Z";
resource(100, "BEOS:default_shortcut") "Z";
+1 -1
View File
@@ -50,4 +50,4 @@ resource vector_icon {
$"010E00"
};
resource(100, "default_shortcut") "I";
resource(100, "BEOS:default_shortcut") "I";
+1 -1
View File
@@ -45,4 +45,4 @@ resource vector_icon {
$"000A09010C023C00000000000000003C000048B00048F000"
};
resource(100, "default_shortcut") "G";
resource(100, "BEOS:default_shortcut") "G";
+1 -1
View File
@@ -68,7 +68,7 @@ const char* kShelfPath = "tracker_shelf";
// replicant support
const char* kShortcutsSettings = "shortcuts_settings";
const char* kDefaultShortcut = "default_shortcut";
const char* kDefaultShortcut = "BEOS:default_shortcut";
const uint32 kDefaultModifiers = B_OPTION_KEY | B_COMMAND_KEY;
static struct AddonShortcut*
+1 -1
View File
@@ -58,5 +58,5 @@ resource vector_icon {
$"000A0D0114000A00011500"
};
resource(100, "default_shortcut") "B";
resource(100, "BEOS:default_shortcut") "B";