Subversion Repositories pub

Compare Revisions

Ignore whitespace Rev 5 → Rev 11

/nautilus-follow-symlink/trunk/src/follow-symlink.c
132,8 → 132,8
const char *name;
const char *tooltip;
 
name = "-> Follow symbolic _link";
tooltip = "Open the directory pointed by the currently selected symbolic link";
name = _("Follow symbolic _link");
tooltip = _("Open the directory pointed by the currently selected symbolic link");
 
// (name, label, tip, icon)
ret = nautilus_menu_item_new("FsymlinkExtension::follow_symlink",