Adaption to new folder structure
This commit is contained in:
parent
132181597a
commit
6de6c8e494
@ -1,8 +1,8 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=Android-Studio
|
Name=Android-Studio
|
||||||
Comment=Android-Studio
|
Comment=Android-Studio
|
||||||
Exec=/usr/local/android-studio/bin/studio.sh
|
Exec=/usr/data/dirk/android-studio/bin/studio.sh
|
||||||
Icon=/usr/local/android-studio/bin/studio.png
|
Icon=/usr/data/dirk/android-studio/bin/studio.png
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=Development;
|
Categories=Development;
|
||||||
|
7
CuteLog.desktop
Executable file
7
CuteLog.desktop
Executable file
@ -0,0 +1,7 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Comment=
|
||||||
|
Exec=/usr/data/dirk/bin/cutelog/bin/cutelog
|
||||||
|
Terminal=false
|
||||||
|
Name=CuteLog
|
||||||
|
Type=Application
|
||||||
|
Icon=/usr/data/dirk/bin/cutelog/share/pixmaps/cutelog.png
|
@ -1,10 +1,10 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Comment[de]=Eclipse
|
Comment[de]=Eclipse
|
||||||
Comment=Eclipse
|
Comment=Eclipse
|
||||||
Exec=/usr/local/bin/eclipse/eclipse
|
Exec=/usr/data/dirk/bin//eclipse/eclipse
|
||||||
GenericName[de]=Eclipse
|
GenericName[de]=Eclipse
|
||||||
GenericName=Eclipse
|
GenericName=Eclipse
|
||||||
Icon=/usr/local/bin/eclipse/icon.xpm
|
Icon=/usr/data/dirk//bin/eclipse/icon.xpm
|
||||||
MimeType=
|
MimeType=
|
||||||
Name[de]=Eclipse
|
Name[de]=Eclipse
|
||||||
Name=Eclipse
|
Name=Eclipse
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Comment=
|
Comment=
|
||||||
Exec=/usr/local/bin/nemo/nemo.py
|
Exec=/usr/data/dirk/bin/nemo/nemo.py
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Name=NeMo
|
Name=NeMo
|
||||||
Type=Application
|
Type=Application
|
||||||
Icon=/usr/local/bin/nemo/icon.png
|
Icon=/usr/data/dirk/bin/nemo/icon.png
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Comment=
|
Comment=
|
||||||
Exec=python2 /usr/local/bin/power_plug/power_plug.py
|
Exec=python2 /usr/data/dirk/bin/power_plug/power_plug.py
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Name=PowerPlug
|
Name=PowerPlug
|
||||||
Type=Application
|
Type=Application
|
||||||
Icon=/usr/local/bin/power_plug/icon.png
|
Icon=/usr/data/dirk/bin/power_plug/icon.png
|
||||||
|
8
Wetation.desktop
Executable file
8
Wetation.desktop
Executable file
@ -0,0 +1,8 @@
|
|||||||
|
#!/usr/bin/env xdg-open
|
||||||
|
[Desktop Entry]
|
||||||
|
Comment=
|
||||||
|
Exec=gvncviewer wetation
|
||||||
|
Terminal=False
|
||||||
|
Name=Wetation
|
||||||
|
Type=Application
|
||||||
|
Icon=Wetation
|
@ -1,10 +1,10 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Comment[de]=fmStudio
|
Comment[de]=fmStudio
|
||||||
Comment=fmStudio
|
Comment=fmStudio
|
||||||
Exec=/usr/local/bin/fmStudio/studio
|
Exec=/usr/data/dirk/bin/fmStudio/studio
|
||||||
GenericName[de]=fmStudio
|
GenericName[de]=fmStudio
|
||||||
GenericName=fmStudio
|
GenericName=fmStudio
|
||||||
Icon=/usr/local/bin/fmStudio/icon_fm.ico
|
Icon=/usr/data/dirk/bin/fmStudio/icon_fm.ico
|
||||||
MimeType=
|
MimeType=
|
||||||
Name[de]=fmStudio
|
Name[de]=fmStudio
|
||||||
Name=fmStudio
|
Name=fmStudio
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Comment=
|
Comment=
|
||||||
Exec=/usr/bin/python2 /usr/local/bin/pyrip/pyrip.py
|
Exec=/usr/bin/python2 /usr/data/dirk/bin/pyrip/pyrip.py
|
||||||
Name=PyRip
|
Name=PyRip
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Icon=/usr/local/bin/pyrip/icon.xpm
|
Icon=/usr/data/dirk/bin/pyrip/icon.xpm
|
||||||
|
@ -3,9 +3,9 @@ Version=0.7.2
|
|||||||
Encoding=UTF-8
|
Encoding=UTF-8
|
||||||
Name=wxGlade
|
Name=wxGlade
|
||||||
Comment=A GUI designer written in Python with the popular GUI toolkit wxPython
|
Comment=A GUI designer written in Python with the popular GUI toolkit wxPython
|
||||||
Exec=/usr/local/bin/wxGlade/wxglade
|
Exec=/usr/data/dirk/bin/wxGlade/wxglade
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Icon=/usr/local/bin/wxGlade/icons/wxglade.xpm
|
Icon=/usr/data/dirk/bin/wxGlade/icons/wxglade.xpm
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=Development;GUIDesigner;
|
Categories=Development;GUIDesigner;
|
||||||
GenericName=wxGlade
|
GenericName=wxGlade
|
||||||
|
Loading…
x
Reference in New Issue
Block a user