Codebase list kali-menu / cdd304b
Fix sleuthkit menus entries (closes: 0003266, 0003267) Sophie Brun 8 years ago
4 changed file(s) with 9 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
0 kali-menu (2016.2.7) kali-dev; urgency=medium
1
2 * Fix sleuthkit menus entries (closes: 0003266, 0003267)
3
4 -- Sophie Brun <[email protected]> Wed, 04 May 2016 11:50:39 +0200
5
06 kali-menu (2016.2.6) kali-dev; urgency=medium
17
28 * Fix NASM Shell menu shortcut (closes: 0003249)
00 [Desktop Entry]
11 Name=icat-sleuthkit
22 Encoding=UTF-8
3 Exec=sh -c "icat-sleuthkit;${SHELL:-bash}"
3 Exec=sh -c "icat;${SHELL:-bash}"
44 Icon=kali-menu.png
55 StartupNotify=false
66 Terminal=true
00 [Desktop Entry]
11 Name=ils-sleuthkit
22 Encoding=UTF-8
3 Exec=sh -c "ils-sleuthkit;${SHELL:-bash}"
3 Exec=sh -c "ils;${SHELL:-bash}"
44 Icon=kali-menu.png
55 StartupNotify=false
66 Terminal=true
00 [Desktop Entry]
11 Name=mactime-sleuthkit
22 Encoding=UTF-8
3 Exec=sh -c "mactime-sleuthkit;${SHELL:-bash}"
3 Exec=sh -c "mactime;${SHELL:-bash}"
44 Icon=kali-menu.png
55 StartupNotify=false
66 Terminal=true