gtk3-demo.desktop 189 B

12345678910
  1. [Desktop Entry]
  2. Name=GTK+ Demo
  3. Comment=GTK+ code examples and demonstrations
  4. Exec=gtk3-demo
  5. Icon=gtk3-demo
  6. Terminal=false
  7. Type=Application
  8. StartupNotify=true
  9. Categories=GTK;
  10. NoDisplay=true