From 5014bf4b513aff6a781859f491b2729657053674 Mon Sep 17 00:00:00 2001 From: Dominic Radermacher Date: Sun, 12 Nov 2017 19:35:03 +0100 Subject: [PATCH] cleanup unneeded stuff --- README | 28 ++++++- README.md | 27 ------ data/ptouch.ui | 223 ------------------------------------------------- 3 files changed, 27 insertions(+), 251 deletions(-) mode change 120000 => 100644 README delete mode 100644 README.md delete mode 100644 data/ptouch.ui diff --git a/README b/README deleted file mode 120000 index 42061c0..0000000 --- a/README +++ /dev/null @@ -1 +0,0 @@ -README.md \ No newline at end of file diff --git a/README b/README new file mode 100644 index 0000000..b46803a --- /dev/null +++ b/README @@ -0,0 +1,27 @@ +About: + +ptouch is a command line tool to print labels on Brother P-Touch +printers on Linux. + +There is no need to install the printer via CUPS, the printer is accessed +directly via libusb. + +The tool was written for and tested with the PT-2430PC, but it should also +work with the PT-1230PC (untested so far). +Maybe others work too (please report USB VID and PID so I can include support +for further models, too). + +Further info can be found at: +https://mockmoon-cybernetics.ch/computer/p-touch2430pc/ + +Compile instructions: + +autoreconf -i +./configure --prefix=/usr +make + +Note: + +Dear visitor, currently I have absolutely no time for improvements on this +project (my free time currently is about one or two hours PER MONTH). +Therefore, I can not look at suggestions about improvements. diff --git a/README.md b/README.md deleted file mode 100644 index 7816d65..0000000 --- a/README.md +++ /dev/null @@ -1,27 +0,0 @@ -# About - -ptouch is a command line tool to print labels on Brother P-Touch -printers on Linux. - -There is no need to install the printer via CUPS, the printer is accessed -directly via libusb. - -The tool was written for and tested with the PT-2430PC, but it should also -work with the PT-1230PC (untested so far). -Maybe others work too (please report USB VID and PID so I can include support -for further models, too). - -Further info can be found at: -https://mockmoon-cybernetics.ch/computer/p-touch2430pc/ - -# Compile instructions - -autoreconf -i -./configure --prefix=/usr -make - -# Note - -Dear visitor, currently I have absolutely no time for improvements on this -project (my free time currently is about one or two hours PER MONTH). -Therefore, I can not look at suggestions about improvements. diff --git a/data/ptouch.ui b/data/ptouch.ui deleted file mode 100644 index d39d8d0..0000000 --- a/data/ptouch.ui +++ /dev/null @@ -1,223 +0,0 @@ - - - - True - ptouch-print-gtk - /usr/share/pixmaps/ptouch-gtk.png - - - - True - vertical - - - True - True - never - bottom-right - - - True - queue - - - True - True - True - Preview area - gtk-missing-image - - - - - - - False - 0 - - - - - True - 0 - - - True - 12 - - - True - vertical - - - True - True - - - - - 0 - - - - - True - 2 - - - True - True - True - True - Font for 1st line - True - - - - 0 - - - - - 1 - - - - - - - - - True - <b>1st line</b> - True - - - - - 2 - 1 - - - - - True - 0 - - - True - 12 - - - True - vertical - - - True - True - - - - - 0 - - - - - True - 2 - - - True - True - True - True - Font for 2nd line - True - - - - 0 - - - - - 1 - - - - - - - - - True - <b>2nd line</b> - True - - - - - 2 - 2 - - - - - True - 2 - - - gtk-print - True - False - True - True - True - Print - True - - - - 0 - - - - - gtk-about - True - True - True - True - About this program - True - - - - 1 - - - - - gtk-quit - True - True - True - True - Quit the program - True - - - - 2 - - - - - 4 - - - - - - -- 2.39.2