Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
libX11
libX11
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 94
    • Issues 94
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 3
    • Merge Requests 3
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • xorg
  • lib
  • libX11libX11
  • Issues
  • #58

Closed
Open
Opened Sep 05, 2013 by Bugzilla Migration User@bugzilla-migration

use adjectival form in letter names, remove some deprecated keysyms, and undeprecate 'heh'

Submitted by Benno Schulenberg @benno

Assigned to Xorg Project Team

Link to original bug (#68999)

Description

Created attachment 85286 uses "Macedonian" in symbol names

In the keysymbols file the six Macedonian letters are defined like so: #define XK_Macedonia_gje 0x06a2 /* U+0453 CYRILLIC SMALL LETTER GJE */ All other definitions use the adjectival form of the relevant language, like "Ukrainian", "Serbian", "Georgian", "Armenian", ... I think it should be "Macedonian" too. The first patch makes this change, deprecating the old forms.

The second patch removes all the currently deprecated Cyrillic key symbols -- they have been deprecated since Xorg began in 2003.

The third patch undeprecates the Arabic_heh key symbol, and deprecates the Arabic_ha one instead. HEH is the primary Unicode name for this letter, HA the secondary name.

However, if the secondary names of Unicode letters are the preferred names, then a different patch would be needed: also the Arabic_feh and Arabic_yeh would need to be deprecated in favour on the (new) Arabic_fa and Arabic_ya, as those are the secondary Unicode names for those letters.

Attachment 85286, "uses "Macedonian" in symbol names":
0001-Using-the-customary-adjectival-form-in-the-names-for.patch

Version: git

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: xorg/lib/libx11#58