CVS Update: proto (branch: trunk)

Saren Sandmann Pedersen xorg-commit at cvs.freedesktop.org
Mon May 9 21:20:07 EEST 2005


CVSROOT:	/cvs/xorg
Module name:	proto
Changes by:	sandmann at gabe.freedesktop.org	05/05/09 11:20:07

Log message:
  Change all the protonames from <extension>Ext to <extension>Proto.

Modified files:
      proto/BigReqs/:
        Makefile.am configure.ac 
      proto/Composite/:
        Makefile.am configure.ac 
      proto/DMX/:
        Makefile.am configure.ac 
      proto/Damage/:
        Makefile.am configure.ac 
      proto/EvIE/:
        Makefile.am configure.ac 
      proto/Fixes/:
        Makefile.am configure.ac 
      proto/Fontcache/:
        Makefile.am configure.ac 
      proto/Fonts/:
        Makefile.am configure.ac 
      proto/GL/:
        Makefile.am configure.ac 
      proto/Input/:
        Makefile.am configure.ac 
      proto/KB/:
        Makefile.am configure.ac 
      proto/Panoramix/:
        Makefile.am configure.ac 
      proto/Print/:
        Makefile.am configure.ac 
      proto/Randr/:
        Makefile.am configure.ac 
      proto/Record/:
        Makefile.am configure.ac 
      proto/Render/:
        Makefile.am configure.ac 
      proto/Resource/:
        Makefile.am configure.ac 
      proto/SS/:
        Makefile.am configure.ac 
      proto/Trap/:
        Makefile.am configure.ac 
      proto/Video/:
        Makefile.am configure.ac 
      proto/XCMisc/:
        Makefile.am configure.ac 
      proto/XExt/:
        Makefile.am configure.ac 
      proto/XF86BigFont/:
        Makefile.am configure.ac 
      proto/XF86DGA/:
        Makefile.am configure.ac 
      proto/XF86Misc/:
        Makefile.am configure.ac 
      proto/XF86Rush/:
        Makefile.am configure.ac 
      proto/XF86VidMode/:
        Makefile.am configure.ac 
Added files:
      proto/BigReqs/:
        bigreqsproto.pc.in 
      proto/Composite/:
        compositeproto.pc.in 
      proto/DMX/:
        dmxproto.pc.in 
      proto/Damage/:
        damageproto.pc.in 
      proto/EvIE/:
        evieproto.pc.in 
      proto/Fixes/:
        fixesproto.pc.in 
      proto/Fontcache/:
        fontcacheproto.pc.in 
      proto/Fonts/:
        fontsproto.pc.in 
      proto/GL/:
        glproto.pc.in 
      proto/Input/:
        inputproto.pc.in 
      proto/KB/:
        kbproto.pc.in 
      proto/Panoramix/:
        panoramixproto.pc.in 
      proto/Print/:
        printproto.pc.in 
      proto/Randr/:
        randrproto.pc.in 
      proto/Record/:
        recordproto.pc.in 
      proto/Render/:
        renderproto.pc.in 
      proto/Resource/:
        resourceproto.pc.in 
      proto/SS/:
        scrnsaverproto.pc.in 
      proto/Trap/:
        trapproto.pc.in 
      proto/Video/:
        videoproto.pc.in 
      proto/XCMisc/:
        xcmiscproto.pc.in 
      proto/XExt/:
        xextproto.pc.in 
      proto/XF86BigFont/:
        xf86bigfontproto.pc.in 
      proto/XF86DGA/:
        xf86dgaproto.pc.in 
      proto/XF86Misc/:
        xf86miscproto.pc.in 
      proto/XF86Rush/:
        xf86rushproto.pc.in 
      proto/XF86VidMode/:
        xf86vidmodeproto.pc.in 
Removed files:
      proto/BigReqs/:
        bigreqsext.pc.in 
      proto/Composite/:
        compositeext.pc.in 
      proto/DMX/:
        dmxext.pc.in 
      proto/Damage/:
        damageext.pc.in 
      proto/EvIE/:
        evieext.pc.in 
      proto/Fixes/:
        fixesext.pc.in 
      proto/Fontcache/:
        fontcacheext.pc.in 
      proto/Fonts/:
        fontsext.pc.in 
      proto/GL/:
        glext.pc.in 
      proto/Input/:
        inputext.pc.in 
      proto/KB/:
        kbext.pc.in 
      proto/Panoramix/:
        panoramixext.pc.in 
      proto/Print/:
        printext.pc.in 
      proto/Randr/:
        randrext.pc.in 
      proto/Record/:
        recordext.pc.in 
      proto/Render/:
        renderext.pc.in 
      proto/Resource/:
        resourceext.pc.in 
      proto/SS/:
        scrnsaverext.pc.in 
      proto/Trap/:
        trapext.pc.in 
      proto/Video/:
        videoext.pc.in 
      proto/XCMisc/:
        xcmiscext.pc.in 
      proto/XExt/:
        xextensions.pc.in 
      proto/XF86BigFont/:
        xf86bigfontext.pc.in 
      proto/XF86DGA/:
        xf86dgaext.pc.in 
      proto/XF86Misc/:
        xf86miscext.pc.in 
      proto/XF86Rush/:
        xf86rushext.pc.in 
      proto/XF86VidMode/:
        xf86vidmodeext.pc.in 
  
  Revision      Changes    Path
  1.2           +2 -2      proto/BigReqs/Makefile.am
  1.2           +2 -2      proto/BigReqs/configure.ac
  1.2           +2 -2      proto/Composite/Makefile.am
  1.2           +2 -2      proto/Composite/configure.ac
  1.2           +3 -3      proto/DMX/Makefile.am
  1.2           +2 -2      proto/DMX/configure.ac
  1.2           +2 -2      proto/Damage/Makefile.am
  1.2           +2 -2      proto/Damage/configure.ac
  1.2           +2 -2      proto/EvIE/Makefile.am
  1.2           +1 -1      proto/EvIE/configure.ac
  1.2           +2 -2      proto/Fixes/Makefile.am
  1.2           +2 -2      proto/Fixes/configure.ac
  1.2           +2 -2      proto/Fontcache/Makefile.am
  1.2           +2 -2      proto/Fontcache/configure.ac
  1.2           +2 -2      proto/Fonts/Makefile.am
  1.2           +2 -2      proto/Fonts/configure.ac
  1.2           +2 -2      proto/GL/Makefile.am
  1.2           +2 -2      proto/GL/configure.ac
  1.2           +2 -2      proto/Input/Makefile.am
  1.2           +2 -2      proto/Input/configure.ac
  1.2           +2 -2      proto/KB/Makefile.am
  1.2           +2 -2      proto/KB/configure.ac
  1.2           +2 -2      proto/Panoramix/Makefile.am
  1.2           +2 -2      proto/Panoramix/configure.ac
  1.2           +2 -2      proto/Print/Makefile.am
  1.2           +2 -2      proto/Print/configure.ac
  1.2           +2 -2      proto/Randr/Makefile.am
  1.2           +2 -2      proto/Randr/configure.ac
  1.2           +2 -2      proto/Record/Makefile.am
  1.2           +2 -2      proto/Record/configure.ac
  1.2           +2 -2      proto/Render/Makefile.am
  1.2           +2 -2      proto/Render/configure.ac
  1.2           +2 -2      proto/Resource/Makefile.am
  1.2           +2 -2      proto/Resource/configure.ac
  1.2           +2 -2      proto/SS/Makefile.am
  1.2           +2 -2      proto/SS/configure.ac
  1.2           +2 -2      proto/Trap/Makefile.am
  1.2           +2 -2      proto/Trap/configure.ac
  1.2           +2 -2      proto/Video/Makefile.am
  1.2           +2 -2      proto/Video/configure.ac
  1.2           +2 -2      proto/XCMisc/Makefile.am
  1.2           +2 -2      proto/XCMisc/configure.ac
  1.2           +2 -2      proto/XExt/Makefile.am
  1.2           +2 -2      proto/XExt/configure.ac
  1.2           +2 -2      proto/XF86BigFont/Makefile.am
  1.2           +2 -2      proto/XF86BigFont/configure.ac
  1.2           +2 -2      proto/XF86DGA/Makefile.am
  1.2           +2 -2      proto/XF86DGA/configure.ac
  1.2           +2 -2      proto/XF86Misc/Makefile.am
  1.2           +2 -2      proto/XF86Misc/configure.ac
  1.2           +2 -2      proto/XF86Rush/Makefile.am
  1.2           +2 -2      proto/XF86Rush/configure.ac
  1.2           +2 -2      proto/XF86VidMode/Makefile.am
  1.2           +2 -2      proto/XF86VidMode/configure.ac




More information about the xorg-commit mailing list