Remove extant reference to the `symbols/extras' directory
authorMichael Witten <mfwitten@gmail.com>
Wed, 20 Jun 2012 03:49:04 +0000 (03:49 +0000)
committerSergey V. Udaltsov <svu@gnome.org>
Wed, 20 Jun 2012 22:50:21 +0000 (23:50 +0100)
commitda8d694b75be45c5577e0b993995e12f653267cf
tree72a6b4c82667f673f4af771e93e236170af65974
parentcd657ccb4223f34feffd635c3299206f96a5e216
Remove extant reference to the `symbols/extras' directory

The following command:

  setxkbmap -layout us -variant alt-intl-unicode

was yielding this unhelpful error:

  Error loading new keyboard description":

The reason is that the following commit:

  commit f836c210a4e4007715b149d4736a447c56b7cbaa
  Author: Sergey V. Udaltsov <svu@gnome.org>
  Date:   Wed Mar 2 23:56:25 2011 +0000

      The extra symbols are merged back into the base files

      The rules are not powerful enough to support the extras subdir.
      So the variants are merged into "main" files.
      From now on, the "extra" term only affects the directory: whether
      the record is in base.xml.in or base.extras.xml.in

removed the `symbols/extras' directory, but accidentally left a
reference to it in the definition of xkb_symbols "alt-intl-unicode":

  include "extras/us(intl-unicode)"
symbols/us