diff options
author | vdrfan <vdrfan@svn> | 2010-02-16 15:06:56 +0000 |
---|---|---|
committer | vdrfan <vdrfan@svn> | 2010-02-16 15:06:56 +0000 |
commit | e5d1f2eb7585016c22f8682e5a05c3e87383325c (patch) | |
tree | 61d8544aff4c5463cf9a99e16b60dffa66e2776e | |
parent | 251ccc2ac5d39092ccf6a1cf7f5a1f44537b2c28 (diff) |
changed: updated xbmc.org related urls to reflect latest website changes
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27887 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
-rw-r--r-- | README.linux | 2 | ||||
-rw-r--r-- | configure.in | 2 | ||||
-rw-r--r-- | language/German/keyboardmap.xml | 2 | ||||
-rw-r--r-- | project/Win32BuildSetup/readme.txt | 4 | ||||
-rwxr-xr-x | tools/EventClients/Clients/PS3 BD Remote/ps3_remote.py | 2 | ||||
-rwxr-xr-x | tools/Linux/FEH.py | 2 | ||||
-rw-r--r-- | tools/PackageMaker/XBMC Package.pmdoc/index.xml | 10 | ||||
-rw-r--r-- | tools/Translator/Changelog.txt | 4 | ||||
-rw-r--r-- | tools/Translator/Translator/MainForm.cs | 2 | ||||
-rw-r--r-- | tools/XBMCLive/SDK/buildLive/Files/chroot_local-includes/usr/share/xbmc/plugins/programs/SVN Repo Installer/resources/language/English/readme.txt | 4 | ||||
-rw-r--r-- | xbmc/cores/paplayer/TimidityCodec.cpp | 2 | ||||
-rw-r--r-- | xbmc/doxygen.hpp | 2 | ||||
-rw-r--r-- | xbmc/lib/libPython/xbmcmodule/control.cpp | 6 | ||||
-rw-r--r-- | xbmc/lib/libPython/xbmcmodule/listitem.cpp | 2 | ||||
-rw-r--r-- | xbmc/lib/libPython/xbmcmodule/xbmcmodule.cpp | 10 | ||||
-rw-r--r-- | xbmc/lib/libhttpapi/XBMChttp.cpp | 2 | ||||
-rw-r--r-- | xbmc/osx/Credits.html | 4 |
17 files changed, 31 insertions, 31 deletions
diff --git a/README.linux b/README.linux index 84ed345bc4..bfd8ffd1f4 100644 --- a/README.linux +++ b/README.linux @@ -64,7 +64,7 @@ use ccache For this, you need to specify the PPA in your apt sources. Please find them on the forum. -http://xbmc.org/forum/showthread.php?t=33327 +http://forum.xbmc.org/showthread.php?t=33327 Update apt: $ sudo apt-get update diff --git a/configure.in b/configure.in index 73372b6c53..3ffcaf9f98 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT("xbmc", 9.11, http://xbmc.org/trac/) +AC_INIT("xbmc", 9.11, http://trac.xbmc.org) AC_CONFIG_HEADERS([config.h]) AH_TOP([#pragma once]) diff --git a/language/German/keyboardmap.xml b/language/German/keyboardmap.xml index 5dfa1bbb2a..713073c7c7 100644 --- a/language/German/keyboardmap.xml +++ b/language/German/keyboardmap.xml @@ -37,7 +37,7 @@ For details of keyboard layouts see: http://en.wikipedia.org/wiki/Keyboard_layout (thx Gamester17 for this link) - For details of further development see: http://xbmc.org/forum/showthread.php?t=26796 + For details of further development see: http://forum.xbmc.org/showthread.php?t=26796 --> <keyboard_layout> <!-- following topics are independent of all plattforms and the "last" chance in the processing chain --> diff --git a/project/Win32BuildSetup/readme.txt b/project/Win32BuildSetup/readme.txt index 51338f5a05..46adcb948d 100644 --- a/project/Win32BuildSetup/readme.txt +++ b/project/Win32BuildSetup/readme.txt @@ -1,6 +1,6 @@ Prerequisites for building an XBMC for Windows installer: -1) A working Visual C++ 2008 Express XBMC environment (See also http://xbmc.org/wiki/?title=HOW-TO_compile_XBMC_for_Windows_from_source_code#Compiling_XBMC_using_Visual_C.2B.2B_2008_Express_Edition) +1) A working Visual C++ 2008 Express XBMC environment (See also http://wiki.xbmc.org/?title=HOW-TO_compile_XBMC_for_Windows_from_source_code#Compiling_XBMC_using_Visual_C.2B.2B_2008_Express_Edition) 2) Nullsoft sciptable install system (http://nsis.sourceforge.net/Download) @@ -44,4 +44,4 @@ TODO: -Let user choose between install for all users or current user (at this point it installs for the current user). -Multilingual -Webinstaller? --...
\ No newline at end of file +-... diff --git a/tools/EventClients/Clients/PS3 BD Remote/ps3_remote.py b/tools/EventClients/Clients/PS3 BD Remote/ps3_remote.py index c6b2aea4a1..f96940debc 100755 --- a/tools/EventClients/Clients/PS3 BD Remote/ps3_remote.py +++ b/tools/EventClients/Clients/PS3 BD Remote/ps3_remote.py @@ -4,7 +4,7 @@ # for sending input events. # # The original script and documentation regarding the remote can be found at: -# http://xbmc.org/forum/showthread.php?t=28765 +# http://forum.xbmc.org/showthread.php?t=28765 # # # TODO: diff --git a/tools/Linux/FEH.py b/tools/Linux/FEH.py index bf83f57efc..c4c227b74a 100755 --- a/tools/Linux/FEH.py +++ b/tools/Linux/FEH.py @@ -167,7 +167,7 @@ if __name__=="__main__": exit(0) if (badDirectRendering()): - error("XBMC needs hardware accelerated OpenGL rendering.\nInstall an appropriate graphics driver.\n\nPlease consult XBMC Wiki for supported hardware\nhttp://xbmc.org/wiki/?title=Supported_hardware") + error("XBMC needs hardware accelerated OpenGL rendering.\nInstall an appropriate graphics driver.\n\nPlease consult XBMC Wiki for supported hardware\nhttp://wiki.xbmc.org/?title=Supported_hardware") if (badColorDepth()): error("XBMC cannot run unless the\nscreen color depth is atleast 24 bit.\n\nPlease reconfigure your screen.") diff --git a/tools/PackageMaker/XBMC Package.pmdoc/index.xml b/tools/PackageMaker/XBMC Package.pmdoc/index.xml index 1104d5fb33..bfa62d62b2 100644 --- a/tools/PackageMaker/XBMC Package.pmdoc/index.xml +++ b/tools/PackageMaker/XBMC Package.pmdoc/index.xml @@ -370,14 +370,14 @@ By proceeding to install XBMC you are agreeing to the above license. The XBMC co \ XBMC supports a wide range of multimedia formats and includes features such as playlists, audio visualizations, slideshows, metadata retrieval, weather reporting, etc. In addition, it also supports an expanding array of third-party Python plugins.\ \ -Please visit our official website located at {\field{\*\fldinst{HYPERLINK "http://xbmc.org"}}{\fldrslt http://xbmc.org}} for more information. You will also find {\field{\*\fldinst{HYPERLINK "http://xbmc.org/wiki/?title=XBMC_Online_Manual"}}{\fldrslt documentation}} and user support {\field{\*\fldinst{HYPERLINK "http://xbmc.org/forum"}}{\fldrslt forums}} located there.}]]></resource><resource mime-type="text/rtf" kind="embedded" type="conclusion"><![CDATA[{\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf330 +Please visit our official website located at {\field{\*\fldinst{HYPERLINK "http://xbmc.org"}}{\fldrslt http://xbmc.org}} for more information. You will also find {\field{\*\fldinst{HYPERLINK "http://wiki.xbmc.org/?title=XBMC_Online_Manual"}}{\fldrslt documentation}} and user support {\field{\*\fldinst{HYPERLINK "http://forum.xbmc.org"}}{\fldrslt forums}} located there.}]]></resource><resource mime-type="text/rtf" kind="embedded" type="conclusion"><![CDATA[{\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf330 {\fonttbl\f0\fnil\fcharset0 LucidaGrande;} {\colortbl;\red255\green255\blue255;} \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural\pardirnatural \f0\fs26 \cf0 XBMC Media Center was successfully installed!\ \ -Please visit our forums at {\field{\*\fldinst{HYPERLINK "http://xbmc.org/forum"}}{\fldrslt http://xbmc.org/forum}} if you have any questions or comments. You can also browse our online Documentation at http://xbmc.org/. \ +Please visit our forums at {\field{\*\fldinst{HYPERLINK "http://forum.xbmc.org"}}{\fldrslt http://forum.xbmc.org}} if you have any questions or comments. You can also browse our online Documentation at http://xbmc.org/. \ \ You can talk to other XBMC users at {\field{\*\fldinst{HYPERLINK "irc://irc.freenode.net"}}{\fldrslt irc://irc.freenode.net}} in the channels #xbmc, #xbmc-osx and #xbmc-linux.\ \ @@ -641,7 +641,7 @@ En proc\'e9dant \'e0 l'installation de XBMC, vous acceptez la licence ci-dessus. \ XBMC supporte un vaste panel de formats multim\'e9dia incluant des fonctionnalit\'e9s telles que les listes de lecture, les visualisations audios, les diaporamas, la r\'e9cup\'e9ration de donn\'e9es, les pr\'e9visions m\'e9t\'e9o, etc. En extension, il supporte aussi un large choix de scripts Python.\ \ -Pour plus d'information, merci de visiter notre site officiel disponible \'e0 cette adresse {\field{\*\fldinst{HYPERLINK "http://xbmc.org"}}{\fldrslt http://xbmc.org}} . Vous trouverez aussi une {\field{\*\fldinst{HYPERLINK "http://xbmc.org/wiki/?title=XBMC_Online_Manual"}}{\fldrslt documentation}} en ligne et un support utilisateurs sur notre {\field{\*\fldinst{HYPERLINK "http://xbmc.org/forum"}}{\fldrslt forum}}.\ +Pour plus d'information, merci de visiter notre site officiel disponible \'e0 cette adresse {\field{\*\fldinst{HYPERLINK "http://xbmc.org"}}{\fldrslt http://xbmc.org}} . Vous trouverez aussi une {\field{\*\fldinst{HYPERLINK "http://wiki.xbmc.org/?title=XBMC_Online_Manual"}}{\fldrslt documentation}} en ligne et un support utilisateurs sur notre {\field{\*\fldinst{HYPERLINK "http://forum.xbmc.org"}}{\fldrslt forum}}.\ }]]></resource><resource mime-type="text/rtf" kind="embedded" type="conclusion"><![CDATA[{\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf330 {\fonttbl\f0\fnil\fcharset0 LucidaGrande;} {\colortbl;\red255\green255\blue255;} @@ -649,11 +649,11 @@ Pour plus d'information, merci de visiter notre site officiel disponible \'e0 ce \f0\fs26 \cf0 XBMC Media Center a \'e9t\'e9 install\'e9 avec succ\'e8s !\ \ -Merci de visitez notre forum disponible sur {\field{\*\fldinst{HYPERLINK "http://xbmc.org/forum"}}{\fldrslt http://xbmc.org/forum}} pour toutes questions ou commentaires.\ +Merci de visitez notre forum disponible sur {\field{\*\fldinst{HYPERLINK "http://forum.xbmc.org"}}{\fldrslt http://forum.xbmc.org}} pour toutes questions ou commentaires.\ \ Vous pouvez aussi partager votre exp\'e9rience avec les autres utilisateurs de XBMC sur {\field{\*\fldinst{HYPERLINK "irc://irc.freenode.net"}}{\fldrslt irc://irc.freenode.net}} dans les chanels #xbmc, #xbmc-osx et #xbmc-linux.\ \ \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural\pardirnatural \b \cf0 Merci d'avoir choisis XBMC Media Center.\ -}]]></resource></locale></resources><flags/><item type="file">01xbmc.xml</item><item type="file">02user.xml</item><mod>properties.userDomain</mod><mod>properties.systemDomain</mod><mod>properties.anywhereDomain</mod><mod>properties.customizeOption</mod><mod>properties.title</mod><mod>description</mod><mod>postinstallActions.actions</mod></pkmkdoc>
\ No newline at end of file +}]]></resource></locale></resources><flags/><item type="file">01xbmc.xml</item><item type="file">02user.xml</item><mod>properties.userDomain</mod><mod>properties.systemDomain</mod><mod>properties.anywhereDomain</mod><mod>properties.customizeOption</mod><mod>properties.title</mod><mod>description</mod><mod>postinstallActions.actions</mod></pkmkdoc> diff --git a/tools/Translator/Changelog.txt b/tools/Translator/Changelog.txt index d53a61adf0..f25dfc71ac 100644 --- a/tools/Translator/Changelog.txt +++ b/tools/Translator/Changelog.txt @@ -8,14 +8,14 @@ added/fixed: (dd-mm-yyyy) (please specify date in CET) - 24-09-2006 fixed: possible crashes when loading the langinfo.xml - 17-09-2006 fixed: No new languages could be created - 17-09-2006 added: user is now asked if he wants to save changes on app exit or when opening a new file - - 10-09-2006 changed: help url now points to http://xbmc.org/wiki/index.php?title=XBMC_Translator + - 10-09-2006 changed: help url now points to http://wiki.xbmc.org/index.php?title=XBMC_Translator - 10-09-2006 added: Product information to the assembly - 10-09-2006 changed: derived TranslatorException from ApplicationException - 10-09-2006 fixed: corrected some typos - 28-07-2006 added: new speed units - 28-07-2006 fixed: tab stop order when editing a string - 28-07-2006 added: Translator icon to Add/Remove Programs - - 28-07-2006 added: menu item help that links to http://xbmc.org/wiki/index.php?title=XBMC_Translator + - 28-07-2006 added: menu item help that links to http://wiki.xbmc.org/index.php?title=XBMC_Translator - 07-07-2006 changed: better searching of stings by whole word - 26-06-2006 changed: input focus is always set to the textbox in the find form - 24-06-2006 added: better error message for files with duplicate string id's diff --git a/tools/Translator/Translator/MainForm.cs b/tools/Translator/Translator/MainForm.cs index eedb74d1f7..08546a8bbd 100644 --- a/tools/Translator/Translator/MainForm.cs +++ b/tools/Translator/Translator/MainForm.cs @@ -1067,7 +1067,7 @@ namespace TeamXBMC.Translator /// </summary> private void menuItemHelp_Click(object sender, System.EventArgs e) { - System.Diagnostics.Process.Start("http://xbmc.org/wiki/index.php?title=XBMC_Translator"); + System.Diagnostics.Process.Start("http://wiki.xbmc.org/index.php?title=XBMC_Translator"); } /// <summary> diff --git a/tools/XBMCLive/SDK/buildLive/Files/chroot_local-includes/usr/share/xbmc/plugins/programs/SVN Repo Installer/resources/language/English/readme.txt b/tools/XBMCLive/SDK/buildLive/Files/chroot_local-includes/usr/share/xbmc/plugins/programs/SVN Repo Installer/resources/language/English/readme.txt index 4e1bb9b273..8d8d202766 100644 --- a/tools/XBMCLive/SDK/buildLive/Files/chroot_local-includes/usr/share/xbmc/plugins/programs/SVN Repo Installer/resources/language/English/readme.txt +++ b/tools/XBMCLive/SDK/buildLive/Files/chroot_local-includes/usr/share/xbmc/plugins/programs/SVN Repo Installer/resources/language/English/readme.txt @@ -64,8 +64,8 @@ CREDITS: Project Homepage: http://code.google.com/p/xbmc-addons/
- Forum: http://xbmc.org/forum/
+ Forum: http://forum.xbmc.org
- XBMC Homepage: http://xbmc.org/
+ XBMC Homepage: http://xbmc.org
enjoy!
diff --git a/xbmc/cores/paplayer/TimidityCodec.cpp b/xbmc/cores/paplayer/TimidityCodec.cpp index 6a059bff41..02e17b7fb3 100644 --- a/xbmc/cores/paplayer/TimidityCodec.cpp +++ b/xbmc/cores/paplayer/TimidityCodec.cpp @@ -95,7 +95,7 @@ bool TimidityCodec::Init(const CStdString &strFile, unsigned int filecache) if ( m_dll.Init( DEFAULT_SOUNDFONT_FILE ) == 0 ) { CLog::Log(LOGERROR,"TimidityCodec: cannot init codec: %s", m_dll.ErrorMsg() ); - CLog::Log(LOGERROR,"Failed to initialize MIDI codec. Please make sure you configured MIDI playback according to http://xbmc.org/wiki/?title=HOW-TO:_Setup_XBMC_for_karaoke" ); + CLog::Log(LOGERROR,"Failed to initialize MIDI codec. Please make sure you configured MIDI playback according to http://wiki.xbmc.org/?title=HOW-TO:_Setup_XBMC_for_karaoke" ); return false; } } diff --git a/xbmc/doxygen.hpp b/xbmc/doxygen.hpp index 4db928f30f..3e95ba68ee 100644 --- a/xbmc/doxygen.hpp +++ b/xbmc/doxygen.hpp @@ -60,7 +60,7 @@ \section links Links Related links XBMC - http://xbmc.org \n - XBMC Forum - http://xbmc.org/forum/index.php \n + XBMC Forum - http://forum.xbmc.org/index.php \n */ diff --git a/xbmc/lib/libPython/xbmcmodule/control.cpp b/xbmc/lib/libPython/xbmcmodule/control.cpp index f3ec62ad0f..356bff306a 100644 --- a/xbmc/lib/libPython/xbmcmodule/control.cpp +++ b/xbmc/lib/libPython/xbmcmodule/control.cpp @@ -178,7 +178,7 @@ namespace PYXBMC "visible : string - Visible condition.\n" "allowHiddenFocus : bool - True=gains focus even if hidden.\n" "\n" - "List of Conditions - http://xbmc.org/wiki/index.php?title=List_of_Boolean_Conditions \n" + "List of Conditions - http://wiki.xbmc.org/index.php?title=List_of_Boolean_Conditions \n" "\n" "example:\n" " - self.button.setVisibleCondition('[Control.IsVisible(41) + !Control.IsVisible(12)]', True)\n"); @@ -208,7 +208,7 @@ namespace PYXBMC "\n" "enable : string - Enable condition.\n" "\n" - "List of Conditions - http://xbmc.org/wiki/index.php?title=List_of_Boolean_Conditions \n" + "List of Conditions - http://wiki.xbmc.org/index.php?title=List_of_Boolean_Conditions \n" "\n" "example:\n" " - self.button.setEnableCondition('System.InternetState')\n"); @@ -238,7 +238,7 @@ namespace PYXBMC " - event : string - The event to animate.\n" " - attr : string - The whole attribute string separated by spaces.\n" "\n" - "Animating your skin - http://xbmc.org/wiki/?title=Animating_Your_Skin \n" + "Animating your skin - http://wiki.xbmc.org/?title=Animating_Your_Skin \n" "\n" "example:\n" " - self.button.setAnimations([('focus', 'effect=zoom end=90,247,220,56 time=0',)])\n"); diff --git a/xbmc/lib/libPython/xbmcmodule/listitem.cpp b/xbmc/lib/libPython/xbmcmodule/listitem.cpp index 57eed8fb02..7f2e76d2a0 100644 --- a/xbmc/lib/libPython/xbmcmodule/listitem.cpp +++ b/xbmc/lib/libPython/xbmcmodule/listitem.cpp @@ -711,7 +711,7 @@ namespace PYXBMC " - action : string or unicode - any built-in function to perform.\n" "replaceItems : [opt] bool - True=only your items will show/False=your items will be added to context menu(Default).\n" "\n" - "List of functions - http://xbmc.org/wiki/?title=List_of_Built_In_Functions \n" + "List of functions - http://wiki.xbmc.org/?title=List_of_Built_In_Functions \n" "\n" "*Note, You can use the above as keywords for arguments and skip certain optional arguments.\n" " Once you use a keyword, all following arguments require the keyword.\n" diff --git a/xbmc/lib/libPython/xbmcmodule/xbmcmodule.cpp b/xbmc/lib/libPython/xbmcmodule/xbmcmodule.cpp index ba9810b1e2..35a0006c42 100644 --- a/xbmc/lib/libPython/xbmcmodule/xbmcmodule.cpp +++ b/xbmc/lib/libPython/xbmcmodule/xbmcmodule.cpp @@ -269,7 +269,7 @@ namespace PYXBMC "\n" "function : string - builtin function to execute.\n" "\n" - "List of functions - http://xbmc.org/wiki/?title=List_of_Built_In_Functions \n" + "List of functions - http://wiki.xbmc.org/?title=List_of_Built_In_Functions \n" "\n" "example:\n" " - xbmc.executebuiltin('XBMC.RunXBE(c:\\\\avalaunch.xbe)')\n"); @@ -292,7 +292,7 @@ namespace PYXBMC "\n" "httpcommand : string - http command to execute.\n" "\n" - "List of commands - http://xbmc.org/wiki/?title=WebServerHTTP-API#The_Commands \n" + "List of commands - http://wiki.xbmc.org/?title=WebServerHTTP-API#The_Commands \n" "\n" "example:\n" " - response = xbmc.executehttpapi('TakeScreenShot(special://temp/test.jpg,0,false,200,-1,90)')\n"); @@ -513,7 +513,7 @@ namespace PYXBMC "\n" "infotag : string - infoTag for value you want returned.\n" "\n" - "List of InfoTags - http://xbmc.org/wiki/?title=InfoLabels \n" + "List of InfoTags - http://wiki.xbmc.org/?title=InfoLabels \n" "\n" "example:\n" " - label = xbmc.getInfoLabel('Weather.Conditions')\n"); @@ -534,7 +534,7 @@ namespace PYXBMC "\n" "infotag : string - infotag for value you want returned.\n" "\n" - "List of InfoTags - http://xbmc.org/wiki/?title=InfoLabels \n" + "List of InfoTags - http://wiki.xbmc.org/?title=InfoLabels \n" "\n" "example:\n" " - filename = xbmc.getInfoImage('Weather.Conditions')\n"); @@ -599,7 +599,7 @@ namespace PYXBMC "\n" "condition : string - condition to check.\n" "\n" - "List of Conditions - http://xbmc.org/wiki/?title=List_of_Boolean_Conditions \n" + "List of Conditions - http://wiki.xbmc.org/?title=List_of_Boolean_Conditions \n" "\n" "*Note, You can combine two (or more) of the above settings by using \"+\" as an AND operator,\n" "\"|\" as an OR operator, \"!\" as a NOT operator, and \"[\" and \"]\" to bracket expressions.\n" diff --git a/xbmc/lib/libhttpapi/XBMChttp.cpp b/xbmc/lib/libhttpapi/XBMChttp.cpp index 45ccbf5222..352a2f971a 100644 --- a/xbmc/lib/libhttpapi/XBMChttp.cpp +++ b/xbmc/lib/libhttpapi/XBMChttp.cpp @@ -3116,7 +3116,7 @@ int CXbmcHttp::xbmcHelp() output+="<p><b>Syntax 1: http://xbox/xbmcCmds/xbmcHttp?command=</b>command<b>&parameter=</b>first_parameter<b>;</b>second_parameter<b>;...</b></p>"; output+="<p><b>Syntax 2: http://xbox/xbmcCmds/xbmcHttp?command=</b>command<b>(</b>first_parameter<b>;</b>second_parameter<b>;...</b><b>)</b></p>"; output+="<p>Note the use of the semi colon to separate multiple parameters.</p><p>The commands are case insensitive.</p>"; - output+= "<p>The full documentation can be found here: <a href=\"http://xbmc.org/wiki/index.php?title=WebServerHTTP-API\">http://xbmc.org/wiki/index.php?title=WebServerHTTP-API</a></p>"; + output+= "<p>The full documentation can be found here: <a href=\"http://wiki.xbmc.org/index.php?title=WebServerHTTP-API\">http://wiki.xbmc.org/index.php?title=WebServerHTTP-API</a></p>"; return SetResponse(output); } diff --git a/xbmc/osx/Credits.html b/xbmc/osx/Credits.html index cbc98c617b..01e3b723a0 100644 --- a/xbmc/osx/Credits.html +++ b/xbmc/osx/Credits.html @@ -24,12 +24,12 @@ th { text-align: right; } <tr> <th>Documentation</th> -<td><a href="http://xbmc.org/wiki/?title=XBMC_Online_Manual">http://wiki.xbmc.org</a></td> +<td><a href="http://wiki.xbmc.org/?title=XBMC_Online_Manual">http://wiki.xbmc.org</a></td> </tr> <tr> <th width="40%">Need Help?</th> -<td width="60%"><a href="http://xbmc.org/forum">http://forum.xbmc.org</a></td> +<td width="60%"><a href="http://forum.xbmc.org">http://forum.xbmc.org</a></td> </tr> <tr> |