{THUNAR_LAUNCHER_ACTION_EMPTY_TRASH,"<Actions>/ThunarWindow/empty-trash","",XFCE_GTK_IMAGE_MENU_ITEM,N_("_Empty Trash"),N_("Delete all files and folders in the Trash"),NULL,G_CALLBACK(thunar_launcher_action_empty_trash),},
{THUNAR_LAUNCHER_ACTION_CREATE_FOLDER,"<Actions>/ThunarStandardView/create-folder","<Primary><shift>N",XFCE_GTK_IMAGE_MENU_ITEM,N_("Create _Folder..."),N_("Create an empty folder within the current folder"),"folder-new",G_CALLBACK(thunar_launcher_action_create_folder),},
{THUNAR_LAUNCHER_ACTION_CREATE_DOCUMENT,"<Actions>/ThunarStandardView/create-document","",XFCE_GTK_IMAGE_MENU_ITEM,N_("Create _Document"),N_("Create a new document from a template"),"document-new",G_CALLBACK(NULL),},
{THUNAR_LAUNCHER_ACTION_MOVE_TO_TRASH,"<Actions>/ThunarLauncher/move-to-trash","",XFCE_GTK_IMAGE_MENU_ITEM,N_("Mo_ve to Trash"),NULL,"user-trash",G_CALLBACK(thunar_launcher_action_move_to_trash),},