

































My Projects:
Gyach Enhanced
pY! Voice Chat
IceWM Control Panel
gAnim8
Pythonol
PHPaint
Site Powered By:
PHPaint and
|

A full-featured, multi-language, Gtk-based control panel targeted toward IceWM http://icesoundmanager.sourceforge.net http://sourceforge.net/projects/icesoundmanager/ Download Translators: Contribute! Developer's Release Support Forum
LATEST NEWS [4/29/2005]: These pages have just moved to a NEW SERVER. The site might be under construction for some time.
LATEST NEWS [8/18/2004]: IceWMCP version 3.2 is now available. This release patches bugs that many users of Python 2.3 experienced. Support has been added for the latest features of IceWM 1.2.14 / 1.2.15. A French translation has been added, and the Russian translation has been updated. The IceMe menu editor now saves non-English characters in the menu file correctly. A big THANK YOU to the following people: French Translation Added By - Yves Perraudin (yploglib ['at'] free.fr), Régis Décamps (decamps ['at'] users.sf.net), and Simon Gauthier (joy3k ['at'] hotmail.com). Russian Translation Updates By - Vasya a.k.a Vasiliy Leushin (basileus ['at'] newmail.ru). Thank you all for your hard work and patience with me. :-) DOWNLOAD List of New Features
LATEST NEWS [8/18/2004]: The following applications have just been released: IcePref2 3.4, IcePref2 Theme Designer 3.2, PhrozenClock 3.2, IceSoundManager 3.2, GtkPCCard 1.6, and IceWMCP Tray Icon Plug-in 0.2 Download
ANONYMOUS CVS ACCESS
Source code for IceWMCP is often updated on CVS between software releases. You are always welcome to grab the latest CVS code, provided you understand that CVS code is experimental, and may not be complete or functional. You may check out the complete IceWMCP code with the following command:
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/icesoundmanager co IceWMCP-2
This will download the entire souce code for the IceWMCP project, including all its components, documentation, and icons.
To download the latest source code for the IceWMCP-System/Hardware plug-in, run the command:
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/icesoundmanager co IceWMCP-HW
To download the latest source code for the IceWMCP Tray Icon plug-in, run the command:
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/icesoundmanager co IceWMCP-TrayIcon
If you just want to 'browse' the code available in CVS, go to IceWMCP's Sourceforge Project page, click the "CVS" link, then click "Browse the CVS tree" on your right. The PyGtk-2 version is in the tree 'IceWMCP-2', and the old PyGtk-1 version is in the tree 'IceWMCP'
Translators:
You can easily check out just the language (GNU Gettext) files from anonymous CVS with the following command:
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/icesoundmanager co IceWMCP-2/locale
This will download the .pot and .po files of interest to you. To check out the control panel (.cpl) applet files, you can run CVS a command like:
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/icesoundmanager co IceWMCP-2/applets
To check out the control panel (.txt) Help files, you can run CVS a command like:
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/icesoundmanager co IceWMCP-2/help
(The English Help files will be in the top directory.)
To download the latest translation files for the IceWMCP Tray Icon plug-in, run the command:
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/icesoundmanager co IceWMCP-TrayIcon
Developers:
As stated on the home page, IceWMCP "is meant to run in IceWM, but can be used in ANY window manager as a general-purpose control panel." As of version 1.2 of IceWM Control Panel, 'Developer's Releases' of IceWM Control Panel are available. NOTE: NO technical support will be provided for 'Developer's Releases' (i.e, you are on your own.) The 'Developer's Release' is intended for PROGRAMMERS who know the Python programming language and would like use IceWMCP's modular, stable framework as a foundation for a new 'control panel' of their own (potentially for a completely different window manager or desktop environment.) See the Developer's Release README for more information. You can easily check out Developer's Release from the CVS tree with the following command:
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/icesoundmanager co IceWMCP-2/icewmcp-developers-release
In addition, 'tar-ball' packages of the Developer's Release of IceWMCP are available in the download area, in packages that have names ending with 'for-programmers', 'for-developers', etc.
|