Discuss New vB skin here - any comments?


 
Thread Tools Search this Thread
Contact Us Post Here to Contact Site Administrators and Moderators Discuss New vB skin here - any comments?
# 8  
Old 06-10-2003
Quite sexy. Didn't think anything would make me switch from the OS X theme Smilie
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Sed script, changing all C-comments to C++-comments

I must write a script to change all C++ like comments: // this is a comment to this one /* this is a comment */ How to do it by sed? With file: #include <cstdio> using namespace std; //one // two int main() { printf("Example"); // three }//four the result should be: (2 Replies)
Discussion started by: black_hawk
2 Replies

2. Post Here to Contact Site Administrators and Moderators

RSS Diabled Temporarily - Please Discuss Here.

We have disabled RSS temporarily and apologize for any problems this may cause anyone. If you want to discuss this, please post here. (0 Replies)
Discussion started by: Neo
0 Replies

3. What is on Your Mind?

Skin for PDA

Let me know if you find a skin or template for vB 2.x that can be used for mobile users (PDAs, etc.). I think we need a small mobile device skin for the forums What do you think? (4 Replies)
Discussion started by: Neo
4 Replies
Login or Register to Ask a Question
SKINEDIT(1)						      General Commands Manual						       SKINEDIT(1)

NAME
skinedit - a skin editor for TiEmu and VTi (TI's hand-helds emulators) SYNOPSYS
skinedit [-h] [-v] [--help] [--version] skin_to_open DESCRIPTION
The skinedit program is a skin editor. It allows you to load/save/convert VTi and TiEmu formatted skins. Skins are files which contains an image and keys definitions. OPTIONS
The skinedit program accepts the following options: -h, --help Display a list of all command line options. -v, --version Output the version info. SEE ALSO
tiemu(1), our TiEmu emulator. COPYRIGHT
Copyright (C) 2002-2003, Julien Blache and Copyright (C) 2004-2005, Romain Lievin Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, pro- vided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in sup- porting documentation. This program and its source code is distributed under the terms of 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. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. SUGGESTIONS AND BUG REPORTS
The canonical place to find skinedit and some miscellenaous informations is at <http://lpg.ticalc.org/prj_tiemu>. You can also take a look at <http://lpg.ticalc.org> and <http://www.ticalc.org> for others TI related programs for Linux. AUTHORS
Julien Blache and Romain Lievin (active). April 6, 2005 SKINEDIT(1)