Guest User

Untitled

a guest
Oct 15th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. [Desktop Entry]
  2. Version=1.0
  3. Name=Eclipse-CDT
  4. Comment=CC++ IDE
  5. Type=Application
  6. Categories=Development;IDE;
  7. Exec=/home/username/apps/eclipse/eclipse
  8. Terminal=false
  9. StartupNotify=true
  10. Icon=/home/username/apps/eclipse/icon.xpm
  11.  
  12. cd ~/.local/share/applications/
  13. mv Eclipse-CDT.desktop eclipse.desktop
Add Comment
Please, Sign In to add comment