]> git.ipfire.org Git - thirdparty/cups.git/commit - templates/option-conflict.tmpl
*/Dependencies:
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Wed, 24 Aug 2005 19:25:49 +0000 (19:25 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Wed, 24 Aug 2005 19:25:49 +0000 (19:25 +0000)
commitd76064016045ee4100606e6cec656bdb3304b25a
treea827fa28300cb091df8fcd2182762e94f1dc58ee
parent34a3d712300fe0e20ed3c77e049f26ac3092991b
*/Dependencies:
    - Update dependencies.

cgi-bin/admin.c:
    - Use new cupsTempFile2() API.
    - Drop old get_line() function.
    - Implement general URL redirector function, and use it for
      all successful admin ops (2 second delay).
    -

conf/mime.types:
    - Add text/css MIME type for stylesheet.

cups/cups.h:
cups/tempfile.c:
    - Add new cupsTempFile2() API (for CUPS files)

cups/file.h:
    - Fix multiple include guard.
    - Add <sys/types.h> include.

cups/ppd.h:
    - Include "file.h".

doc/cups.css:
    - Add "conflict" style.
    - Don't force TD/TH to be left-aligned.
    - Add padding to page style.
    - Add "data" style for rounded info boxes.

doc/documentation.html.in:
doc/index.html.in:
    - Correctly spell administration.

doc/images/hdr*.gif:
    - Add new box corners.

doc/images/left.gif:
doc/images/right.gif:
    - Remove old left/right graphics.

templates/*.tmpl:
    - Update to use new rounded boxes.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@4590 7a7537e8-13f0-0310-91df-b6672ffda945
48 files changed:
backend/Dependencies
berkeley/Dependencies
cgi-bin/Dependencies
cgi-bin/admin.c
conf/mime.types
cups/Dependencies
cups/cups.h
cups/file.h
cups/ppd.h
cups/tempfile.c
doc/cups.css
doc/documentation.html.in
doc/images/hdr-bottom-left.gif [new file with mode: 0644]
doc/images/hdr-bottom-right.gif [new file with mode: 0644]
doc/images/hdr-top-left.gif [new file with mode: 0644]
doc/images/hdr-top-right.gif [new file with mode: 0644]
doc/images/left.gif [deleted file]
doc/images/right.gif [deleted file]
doc/index.html.in
filter/Dependencies
pdftops/Dependencies
scheduler/Dependencies
systemv/Dependencies
templates/add-class.tmpl
templates/add-printer.tmpl
templates/admin.tmpl
templates/choose-device.tmpl
templates/choose-make.tmpl
templates/choose-members.tmpl
templates/choose-model.tmpl
templates/choose-serial.tmpl
templates/choose-uri.tmpl
templates/classes.tmpl
templates/config-printer.tmpl
templates/config-printer2.tmpl
templates/edit-config.tmpl
templates/header.tmpl
templates/jobs.tmpl
templates/modify-class.tmpl
templates/modify-printer.tmpl
templates/option-boolean.tmpl
templates/option-conflict.tmpl
templates/option-header.tmpl
templates/option-pickmany.tmpl
templates/option-pickone.tmpl
templates/option-trailer.tmpl
templates/printers.tmpl
templates/users.tmpl