]> cloud.milkyroute.net Git - dolphin.git/commitdiff
part: fix name of 'Select All' action
authorElvis Angelaccio <elvis.angelaccio@kde.org>
Sun, 20 May 2018 21:32:24 +0000 (23:32 +0200)
committerElvis Angelaccio <elvis.angelaccio@kde.org>
Sun, 20 May 2018 21:32:24 +0000 (23:32 +0200)
This should have been part of commit ec12391a1b.

src/dolphinpart.rc

index 149fa198a4acfd785a56c9391a91df4b86349d6d..afd3838e3b5018417e0e622a9854d1fa101ea454 100644 (file)
@@ -15,7 +15,7 @@
     <Action name="select_items_matching" />
     <Action name="unselect_items_matching" />
     <Separator/>
-    <Action name="select_all" />
+    <Action name="edit_select_all" />
     <Action name="unselect_all" />
     <Action name="invert_selection" />
    </Menu>