File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8551,11 +8551,11 @@ static const GtkActionEntry directory_view_entries[] = {
85518551 N_ ("Browse..." ), NULL ,
85528552 N_ ("Browse for a folder to copy the selection to" ),
85538553 G_CALLBACK (action_browse_for_copy_to_folder_callback ) },
8554- {NEMO_ACTION_PIN_FILE , "view -pin-symbolic" ,
8554+ {NEMO_ACTION_PIN_FILE , "xapp -pin-symbolic" ,
85558555 N_ ("P_in" ), "<control><shift>D" ,
85568556 N_ ("Pin the selected file so it always appears at the top of this location's file list" ),
85578557 G_CALLBACK (action_pin_unpin_file_callback ) },
8558- {NEMO_ACTION_UNPIN_FILE , "view-pin -symbolic" ,
8558+ {NEMO_ACTION_UNPIN_FILE , "xapp-unpin -symbolic" ,
85598559 N_ ("Unp_in" ), "<control><shift>D" ,
85608560 N_ ("Unpin the selected file from the top of this location's file list" ),
85618561 G_CALLBACK (action_pin_unpin_file_callback ) }
You can’t perform that action at this time.
0 commit comments