Salome HOME
[bos #40644][CEA](2024-T1) Feature search.
[modules/gui.git] / src / SUIT / resources / action_assets.json
index eefb7012c9a50715fbc1a77dca7552f8ba0f33f3..70952aaecb9e263aa39d6dd4ffbf94dba774d00d 100644 (file)
@@ -17,7 +17,7 @@
         }
     },
     "/#Viewers/View/Reset": {
-        "iconPath": "",
+        "iconPath": "${GUI_ROOT_DIR}/share/salome/resources/gui/reset.png",
         "langDependentAssets": {
             "en": {
                 "name": "Reset",
             }
         }
     },
+    "/PRP_DESK_FIND_ACTION": {
+        "iconPath": "",
+        "langDependentAssets": {
+            "en": {
+                "name": "Find action",
+                "tooltip": "Opens action search dialog"
+            },
+            "fr": {
+                "name": "Trouver une action",
+                "tooltip": "Ouvre la boîte de dialogue de recherche d'action"
+            },
+            "ja": {
+                "name": "検索アクション",
+                "tooltip": "アクション検索ダイアログを開きます"
+            }
+        }
+    },
     "/PRP_DESK_CONNECT": {
         "iconPath": "",
         "langDependentAssets": {
         }
     },
     "/PRP_DESK_HELP_ABOUT": {
-        "iconPath": "",
+        "iconPath": "${GUI_ROOT_DIR}/share/salome/resources/gui/about.png",
         "langDependentAssets": {
             "en": {
                 "name": "About...",
         }
     },
     "/PRP_DESK_WINDOW_HSPLIT": {
-        "iconPath": "",
+        "iconPath": "${GUI_ROOT_DIR}/share/salome/resources/gui/htile.png",
         "langDependentAssets": {
             "en": {
                 "name": "Split Horizontally",
         }
     },
     "/PRP_DESK_WINDOW_VSPLIT": {
-        "iconPath": "",
+        "iconPath": "${GUI_ROOT_DIR}/share/salome/resources/gui/vtile.png",
         "langDependentAssets": {
             "en": {
                 "name": "Split Vertically",
         }
     },
     "/TOT_DESK_EDIT_PASTE": {
-        "iconPath": "",
+        "iconPath": "${GUI_ROOT_DIR}/share/salome/resources/gui/paste.png",
         "langDependentAssets": {
             "en": {
                 "name": "Paste",
         }
     },
     "/TOT_DESK_FILE_CLOSE": {
-        "iconPath": "",
+        "iconPath": "${GUI_ROOT_DIR}/share/salome/resources/gui/close.png",
         "langDependentAssets": {
             "en": {
                 "name": "Close",
         }
     },
     "/TOT_DESK_FILE_NEW": {
-        "iconPath": "",
+        "iconPath": "${GUI_ROOT_DIR}/share/salome/resources/gui/new.png",
         "langDependentAssets": {
             "en": {
                 "name": "New",
         }
     },
     "/TOT_DESK_FILE_OPEN": {
-        "iconPath": "",
+        "iconPath": "${GUI_ROOT_DIR}/share/salome/resources/gui/open.png",
         "langDependentAssets": {
             "en": {
                 "name": "Open...",
         }
     },
     "/TOT_DESK_FILE_SAVE": {
-        "iconPath": "",
+        "iconPath": "${GUI_ROOT_DIR}/share/salome/resources/gui/save.png",
         "langDependentAssets": {
             "en": {
                 "name": "Save",