From d4a8f6c95bd7e2786370dad0160a7b2e7725cec1 Mon Sep 17 00:00:00 2001 From: Lukas W Date: Wed, 5 Nov 2014 00:41:02 +0100 Subject: [PATCH] More name & site fixes --- CMakeLists.txt | 6 +++--- README | 4 ++-- README.md | 6 +++--- lmms.spec.in | 2 +- src/core/VstSyncController.cpp | 2 +- src/gui/dialogs/about_dialog.ui | 2 +- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 31670495a..a4fb6d892 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -417,7 +417,7 @@ SET(MACOSX_BUNDLE_COPYRIGHT "Tobias Doerffel, 2008-2010") SET(MACOSX_BUNDLE_MIMETYPE "application/x-lmms-project") SET(MACOSX_BUNDLE_MIMETYPE_ICON "project.icns") SET(MACOSX_BUNDLE_MIMETYPE_ID "net.sourceforge.lmms") -SET(MACOSX_BUNDLE_PROJECT_URL "http://lmms.sourceforge.net") +SET(MACOSX_BUNDLE_PROJECT_URL "http://lmms.io") # make sub-directories @@ -665,8 +665,8 @@ SET(CPACK_PACKAGE_ICON "${CMAKE_SOURCE_DIR}/data/nsis_branding.bmp") SET(CPACK_NSIS_MUI_ICON "${CMAKE_SOURCE_DIR}/data/lmms.ico") SET(CPACK_NSIS_INSTALLED_ICON_NAME "lmms.exe") SET(CPACK_NSIS_DISPLAY_NAME "LMMS ${VERSION}") -SET(CPACK_NSIS_HELP_LINK "http:\\\\\\\\lmms.sourceforge.net") -SET(CPACK_NSIS_URL_INFO_ABOUT "http:\\\\\\\\lmms.sourceforge.net") +SET(CPACK_NSIS_HELP_LINK "http:\\\\\\\\lmms.io") +SET(CPACK_NSIS_URL_INFO_ABOUT "http:\\\\\\\\lmms.io") SET(CPACK_NSIS_CONTACT "lmms-devel@lists.sourceforge.net") SET(CPACK_PACKAGE_EXECUTABLES "lmms.exe;LMMS") SET(CPACK_NSIS_MENU_LINKS "lmms.exe;LMMS") diff --git a/README b/README index 987178872..5969f40c2 100644 --- a/README +++ b/README @@ -4,7 +4,7 @@ LMMS 1.0.93 Copyright (c) 2004-2014 by LMMS developers -This program is free software; you can redistribute it and/or modify +This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. @@ -90,7 +90,7 @@ you're welcome to participate on the development of LMMS! The project-homepage of LMMS, mailingslists and a list of things you can do can be found at -http://lmms.sourceforge.net +http://lmms.io/ Details on development can be found in the Wiki: diff --git a/README.md b/README.md index 83706fc61..0f75b000e 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,9 @@ LMMS is a free cross-platform alternative to commercial programs like FL Studio [Downloads/Releases](https://github.com/LMMS/lmms/releases)
[Developer Wiki](https://github.com/LMMS/lmms/wiki)
[Artist & User Wiki/Documentation](http://lmms.sourceforge.net/wiki/index.php/Main_Page) This still has some useful pages.
-[Screenshots](http://lmms.sourceforge.net/screenshots.php)
-[Sound Demos](http://lmms.sourceforge.net/demos.php)
-[LMMS Sharing Platform](http://lmms.sourceforge.net/lsp/index.php) Share your songs! +[Screenshots](http://lmms.io/screenshots/)
+[Sound Demos](http://lmms.io/showcase/)
+[LMMS Sharing Platform](http://lmms.io/lsp/) Share your songs! Features --------- diff --git a/lmms.spec.in b/lmms.spec.in index db365f068..ac80b2c74 100644 --- a/lmms.spec.in +++ b/lmms.spec.in @@ -26,7 +26,7 @@ Release: %{release} Summary: powerful sequencer-, synthesizer- and sample-studio for Linux Summary(de): Leistungsfaehiges Sequenzer-, Synthesizer- und Sample-Studio fuer Linux License: GPL -URL: http://lmms.sourceforge.net/ +URL: http://lmms.io/ Group: Applications/Multimedia Provides: lmms = %{version}-%{release} BuildRequires: gcc gcc-c++ libstdc++-devel autoconf automake libtool make diff --git a/src/core/VstSyncController.cpp b/src/core/VstSyncController.cpp index 7d7177c82..9b5454e9a 100644 --- a/src/core/VstSyncController.cpp +++ b/src/core/VstSyncController.cpp @@ -4,7 +4,7 @@ * Copyright (c) 2014 Tobias Doerffel * Copyright (c) 2013 Mike Choi * - * This file is part of LMMS - http://lmms.sourceforge.net + * This file is part of LMMS - http://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public diff --git a/src/gui/dialogs/about_dialog.ui b/src/gui/dialogs/about_dialog.ui index 87653597a..2fdd91054 100644 --- a/src/gui/dialogs/about_dialog.ui +++ b/src/gui/dialogs/about_dialog.ui @@ -152,7 +152,7 @@ - <html><head/><body><p><a href="http://lmms.sourceforge.net"><span style=" text-decoration: underline; color:#0000ff;">http://lmms.sourceforge.net</span></a></p></body></html> + <html><head/><body><p><a href="http://lmms.io"><span style=" text-decoration: underline; color:#0000ff;">http://lmms.io</span></a></p></body></html> true