summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/meson.build2
-rw-r--r--data/org.gnome.Totem.desktop.in.in (renamed from data/org.gnome.Totem.desktop.meson)0
-rw-r--r--data/org.gnome.Totem.desktop.in.in.in17
3 files changed, 1 insertions, 18 deletions
diff --git a/data/meson.build b/data/meson.build
index f4672ae89..f75752795 100644
--- a/data/meson.build
+++ b/data/meson.build
@@ -63,7 +63,7 @@ desktop_conf.set('MIME_TYPE', r.stdout().strip())
desktop = 'org.gnome.Totem.desktop'
desktop_in = configure_file(
- input: desktop + '.meson',
+ input: desktop + '.in.in',
output: desktop + '.in',
configuration: desktop_conf
)
diff --git a/data/org.gnome.Totem.desktop.meson b/data/org.gnome.Totem.desktop.in.in
index 975e04d90..975e04d90 100644
--- a/data/org.gnome.Totem.desktop.meson
+++ b/data/org.gnome.Totem.desktop.in.in
diff --git a/data/org.gnome.Totem.desktop.in.in.in b/data/org.gnome.Totem.desktop.in.in.in
deleted file mode 100644
index ee432e740..000000000
--- a/data/org.gnome.Totem.desktop.in.in.in
+++ /dev/null
@@ -1,17 +0,0 @@
-[Desktop Entry]
-_Name=Videos
-_Comment=Play movies
-_Keywords=Video;Movie;Film;Clip;Series;Player;DVD;TV;Disc;
-Exec=totem %U
-Icon=org.gnome.Totem
-DBusActivatable=true
-Terminal=false
-Type=Application
-Categories=GTK;GNOME;AudioVideo;Player;Video;
-X-GNOME-DocPath=totem/totem.xml
-X-GNOME-Bugzilla-Bugzilla=GNOME
-X-GNOME-Bugzilla-Product=totem
-X-GNOME-Bugzilla-Component=general
-X-GNOME-Bugzilla-Version=@VERSION@
-X-GNOME-Bugzilla-OtherBinaries=totem-video-thumbnailer;
-StartupNotify=true