[gnome-boxes] schema: Mark default collection names for translation
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes] schema: Mark default collection names for translation
- Date: Fri, 16 Jun 2017 14:15:14 +0000 (UTC)
commit 2beb38a956287b2c968973d369efbcde499ed7bd
Author: Piotr Drąg <piotrdrag gmail com>
Date: Thu Jun 15 18:17:21 2017 +0200
schema: Mark default collection names for translation
https://bugzilla.gnome.org/show_bug.cgi?id=783833
data/org.gnome.boxes.gschema.xml.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/org.gnome.boxes.gschema.xml.in b/data/org.gnome.boxes.gschema.xml.in
index 9c3ea92..8926422 100644
--- a/data/org.gnome.boxes.gschema.xml.in
+++ b/data/org.gnome.boxes.gschema.xml.in
@@ -1,4 +1,4 @@
-<schemalist>
+<schemalist gettext-domain="gnome-boxes">
<enum id="org.gnome.boxes.view-type">
<value nick="icon-view" value="1"/>
@@ -12,7 +12,7 @@
<_description>
The list of boxes collections
</_description>
- <default>[ 'Work', 'Research', 'Gaming' ]</default>
+ <_default l10n="messages">[ 'Work', 'Research', 'Gaming' ]</_default>
</key>
<key name="screenshot-interval" type="i">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]