removed leafpad since it was removed from Debian
parent
ece2224e18
commit
103e1eeb13
|
|
@ -4,7 +4,6 @@ CWD=$(dirname $(readlink -f $0))
|
||||||
|
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get install --no-install-recommends --yes \
|
apt-get install --no-install-recommends --yes \
|
||||||
leafpad \
|
|
||||||
qalculate-gtk \
|
qalculate-gtk \
|
||||||
pcmanfm \
|
pcmanfm \
|
||||||
lxtask \
|
lxtask \
|
||||||
|
|
|
||||||
|
|
@ -1,11 +0,0 @@
|
||||||
[Desktop Entry]
|
|
||||||
Name=Text editor
|
|
||||||
Comment=Simple text editor
|
|
||||||
Exec=leafpad %f
|
|
||||||
Icon=leafpad
|
|
||||||
Terminal=false
|
|
||||||
Type=Application
|
|
||||||
MimeType=text/plain
|
|
||||||
Categories=GTK;Utility;TextEditor;
|
|
||||||
Keywords=text;editor;
|
|
||||||
InitialPreference=6
|
|
||||||
Loading…
Reference in New Issue