~ubuntu-branches/ubuntu/natty/xubuntu-artwork/natty

« back to all changes in this revision

Viewing changes to usr/share/themes/Bluebird/gtk-2.0/firefox.rc

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc
  • Date: 2010-08-25 22:36:41 UTC
  • Revision ID: james.westby@ubuntu.com-20100825223641-bs37jstrv866zv5f
Tags: 10.10.1
* debian/xubuntu-artwork.install,usr/share/themes,
  usr/share/xfce4/backdrops: include Bluebird 0.1.0.
* var/lib/gdm/.gconf.defaults/%gconf-tree.xml: use new artwork.
* lib/plymouth/themes/xubuntu-logo/xubuntu-logo.script: fix typo. lp: #591176
* debian/control:
  - xubuntu-artwork depends on gtk2-engines-equinox for this
    new theme to work
  - updated the Vcs-Browser url for maverick
  - improved long descriptions
  - renamed xubuntu-plymouth-theme to plymouth-theme-xubuntu-logo, which
    provides plymouth-theme. lp: #553485
* debian/copyright: updated.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# ==============================================================================
 
2
# FIREFOX SPECIFIC SETTINGS
 
3
# ==============================================================================
 
4
 
 
5
style   "ff-statusbar"
 
6
{
 
7
        xthickness      = 4
 
8
        ythickness      = 3
 
9
}
 
10
 
 
11
style "ff-tool" = "murrine-default"
 
12
{
 
13
        GtkToolbar:: shadow-type = GTK_SHADOW_NONE
 
14
}
 
15
 
 
16
widget  "MozillaGtkWidget*Toolbar*"             style   "ff-tool"
 
17
widget  "MozillaGtkWidget*Statusbar*"   style   "ff-statusbar"
 
18
 
 
19
 
 
20
# ------------------------------------------------------------------------------
 
21
# Some Firefox (3.0/3.5) GTK widgets hierarchy (maybe useful for someone)
 
22
# ------------------------------------------------------------------------------
 
23
 
 
24
# Top toolbars (and maybe others)
 
25
#widget "MozillaGtkWidget.GtkFixed.GtkHandleBox.GtkToolbar"     style   "theme-dark-toolbar"
 
26
 
 
27
# Findbar entry, gecko (all html) entry
 
28
#widget "MozillaGtkWidget.GtkFixed.GtkEntry"    style   "theme-dark-entry"
 
29
 
 
30
# ALL buttons
 
31
#widget "MozillaGtkWidget.GtkFixed.GtkButton"   style   "theme-dark-button"
 
32
 
 
33
 
 
34
 
 
35
 
 
36
 
 
37
 
 
38
 
 
39
 
 
40
 
 
41
 
 
42
 
 
43