control-center.spec
author gman
Tue, 19 Aug 2003 09:28:43 +0000
changeset 1080 497903a49ccb
parent 1058 219c9b3fae9f
child 1113 de8d2db0aaef
permissions -rw-r--r--
2003-08-19 Glynn Foster <[email protected]> * *.spec: Add Prereq's for scrollkeeper and /sbin/ldconfig. Should keep the SuSE build machine happy.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
71
c8f162699856 control center
stephen
parents:
diff changeset
     1
Name:         control-center
c8f162699856 control center
stephen
parents:
diff changeset
     2
License:      GPL
c8f162699856 control center
stephen
parents:
diff changeset
     3
Group:        System/GUI/GNOME
316
d4ee48ac9ddf 2003-06-27 Glynn Foster <[email protected]>
gman
parents: 306
diff changeset
     4
Version:      2.2.2
1025
a32d1ed4f10d Updated all Release numbers for build 06
dermotm
parents: 996
diff changeset
     5
Release:      27
71
c8f162699856 control center
stephen
parents:
diff changeset
     6
Distribution: Mercury
575
2b5c59a05848 2003-07-15 Mark McLoughlin <[email protected]>
markmc
parents: 568
diff changeset
     7
Vendor:       Sun Microsystems, Inc.
71
c8f162699856 control center
stephen
parents:
diff changeset
     8
Summary:      The GNOME control center for GNOME 2.2
958
e8a7f3b7b860 2003-08-04 Glynn Foster <[email protected]>
gman
parents: 949
diff changeset
     9
Source:       http://ftp.gnome.org/pub/GNOME/sources/control-center/2.2/control-center-%{version}.tar.bz2
337
ccc9ee946d6d 2003-06-30 Mark McLoughlin <[email protected]>
markmc
parents: 317
diff changeset
    10
Source1:      display-capplet.png
467
15503c3fbcf1 2003-07-08 Glynn Foster <[email protected]>
gman
parents: 445
diff changeset
    11
Source2:      gnome-ccthemes.png
502
54156774d9a9 Adding the keyboard layout applet to the control center
mick
parents: 467
diff changeset
    12
Source3:      gnome-keyboard-layout.png
306
dc0afb9a8b09 2003-06-13 Mark McLoughlin <[email protected]>
markmc
parents: 290
diff changeset
    13
Patch1:       control-center-01-theme-failsafe.diff
317
ef2d185ce3d6 2003-06-27 Glynn Foster <[email protected]>
gman
parents: 316
diff changeset
    14
Patch2:	      control-center-02-default-applications-icon.diff
337
ccc9ee946d6d 2003-06-30 Mark McLoughlin <[email protected]>
markmc
parents: 317
diff changeset
    15
Patch3:	      control-center-03-display-properties-capplet.diff
467
15503c3fbcf1 2003-07-08 Glynn Foster <[email protected]>
gman
parents: 445
diff changeset
    16
Patch4:	      control-center-04-sound-theme-menu-icons.diff
502
54156774d9a9 Adding the keyboard layout applet to the control center
mick
parents: 467
diff changeset
    17
Patch5:       control-center-05-gnome-keyboard-layout.diff
568
d33d9c99b698 updating the POTFILES.in so intltool-update can be run.
mick
parents: 552
diff changeset
    18
Patch6:       control-center-06-potfiles_in.diff
578
75fc3a7ad279 Backported the option to open the fonts folder from the fonts control panel.
mick
parents: 575
diff changeset
    19
Patch7:       control-center-07-fonts-folder.diff
625
f62c72890353 2003-07-17 Glynn Foster <[email protected]>
gman
parents: 578
diff changeset
    20
Patch8:       control-center-08-window-icon-themes.diff
641
af51787210d5 2003-07-17 Glynn Foster <[email protected]>
gman
parents: 625
diff changeset
    21
Patch9:       control-center-09-filetypes-menu-proxy-icon.diff
643
5b72ac426eb3 2003-07-17 Ghee Teo <[email protected]>
gheet
parents: 641
diff changeset
    22
Patch10:      control-center-10-desktop-keys-binding.diff
678
a600bf9bc4c9 2003-07-21 Glynn Foster <[email protected]>
gman
parents: 643
diff changeset
    23
Patch11:      control-center-11-settings-menu-reorder.diff
718
f47835be122d 2003-07-22 Glynn Foster <[email protected]>
gman
parents: 710
diff changeset
    24
Patch12:      control-center-12-capplet-titles.diff
753
914b66dc2cd8 *** empty log message ***
gman
parents: 752
diff changeset
    25
Patch13:      control-center-13-network-proxy-password.diff
911
c03c18a482c4 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
    26
Patch14:      control-center-14-menu-entries.diff
945
6c012df8fb73 2003-08-02 Glynn Foster <[email protected]>
gman
parents: 930
diff changeset
    27
Patch15:      control-center-15-x-cursor-theme.diff
946
20365635cf9b 2003-08-02 Glynn Foster <[email protected]>
gman
parents: 945
diff changeset
    28
Patch16:      control-center-16-schema-default.diff
961
355a927d0654 2003-08-04 Glynn Foster <[email protected]>
gman
parents: 958
diff changeset
    29
Patch17:      control-center-17-locate-cursor-multihead.diff
973
15456bd2c4a2 2003-08-05 Glynn Foster <[email protected]>
gman
parents: 961
diff changeset
    30
Patch18:      control-center-18-window-help.diff
996
b185431a7f9c 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 973
diff changeset
    31
Patch19:      control-center-19-keybindings-close.diff
71
c8f162699856 control center
stephen
parents:
diff changeset
    32
URL:          http://www.gnome.org
c8f162699856 control center
stephen
parents:
diff changeset
    33
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
c8f162699856 control center
stephen
parents:
diff changeset
    34
Docdir:       %{_defaultdocdir}/control-center2
185
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 87
diff changeset
    35
Autoreqprov:  on
1080
497903a49ccb 2003-08-19 Glynn Foster <[email protected]>
gman
parents: 1058
diff changeset
    36
Prereq:       /sbin/ldconfig
497903a49ccb 2003-08-19 Glynn Foster <[email protected]>
gman
parents: 1058
diff changeset
    37
Prereq:       scrollkeeper
185
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 87
diff changeset
    38
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 87
diff changeset
    39
%define libgnomeui_version 2.2.0
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 87
diff changeset
    40
%define esound_version 0.2.28
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 87
diff changeset
    41
%define gnome_desktop_version 2.2.1
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 87
diff changeset
    42
%define metacity_version 2.4.34
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 87
diff changeset
    43
246
2ccf1ca63cf0 2003-05-30 Mark McLoughlin <[email protected]>
markmc
parents: 185
diff changeset
    44
BuildRequires: libgnomeui-devel >= %{libgnomeui_version}
185
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 87
diff changeset
    45
BuildRequires: esound-devel >= %{esound_version}
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 87
diff changeset
    46
BuildRequires: gnome-desktop-devel >= %{gnome_desktop_version}
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 87
diff changeset
    47
BuildRequires: metacity >= %{metacity_version}
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 87
diff changeset
    48
Requires: libgnomeui >= %{libgnomeui_version}
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 87
diff changeset
    49
Requires: esound >= %{esound_version}
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 87
diff changeset
    50
Requires: gnome-desktop >= %{gnome_desktop_version}
71
c8f162699856 control center
stephen
parents:
diff changeset
    51
c8f162699856 control center
stephen
parents:
diff changeset
    52
%description
c8f162699856 control center
stephen
parents:
diff changeset
    53
This package contains the new control-center for the GNOME 2.0 desktop.
c8f162699856 control center
stephen
parents:
diff changeset
    54
c8f162699856 control center
stephen
parents:
diff changeset
    55
%prep
337
ccc9ee946d6d 2003-06-30 Mark McLoughlin <[email protected]>
markmc
parents: 317
diff changeset
    56
%setup -q
930
7d9c15ef9137 2003-08-02 Glynn Foster <[email protected]>
gman
parents: 911
diff changeset
    57
%patch1 -p1
317
ef2d185ce3d6 2003-06-27 Glynn Foster <[email protected]>
gman
parents: 316
diff changeset
    58
%patch2 -p1
930
7d9c15ef9137 2003-08-02 Glynn Foster <[email protected]>
gman
parents: 911
diff changeset
    59
%patch3 -p1
467
15503c3fbcf1 2003-07-08 Glynn Foster <[email protected]>
gman
parents: 445
diff changeset
    60
%patch4 -p1
502
54156774d9a9 Adding the keyboard layout applet to the control center
mick
parents: 467
diff changeset
    61
%patch5 -p1
568
d33d9c99b698 updating the POTFILES.in so intltool-update can be run.
mick
parents: 552
diff changeset
    62
%patch6 -p1
578
75fc3a7ad279 Backported the option to open the fonts folder from the fonts control panel.
mick
parents: 575
diff changeset
    63
%patch7 -p1
625
f62c72890353 2003-07-17 Glynn Foster <[email protected]>
gman
parents: 578
diff changeset
    64
%patch8 -p1
641
af51787210d5 2003-07-17 Glynn Foster <[email protected]>
gman
parents: 625
diff changeset
    65
%patch9 -p1
643
5b72ac426eb3 2003-07-17 Ghee Teo <[email protected]>
gheet
parents: 641
diff changeset
    66
%patch10 -p1
678
a600bf9bc4c9 2003-07-21 Glynn Foster <[email protected]>
gman
parents: 643
diff changeset
    67
%patch11 -p1
930
7d9c15ef9137 2003-08-02 Glynn Foster <[email protected]>
gman
parents: 911
diff changeset
    68
%patch12 -p1
752
768f9815e1c1 oops/CVS: ----------------------------------------------------------------------
gman
parents: 751
diff changeset
    69
%patch13 -p1
911
c03c18a482c4 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
    70
%patch14 -p1
945
6c012df8fb73 2003-08-02 Glynn Foster <[email protected]>
gman
parents: 930
diff changeset
    71
%patch15 -p1
946
20365635cf9b 2003-08-02 Glynn Foster <[email protected]>
gman
parents: 945
diff changeset
    72
%patch16 -p1
961
355a927d0654 2003-08-04 Glynn Foster <[email protected]>
gman
parents: 958
diff changeset
    73
%patch17 -p1
973
15456bd2c4a2 2003-08-05 Glynn Foster <[email protected]>
gman
parents: 961
diff changeset
    74
%patch18 -p1
996
b185431a7f9c 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 973
diff changeset
    75
%patch19 -p1
945
6c012df8fb73 2003-08-02 Glynn Foster <[email protected]>
gman
parents: 930
diff changeset
    76
cp %SOURCE1 capplets/display
6c012df8fb73 2003-08-02 Glynn Foster <[email protected]>
gman
parents: 930
diff changeset
    77
cp %SOURCE2 capplets/theme-switcher
6c012df8fb73 2003-08-02 Glynn Foster <[email protected]>
gman
parents: 930
diff changeset
    78
cp %SOURCE3 capplets/gnome-keyboard-layout
71
c8f162699856 control center
stephen
parents:
diff changeset
    79
c8f162699856 control center
stephen
parents:
diff changeset
    80
%build
337
ccc9ee946d6d 2003-06-30 Mark McLoughlin <[email protected]>
markmc
parents: 317
diff changeset
    81
libtoolize --force
ccc9ee946d6d 2003-06-30 Mark McLoughlin <[email protected]>
markmc
parents: 317
diff changeset
    82
aclocal -I /usr/share/aclocal/gnome2-macros -I .
946
20365635cf9b 2003-08-02 Glynn Foster <[email protected]>
gman
parents: 945
diff changeset
    83
autoheader
337
ccc9ee946d6d 2003-06-30 Mark McLoughlin <[email protected]>
markmc
parents: 317
diff changeset
    84
automake -a -c -f
ccc9ee946d6d 2003-06-30 Mark McLoughlin <[email protected]>
markmc
parents: 317
diff changeset
    85
autoconf
71
c8f162699856 control center
stephen
parents:
diff changeset
    86
CFLAGS="$RPM_OPT_FLAGS" \
c8f162699856 control center
stephen
parents:
diff changeset
    87
  ./configure \
c8f162699856 control center
stephen
parents:
diff changeset
    88
    --prefix=%{_prefix} \
946
20365635cf9b 2003-08-02 Glynn Foster <[email protected]>
gman
parents: 945
diff changeset
    89
    --sysconfdir=%{_sysconfdir}
71
c8f162699856 control center
stephen
parents:
diff changeset
    90
make 
c8f162699856 control center
stephen
parents:
diff changeset
    91
c8f162699856 control center
stephen
parents:
diff changeset
    92
%install
c8f162699856 control center
stephen
parents:
diff changeset
    93
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
185
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 87
diff changeset
    94
make DESTDIR=$RPM_BUILD_ROOT install
71
c8f162699856 control center
stephen
parents:
diff changeset
    95
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL       
c8f162699856 control center
stephen
parents:
diff changeset
    96
413
3e27fbbe6ce7 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 337
diff changeset
    97
%clean
3e27fbbe6ce7 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 337
diff changeset
    98
rm -rf $RPM_BUILD_ROOT
3e27fbbe6ce7 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 337
diff changeset
    99
71
c8f162699856 control center
stephen
parents:
diff changeset
   100
%post
185
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 87
diff changeset
   101
/sbin/ldconfig
413
3e27fbbe6ce7 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 337
diff changeset
   102
scrollkeeper-update -q
71
c8f162699856 control center
stephen
parents:
diff changeset
   103
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
86
b2654793399b 2003-05-14 Niall Power <[email protected]>
niall
parents: 71
diff changeset
   104
SCHEMAS="apps_gnome_settings_daemon_default_editor.schemas apps_gnome_settings_daemon_screensaver.schemas desktop_gnome_font_rendering.schemas"
71
c8f162699856 control center
stephen
parents:
diff changeset
   105
for S in $SCHEMAS; do
c8f162699856 control center
stephen
parents:
diff changeset
   106
        gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
c8f162699856 control center
stephen
parents:
diff changeset
   107
done
c8f162699856 control center
stephen
parents:
diff changeset
   108
185
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 87
diff changeset
   109
%postun
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 87
diff changeset
   110
/sbin/ldconfig
413
3e27fbbe6ce7 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 337
diff changeset
   111
scrollkeeper-update -q
71
c8f162699856 control center
stephen
parents:
diff changeset
   112
c8f162699856 control center
stephen
parents:
diff changeset
   113
%files
c8f162699856 control center
stephen
parents:
diff changeset
   114
%defattr(-,root,root)
c8f162699856 control center
stephen
parents:
diff changeset
   115
%doc AUTHORS COPYING ChangeLog NEWS README
c8f162699856 control center
stephen
parents:
diff changeset
   116
%defattr (-, root, root)
c8f162699856 control center
stephen
parents:
diff changeset
   117
%{_prefix}/bin/*
185
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 87
diff changeset
   118
%{_datadir}/locale/*/LC_MESSAGES/*.mo
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 87
diff changeset
   119
%{_datadir}/pixmaps/*
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 87
diff changeset
   120
%{_datadir}/idl/*.idl
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 87
diff changeset
   121
%{_datadir}/control-center-2.0
71
c8f162699856 control center
stephen
parents:
diff changeset
   122
%{_sysconfdir}/gconf/schemas/*.schemas
185
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 87
diff changeset
   123
%{_datadir}/gnome-2.0/ui/*.xml
445
b3a518cec7cd 2003-07-04 Glynn Foster <[email protected]>
gman
parents: 413
diff changeset
   124
%{_datadir}/gnome/vfolders/*
949
fbb72c6c74be 2003-08-03 Glynn Foster <[email protected]>
gman
parents: 946
diff changeset
   125
%{_datadir}/gnome/cursor-fonts/*
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   126
%{_libdir}/*.so*
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   127
%{_libdir}/bonobo/servers/*
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   128
%{_libdir}/window-manager-settings/*.so*
71
c8f162699856 control center
stephen
parents:
diff changeset
   129
316
d4ee48ac9ddf 2003-06-27 Glynn Foster <[email protected]>
gman
parents: 306
diff changeset
   130
%changelog
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   131
* Thu Aug 14 2003 - <[email protected]>
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   132
- remove *.a, *.la
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   133
973
15456bd2c4a2 2003-08-05 Glynn Foster <[email protected]>
gman
parents: 961
diff changeset
   134
* Tue Aug 05 2003 - [email protected]
996
b185431a7f9c 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 973
diff changeset
   135
- Close keybindings capplet on escape
b185431a7f9c 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 973
diff changeset
   136
b185431a7f9c 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 973
diff changeset
   137
* Tue Aug 05 2003 - [email protected]
973
15456bd2c4a2 2003-08-05 Glynn Foster <[email protected]>
gman
parents: 961
diff changeset
   138
- Add some metacity docs.
15456bd2c4a2 2003-08-05 Glynn Foster <[email protected]>
gman
parents: 961
diff changeset
   139
930
7d9c15ef9137 2003-08-02 Glynn Foster <[email protected]>
gman
parents: 911
diff changeset
   140
* Sat Aug 02 2003 - [email protected]
945
6c012df8fb73 2003-08-02 Glynn Foster <[email protected]>
gman
parents: 930
diff changeset
   141
- Now we can theme X cursors
6c012df8fb73 2003-08-02 Glynn Foster <[email protected]>
gman
parents: 930
diff changeset
   142
6c012df8fb73 2003-08-02 Glynn Foster <[email protected]>
gman
parents: 930
diff changeset
   143
* Sat Aug 02 2003 - [email protected]
930
7d9c15ef9137 2003-08-02 Glynn Foster <[email protected]>
gman
parents: 911
diff changeset
   144
- Don't install gnomecc.desktop
7d9c15ef9137 2003-08-02 Glynn Foster <[email protected]>
gman
parents: 911
diff changeset
   145
911
c03c18a482c4 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
   146
* Fri Aug 01 2003 - [email protected]
c03c18a482c4 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
   147
- Add menu categorization cluepackets. Or something.
c03c18a482c4 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
   148
751
af2d9a8e241a 2003-07-24 Glynn Foster <[email protected]>
gman
parents: 718
diff changeset
   149
* Thu Jul 24 2003 - [email protected]
af2d9a8e241a 2003-07-24 Glynn Foster <[email protected]>
gman
parents: 718
diff changeset
   150
- Hide the password entry
af2d9a8e241a 2003-07-24 Glynn Foster <[email protected]>
gman
parents: 718
diff changeset
   151
718
f47835be122d 2003-07-22 Glynn Foster <[email protected]>
gman
parents: 710
diff changeset
   152
* Tue Jul 22 2003 - [email protected]
f47835be122d 2003-07-22 Glynn Foster <[email protected]>
gman
parents: 710
diff changeset
   153
- Change the window titles
f47835be122d 2003-07-22 Glynn Foster <[email protected]>
gman
parents: 710
diff changeset
   154
f47835be122d 2003-07-22 Glynn Foster <[email protected]>
gman
parents: 710
diff changeset
   155
* Mon Jul 21 2003 - [email protected]
f47835be122d 2003-07-22 Glynn Foster <[email protected]>
gman
parents: 710
diff changeset
   156
- Reorder desktop preferences menu
f47835be122d 2003-07-22 Glynn Foster <[email protected]>
gman
parents: 710
diff changeset
   157
643
5b72ac426eb3 2003-07-17 Ghee Teo <[email protected]>
gheet
parents: 641
diff changeset
   158
* Thu Jul 17 2003 - [email protected]
5b72ac426eb3 2003-07-17 Ghee Teo <[email protected]>
gheet
parents: 641
diff changeset
   159
- gnome-keybindings-properties uses the panel keys which are essential
5b72ac426eb3 2003-07-17 Ghee Teo <[email protected]>
gheet
parents: 641
diff changeset
   160
  obsolete in the current release of GNOME. So replace these keys
5b72ac426eb3 2003-07-17 Ghee Teo <[email protected]>
gheet
parents: 641
diff changeset
   161
  with the appropriate one that are appropriate in metacity.
5b72ac426eb3 2003-07-17 Ghee Teo <[email protected]>
gheet
parents: 641
diff changeset
   162
625
f62c72890353 2003-07-17 Glynn Foster <[email protected]>
gman
parents: 578
diff changeset
   163
* Thu Jul 17 2003 - [email protected]
641
af51787210d5 2003-07-17 Glynn Foster <[email protected]>
gman
parents: 625
diff changeset
   164
- s/Files types and programs/File Associations
af51787210d5 2003-07-17 Glynn Foster <[email protected]>
gman
parents: 625
diff changeset
   165
af51787210d5 2003-07-17 Glynn Foster <[email protected]>
gman
parents: 625
diff changeset
   166
* Thu Jul 17 2003 - [email protected]
625
f62c72890353 2003-07-17 Glynn Foster <[email protected]>
gman
parents: 578
diff changeset
   167
- Make sure the window icon lookup uses icon themes
f62c72890353 2003-07-17 Glynn Foster <[email protected]>
gman
parents: 578
diff changeset
   168
578
75fc3a7ad279 Backported the option to open the fonts folder from the fonts control panel.
mick
parents: 575
diff changeset
   169
* Tue Jul 15 2003 - [email protected]
75fc3a7ad279 Backported the option to open the fonts folder from the fonts control panel.
mick
parents: 575
diff changeset
   170
- Backported the option to open the fonts folder from the fonts control panel.
75fc3a7ad279 Backported the option to open the fonts folder from the fonts control panel.
mick
parents: 575
diff changeset
   171
502
54156774d9a9 Adding the keyboard layout applet to the control center
mick
parents: 467
diff changeset
   172
* Wed Jul 09 2003 - [email protected]
54156774d9a9 Adding the keyboard layout applet to the control center
mick
parents: 467
diff changeset
   173
- Added gnome-keyboard-layout to control centre.
54156774d9a9 Adding the keyboard layout applet to the control center
mick
parents: 467
diff changeset
   174
445
b3a518cec7cd 2003-07-04 Glynn Foster <[email protected]>
gman
parents: 413
diff changeset
   175
* Fri Jul 03 2003 - [email protected]
467
15503c3fbcf1 2003-07-08 Glynn Foster <[email protected]>
gman
parents: 445
diff changeset
   176
- Add correct location for new sound icon and 
15503c3fbcf1 2003-07-08 Glynn Foster <[email protected]>
gman
parents: 445
diff changeset
   177
  add a theme icon.
15503c3fbcf1 2003-07-08 Glynn Foster <[email protected]>
gman
parents: 445
diff changeset
   178
15503c3fbcf1 2003-07-08 Glynn Foster <[email protected]>
gman
parents: 445
diff changeset
   179
* Fri Jul 03 2003 - [email protected]
445
b3a518cec7cd 2003-07-04 Glynn Foster <[email protected]>
gman
parents: 413
diff changeset
   180
- Install the .directory things
b3a518cec7cd 2003-07-04 Glynn Foster <[email protected]>
gman
parents: 413
diff changeset
   181
337
ccc9ee946d6d 2003-06-30 Mark McLoughlin <[email protected]>
markmc
parents: 317
diff changeset
   182
* Mon Jun 30 2003 - [email protected]
ccc9ee946d6d 2003-06-30 Mark McLoughlin <[email protected]>
markmc
parents: 317
diff changeset
   183
- add display properties capplet
ccc9ee946d6d 2003-06-30 Mark McLoughlin <[email protected]>
markmc
parents: 317
diff changeset
   184
ccc9ee946d6d 2003-06-30 Mark McLoughlin <[email protected]>
markmc
parents: 317
diff changeset
   185
* Fri Jun 27 2003 - [email protected]
316
d4ee48ac9ddf 2003-06-27 Glynn Foster <[email protected]>
gman
parents: 306
diff changeset
   186
- bump the version on the control center tarball
d4ee48ac9ddf 2003-06-27 Glynn Foster <[email protected]>
gman
parents: 306
diff changeset
   187
306
dc0afb9a8b09 2003-06-13 Mark McLoughlin <[email protected]>
markmc
parents: 290
diff changeset
   188
* Wed Jun 25 2003 - [email protected]
dc0afb9a8b09 2003-06-13 Mark McLoughlin <[email protected]>
markmc
parents: 290
diff changeset
   189
- add control-center-01-theme-failsafe.diff
dc0afb9a8b09 2003-06-13 Mark McLoughlin <[email protected]>
markmc
parents: 290
diff changeset
   190
71
c8f162699856 control center
stephen
parents:
diff changeset
   191
* Wed May 14 2003 - [email protected]
c8f162699856 control center
stephen
parents:
diff changeset
   192
- initial release