From Fedora Project Wiki
(Modernized references to CVS, Wikified intro, cleaned up some section headings) |
|||
Line 1: | Line 1: | ||
'''system-config-language''' is a graphical user interface that allows the user to change the default language of the system. | |||
system-config-language is a graphical user interface that allows the user to change the default language of the system. | |||
== Download == | == Download == | ||
The current source is can be downloaded using SVN by using the following command: | |||
<pre> | <pre> | ||
svn co http://svn.fedorahosted.org/svn/system-config-language | |||
</pre> | </pre> | ||
Those who have commit access will need to use ssh: | |||
<pre> | <pre> | ||
$ svn co svn+ssh:// | $ svn co svn+ssh://your_username@svn.fedorahosted.org/svn/system-config-language | ||
</pre> | </pre> | ||
Line 27: | Line 21: | ||
'''Previous releases:''' | '''Previous releases:''' | ||
[http://pravins.fedorapeople.org/system-config-language/system-config-language-1.3.1.tar.bz2 system-config-language-1.3.1.tar.bz2] | * [http://pravins.fedorapeople.org/system-config-language/system-config-language-1.3.1.tar.bz2 system-config-language-1.3.1.tar.bz2] | ||
[http://pravins.fedorapeople.org/system-config-language/system-config-language-1.2.15.tar.bz2 system-config-language-1.2.15.tar.bz2] | * [http://pravins.fedorapeople.org/system-config-language/system-config-language-1.2.15.tar.bz2 system-config-language-1.2.15.tar.bz2] | ||
== Contributors information == | == Contributors information == | ||
* Please submit bugs and patches into [https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=system-config-language system-config-language bugzilla component] . | * Please submit bugs and patches into [https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=system-config-language system-config-language bugzilla component] . |
Revision as of 19:56, 26 June 2010
system-config-language is a graphical user interface that allows the user to change the default language of the system.
Download
The current source is can be downloaded using SVN by using the following command:
svn co http://svn.fedorahosted.org/svn/system-config-language
Those who have commit access will need to use ssh:
$ svn co svn+ssh://your_username@svn.fedorahosted.org/svn/system-config-language
Current release:
system-config-language-1.3.2.tar.bz2
Previous releases:
Contributors information
- Please submit bugs and patches into system-config-language bugzilla component .