Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37906710
en ru br
ALT Linux repositórios
S:1.3.2-alt1

Group :: Sistema/Bibliotecas
RPM: scim-anthy

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: scim-anthy-1.2.7-alt-build.patch
Download


diff --git a/scim-anthy/src/scim_anthy_prefs.cpp b/scim-anthy/src/scim_anthy_prefs.cpp
index 92bb13a..940ee39 100644
--- a/scim-anthy/src/scim_anthy_prefs.cpp
+++ b/scim-anthy/src/scim_anthy_prefs.cpp
@@ -95,6 +95,7 @@ BoolConfigData config_bool_common [] =
         N_("A_llow spliting romaji on editing preedit string"),
         NULL,
         N_("If this check is enabled, you can delete each letter."),
+        NULL,
         false,
     },
     {
@@ -104,6 +105,7 @@ BoolConfigData config_bool_common [] =
         N_("_Entering the pseudo ASCII input mode with capital letters."),
         NULL,
         N_("If this check is enabled, capital letters will becomes a trigger to enter the pseudo ASCII input mode."),
+        NULL,
         false,
     },
     {
@@ -113,6 +115,7 @@ BoolConfigData config_bool_common [] =
         N_("Insert a _blank with a blank key."),
         NULL,
         N_("If this check is enabled, a blank key will works to insert a blank when entering the pseudo ASCII input mode."),
+        NULL,
         false,
     },
     {
@@ -122,6 +125,7 @@ BoolConfigData config_bool_common [] =
         N_("_Show predicted candidates while inputting letters"),
         NULL,
         NULL,
+        NULL,
         false,
     },
     {
@@ -131,6 +135,7 @@ BoolConfigData config_bool_common [] =
         N_("Use _direct select keys while predicting"),
         NULL,
         NULL,
+        NULL,
         false,
     },
     {
@@ -273,6 +278,7 @@ IntConfigData config_int_common [] =
         NULL,
         NULL,
         NULL,
+        NULL,
         false,
     },
 };
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009