added menu stuff
This commit is contained in:
parent
3fc8111132
commit
8f0ecb11f4
1 changed files with 4 additions and 0 deletions
|
|
@ -154,8 +154,12 @@ accessoriesmenu = {
|
||||||
developmentmenu = {
|
developmentmenu = {
|
||||||
{ "anjuta", "/usr/bin/anjuta",
|
{ "anjuta", "/usr/bin/anjuta",
|
||||||
"/usr/share/icons/hicolor/48x48/apps/anjuta.png" },
|
"/usr/share/icons/hicolor/48x48/apps/anjuta.png" },
|
||||||
|
{ "intellij", "/usr/bin/idea.sh",
|
||||||
|
"/usr/share/pixmaps/idea.png" },
|
||||||
{ "pycharm", "/usr/bin/pycharm",
|
{ "pycharm", "/usr/bin/pycharm",
|
||||||
"/opt/pycharm-community/bin/pycharm.png" },
|
"/opt/pycharm-community/bin/pycharm.png" },
|
||||||
|
{ "wxglade", "/usr/bin/wxglade",
|
||||||
|
"/usr/share/pixmaps/wxglade.png" },
|
||||||
}
|
}
|
||||||
engineeringmenu = {
|
engineeringmenu = {
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue