WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: A silly question about themes XFCE4  (Read 2657 times)

Offline ztealmax

  • Newbie
  • *
  • Posts: 45
A silly question about themes XFCE4
« on: July 27, 2012, 06:48:18 AM »
Hi all again just me ones more ;)

A silly question im trying to figure out how to make a theme pack for XFCE4
how would i do that the easiest way?

What i am trying to do , i have a few themes i want to make a package of
and call it for example xfce4-themes.tcz.

now how would i go about to make this work?

Any tips and tricks from tc geniuses would be greatfully accepted ::D

Sincerally
Martin

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11261
Re: A silly question about themes XFCE4
« Reply #1 on: July 27, 2012, 07:42:43 AM »
Hi ztealmax
Basically, what you want to do is set up a temporary directory structure containing the files that mimics how
it would look in a running system. For example, if the package requires a file located in:
Code: [Select]
/usr/local/share/icons/Rodent/48x48/apps/xfce-printer.pngyou could copy it to:
Code: [Select]
/tmp/xfce4-themes/usr/local/share/icons/Rodent/48x48/apps/xfce-printer.pngAdd any remaining paths/files under  /tmp/xfce4-themes/  that you want installed with the package.
Now create a file called:
Code: [Select]
/tmp/xfce4-themes/usr/local/tce.installed/xfce4-themesIf you need to perform any commands when the package is installed, add them to xfce4-themes, otherwise,
leave that file empty. Finally:
Code: [Select]
sudo chown -R root:staff /tmp/xfce4-themes/usr/local/tce.installed
sudo chmod -R 775 /tmp/xfce4-themes/usr/local/tce.installed
cd /tmp
mksquashfs  xfce4-themes xfce4-themes.tcz
Copy the  xfce4-themes.tcz  file to your  tce  directory and add  xfce4-themes.tcz  to your onboot.lst.

Offline ztealmax

  • Newbie
  • *
  • Posts: 45
Re: A silly question about themes XFCE4
« Reply #2 on: July 27, 2012, 11:19:56 AM »
Thank you m8 i will try it out :D

Martin

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: A silly question about themes XFCE4
« Reply #3 on: July 28, 2012, 05:16:25 AM »
Hi all again just me ones more ;)

A silly question im trying to figure out how to make a theme pack for XFCE4
how would i do that the easiest way?

What i am trying to do , i have a few themes i want to make a package of
and call it for example xfce4-themes.tcz.


Study xfwm4-themes.tcz ?
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."