]> Creatis software - crea.git/blobdiff - lib/creaDevManagerLib/creaDevManagerIds.h
Feature #1711
[crea.git] / lib / creaDevManagerLib / creaDevManagerIds.h
index 0e4b78807872f8e5cd31c4095d141eda0e46c569..49193d9fde964ccf67dd648bf2d9b37a1cad2f35 100644 (file)
 #define ID_BUTTON_OPEN_COMMAND          10317
 #define ID_BUTTON_SET_VERSION           10318
 #define ID_BUTTON_SET_BUILD_PATH        10319
+#define ID_BUTTON_SET_AUTHOR            10320
+#define ID_BUTTON_SET_DESCRIPTION       10321
 
-#define ID_BUTTON_BUILD_PROJECT         10320
-#define ID_BUTTON_CONFIGURE_BUILD       10321
-#define ID_BUTTON_CONNECT_PROJECT       10322
 
-#define ID_BUTTON_GOTO_PACKAGE_MANAGER  10323
-#define ID_BUTTON_GOTO_APPLI_MANAGER    10324
-#define ID_BUTTON_GOTO_LIB_MANAGER      10325
+#define ID_BUTTON_BUILD_PROJECT         10322
+#define ID_BUTTON_CONFIGURE_BUILD       10323
+#define ID_BUTTON_CONNECT_PROJECT       10324
 
-#define ID_LINK_SELECT_PACKAGE          10326
-#define ID_LINK_SELECT_LIBRARY          10327
-#define ID_LINK_SELECT_APPLICATION      10328
-#define ID_LINK_SELECT_BLACKBOX         10329
+#define ID_BUTTON_GOTO_PACKAGE_MANAGER  10325
+#define ID_BUTTON_GOTO_APPLI_MANAGER    10326
+#define ID_BUTTON_GOTO_LIB_MANAGER      10327
+
+#define ID_LINK_SELECT_PACKAGE          10328
+#define ID_LINK_SELECT_LIBRARY          10329
+#define ID_LINK_SELECT_APPLICATION      10330
+#define ID_LINK_SELECT_BLACKBOX         10331
 
 #endif /* CREADEVMANAGERIDS_H_ */