i18n: Updated translation templates
[sdk] / documentor / documentor.epj
index e4eca37..c6f5e6d 100644 (file)
@@ -34,6 +34,9 @@
             "FastMath" : true,
             "PostbuildCommands" : [
                "$(call cpq,$(TARGET),../obj/$(PLATFORM)/bin/)"
+            ],
+            "InstallCommands" : [
+               "$(if $(WINDOWS_HOST),$(call cpq,$(TARGET),\"$(BINDIR)/\"),install $(INSTALL_FLAGS) $(TARGET) $(BINDIR)/$(MODULE)$(E))"
             ]
          }
       },
             }
          ]
       },
+      {
+         "Folder" : "actions",
+         "Files" : [
+            "../ide/res/actions/docOpen.png"
+         ]
+      },
       "res/documentorIcon.png"
    ]
 }