Merge branch 'master' of git.xw3.org:hanez/home
This commit is contained in:
commit
b7c16fc2cc
2 changed files with 5 additions and 2 deletions
|
|
@ -53,8 +53,10 @@ databasemenu = {
|
|||
{ "sqlitebrowser", "/usr/bin/sqlitebrowser", "/usr/share/icons/hicolor/256x256/apps/sqlitebrowser.png" },
|
||||
}
|
||||
developmentmenu = {
|
||||
{ "codeblocks", "/usr/bin/codeblocks", "/usr/share/icons/hicolor/64x64/apps/codeblocks.png" },
|
||||
{ "bluefish", "/usr/bin/bluefish", "/usr/share/icons/hicolor/scalable/apps/bluefish-icon.svg" },
|
||||
{ "cmake gui", "/usr/bin/cmake-gui", "/usr/share/icons/hicolor/64x64/apps/cmake.png" },
|
||||
{ "codeblocks", "/usr/bin/codeblocks", "/usr/share/icons/hicolor/64x64/apps/codeblocks.png" },
|
||||
{ "codelite", "/usr/bin/codelite", "/usr/share/icons/hicolor/32x32/apps/codelite.png" },
|
||||
{ "ddd", "/usr/bin/ddd", "/usr/share/pixmaps/ddd.xpm" },
|
||||
{ "eclipse", "/usr/bin/eclipse", "/usr/share/icons/hicolor/32x32/apps/eclipse.png" },
|
||||
{ "fluid", "/usr/bin/fluid", "/usr/share/icons/hicolor/48x48/apps/fluid.png" },
|
||||
|
|
@ -77,6 +79,7 @@ developmentmenu = {
|
|||
{ "thonny", "/usr/bin/thonny", "/usr/share/icons/hicolor/48x48/apps/org.thonny.Thonny.png" },
|
||||
{ "wxformbuilder", "/usr/bin/wxformbuilder", "/usr/share/pixmaps/wxformbuilder.png" },
|
||||
{ "wxglade", "/usr/bin/wxglade", "/usr/share/icons/hicolor/32x32/apps/wxglade.png" },
|
||||
{ "zerobrane studio", "/usr/bin/zbstudio", "/usr/share/icons/hicolor/32x32/apps/zbstudio.png" },
|
||||
}
|
||||
engineeringmenu = {
|
||||
{ "arduino (1.0.5)", "/home/hanez/opt/arduino-1.0.5/arduino", "/usr/share/icons/hicolor/48x48/apps/arduino.png" },
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit dcd33a3fba78abf9c4861163be45addc2000167c
|
||||
Subproject commit beb5012b9fb0ff5993611f50d9543a25edb11419
|
||||
Loading…
Add table
Add a link
Reference in a new issue