all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob 3cb61a364a91c90e96d84da7bf86dc7ba3585168 706 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
 
diff --git a/data/meson.build b/data/meson.build
index 46f6373..26a2c18 100644
--- a/data/meson.build
+++ b/data/meson.build
@@ -35,7 +35,6 @@ if get_option('profile') == 'development'
 endif
 desktop_conf.set('ICON', application_id)
 desktop = i18n.merge_file(
-  'desktop',
   input: configure_file(
     input: files('org.gnome.PasswordSafe.desktop.in.in'),
     output: 'org.gnome.PasswordSafe.desktop.in',
@@ -65,7 +64,6 @@ if get_option('profile') == 'development'
 endif
 appdata_conf.set('APPID', application_id)
 appdata = i18n.merge_file(
-  'appdata',
   input: configure_file(
     input: files('org.gnome.PasswordSafe.appdata.xml.in.in'),
     output: 'org.gnome.PasswordSafe.appdata.xml.in',

debug log:

solving 3cb61a364a ...
found 3cb61a364a in https://git.savannah.gnu.org/cgit/guix.git

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.