~ubuntu-branches/ubuntu/precise/xorg-server/precise-updates

« back to all changes in this revision

Viewing changes to manpages.am

  • Committer: Package Import Robot
  • Author(s): Christopher James Halse Rogers
  • Date: 2012-01-23 16:09:29 UTC
  • mfrom: (1.1.46) (0.11.34 sid)
  • Revision ID: package-import@ubuntu.com-20120123160929-k4xdb9b7xeesiukp
Tags: 2:1.11.3-0ubuntu8
* debian/patches/224_return_BadWindow_not_BadMatch.diff:
  - Fix the error values of a whole slew of window-related calls.
    Fixes some gnome-settings-daemon aborts in XLib (LP: #903973)

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
                -e 's|__sysconfdir__|$(sysconfdir)|g' \
25
25
                -e 's|__xconfigdir__|$(__XCONFIGDIR__)|g' \
26
26
                -e 's|__xkbdir__|$(XKB_BASE_DIRECTORY)|g' \
27
 
                -e 's|__laucnd_id_prefix__|$(LAUNCHD_ID_PREFIX)|g' \
 
27
                -e 's|__XKB_DFLT_RULES__|$(XKB_DFLT_RULES)|g' \
 
28
                -e 's|__XKB_DFLT_MODEL__|$(XKB_DFLT_MODEL)|g' \
 
29
                -e 's|__XKB_DFLT_LAYOUT__|$(XKB_DFLT_LAYOUT)|g' \
 
30
                -e 's|__XKB_DFLT_VARIANT__|$(XKB_DFLT_VARIANT)|g' \
 
31
                -e 's|__XKB_DFLT_OPTIONS__|$(XKB_DFLT_OPTIONS)|g' \
 
32
                -e 's|__bundle_id_prefix__|$(BUNDLE_ID_PREFIX)|g' \
28
33
                -e 's|__modulepath__|$(DEFAULT_MODULE_PATH)|g' \
29
34
                -e 's|__default_font_path__|$(COMPILEDDEFAULTFONTPATH)|g' \
30
35
                -e '\|$(COMPILEDDEFAULTFONTPATH)| s|/,|/, |g'