diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-05-04 21:19:57 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-05-04 21:19:57 +0100 |
| commit | 298ab0562f18ee27caeb4f9332b39dacd67e300c (patch) | |
| tree | ad04433df58c048602e2c2f51ed78716029bb479 | |
| parent | a94ed2bd9621fe2cd604b0e3d3a7ad2e4dde937a (diff) | |
Add missing file.
| -rw-r--r-- | dvdomatic_batch.desktop.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dvdomatic_batch.desktop.in b/dvdomatic_batch.desktop.in new file mode 100644 index 000000000..8150fe849 --- /dev/null +++ b/dvdomatic_batch.desktop.in @@ -0,0 +1,10 @@ +[Desktop Entry] +Encoding=UTF-8 +Version=1.0 +Type=Application +Terminal=false +Exec=@PREFIX@/bin/dvdomatic_batch +Name=DVD-o-matic Batch Converter +Icon=dvdomatic +Comment=Batch DCP generator +Categories=AudioVideo;Video |
