|
Revision 219, 308 bytes
(checked in by jordi, 2 years ago)
|
|
The PrintPter? class now retrieves the list of printers from cups and sends them to the view. I also added the PrintPter?.cxx function in the POTFILES file.
|
| Line | |
|---|
| 1 | # List of source files which contain translatable strings. |
|---|
| 2 | |
|---|
| 3 | src/FindPter.cxx |
|---|
| 4 | src/IDocument.cxx |
|---|
| 5 | src/main.cxx |
|---|
| 6 | src/MainPter.cxx |
|---|
| 7 | src/PagePter.cxx |
|---|
| 8 | src/PrintPter.cxx |
|---|
| 9 | src/PDFDocument.cxx |
|---|
| 10 | # GTK+ Shell |
|---|
| 11 | src/gtk/FindView.cxx |
|---|
| 12 | src/gtk/MainView.cxx |
|---|
| 13 | src/gtk/PreferencesView.cxx |
|---|
| 14 | src/gtk/PrintView.cxx |
|---|
| 15 | src/gtk/StockIcons.cxx |
|---|