Codebase list kali-menu / 3d65d3c
Removed redundant aircrack-ng menu entries, added bully. Mati Aharoni (Kali Linux Developer) 11 years ago
5 changed file(s) with 16 addition(s) and 30 deletion(s). Raw diff Collapse all Expand all
0 kali-menu (1.325) kali; urgency=low
1
2 * Removed redundant aircrack-ng menu entries, added bully.
3
4 -- Mati Aharoni <[email protected]> Wed, 20 Mar 2013 15:12:52 -0400
5
06 kali-menu (1.324) kali; urgency=low
17
28 * Added additional desktop files
+0
-10
desktop-files/kali-aireplay-ng.desktop less more
0 [Desktop Entry]
1 Name=aireplay-ng
2 Encoding=UTF-8
3 Exec=sh -c "aireplay-ng --help;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-01-wireless-tools;
9 X-Kali-Package=aircrack-ng
+0
-10
desktop-files/kali-airmon-ng.desktop less more
0 [Desktop Entry]
1 Name=airmon-ng
2 Encoding=UTF-8
3 Exec=sh -c "airmon-ng --help;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-01-wireless-tools;
9 X-Kali-Package=aircrack-ng
+0
-10
desktop-files/kali-airodump-ng.desktop less more
0 [Desktop Entry]
1 Name=airodump-ng
2 Encoding=UTF-8
3 Exec=sh -c "airodump-ng --help;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-01-wireless-tools;
9 X-Kali-Package=aircrack-ng
0 [Desktop Entry]
1 Name=bully
2 Encoding=UTF-8
3 Exec=sh -c "bully;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=05-01-wireless-tools;
9 X-Kali-Package=bully