diff options
author | Benedikt Roth <Benedikt.Roth@gmx.net> | 2001-09-28 09:41:57 +0000 |
---|---|---|
committer | Benedikt Roth <bratislav@src.gnome.org> | 2001-09-28 09:41:57 +0000 |
commit | f450c54f5c650487a191407c0a86c174ec179fb9 (patch) | |
tree | 6e3adcc8492c5677d521eabf367b6caebea2befb /icons | |
parent | dc5c292a5b1201cbe6868d9f2791705ed51f1244 (diff) | |
download | nautilus-f450c54f5c650487a191407c0a86c174ec179fb9.tar.gz |
i18n fixes for cpu speed and cache size (fixes #45298) Fix #48322, Theme
2001-09-27 Benedikt Roth <Benedikt.Roth@gmx.net>
* components/hardware/nautilus-hardware-view.c:
(get_CPU_description):
i18n fixes for cpu speed and cache size (fixes #45298)
* icons/gnome/gnome.xml:
Fix #48322, Theme description for new Gnome theme lacks a dot
Diffstat (limited to 'icons')
-rw-r--r-- | icons/gnome/gnome.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/gnome/gnome.xml b/icons/gnome/gnome.xml index f83c5701e..a804c1675 100644 --- a/icons/gnome/gnome.xml +++ b/icons/gnome/gnome.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<theme _name="GNOME" _description="A theme designed to fit well with the classic GNOME environment"> +<theme _name="GNOME" _description="A theme designed to fit well with the classic GNOME environment."> <directory background_tile_image="patterns/gnome.jpg" selection_box_color_rgba="0x00441140" |