[dia/bilelmoussaoui/freedesktop-compliant: 7/7] add screenshot



commit 5c891b1616e4237d4fb4ffb3cbea9cdeda0197ee
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Thu Sep 19 23:49:22 2019 +0200

    add screenshot

 data/screenshots/screenshot1.png | Bin 0 -> 236581 bytes
 meson.build                      |   1 +
 2 files changed, 1 insertion(+)
---
diff --git a/data/screenshots/screenshot1.png b/data/screenshots/screenshot1.png
new file mode 100644
index 00000000..b9023093
Binary files /dev/null and b/data/screenshots/screenshot1.png differ
diff --git a/meson.build b/meson.build
index 134d9deb..fa5507ec 100644
--- a/meson.build
+++ b/meson.build
@@ -36,6 +36,7 @@ conf.set('HAVE_XSLT', libxslt_dep.found())
 datadir = join_paths(get_option('prefix'),
                      get_option('datadir'))
 
+po_dir = join_paths(meson.current_source_dir(), 'po')
 pkgdatadir = join_paths(datadir, meson.project_name())
 
 dialibdir = join_paths(get_option('prefix'),


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]