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:
16
librecad-no-date.diff
Normal file
16
librecad-no-date.diff
Normal 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> Pablo: LibreCAD Argentine<br/>" +
|
||||
tr("Splash and Logo supplied by") + "<br> Diego " + "<a href=\"http://daltom.2082studio.com/\">Daltom Designer</a>" + "<br/>" +
|
Reference in New Issue
Block a user