Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P pidgin-otr
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 39
    • Issues 39
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Plugins
  • pidgin-otr
  • Repository

Switch branch/tag
  • pidgin-otr
  • gtk-ui.c
Find file BlameHistoryPermalink
  • Ian Goldberg's avatar
    Compile correctly even if i18n (libintl/gettext) is not available. · b08967ab
    Ian Goldberg authored Sep 06, 2012
    configure checks for the availability of i18n, but if it's not there,
    we weren't doing anything sensible.  Now, we just use the English
    constant text strings in the code by defining _(x) and N_(x) to be just
    (x).
    b08967ab

Replace gtk-ui.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.