OBS-URL: https://build.opensuse.org/package/show/graphics/librecad?expand=0&rev=6
17 lines
951 B
Diff
17 lines
951 B
Diff
---
|
|
src/main/qc_applicationwindow.cpp | 1 -
|
|
1 file changed, 1 deletion(-)
|
|
|
|
Index: LibreCAD-LibreCAD-a5c34b2/src/main/qc_applicationwindow.cpp
|
|
===================================================================
|
|
--- LibreCAD-LibreCAD-a5c34b2.orig/src/main/qc_applicationwindow.cpp
|
|
+++ LibreCAD-LibreCAD-a5c34b2/src/main/qc_applicationwindow.cpp
|
|
@@ -2966,7 +2966,6 @@ void QC_ApplicationWindow::slotHelpAbout
|
|
#ifdef QC_SCMREVISION
|
|
tr("SCM Revision: %1").arg(XSTR(QC_SCMREVISION)) + "<br>" +
|
|
#endif
|
|
- tr("Compiled on: %1").arg(__DATE__) + "<br>" +
|
|
"Portions (c) 2011 by R. van Twisk" + "<br>" +
|
|
tr("Program Icons Supplied by") +"<br> Pablo: LibreCAD Argentine<br/>" +
|
|
tr("Splash and Logo supplied by") + "<br> Diego " + "<a href=\"http://daltom.2082studio.com/\">Daltom Designer</a>" + "<br/>" +
|