[sushi] build: restore project name to sushi



commit 74c46a80449312af7ecf027b2b1fc98c1c313d6c
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Jun 17 12:15:21 2019 -0700

    build: restore project name to sushi
    
    Overeager renaming during the package.js migration.

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 836ae68..39ecb67 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project(
-  'org.gnome.NautilusPreviewer',
+  'sushi',
   'c',
   version: '3.32.0',
   meson_version: '>=0.46.0'


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