mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-23 21:06:52 +03:00
ea47bae637
the New-> menu item now works. Installing a .desktop item in ${prefix}/share/mc/templates will now put it in the New item menu. The exec field of it will create the new item, so choose it correctly. Next on the TODO; rehash the toolbars.
9 lines
125 B
Desktop File
9 lines
125 B
Desktop File
[Desktop Entry]
|
|
Name=Image
|
|
Comment=Create a new Image
|
|
TryExec=gimp
|
|
Exec=gimp
|
|
Icon=gnome-gimp.png
|
|
Terminal=0
|
|
Type=Application
|