~ubuntu-branches/ubuntu/trusty/screenlets/trusty

« back to all changes in this revision

Viewing changes to src/share/screenlets/Sysmonitor/themes/CpuInfo/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    = CpuInfo
8
 
author  = Helder Fraga aka Whise
9
 
version = 1.0
10
 
info    = CpuInfo theme
11
 
 
12
 
[Options]
13
 
expand = False
14
 
starty=46
15
 
color_text =(1.0, 1.0, 1.0, 0.7)
16
 
color_background =(0.0, 0.0, 0.0, 0.0)
17
 
color_graph =(1.0, 1.0, 1.0, 0.2)
18
 
use_bg_image = True
19
 
show_frame = False
20
 
show_time = False
21
 
show_date = False
22
 
show_username = True
23
 
show_distro = True
24
 
show_kernel = True
25
 
show_cpuname = True
26
 
show_cpus = False
27
 
show_load = False
28
 
show_mem = False
29
 
show_swap = False
30
 
show_ip = False
31
 
show_updown = False
32
 
show_disks = False
33
 
show_bat_wir = False
34
 
show_processes = False
35
 
show_uptime = False
36
 
image_filename = /usr/share/screenlets/Sysmonitor/themes/CpuInfo/bg.png