More name & site fixes
This commit is contained in:
@@ -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")
|
||||
|
||||
4
README
4
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:
|
||||
|
||||
@@ -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)<br>
|
||||
[Developer Wiki](https://github.com/LMMS/lmms/wiki)<br>
|
||||
[Artist & User Wiki/Documentation](http://lmms.sourceforge.net/wiki/index.php/Main_Page) This still has some useful pages.<br>
|
||||
[Screenshots](http://lmms.sourceforge.net/screenshots.php)<br>
|
||||
[Sound Demos](http://lmms.sourceforge.net/demos.php)<br>
|
||||
[LMMS Sharing Platform](http://lmms.sourceforge.net/lsp/index.php) Share your songs!
|
||||
[Screenshots](http://lmms.io/screenshots/)<br>
|
||||
[Sound Demos](http://lmms.io/showcase/)<br>
|
||||
[LMMS Sharing Platform](http://lmms.io/lsp/) Share your songs!
|
||||
|
||||
Features
|
||||
---------
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
* Copyright (c) 2014 Tobias Doerffel <tobydox/at/users.sourceforge.net>
|
||||
* Copyright (c) 2013 Mike Choi <rdavidian71/at/gmail/dot/com>
|
||||
*
|
||||
* 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
|
||||
|
||||
@@ -152,7 +152,7 @@
|
||||
<item>
|
||||
<widget class="QLabel" name="label_4" >
|
||||
<property name="text" >
|
||||
<string><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></string>
|
||||
<string><html><head/><body><p><a href="http://lmms.io"><span style=" text-decoration: underline; color:#0000ff;">http://lmms.io</span></a></p></body></html></string>
|
||||
</property>
|
||||
<property name="wordWrap" >
|
||||
<bool>true</bool>
|
||||
|
||||
Reference in New Issue
Block a user