kent iemand een vista stijl?
Geplaatst: 24 dec 2008, 18:31
ik heb met rot gezocht maar ik kan nergens een goed windows-vista (windows7 (seven) mag ook)
stijl vinden
kent iemand anders er een?
stijl vinden
kent iemand anders er een?
Code: Selecteer alles
##############################################################
## Title: phpBB 3.0.3 to phpBB 3.0.4 subsilver2 Changes
## Author: Acyd Burn < N/A > (Meik Sievertsen) N/A
## Description:
##
## These are the phpBB 3.0.3 to phpBB 3.0.4 subsilver2 Changes summed up into a
## little Mod. These changes are only partial and do not include any code changes,
## therefore not meant for updating phpBB.
##
## Files To Edit:
## styles/subsilver2/imageset/imageset.cfg
## styles/subsilver2/style.cfg
## styles/subsilver2/template/template.cfg
## styles/subsilver2/theme/theme.cfg
##
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2
##############################################################
#
#-----[ OPEN ]---------------------------------------------
#
styles/subsilver2/imageset/imageset.cfg
#
#-----[ FIND ]---------------------------------------------
# Around Line 22
version = 3.0.3
#
#-----[ REPLACE WITH ]---------------------------------------------
#
version = 3.0.4
#
#-----[ OPEN ]---------------------------------------------
#
styles/subsilver2/style.cfg
#
#-----[ FIND ]---------------------------------------------
# Around Line 22
version = 3.0.3
#
#-----[ REPLACE WITH ]---------------------------------------------
#
version = 3.0.4
#
#-----[ OPEN ]---------------------------------------------
#
styles/subsilver2/template/template.cfg
#
#-----[ FIND ]---------------------------------------------
# Around Line 22
version = 3.0.3
#
#-----[ REPLACE WITH ]---------------------------------------------
#
version = 3.0.4
#
#-----[ OPEN ]---------------------------------------------
#
styles/subsilver2/theme/theme.cfg
#
#-----[ FIND ]---------------------------------------------
# Around Line 24
version = 3.0.3
#
#-----[ REPLACE WITH ]---------------------------------------------
#
version = 3.0.4
#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM