~ubuntu-branches/ubuntu/precise/xfce4-panel/precise

« back to all changes in this revision

Viewing changes to docs/manual/html/es/theming.html

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc
  • Date: 2010-12-04 15:45:53 UTC
  • mto: (4.1.3 experimental)
  • mto: This revision was merged to the branch mainline in revision 50.
  • Revision ID: james.westby@ubuntu.com-20101204154553-f452gq02eiksf09f
Tags: upstream-4.7.5
Import upstream version 4.7.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 
2
<html xmlns:str="http://exslt.org/strings">
 
3
<head>
 
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
5
<title>Theming</title>
 
6
<link rel="stylesheet" type="text/css" href="../xfce4-panel.css">
 
7
</head>
 
8
<body class="">
 
9
<div class="headbar"><div class="linktrails"><div class="linktrail">
 
10
<a class="linktrail" href="index.html">Xfce Panel</a> › <a class="linktrail" href="index.html#panel">Panel</a> » </div></div></div>
 
11
<div class="body">
 
12
<div class="header"><h1 class="title">Theming</h1></div>
 
13
<div class="contents">
 
14
<p class="p">
 
15
      Besize the appearance settings in the <span xmlns:e="http://projectmallard.org/experimental/" class=" link"><a href="preferences.html" title="">
 
16
      panel preferences</a></span>, there are also a couple of classes you
 
17
      can style through the gtkrc file. Below we'll summarize the
 
18
      global classes. Some plugins also have gtkrc style properties
 
19
      for specific settings, you can find those in the manual page
 
20
      of the specific plugin.
 
21
  </p>
 
22
<p class="p">
 
23
    XfcePanelWindow (normal panel window),
 
24
    XfcePanelWindowHidden (autohide window),
 
25
    XfcePanelWindowExternal (4.6 external plugin),
 
26
    XfcePanelWindowWrapper (4.8 external plugins).
 
27
  </p>
 
28
</div>
 
29
<div class="section" id="">
 
30
<div class="header"><h2 class="title">.gtk</h2></div>
 
31
<div class="contents"></div>
 
32
</div>
 
33
<div class="section autolinkssection">
 
34
<div class="header"><h2 class="title">Further Reading</h2></div>
 
35
<div class="autolinks">
 
36
<div class="title"><span>More About</span></div>
 
37
<ul><li class="autolink"><a href="index.html#panel">Panel</a></li></ul>
 
38
</div>
 
39
</div>
 
40
</div>
 
41
<div class="footbar"><div class="copyrights"></div></div>
 
42
</body>
 
43
</html>