From Fedora Project Wiki
(Added this page to the Packages category)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= system-config-language =
'''system-config-language''' is a graphical user interface that allows the user to change the default language of the system.
 
== What is system-config-language? ==
 
system-config-language is a graphical user interface that allows the user to change the default language of the system.


== Download ==
== Download ==


=== Grab the latest source from CVS ===
The current source is can be downloaded using SVN by using the following command:
 
You can get the current source using the following commands:


'''Anonymous CVS access'''
<pre>
<pre>
$ svn co http://svn.fedorahosted.org/svn/system-config-language
svn co http://svn.fedorahosted.org/svn/system-config-language
</pre>
</pre>


'''Contributor CVS access'''
Those who have commit access will need to use ssh:
 
<pre>
<pre>
$ svn co svn+ssh://username@svn.fedorahosted.org/svn/system-config-language
$ svn co svn+ssh://your_username@svn.fedorahosted.org/svn/system-config-language
</pre>
</pre>


'''Current release:'''
'''Current release:'''


[[Image:system-config-language-1.3.1.tar.bz2]]
[http://pravins.fedorapeople.org/system-config-language/system-config-language-1.3.2.tar.bz2 system-config-language-1.3.2.tar.bz2]


'''Previous releases:'''
'''Previous releases:'''


[[Image:system-config-language-1.2.15.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]


== 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] .
[[Category:Packages]]

Latest revision as of 20:00, 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