aboutsummaryrefslogtreecommitdiff
path: root/src/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/meson.build')
-rw-r--r--src/meson.build9
1 files changed, 0 insertions, 9 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)