Re: Making my gnome theme as default theme

2007-04-24 Thread Indraveni
After adding these lines also, i cound't see my gnome theme as default one. Any 
other ideas please.
 
 
Thanks  Regards,
Indraveni K,
Project Engineer,
CDAC - Chennai,
INDIA.


- Original Message 
From: Josselin Mouette [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: debian-devel@lists.debian.org
Sent: Friday, 20 April, 2007 7:37:20 PM
Subject: Re: Making my gnome theme as default theme

Le vendredi 20 avril 2007 à 14:54 +0100, Indraveni a écrit :
  So, I edited the rules file by adding a line like:
  dh_gconf --priority 20
 
  and added a file name gconf-defaults in the debian
 folder whose content is 
 /desktop/gnome/interface/BossBlue
 /desktop/gnome/interface/gnome
 /apps/metacity/general/BossBlue

The correct lines (corresponding to the 3 GConf keys) are:

/desktop/gnome/interface/icon_theme BossBlue
/desktop/gnome/interface/gtk_theme BossBlue
/apps/metacity/general/theme BossBlue

Cheers,
-- 
 .''`.
: :' :  We are debian.org. Lower your prices, surrender your code.
`. `'   We will add your hardware and software distinctiveness to
  `-our own. Resistance is futile.








  Send a FREE SMS to your friend's mobile from Yahoo! Messenger. Get it now 
at http://in.messenger.yahoo.com/

Making my gnome theme as default theme

2007-04-20 Thread Indraveni
Hi,

 I am working for a Debian based distribution and thus
I want to add a new gnome-theme into the gnome-themes
and make it as default theme, once I install my
distribution.
For this I haev done the following procedure, but its
not working. Someone please guide me, where I have
done mistake.

 I created icon-theme, gtk and the metacity theme, and
created the my own gnome-theme name bossblue-theme,
which copies the gtk, metacity and the icon theme
contents into their respective folders in my distro.
And created the debian package. This is installing the
new theme well without any problem, but its just
coming in the list of the themes in the theme-manager
of gnome. But not coming as default theme. as usual
the default theme is Simple appeared in my desktop
after installation. 
 So, I edited the rules file by adding a line like:
dh_gconf --priority 20

 and added a file name gconf-defaults in the debian
folder whose content is 
/desktop/gnome/interface/BossBlue
/desktop/gnome/interface/gnome
/apps/metacity/general/BossBlue

But this process also, dint work for me to make my
theme as default theme.

Some one please guide me how I should proceed or where
I went wrong. please.

Awaiting for the reply.




 
Thanks  Regards,
Indraveni K,
Project Engineer,
CDAC - Chennai,
INDIA.



  Send a FREE SMS to your friend's mobile from Yahoo! Messenger. Get it now 
at http://in.messenger.yahoo.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Making my gnome theme as default theme

2007-04-20 Thread Josselin Mouette
Le vendredi 20 avril 2007 à 14:54 +0100, Indraveni a écrit :
  So, I edited the rules file by adding a line like:
   dh_gconf --priority 20
 
  and added a file name gconf-defaults in the debian
 folder whose content is 
 /desktop/gnome/interface/BossBlue
 /desktop/gnome/interface/gnome
 /apps/metacity/general/BossBlue

The correct lines (corresponding to the 3 GConf keys) are:

/desktop/gnome/interface/icon_theme BossBlue
/desktop/gnome/interface/gtk_theme BossBlue
/apps/metacity/general/theme BossBlue

Cheers,
-- 
 .''`.
: :' :  We are debian.org. Lower your prices, surrender your code.
`. `'   We will add your hardware and software distinctiveness to
  `-our own. Resistance is futile.