aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2020-03-31 14:56:49 +0200
committerGuido Günther <agx@sigxcpu.org>2020-03-31 14:56:49 +0200
commit1ef52330a81fcbd1d4831045015a5eaed2512d22 (patch)
tree16b1b16685960fee4d643326f7066224a2dfd230 /src
parent3013f9236304ee28372cbbe8c032a841460f4d1c (diff)
Move dektop file to data/
Diffstat (limited to 'src')
-rw-r--r--src/meson.build9
-rw-r--r--src/prepaid-manager-applet.desktop.in8
2 files changed, 0 insertions, 17 deletions
diff --git a/src/meson.build b/src/meson.build
index e3d635c..6cbdb8d 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -1,12 +1,3 @@
-desktop_file = i18n.merge_file(
- input: 'prepaid-manager-applet.desktop.in',
- output: 'prepaid-manager-applet.desktop',
- type: 'desktop',
- po_dir: '../po',
- install: true,
- install_dir: join_paths(get_option('datadir'), 'applications')
-)
-
conf = configuration_data()
conf.set('PYTHONDIR', pkgdatadir)
conf.set('PACKAGE', package)
diff --git a/src/prepaid-manager-applet.desktop.in b/src/prepaid-manager-applet.desktop.in
deleted file mode 100644
index 392c746..0000000
--- a/src/prepaid-manager-applet.desktop.in
+++ /dev/null
@@ -1,8 +0,0 @@
-[Desktop Entry]
-Name=Prepaid Manager
-Comment=Manage balance of prepaid GSM SIM cards
-Exec=prepaid-manager-applet
-Terminal=false
-Type=Application
-Categories=GNOME;GTK;Utility;Network;
-Icon=ppm