Bug 71210 - "Bulgarian (new phonetic)" is not listed as Bulgarian input source
Summary: "Bulgarian (new phonetic)" is not listed as Bulgarian input source
Status: RESOLVED NOTOURBUG
Alias: None
Product: xkeyboard-config
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: Other Linux (All)
: medium normal
Assignee: xkb
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-04 10:19 UTC by neohidra
Modified: 2013-11-17 04:27 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description neohidra 2013-11-04 10:19:03 UTC
Searching for Bulgarian keyboard layout in Gnome 3.10.1 will list only two sources:
1. Bulgarian
2. Bulgarian (traditional phonetic)

and one more, categorized as other - Bulgarian (new phonetic).

Would you fix it by categorizing "Bulgarian (new phonetic") also as Bulgarina input source?

I hope here is the right place to report.
Comment 1 Sergey V. Udaltsov 2013-11-17 01:18:00 UTC
It is not our issue, I'm afraid. in base.xml.in, "traditional phonetic" and "new phonetic" are in the same league:

      <variantList>
        <variant>
          <configItem>
            <name>phonetic</name>
            <_description>Bulgarian (traditional phonetic)</_description>
          </configItem>
        </variant>
        <variant>
          <configItem>
            <name>bas_phonetic</name>
            <_description>Bulgarian (new phonetic)</_description>
          </configItem>
        </variant>
      </variantList>


So, I would recommend asking gnome people about it.
Comment 2 neohidra 2013-11-17 04:27:59 UTC
I was pointed to this bug tracker by the gnome tracker. It is right here -https://bugzilla.gnome.org/show_bug.cgi?id=711291. Should I post to some other place?


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.