From f22065874bc5f79e5b6b9f0f328ef9ce3ca9a30e Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Tue, 15 Oct 2013 20:29:31 -0700 Subject: Remove the "in C" part about Subsurface's description It's not written purely in C anymore. There's quite a lot of C++ now, not to mention Perl, XSLT, shell scripting, etc. :-) Signed-off-by: Thiago Macieira Signed-off-by: Dirk Hohndel --- qt-ui/about.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt-ui') diff --git a/qt-ui/about.cpp b/qt-ui/about.cpp index e2d815325..29abf6334 100644 --- a/qt-ui/about.cpp +++ b/qt-ui/about.cpp @@ -17,7 +17,7 @@ SubsurfaceAbout::SubsurfaceAbout(QWidget* parent, Qt::WindowFlags f) ui.setupUi(this); ui.aboutLabel->setText(tr("" \ "Subsurface " VERSION_STRING "

" \ - "Multi-platform divelog software in C
" \ + "Multi-platform divelog software
" \ "Linus Torvalds, Dirk Hohndel, and others, 2011, 2012, 2013")); licenseButton = new QPushButton(tr("&License")); websiteButton = new QPushButton(tr("&Website")); -- cgit v1.2.3-70-g09d2