66efa84eed
meson’s i18n module get’s confused by .template and fails to extract translatable strings, thus rename to in.in. Note: while this slightly improves the situation, meson’s aegisub-pot target is still missing many strings. make_pot.sh should be used.
15 lines
446 B
Text
15 lines
446 B
Text
[Desktop Entry]
|
|
Version=1.0
|
|
Type=Application
|
|
Name=Aegisub
|
|
GenericName=Subtitle Editor
|
|
Comment=Create and edit subtitles for film and videos.
|
|
Exec=@AEGISUB_COMMAND@ %f
|
|
TryExec=@AEGISUB_COMMAND@
|
|
Icon=aegisub
|
|
Terminal=false
|
|
Categories=AudioVideo;AudioVideoEditing;GTK;
|
|
Keywords=subtitles;subtitle;captions;captioning;video;audio;
|
|
MimeType=application/x-srt;text/plain;text/x-ass;text/x-microdvd;text/x-ssa;
|
|
StartupNotify=true
|
|
StartupWMClass=aegisub
|