Accepting request 88791 from home:jengelh:dev

fate#312880

OBS-URL: https://build.opensuse.org/request/show/88791
OBS-URL: https://build.opensuse.org/package/show/graphics/librecad?expand=0&rev=1
This commit is contained in:
2011-10-19 21:15:23 +00:00
committed by Git OBS Bridge
commit 8087c2a89d
9 changed files with 252 additions and 0 deletions

16
librecad-no-date.diff Normal file
View File

@@ -0,0 +1,16 @@
---
src/main/qc_applicationwindow.cpp | 1 -
1 file changed, 1 deletion(-)
Index: LibreCAD/src/main/qc_applicationwindow.cpp
===================================================================
--- LibreCAD.orig/src/main/qc_applicationwindow.cpp
+++ LibreCAD/src/main/qc_applicationwindow.cpp
@@ -2933,7 +2933,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>&nbsp;&nbsp;&nbsp;Pablo: LibreCAD Argentine<br/>" +
tr("Splash and Logo supplied by") + "<br>&nbsp;&nbsp;&nbsp;Diego " + "<a href=\"http://daltom.2082studio.com/\">Daltom Designer</a>" + "<br/>" +