зеркало из https://github.com/mozilla/pjs.git
329779 - wrong text shows for properties item on linux - shows 'get info' instead of 'properties'... patch by Tuukka Tolvanen <tuukka.tolvanen@gmail.com> r=joe@retrovirus.com sr=ben@mozilla.org
This commit is contained in:
Родитель
323d0e4d62
Коммит
d8b7579589
|
@ -10,13 +10,14 @@
|
|||
oncommand="PlacesController.copy();"/>
|
||||
<command id="placesCmd_show:info"
|
||||
oncommand="PlacesController.showBookmarkPropertiesForSelection();"
|
||||
#ifdef XP_WIN
|
||||
label="&cmd.show_infoWin.label;"
|
||||
accesskey="&cmd.show_infoWin.accesskey;"/>
|
||||
#else
|
||||
#ifdef XP_MACOSX
|
||||
label="&cmd.show_infoMac.label;"
|
||||
accesskey="&cmd.show_infoMac.accesskey;"/>
|
||||
#else
|
||||
label="&cmd.show_infoWin.label;"
|
||||
accesskey="&cmd.show_infoWin.accesskey;"/>
|
||||
#endif
|
||||
|
||||
</commandset>
|
||||
<commandset>
|
||||
<command id="placesCmd_edit:cut"
|
||||
|
|
Загрузка…
Ссылка в новой задаче