Moved applications
This commit is contained in:
parent
aee37f47ec
commit
35bf414cff
8 changed files with 0 additions and 2 deletions
8
local/share/applications/DataGrip.desktop
Normal file
8
local/share/applications/DataGrip.desktop
Normal file
|
@ -0,0 +1,8 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=DataGrip
|
||||
Exec=env _JAVA_AWT_WM_NONREPARENTING=1 /home/dbroqua/Softwares/DataGrip/bin/datagrip.sh %f
|
||||
Terminal=false
|
||||
Icon=/home/dbroqua/Softwares/DataGrip/bin/datagrip.png
|
||||
StartupWMClass=jetbrains-datagrip
|
||||
Categories=Development;IDE;
|
8
local/share/applications/Javaws.desktop
Normal file
8
local/share/applications/Javaws.desktop
Normal file
|
@ -0,0 +1,8 @@
|
|||
[Desktop Entry]
|
||||
Name=Javaws
|
||||
Exec=/home/dbroqua/Softwares/jre1.8.0_231/bin/javaws %U
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Icon=/home/dbroqua/Softwares/jre1.8.0_231/lib/images/icons/sun-java.png
|
||||
StartupWMClass=javaws
|
||||
Comment=JavaWS
|
9
local/share/applications/Minecraft.desktop
Normal file
9
local/share/applications/Minecraft.desktop
Normal file
|
@ -0,0 +1,9 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Minecraft
|
||||
Comment=Java minecraft game
|
||||
Exec=/home/dbroqua/Softwares/minecraft-launcher/minecraft-launcher
|
||||
Icon=/home/dbroqua/icons/minecraft.png
|
||||
Categories=Games;
|
||||
StartupNotify=true
|
||||
Terminal=false
|
9
local/share/applications/Postman.desktop
Normal file
9
local/share/applications/Postman.desktop
Normal file
|
@ -0,0 +1,9 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Postman
|
||||
Comment=The collaboration platform for API Development
|
||||
Exec=/home/dbroqua/Softwares/Postman/app/Postman
|
||||
Icon=/home/dbroqua/icons/postman.png
|
||||
Categories=Development;IDE;
|
||||
StartupNotify=true
|
||||
Terminal=false
|
12
local/share/applications/Ultimaker.desktop
Normal file
12
local/share/applications/Ultimaker.desktop
Normal file
|
@ -0,0 +1,12 @@
|
|||
[Desktop Entry]
|
||||
Name=Ultimaker Cura
|
||||
GenericName=3D Printing Software
|
||||
Comment=Cura converts 3D models into paths for a 3D printer. It prepares your print for maximum accuracy, minimum printing time and good reliability with many extra features that make your print come out great.
|
||||
Exec=/home/dbroqua/Softwares/Cura %F
|
||||
Icon=/home/dbroqua/icons/cura.png
|
||||
Terminal=false
|
||||
Type=Application
|
||||
MimeType=model/stl;application/vnd.ms-3mfdocument;application/prs.wavefront-obj;image/bmp;image/gif;image/jpeg;image/png;text/x-gcode;application/x-amf;application/x-ply;application/x-ctm;model/vnd.collada+xml;model/gltf-binary;model/gltf+json;model/vnd.collada+xml+zip;
|
||||
Categories=Graphics;
|
||||
Keywords=3D;Printing;Slicer;
|
||||
StartupWMClass=cura.real
|
10
local/share/applications/Zettlr.desktop
Normal file
10
local/share/applications/Zettlr.desktop
Normal file
|
@ -0,0 +1,10 @@
|
|||
[Desktop Entry]
|
||||
Name=Zettlr
|
||||
Exec=/home/dbroqua/Softwares/Zettlr %U
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Icon=/home/dbroqua/icons/zettlr.png
|
||||
StartupWMClass=zettlr
|
||||
Comment=A powerful Markdown editor for researchers.
|
||||
MimeType=text/markdown;text/markdown;
|
||||
Categories=Office;
|
Loading…
Add table
Add a link
Reference in a new issue