diff options
Diffstat (limited to 'kdeprint/slave/templates')
-rw-r--r-- | kdeprint/slave/templates/CMakeLists.txt | 6 | ||||
-rw-r--r-- | kdeprint/slave/templates/Makefile.am | 6 | ||||
-rw-r--r-- | kdeprint/slave/templates/class.template | 4 | ||||
-rw-r--r-- | kdeprint/slave/templates/driver.template | 4 | ||||
-rw-r--r-- | kdeprint/slave/templates/jobs.template | 4 | ||||
-rw-r--r-- | kdeprint/slave/templates/printer.template | 4 | ||||
-rw-r--r-- | kdeprint/slave/templates/pseudo.template | 4 |
7 files changed, 16 insertions, 16 deletions
diff --git a/kdeprint/slave/templates/CMakeLists.txt b/kdeprint/slave/templates/CMakeLists.txt index 31f11cf6a..f2344a0df 100644 --- a/kdeprint/slave/templates/CMakeLists.txt +++ b/kdeprint/slave/templates/CMakeLists.txt @@ -16,10 +16,10 @@ install( FILES box-top-middle.png bar-bottom-middle.png bar-top-right.png box-bottom-right.png box-top-right.png bar-bottom-right.png - bottom-left.png box-centre-kdeprint.png + bottom-left.png box-centre-tdeprint.png top-left.png bar-middle-left.png bottom-middle.png box-middle-left.png top-middle.png bar-middle-right.png - bottom-right.png box-middle-right.png top-right-kdeprint.png + bottom-right.png box-middle-right.png top-right-tdeprint.png bar-top-left.png box-bottom-left.png box-top-left.png htmlstyles.css - DESTINATION ${DATA_INSTALL_DIR}/kdeprint/template ) + DESTINATION ${DATA_INSTALL_DIR}/tdeprint/template ) diff --git a/kdeprint/slave/templates/Makefile.am b/kdeprint/slave/templates/Makefile.am index 7fde236a2..3f23f9d2d 100644 --- a/kdeprint/slave/templates/Makefile.am +++ b/kdeprint/slave/templates/Makefile.am @@ -13,7 +13,7 @@ template_DATA = class.template \ box-top-right.png \ bar-bottom-right.png \ bottom-left.png \ - box-centre-kdeprint.png \ + box-centre-tdeprint.png \ top-left.png \ bar-middle-left.png \ bottom-middle.png \ @@ -22,10 +22,10 @@ template_DATA = class.template \ bar-middle-right.png \ bottom-right.png \ box-middle-right.png \ - top-right-kdeprint.png \ + top-right-tdeprint.png \ bar-top-left.png \ box-bottom-left.png \ box-top-left.png \ htmlstyles.css -templatedir = $(kde_datadir)/kdeprint/template +templatedir = $(kde_datadir)/tdeprint/template diff --git a/kdeprint/slave/templates/class.template b/kdeprint/slave/templates/class.template index 4cbc075ab..b6a79a1fd 100644 --- a/kdeprint/slave/templates/class.template +++ b/kdeprint/slave/templates/class.template @@ -22,7 +22,7 @@ body {margin: 0px; padding: 0px; background-color: #418ade;} <div style= "background-image: url(top-middle.png); width: 100%; height: 131px;"> <div style="position: absolute; right: 0px;"> - <img src="top-right-kdeprint.png" style="margin: 0px" alt="" /> + <img src="top-right-tdeprint.png" style="margin: 0px" alt="" /> </div> <div style="position: absolute; left: 0px;"> @@ -88,7 +88,7 @@ body {margin: 0px; padding: 0px; background-color: #418ade;} <div style= "width: 100%; background-image: url(box-middle-left.png); background-repeat: repeat-y; text-align: center"> <div style= - "background-image: url(box-centre-kdeprint.png); background-repeat: no-repeat; background-color: #dfe7f3; background-position: top right; margin-left: 20px; margin-right: 20px;"> + "background-image: url(box-centre-tdeprint.png); background-repeat: no-repeat; background-color: #dfe7f3; background-position: top right; margin-left: 20px; margin-right: 20px;"> <h2 style="margin-top: 0px;"><img src="%1" width="32" height="32"/> %1<!--Title--></h2> <table border="1" cellspacing="0" cellpadding="1" width="100%"> diff --git a/kdeprint/slave/templates/driver.template b/kdeprint/slave/templates/driver.template index d5c8af111..8ba428e74 100644 --- a/kdeprint/slave/templates/driver.template +++ b/kdeprint/slave/templates/driver.template @@ -22,7 +22,7 @@ body {margin: 0px; padding: 0px; background-color: #418ade;} <div style= "background-image: url(top-middle.png); width: 100%; height: 131px;"> <div style="position: absolute; right: 0px;"> - <img src="top-right-kdeprint.png" style="margin: 0px" alt="" /> + <img src="top-right-tdeprint.png" style="margin: 0px" alt="" /> </div> <div style="position: absolute; left: 0px;"> @@ -88,7 +88,7 @@ body {margin: 0px; padding: 0px; background-color: #418ade;} <div style= "width: 100%; background-image: url(box-middle-left.png); background-repeat: repeat-y; text-align: center"> <div style= - "background-image: url(box-centre-kdeprint.png); background-repeat: no-repeat; background-color: #dfe7f3; background-position: top right; margin-left: 20px; margin-right: 20px;"> + "background-image: url(box-centre-tdeprint.png); background-repeat: no-repeat; background-color: #dfe7f3; background-position: top right; margin-left: 20px; margin-right: 20px;"> <h2 style="margin-top: 0px;"><img src="%1" width="32" height="32"/> %1<!--Title--></h2> <table border="1" cellspacing="0" cellpadding="1" width="100%"> diff --git a/kdeprint/slave/templates/jobs.template b/kdeprint/slave/templates/jobs.template index 6c326feec..684899aba 100644 --- a/kdeprint/slave/templates/jobs.template +++ b/kdeprint/slave/templates/jobs.template @@ -22,7 +22,7 @@ body {margin: 0px; padding: 0px; background-color: #418ade;} <div style= "background-image: url(top-middle.png); width: 100%; height: 131px;"> <div style="position: absolute; right: 0px;"> - <img src="top-right-kdeprint.png" style="margin: 0px" alt="" /> + <img src="top-right-tdeprint.png" style="margin: 0px" alt="" /> </div> <div style="position: absolute; left: 0px;"> @@ -88,7 +88,7 @@ body {margin: 0px; padding: 0px; background-color: #418ade;} <div style= "width: 100%; background-image: url(box-middle-left.png); background-repeat: repeat-y; text-align: center"> <div style= - "background-image: url(box-centre-kdeprint.png); background-repeat: no-repeat; background-color: #dfe7f3; background-position: top right; margin-left: 20px; margin-right: 20px;"> + "background-image: url(box-centre-tdeprint.png); background-repeat: no-repeat; background-color: #dfe7f3; background-position: top right; margin-left: 20px; margin-right: 20px;"> <h2 style="margin-top: 0px;"><img src="%1" width="32" height="32"/> %1<!--Title--></h2> <table border="1" cellspacing="0" cellpadding="1" width="100%"> diff --git a/kdeprint/slave/templates/printer.template b/kdeprint/slave/templates/printer.template index 44d6ba82b..3bdfa8665 100644 --- a/kdeprint/slave/templates/printer.template +++ b/kdeprint/slave/templates/printer.template @@ -22,7 +22,7 @@ body {margin: 0px; padding: 0px; background-color: #418ade;} <div style= "background-image: url(top-middle.png); width: 100%; height: 131px;"> <div style="position: absolute; right: 0px;"> - <img src="top-right-kdeprint.png" style="margin: 0px" alt="" /> + <img src="top-right-tdeprint.png" style="margin: 0px" alt="" /> </div> <div style="position: absolute; left: 0px;"> @@ -88,7 +88,7 @@ body {margin: 0px; padding: 0px; background-color: #418ade;} <div style= "width: 100%; background-image: url(box-middle-left.png); background-repeat: repeat-y; text-align: center"> <div style= - "background-image: url(box-centre-kdeprint.png); background-repeat: no-repeat; background-color: #dfe7f3; background-position: top right; margin-left: 20px; margin-right: 20px;"> + "background-image: url(box-centre-tdeprint.png); background-repeat: no-repeat; background-color: #dfe7f3; background-position: top right; margin-left: 20px; margin-right: 20px;"> <h2 style="margin-top: 0px;"><img src="%1" width="32" height="32"/> %1<!--Title--></h2> <table border="1" cellspacing="0" cellpadding="1" width="100%"> diff --git a/kdeprint/slave/templates/pseudo.template b/kdeprint/slave/templates/pseudo.template index d6dec46df..a5acc24d1 100644 --- a/kdeprint/slave/templates/pseudo.template +++ b/kdeprint/slave/templates/pseudo.template @@ -22,7 +22,7 @@ body {margin: 0px; padding: 0px; background-color: #418ade;} <div style= "background-image: url(top-middle.png); width: 100%; height: 131px;"> <div style="position: absolute; right: 0px;"> - <img src="top-right-kdeprint.png" style="margin: 0px" alt="" /> + <img src="top-right-tdeprint.png" style="margin: 0px" alt="" /> </div> <div style="position: absolute; left: 0px;"> @@ -88,7 +88,7 @@ body {margin: 0px; padding: 0px; background-color: #418ade;} <div style= "width: 100%; background-image: url(box-middle-left.png); background-repeat: repeat-y; text-align: center"> <div style= - "background-image: url(box-centre-kdeprint.png); background-repeat: no-repeat; background-color: #dfe7f3; background-position: top right; margin-left: 20px; margin-right: 20px;"> + "background-image: url(box-centre-tdeprint.png); background-repeat: no-repeat; background-color: #dfe7f3; background-position: top right; margin-left: 20px; margin-right: 20px;"> <h2 style="margin-top: 0px;"><img src="%1" width="32" height="32"/> %1<!--Title--></h2> <table border="1" cellspacing="0" cellpadding="1" width="100%"> |