You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
333 B
13 lines
333 B
9 years ago
|
#!/usr/bin/env xdg-open
|
||
|
[Desktop Entry]
|
||
|
Encoding=UTF-8
|
||
|
Name=Gtkam Digital Camera Browser
|
||
|
Comment=Browse and download images from an attached digital camera
|
||
|
Exec=gtkam
|
||
|
Icon=gtkam-camera
|
||
|
Terminal=false
|
||
|
Type=Application
|
||
|
Categories=GNOME;GTK;Photography;Graphics;RasterGraphics;Viewer;
|
||
|
StartupNotify=true
|
||
|
X-GNOME-DocPath=gtkam/gtkam.xml
|