~ubuntu-branches/ubuntu/raring/screenlets/raring

« back to all changes in this revision

Viewing changes to src/share/screenlets/Places/themes/default/theme.conf

  • Committer: Bazaar Package Importer
  • Author(s): Julien Lavergne
  • Date: 2011-02-24 00:51:35 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20110224005135-p65cxwmpfwwy3woi
Tags: 0.1.2+bzr616-0ubuntu1
* New upstream snapshot.
 - Move individual screenlets into another source package.
 - Many bug fixes since 0.1.2.
* Convert to source format 3.0 (quilt).
* debian/patches
 - Removed all patches, merged upstream.
* debian/rules:
 - Convert to dh7.
 - Don't remove copies of feedparser, not in this package.
 - Don't remove empty directory for the individual screenlets.
* debian/screenlets.install:
 - Update installed files.
* debian/compat
 - Bump to level 7.
* debian/control:
 - Rewrite Depends and build-depends.
* README.Debian :
 - Mention mutter as a composite manager.
* debian/README.source:
 - Remove the README.source.
* debian/screenlets.manpages:
 - Add the manpages.
* debian/copyright:
 - Rewrite with dep5 style.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# This is a theme-configuration with optional vars, meta-description
2
 
# and author-information for the theme. Any lines beginning with #, _, [,
3
 
# <EOL> or <SPACE> are ignored.
4
 
 
5
 
 
6
 
[Theme]
7
 
name    = default
8
 
author  = Helder Fraga aka Whise
9
 
version = 1.0
10
 
info    = Default theme
11
 
 
12
 
[Options]
13
 
 
14
 
color_odd = (0, 0, 0, 0.55)
15
 
color_even = (0, 0, 0, 0.65)
16
 
color_title = (0.0, 0.0, 0.0, 1)
17
 
color_text = (1,1,1,1)
18
 
color_back = (1.0, 1.0, 1.0, 0.65)
19
 
color_hover = (0, 0, 1.0, 0.65)
20
 
font = "FreeSans"
21
 
font_title = "FreeSans"
22
 
show_shadow = True