adding an import bookmarks menu command.
git-svn-id: svn://10.0.0.236/trunk@120148 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
BIN
mozilla/camino/English.lproj/MainMenu.nib/objects.nib
generated
BIN
mozilla/camino/English.lproj/MainMenu.nib/objects.nib
generated
Binary file not shown.
@@ -290,7 +290,8 @@ static const char* ioServiceContractID = "@mozilla.org/network/io-service;1";
|
||||
// Bookmarks menu actions.
|
||||
-(IBAction) importBookmarks:(id)aSender
|
||||
{
|
||||
|
||||
// IE favorites: ~/Library/Preferences/Explorer/Favorites.html
|
||||
// Omniweb favorites: ~/Library/Application Support/Omniweb/Bookmarks.html
|
||||
}
|
||||
|
||||
-(IBAction) addBookmark:(id)aSender
|
||||
|
||||
1
mozilla/camino/MainMenu.nib/classes.nib
generated
1
mozilla/camino/MainMenu.nib/classes.nib
generated
@@ -21,6 +21,7 @@
|
||||
goBack = id;
|
||||
goForward = id;
|
||||
goHome = id;
|
||||
importBookmarks = id;
|
||||
manageBookmarks = id;
|
||||
newTab = id;
|
||||
newWindow = id;
|
||||
|
||||
BIN
mozilla/camino/MainMenu.nib/objects.nib
generated
BIN
mozilla/camino/MainMenu.nib/objects.nib
generated
Binary file not shown.
@@ -21,6 +21,7 @@
|
||||
goBack = id;
|
||||
goForward = id;
|
||||
goHome = id;
|
||||
importBookmarks = id;
|
||||
manageBookmarks = id;
|
||||
newTab = id;
|
||||
newWindow = id;
|
||||
|
||||
Binary file not shown.
@@ -290,7 +290,8 @@ static const char* ioServiceContractID = "@mozilla.org/network/io-service;1";
|
||||
// Bookmarks menu actions.
|
||||
-(IBAction) importBookmarks:(id)aSender
|
||||
{
|
||||
|
||||
// IE favorites: ~/Library/Preferences/Explorer/Favorites.html
|
||||
// Omniweb favorites: ~/Library/Application Support/Omniweb/Bookmarks.html
|
||||
}
|
||||
|
||||
-(IBAction) addBookmark:(id)aSender
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
goBack = id;
|
||||
goForward = id;
|
||||
goHome = id;
|
||||
importBookmarks = id;
|
||||
manageBookmarks = id;
|
||||
newTab = id;
|
||||
newWindow = id;
|
||||
|
||||
BIN
mozilla/chimera/English.lproj/MainMenu.nib/objects.nib
generated
BIN
mozilla/chimera/English.lproj/MainMenu.nib/objects.nib
generated
Binary file not shown.
@@ -290,7 +290,8 @@ static const char* ioServiceContractID = "@mozilla.org/network/io-service;1";
|
||||
// Bookmarks menu actions.
|
||||
-(IBAction) importBookmarks:(id)aSender
|
||||
{
|
||||
|
||||
// IE favorites: ~/Library/Preferences/Explorer/Favorites.html
|
||||
// Omniweb favorites: ~/Library/Application Support/Omniweb/Bookmarks.html
|
||||
}
|
||||
|
||||
-(IBAction) addBookmark:(id)aSender
|
||||
|
||||
1
mozilla/chimera/MainMenu.nib/classes.nib
generated
1
mozilla/chimera/MainMenu.nib/classes.nib
generated
@@ -21,6 +21,7 @@
|
||||
goBack = id;
|
||||
goForward = id;
|
||||
goHome = id;
|
||||
importBookmarks = id;
|
||||
manageBookmarks = id;
|
||||
newTab = id;
|
||||
newWindow = id;
|
||||
|
||||
BIN
mozilla/chimera/MainMenu.nib/objects.nib
generated
BIN
mozilla/chimera/MainMenu.nib/objects.nib
generated
Binary file not shown.
@@ -21,6 +21,7 @@
|
||||
goBack = id;
|
||||
goForward = id;
|
||||
goHome = id;
|
||||
importBookmarks = id;
|
||||
manageBookmarks = id;
|
||||
newTab = id;
|
||||
newWindow = id;
|
||||
|
||||
Binary file not shown.
@@ -290,7 +290,8 @@ static const char* ioServiceContractID = "@mozilla.org/network/io-service;1";
|
||||
// Bookmarks menu actions.
|
||||
-(IBAction) importBookmarks:(id)aSender
|
||||
{
|
||||
|
||||
// IE favorites: ~/Library/Preferences/Explorer/Favorites.html
|
||||
// Omniweb favorites: ~/Library/Application Support/Omniweb/Bookmarks.html
|
||||
}
|
||||
|
||||
-(IBAction) addBookmark:(id)aSender
|
||||
|
||||
Reference in New Issue
Block a user