gnome-applets.spec
author dc144907
Sun, 26 Feb 2006 23:33:31 +0000
changeset 6851 c7d3b36377a4
parent 6736 3e46807ada02
child 6908 1b49876a682d
permissions -rw-r--r--
2006-02-26 Damien Carbery <[email protected]> * librsvg.spec: Bump to 2.14.0. * gnome-icon-theme.spec: Bump to 2.14.1. * dasher.spec: Bump to 3.99.5. * vte.spec: Bump to 0.11.20. * gnome-applets.spec: Bump to 2.13.90. * glib2.spec: Bump to 2.10.0. * gtk2.spec: Bump to 2.8.13. * gucharmap.spec: Bump to 1.5.3.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     1
#
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     2
# spec file for package gnome-applets 
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     3
#
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     4
# Copyright (c) 2005 Sun Microsystems, Inc.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     5
# This file and all modifications and additions to the pristine
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     6
# package are under the same license as the package itself.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     7
#
110
a6c59ca5ccf4 *** empty log message ***
mattk
parents:
diff changeset
     8
Name:         gnome-applets 
206
81b1250bfa54 *** empty log message ***
gman
parents: 172
diff changeset
     9
License:      GPL
110
a6c59ca5ccf4 *** empty log message ***
mattk
parents:
diff changeset
    10
Group:        System/GUI/GNOME 
6851
c7d3b36377a4 2006-02-26 Damien Carbery <[email protected]>
dc144907
parents: 6736
diff changeset
    11
Version:      2.13.90
5627
68ad61e0b732 2005-08-29 Laszlo Peter <[email protected]>
laca
parents: 5624
diff changeset
    12
Release:      1
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    13
Distribution: Java Desktop System
575
2b5c59a05848 2003-07-15 Mark McLoughlin <[email protected]>
markmc
parents: 569
diff changeset
    14
Vendor:	      Sun Microsystems, Inc.
206
81b1250bfa54 *** empty log message ***
gman
parents: 172
diff changeset
    15
Summary:      GNOME Applets
6464
7f0a1deef016 * librsvg.spec: Bump to 2.13.3.
dc144907
parents: 6317
diff changeset
    16
Source:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.13/%{name}-%{version}.tar.bz2 
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    17
Source1:      gkb_xmmap.1.gz
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    18
Source2:      gnome-keyboard-layout.1.gz
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    19
Source3:      gswitchit-plugins-capplet.1.gz
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    20
Patch1:       gnome-applets-01-disable-drivemount.diff
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    21
Patch2:       gnome-applets-02-mini-commander-tooltip.diff
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    22
Patch3:       gnome-applets-03-non-utf8-date-title.diff
110
a6c59ca5ccf4 *** empty log message ***
mattk
parents:
diff changeset
    23
URL:          http://www.gnome.org
a6c59ca5ccf4 *** empty log message ***
mattk
parents:
diff changeset
    24
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
a6c59ca5ccf4 *** empty log message ***
mattk
parents:
diff changeset
    25
Docdir:       %{_defaultdocdir}/gnome-applets
172
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 110
diff changeset
    26
Autoreqprov:  on
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    27
Prereq:       GConf
172
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 110
diff changeset
    28
1265
b2d49b67e73f Upgrade to 2.4.1 for QS
mattk
parents: 1195
diff changeset
    29
%define gnome_panel_version 2.4.0
b2d49b67e73f Upgrade to 2.4.1 for QS
mattk
parents: 1195
diff changeset
    30
%define scrollkeeper_version 0.3.12
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    31
%define libgtop_version 2.9.4
1265
b2d49b67e73f Upgrade to 2.4.1 for QS
mattk
parents: 1195
diff changeset
    32
%define gail_version 1.4.0
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    33
%define gstreamer_plugins_version 0.8.9
172
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 110
diff changeset
    34
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 110
diff changeset
    35
BuildRequires: scrollkeeper >= %{scrollkeeper_version}
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 110
diff changeset
    36
BuildRequires: gnome-panel >= %{gnome_panel_version}
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 110
diff changeset
    37
BuildRequires: libgtop-devel >= %{libgtop_version}
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 110
diff changeset
    38
BuildRequires: gail >= %{gail_version}
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    39
BuildRequires: gstreamer-plugins-devel >= %{gstreamer_plugins_version}
172
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 110
diff changeset
    40
Requires:      gnome-panel >= %{gnome_panel_version}
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 110
diff changeset
    41
Requires:      libgtop >= %{libgtop_version}
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 110
diff changeset
    42
Requires:      gail >= %{gail_version}
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    43
Requires:      gstreamer-plugins >= %{gstreamer_plugins_version}
110
a6c59ca5ccf4 *** empty log message ***
mattk
parents:
diff changeset
    44
5122
ebc5ed6fca5d 2005-02-22 Alvaro Lopez Ortega <[email protected]>
alo
parents: 5100
diff changeset
    45
Obsoletes:	gnome-address-applet <= 0.0.1
4999
347723b23450 2005-02-01 Alvaro Lopez Ortega <[email protected]>
alo
parents: 4980
diff changeset
    46
110
a6c59ca5ccf4 *** empty log message ***
mattk
parents:
diff changeset
    47
%description
206
81b1250bfa54 *** empty log message ***
gman
parents: 172
diff changeset
    48
GNOME Applets contains a collection of small utilities that are run within the GNOME
81b1250bfa54 *** empty log message ***
gman
parents: 172
diff changeset
    49
Panel.
110
a6c59ca5ccf4 *** empty log message ***
mattk
parents:
diff changeset
    50
a6c59ca5ccf4 *** empty log message ***
mattk
parents:
diff changeset
    51
%prep
693
ac36656b168c 2003-07-21 Glynn Foster <[email protected]>
gman
parents: 575
diff changeset
    52
%setup -q
1265
b2d49b67e73f Upgrade to 2.4.1 for QS
mattk
parents: 1195
diff changeset
    53
%patch1 -p1
b2d49b67e73f Upgrade to 2.4.1 for QS
mattk
parents: 1195
diff changeset
    54
%patch2 -p1
b2d49b67e73f Upgrade to 2.4.1 for QS
mattk
parents: 1195
diff changeset
    55
%patch3 -p1
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    56
110
a6c59ca5ccf4 *** empty log message ***
mattk
parents:
diff changeset
    57
%build
693
ac36656b168c 2003-07-21 Glynn Foster <[email protected]>
gman
parents: 575
diff changeset
    58
libtoolize --force
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    59
aclocal $ACLOCAL_FLAGS -I ./m4
4919
ec43d77a746e Adding autoheader to pick up the powersaved changes.
srirama
parents: 4917
diff changeset
    60
autoheader
693
ac36656b168c 2003-07-21 Glynn Foster <[email protected]>
gman
parents: 575
diff changeset
    61
automake -a -c -f
ac36656b168c 2003-07-21 Glynn Foster <[email protected]>
gman
parents: 575
diff changeset
    62
autoconf
ac36656b168c 2003-07-21 Glynn Foster <[email protected]>
gman
parents: 575
diff changeset
    63
206
81b1250bfa54 *** empty log message ***
gman
parents: 172
diff changeset
    64
CFLAGS="$RPM_OPT_FLAGS"			\
81b1250bfa54 *** empty log message ***
gman
parents: 172
diff changeset
    65
./configure --prefix=%{_prefix}		\
81b1250bfa54 *** empty log message ***
gman
parents: 172
diff changeset
    66
	    --sysconfdir=%{_sysconfdir} \
5845
e5f103319f7c add javahelp to %files
laca
parents: 5837
diff changeset
    67
	    --libexecdir=%{_libexecdir} \
6711
aa98ee8c59e5 The configure change commit.
dc144907
parents: 6710
diff changeset
    68
	    --with-gstreamer=0.10       \
5845
e5f103319f7c add javahelp to %files
laca
parents: 5837
diff changeset
    69
            --disable-scrollkeeper
3274
c805df7c7aea undid -j for planner and gnome-applets
dermotm
parents: 3267
diff changeset
    70
make
110
a6c59ca5ccf4 *** empty log message ***
mattk
parents:
diff changeset
    71
a6c59ca5ccf4 *** empty log message ***
mattk
parents:
diff changeset
    72
%install
a6c59ca5ccf4 *** empty log message ***
mattk
parents:
diff changeset
    73
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 
206
81b1250bfa54 *** empty log message ***
gman
parents: 172
diff changeset
    74
make DESTDIR=$RPM_BUILD_ROOT install
110
a6c59ca5ccf4 *** empty log message ***
mattk
parents:
diff changeset
    75
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
1446
4aa0eebf5300 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1345
diff changeset
    76
#Copy zh_HK from zh_TW
4aa0eebf5300 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1345
diff changeset
    77
#Fixes bug 4930405
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1489
diff changeset
    78
install -d $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1489
diff changeset
    79
install --mode=0644 $RPM_BUILD_ROOT%{_datadir}/locale/zh_TW/LC_MESSAGES/*.mo $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES/
4357
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4352
diff changeset
    80
install -d $RPM_BUILD_ROOT%{_mandir}/man1
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    81
install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/man1
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    82
install --mode=0644 %SOURCE2 $RPM_BUILD_ROOT%{_mandir}/man1
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    83
install --mode=0644 %SOURCE3 $RPM_BUILD_ROOT%{_mandir}/man1
2362
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
    84
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    85
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    86
# Mixer applet only built if gstreamer-plugins-devel installed
2515
6e5111b5396b 2004-04-20 Laszlo Peter <[email protected]>
laca
parents: 2494
diff changeset
    87
2516
4012c7491fa6 D'oh... s/#ifos/%ifos/
laca
parents: 2515
diff changeset
    88
%ifos linux
4966
5be0d828467e #6222302 / #6222336 : Remove items from main help TOC
mattk
parents: 4955
diff changeset
    89
rm -rf $RPM_BUILD_ROOT%{_datadir}/omf/gnome-applets/gkb-*
2516
4012c7491fa6 D'oh... s/#ifos/%ifos/
laca
parents: 2515
diff changeset
    90
%endif
2362
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
    91
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    92
rm -rf $RPM_BUILD_ROOT/usr/var/scrollkeeper
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    93
413
3e27fbbe6ce7 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 310
diff changeset
    94
%clean
3e27fbbe6ce7 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 310
diff changeset
    95
rm -rf $RPM_BUILD_ROOT
3e27fbbe6ce7 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 310
diff changeset
    96
110
a6c59ca5ccf4 *** empty log message ***
mattk
parents:
diff changeset
    97
%post
a6c59ca5ccf4 *** empty log message ***
mattk
parents:
diff changeset
    98
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    99
SCHEMAS="battstat.schemas charpick.schemas cpufreq-applet.schemas geyes.schemas gswitchit.schemas gtik.schemas gweather.schemas mini-commander-global.schemas mini-commander.schemas mixer.schemas multiload.schemas stickynotes.schemas"
110
a6c59ca5ccf4 *** empty log message ***
mattk
parents:
diff changeset
   100
for S in $SCHEMAS; do
a6c59ca5ccf4 *** empty log message ***
mattk
parents:
diff changeset
   101
  gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
a6c59ca5ccf4 *** empty log message ***
mattk
parents:
diff changeset
   102
done
3200
1ffe32f3bf71 2004-06-24 Vijaykumar Patwari <[email protected]>
vijay
parents: 3120
diff changeset
   103
%{_libexecdir}/gnome-applets/mc-install-default-macros
110
a6c59ca5ccf4 *** empty log message ***
mattk
parents:
diff changeset
   104
a6c59ca5ccf4 *** empty log message ***
mattk
parents:
diff changeset
   105
%files
a6c59ca5ccf4 *** empty log message ***
mattk
parents:
diff changeset
   106
%defattr (-, root, root)
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   107
%{_sysconfdir}/gconf/schemas/*.schemas
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   108
%{_sysconfdir}/sound/events/
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   109
%{_bindir}/*
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   110
%{_includedir}/libgswitchit/*.h
110
a6c59ca5ccf4 *** empty log message ***
mattk
parents:
diff changeset
   111
%{_libdir}/bonobo/servers/*.server
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   112
%{_libdir}/pkgconfig/*.pc
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   113
%{_libexecdir}/*
110
a6c59ca5ccf4 *** empty log message ***
mattk
parents:
diff changeset
   114
%{_datadir}/gnome/help/*
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   115
%{_datadir}/gnome-2.0/ui/*
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   116
%{_datadir}/gnome-applets/*
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   117
%{_datadir}/icons/*
110
a6c59ca5ccf4 *** empty log message ***
mattk
parents:
diff changeset
   118
%{_datadir}/locale/*/LC_MESSAGES/gnome-applets-2.0.mo
5632
6e28a47c1ccb fix omf dirs in %files
laca
parents: 5629
diff changeset
   119
%{_datadir}/omf/*
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   120
%{_datadir}/pixmaps/*
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   121
%{_datadir}/xmodmap/*
4357
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4352
diff changeset
   122
%{_mandir}/man1/*
110
a6c59ca5ccf4 *** empty log message ***
mattk
parents:
diff changeset
   123
a6c59ca5ccf4 *** empty log message ***
mattk
parents:
diff changeset
   124
%changelog
6851
c7d3b36377a4 2006-02-26 Damien Carbery <[email protected]>
dc144907
parents: 6736
diff changeset
   125
* Sun Feb 26 2006 - [email protected]
c7d3b36377a4 2006-02-26 Damien Carbery <[email protected]>
dc144907
parents: 6736
diff changeset
   126
- Bump to 2.13.90.
c7d3b36377a4 2006-02-26 Damien Carbery <[email protected]>
dc144907
parents: 6736
diff changeset
   127
6736
3e46807ada02 2006-02-13 Damien Carbery <[email protected]>
dc144907
parents: 6711
diff changeset
   128
* Mon Feb 13 2006 - [email protected]
3e46807ada02 2006-02-13 Damien Carbery <[email protected]>
dc144907
parents: 6711
diff changeset
   129
- Bump to 2.13.4.
3e46807ada02 2006-02-13 Damien Carbery <[email protected]>
dc144907
parents: 6711
diff changeset
   130
6708
5a263c8fb173 2006-01-31 Damien Carbery <[email protected]>
dc144907
parents: 6623
diff changeset
   131
* Tue Jan 31 2006 - [email protected]
5a263c8fb173 2006-01-31 Damien Carbery <[email protected]>
dc144907
parents: 6623
diff changeset
   132
- Bump to 2.13.3.
6710
14a9fefc4e6f 2006-01-31 Damien Carbery <[email protected]>
dc144907
parents: 6708
diff changeset
   133
- Remove upstream patches, 04-trashapplet and 05-gstreamer10.
14a9fefc4e6f 2006-01-31 Damien Carbery <[email protected]>
dc144907
parents: 6708
diff changeset
   134
- Modified configure to use gstreamer 0.10.
6708
5a263c8fb173 2006-01-31 Damien Carbery <[email protected]>
dc144907
parents: 6623
diff changeset
   135
6623
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents: 6587
diff changeset
   136
* Thu Jan 19 2006 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents: 6587
diff changeset
   137
- Add patch 05 so that it builds with GStreamer 0.10.
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents: 6587
diff changeset
   138
6587
1ac34d6f9507 * zenity.spec, sound-juicer.spec, nautilus-cd-burner.spec, nautilus.spec
dc144907
parents: 6464
diff changeset
   139
* Tue Jan 17 2006 - [email protected]
1ac34d6f9507 * zenity.spec, sound-juicer.spec, nautilus-cd-burner.spec, nautilus.spec
dc144907
parents: 6464
diff changeset
   140
- Bump to 2.13.2
1ac34d6f9507 * zenity.spec, sound-juicer.spec, nautilus-cd-burner.spec, nautilus.spec
dc144907
parents: 6464
diff changeset
   141
6464
7f0a1deef016 * librsvg.spec: Bump to 2.13.3.
dc144907
parents: 6317
diff changeset
   142
* Tue Jan 03 2006 - [email protected]
7f0a1deef016 * librsvg.spec: Bump to 2.13.3.
dc144907
parents: 6317
diff changeset
   143
- Bump to 2.13.1.
7f0a1deef016 * librsvg.spec: Bump to 2.13.3.
dc144907
parents: 6317
diff changeset
   144
6317
f5857b01f150 * gnome-applets.spec: Remove upstream patch, 05-Wall.diff.
dc144907
parents: 6299
diff changeset
   145
* Wed Nov 30 2005 - [email protected]
f5857b01f150 * gnome-applets.spec: Remove upstream patch, 05-Wall.diff.
dc144907
parents: 6299
diff changeset
   146
- Remove upstream patch, gnome-applets-05-Wall.diff.
f5857b01f150 * gnome-applets.spec: Remove upstream patch, 05-Wall.diff.
dc144907
parents: 6299
diff changeset
   147
6299
4b3aea37c890 2005-11-29 Laszlo Peter <[email protected]>
laca
parents: 6297
diff changeset
   148
* Tue Nov 29 2005 - laca.com
4b3aea37c890 2005-11-29 Laszlo Peter <[email protected]>
laca
parents: 6297
diff changeset
   149
- remove javahelp stuff
4b3aea37c890 2005-11-29 Laszlo Peter <[email protected]>
laca
parents: 6297
diff changeset
   150
6297
325024482887 * eel.spec eog.spec evolution.spec evolution-data-server.spec
dc144907
parents: 6095
diff changeset
   151
* Tue Nov 29 2005 - [email protected]
325024482887 * eel.spec eog.spec evolution.spec evolution-data-server.spec
dc144907
parents: 6095
diff changeset
   152
- Bump to 2.12.2.
325024482887 * eel.spec eog.spec evolution.spec evolution-data-server.spec
dc144907
parents: 6095
diff changeset
   153
6080
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 5970
diff changeset
   154
* Tue Oct 11 2005 - [email protected]
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 5970
diff changeset
   155
- Bump to 2.12.1
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 5970
diff changeset
   156
5957
1d040167bb35 2005-09-20 Laszlo Peter <[email protected]>
laca
parents: 5895
diff changeset
   157
* Tue Sep 20 2005 - [email protected]
5970
f1a0d2d95b15 i2005-09-20 Laszlo Peter <[email protected]>
laca
parents: 5957
diff changeset
   158
- update -Wall.diff
5957
1d040167bb35 2005-09-20 Laszlo Peter <[email protected]>
laca
parents: 5895
diff changeset
   159
5895
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5845
diff changeset
   160
* Sat Sep 17 2005 - [email protected]
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5845
diff changeset
   161
- Bump to 2.12.0
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5845
diff changeset
   162
5834
8346a7595e62 2005-09-13 Laszlo Peter <[email protected]>
laca
parents: 5632
diff changeset
   163
* Tue Sep 13 2005 - [email protected]
5845
e5f103319f7c add javahelp to %files
laca
parents: 5837
diff changeset
   164
- use --disable-scrollkeeper so that make install doesn't try to update
e5f103319f7c add javahelp to %files
laca
parents: 5837
diff changeset
   165
  the scrollkeeper data in /var
5834
8346a7595e62 2005-09-13 Laszlo Peter <[email protected]>
laca
parents: 5632
diff changeset
   166
- add patch trashapplet.diff
5837
17cad9019d61 2005-09-13 Laszlo Peter <[email protected]>
laca
parents: 5834
diff changeset
   167
- add patches Wall.diff (remove -Wall CFLAGS) and fontconfig.diff
17cad9019d61 2005-09-13 Laszlo Peter <[email protected]>
laca
parents: 5834
diff changeset
   168
  (add -lfontconfig)
5834
8346a7595e62 2005-09-13 Laszlo Peter <[email protected]>
laca
parents: 5632
diff changeset
   169
5624
aa019e5d2b9d 2005-08-29 Laszlo Peter <[email protected]>
laca
parents: 5528
diff changeset
   170
* Mon Aug 29 2005 - [email protected]
aa019e5d2b9d 2005-08-29 Laszlo Peter <[email protected]>
laca
parents: 5528
diff changeset
   171
- remove solaris.diff (upstream) and powersaved-support-for-battstat.diff
aa019e5d2b9d 2005-08-29 Laszlo Peter <[email protected]>
laca
parents: 5528
diff changeset
   172
  (broken)
aa019e5d2b9d 2005-08-29 Laszlo Peter <[email protected]>
laca
parents: 5528
diff changeset
   173
5528
8eaf8a1cb170 * *.spec: Bump to latest available versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   174
* Mon Aug 15 2005 - [email protected]
8eaf8a1cb170 * *.spec: Bump to latest available versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   175
- Bump to 2.11.91.
8eaf8a1cb170 * *.spec: Bump to latest available versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   176
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   177
* Thu Jul 07 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   178
- Added patch gnome-applets-05-powersaved-support-for-battstat.diff to make use
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   179
  of libpowersave.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   180
  Patch taken for #6237356
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   181
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   182
* Mon Jun 20 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   183
- Add requires for gstreamer-plugins for mixer-applet build
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   184
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   185
* Fri Jun 03 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   186
- Added patch gnome-applets-22-gkb-applet-show-message.diff to popup a
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   187
  message when user adds gkb-applet to panel. Fixes bug #6245563.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   188
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   189
* Tue May 24 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   190
- Cleanup.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   191
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   192
* Thu May 19 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   193
- No longer call javahelp-convert-install for cdplayer, mailcheck or gkb
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   194
  since they are no longer in gnome-applets.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   195
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   196
* Mon May 16 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   197
- l10n help files follow base bug fix 6265900 and 6227253
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   198
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   199
* Fri May 13 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   200
- Only build with tm_gmtoff if it is available.  It's not on Solaris so this
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   201
  fixes the build.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   202
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   203
* Fri May 13 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   204
- Add "-I ./m4" to aclocal since it is needed.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   205
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   206
* Wed May 11 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   207
- Bump to 2.10.1
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   208
5403
ae14c6d0ca96 * gnome-applets.spec: Fix #6265900: Change xml file in accessx-status-C.omf
dc144907
parents: 5370
diff changeset
   209
* Thu May 05 2005 - [email protected]
ae14c6d0ca96 * gnome-applets.spec: Fix #6265900: Change xml file in accessx-status-C.omf
dc144907
parents: 5370
diff changeset
   210
- 6265900: Change xml file in accessx-status-C.omf from accessx-status.xml to
ae14c6d0ca96 * gnome-applets.spec: Fix #6265900: Change xml file in accessx-status-C.omf
dc144907
parents: 5370
diff changeset
   211
  gnome-access-guide.xml#dtconfig-21 (as in submitted file). A hack that is
ae14c6d0ca96 * gnome-applets.spec: Fix #6265900: Change xml file in accessx-status-C.omf
dc144907
parents: 5370
diff changeset
   212
  easy to maintain.
ae14c6d0ca96 * gnome-applets.spec: Fix #6265900: Change xml file in accessx-status-C.omf
dc144907
parents: 5370
diff changeset
   213
5340
734bc8b8378b * gnome-applets.spec: Fix 6227253: Change xml file in gweather-C.omf
dc144907
parents: 5333
diff changeset
   214
* Mon Apr 18 2005 - [email protected]
734bc8b8378b * gnome-applets.spec: Fix 6227253: Change xml file in gweather-C.omf
dc144907
parents: 5333
diff changeset
   215
- 6227253: Change xml file in gweather-C.omf from gweather.xml to
734bc8b8378b * gnome-applets.spec: Fix 6227253: Change xml file in gweather-C.omf
dc144907
parents: 5333
diff changeset
   216
  sample_apps_info.xml (part of gnome-user-docs). Bit of a hack but a very easy
734bc8b8378b * gnome-applets.spec: Fix 6227253: Change xml file in gweather-C.omf
dc144907
parents: 5333
diff changeset
   217
  one to maintain.
734bc8b8378b * gnome-applets.spec: Fix 6227253: Change xml file in gweather-C.omf
dc144907
parents: 5333
diff changeset
   218
5253
fd148228ad74 2005-03-17 Srirama Sharma <[email protected]>
srirama
parents: 5238
diff changeset
   219
* Thu Mar 17 2005 - [email protected]
fd148228ad74 2005-03-17 Srirama Sharma <[email protected]>
srirama
parents: 5238
diff changeset
   220
- Updated gnome-applets-19-powersaved-support-for-battstat.diff to
fd148228ad74 2005-03-17 Srirama Sharma <[email protected]>
srirama
parents: 5238
diff changeset
   221
  make sure that the battstat applet shows proper tooltip information.
fd148228ad74 2005-03-17 Srirama Sharma <[email protected]>
srirama
parents: 5238
diff changeset
   222
  Fixes bug #6237356. 
fd148228ad74 2005-03-17 Srirama Sharma <[email protected]>
srirama
parents: 5238
diff changeset
   223
 
5238
7a979ac117fe * gnome-applets.spec: Remove 'rm' of gweather omf files.
dc144907
parents: 5237
diff changeset
   224
* Mon Mar 14 2005 - [email protected]
7a979ac117fe * gnome-applets.spec: Remove 'rm' of gweather omf files.
dc144907
parents: 5237
diff changeset
   225
- Remove 'rm' of gweather omf files.
7a979ac117fe * gnome-applets.spec: Remove 'rm' of gweather omf files.
dc144907
parents: 5237
diff changeset
   226
5231
526c8765c306 * gnome-applets.spec: Comment out patch 20 because it clashes with the
dc144907
parents: 5229
diff changeset
   227
* Sat Mar 12 2005 - [email protected]
526c8765c306 * gnome-applets.spec: Comment out patch 20 because it clashes with the
dc144907
parents: 5229
diff changeset
   228
- Comment out patch 20 because it clashes with the new docs tarball.
526c8765c306 * gnome-applets.spec: Comment out patch 20 because it clashes with the
dc144907
parents: 5229
diff changeset
   229
5227
fd637683efc7 * gnome-applets.spec: Integrate docs tarball (gnome-applets_docs-0.13linux)
dc144907
parents: 5226
diff changeset
   230
* Fri Mar 11 2005 - [email protected]
fd637683efc7 * gnome-applets.spec: Integrate docs tarball (gnome-applets_docs-0.13linux)
dc144907
parents: 5226
diff changeset
   231
- Integrate docs tarball (gnome-applets_docs-0.13linux) from [email protected].
fd637683efc7 * gnome-applets.spec: Integrate docs tarball (gnome-applets_docs-0.13linux)
dc144907
parents: 5226
diff changeset
   232
5122
ebc5ed6fca5d 2005-02-22 Alvaro Lopez Ortega <[email protected]>
alo
parents: 5100
diff changeset
   233
* Wed Feb 16 2005 - [email protected]
ebc5ed6fca5d 2005-02-22 Alvaro Lopez Ortega <[email protected]>
alo
parents: 5100
diff changeset
   234
- Obsoletes header fixed: added version.
ebc5ed6fca5d 2005-02-22 Alvaro Lopez Ortega <[email protected]>
alo
parents: 5100
diff changeset
   235
5100
2d8dab9b93e9 * gtkam.spec: Integrate docs tarball (gtkam-docs-0.1) from [email protected].
dc144907
parents: 5082
diff changeset
   236
* Wed Feb 16 2005 - [email protected]
2d8dab9b93e9 * gtkam.spec: Integrate docs tarball (gtkam-docs-0.1) from [email protected].
dc144907
parents: 5082
diff changeset
   237
- Integrate docs tarball (gnome-applets_docs-0.12linux) from 
2d8dab9b93e9 * gtkam.spec: Integrate docs tarball (gtkam-docs-0.1) from [email protected].
dc144907
parents: 5082
diff changeset
   238
  [email protected].
2d8dab9b93e9 * gtkam.spec: Integrate docs tarball (gtkam-docs-0.1) from [email protected].
dc144907
parents: 5082
diff changeset
   239
5074
2d6baa10bd74 2005-02-11 Dinoop Thomas <[email protected]>
dinoop
parents: 5023
diff changeset
   240
* Fri Feb 11 2005 [email protected]
2d6baa10bd74 2005-02-11 Dinoop Thomas <[email protected]>
dinoop
parents: 5023
diff changeset
   241
- Added patch to include tooltip for modemlights.
2d6baa10bd74 2005-02-11 Dinoop Thomas <[email protected]>
dinoop
parents: 5023
diff changeset
   242
  Fixes bug 4958878.
2d6baa10bd74 2005-02-11 Dinoop Thomas <[email protected]>
dinoop
parents: 5023
diff changeset
   243
 
5000
66e28ec34753 2005-02-02 Glynn Foster <[email protected]>
gman
parents: 4999
diff changeset
   244
* Wed Feb 02 2005 [email protected]
66e28ec34753 2005-02-02 Glynn Foster <[email protected]>
gman
parents: 4999
diff changeset
   245
- Remove drivemount.
66e28ec34753 2005-02-02 Glynn Foster <[email protected]>
gman
parents: 4999
diff changeset
   246
4999
347723b23450 2005-02-01 Alvaro Lopez Ortega <[email protected]>
alo
parents: 4980
diff changeset
   247
* Tue Feb 01 2005 [email protected]
347723b23450 2005-02-01 Alvaro Lopez Ortega <[email protected]>
alo
parents: 4980
diff changeset
   248
- Obsoletes gnome-address-applet 
347723b23450 2005-02-01 Alvaro Lopez Ortega <[email protected]>
alo
parents: 4980
diff changeset
   249
4966
5be0d828467e #6222302 / #6222336 : Remove items from main help TOC
mattk
parents: 4955
diff changeset
   250
* Fri Jan 28 2005 [email protected]
5be0d828467e #6222302 / #6222336 : Remove items from main help TOC
mattk
parents: 4955
diff changeset
   251
- #6222302 : Remove gkb from yelp for linux
5be0d828467e #6222302 / #6222336 : Remove items from main help TOC
mattk
parents: 4955
diff changeset
   252
- #6222336 : Remove gweather from yelp
4949
7dc653a983c2 * gnome-applets.spec: Update docs with Linux specific tarball from
dc144907
parents: 4919
diff changeset
   253
4919
ec43d77a746e Adding autoheader to pick up the powersaved changes.
srirama
parents: 4917
diff changeset
   254
* Mon Jan 24 2005 [email protected]
ec43d77a746e Adding autoheader to pick up the powersaved changes.
srirama
parents: 4917
diff changeset
   255
- Adding autoheader to pick up the powersaved changes.
ec43d77a746e Adding autoheader to pick up the powersaved changes.
srirama
parents: 4917
diff changeset
   256
 
4917
7fa6fb8894e3 2005-01-24 Archana Shah <[email protected]>
archana
parents: 4909
diff changeset
   257
* Mon Jan 24 2005 [email protected]
7fa6fb8894e3 2005-01-24 Archana Shah <[email protected]>
archana
parents: 4909
diff changeset
   258
- gnome-applets-17-cdplayer-applet-work.diff: Patch removed.
7fa6fb8894e3 2005-01-24 Archana Shah <[email protected]>
archana
parents: 4909
diff changeset
   259
  gnome-applets-17-cdplayer-play.diff: Patch added. Fixes bug#6185200
7fa6fb8894e3 2005-01-24 Archana Shah <[email protected]>
archana
parents: 4909
diff changeset
   260
  Also fixes bugs #6215743 & #6215744
7fa6fb8894e3 2005-01-24 Archana Shah <[email protected]>
archana
parents: 4909
diff changeset
   261
4893
e06d97db92ed #6219571 : Don't deliver gkb on linux
mattk
parents: 4867
diff changeset
   262
* Fri Jan 21 2005 [email protected]
e06d97db92ed #6219571 : Don't deliver gkb on linux
mattk
parents: 4867
diff changeset
   263
- #6219571 : Remove gkb help from linux
e06d97db92ed #6219571 : Don't deliver gkb on linux
mattk
parents: 4867
diff changeset
   264
e06d97db92ed #6219571 : Don't deliver gkb on linux
mattk
parents: 4867
diff changeset
   265
* Mon Jan 17 2005 [email protected]
4865
f76dbf1b165e 2005-01-17 Alvaro Lopez Ortega <[email protected]>
alo
parents: 4860
diff changeset
   266
- Updated URL
f76dbf1b165e 2005-01-17 Alvaro Lopez Ortega <[email protected]>
alo
parents: 4860
diff changeset
   267
4844
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4842
diff changeset
   268
* Fri Jan 14 2005 - [email protected]
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4842
diff changeset
   269
- Updated l10n help tarball for cinnabar-linux
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4842
diff changeset
   270
                                                                                
4842
3745fc68fad5 2005-01-15 Takao Fujiwara <[email protected]>
fujiwara
parents: 4831
diff changeset
   271
* Fri Jan 14 2005 [email protected]
3745fc68fad5 2005-01-15 Takao Fujiwara <[email protected]>
fujiwara
parents: 4831
diff changeset
   272
- Updated gnome-applets-04-g11n-i18n-ui.diff from community reply.
3745fc68fad5 2005-01-15 Takao Fujiwara <[email protected]>
fujiwara
parents: 4831
diff changeset
   273
- Added gswitchit.schemas in spec file
3745fc68fad5 2005-01-15 Takao Fujiwara <[email protected]>
fujiwara
parents: 4831
diff changeset
   274
4831
3c1051497e15 #6200378, Keyboard Accessibility Status help, reviewer : [email protected]
mattk
parents: 4821
diff changeset
   275
* Thu Jan 13 2005 [email protected]
3c1051497e15 #6200378, Keyboard Accessibility Status help, reviewer : [email protected]
mattk
parents: 4821
diff changeset
   276
- #6200378, accessx status applet help
3c1051497e15 #6200378, Keyboard Accessibility Status help, reviewer : [email protected]
mattk
parents: 4821
diff changeset
   277
4821
6d89aba22863 2005-01-12 Takao Fujiwara <[email protected]>
fujiwara
parents: 4807
diff changeset
   278
* Wed Jan 12 2005 [email protected]
6d89aba22863 2005-01-12 Takao Fujiwara <[email protected]>
fujiwara
parents: 4807
diff changeset
   279
- Updated gnome-applets-04-g11n-i18n-ui.diff to localize gswitchit.
6d89aba22863 2005-01-12 Takao Fujiwara <[email protected]>
fujiwara
parents: 4807
diff changeset
   280
  Fixing bug 6216093
6d89aba22863 2005-01-12 Takao Fujiwara <[email protected]>
fujiwara
parents: 4807
diff changeset
   281
4807
9dd9135087b3 2005-01-07 Srirama Sharma <[email protected]>
srirama
parents: 4801
diff changeset
   282
* Fri Jan 07 2005 [email protected]
9dd9135087b3 2005-01-07 Srirama Sharma <[email protected]>
srirama
parents: 4801
diff changeset
   283
- Added gnome-applets-19-powersaved-support-for-battstat.diff to 
9dd9135087b3 2005-01-07 Srirama Sharma <[email protected]>
srirama
parents: 4801
diff changeset
   284
  make battstat applet work using powersave library functions.
9dd9135087b3 2005-01-07 Srirama Sharma <[email protected]>
srirama
parents: 4801
diff changeset
   285
4759
94fa3d68f0ed 2004-12-16 Srirama Sharma <[email protected]>
srirama
parents: 4748
diff changeset
   286
* Thu Dec 16 2004 [email protected]
94fa3d68f0ed 2004-12-16 Srirama Sharma <[email protected]>
srirama
parents: 4748
diff changeset
   287
- Added gnome-applets-18-mixer-volume-control.diff  to control 
94fa3d68f0ed 2004-12-16 Srirama Sharma <[email protected]>
srirama
parents: 4748
diff changeset
   288
  volume properly using "+" and "-" keys. Fixes the Bug #4991121.
94fa3d68f0ed 2004-12-16 Srirama Sharma <[email protected]>
srirama
parents: 4748
diff changeset
   289
4707
78dbae4ab1ec 2004-12-06 Vinay M R <[email protected]>
vinaymr
parents: 4689
diff changeset
   290
* Mon Dec 06 2004 [email protected]
78dbae4ab1ec 2004-12-06 Vinay M R <[email protected]>
vinaymr
parents: 4689
diff changeset
   291
- Added gnome-applets-17-cdplayer-applet-work.diff to make cdplayer
78dbae4ab1ec 2004-12-06 Vinay M R <[email protected]>
vinaymr
parents: 4689
diff changeset
   292
  applet work. Fixes bug #6185200.
78dbae4ab1ec 2004-12-06 Vinay M R <[email protected]>
vinaymr
parents: 4689
diff changeset
   293
 
4659
0258e01f2862 2004-11-26 Glynn Foster <[email protected]>
gman
parents: 4632
diff changeset
   294
* Fri Nov 26 2004 [email protected]
0258e01f2862 2004-11-26 Glynn Foster <[email protected]>
gman
parents: 4632
diff changeset
   295
- Add workaround patch to disable gswitchit on Solaris. Fixes 
0258e01f2862 2004-11-26 Glynn Foster <[email protected]>
gman
parents: 4632
diff changeset
   296
  bug #6184440 temporarily.
0258e01f2862 2004-11-26 Glynn Foster <[email protected]>
gman
parents: 4632
diff changeset
   297
4512
3b27f54c3f75 Added patch gnome-applets-13-non-utf8-date-title.diff to fix undisplayed non-utf8 date at the title. Fixes bug 6176791.
chookij
parents: 4470
diff changeset
   298
* Wed Nov 10 2004 [email protected]
4513
5694257ea1b0 fixing patch file name to gnome-applets-15-non-utf8-date-title.diff in %changelog
chookij
parents: 4512
diff changeset
   299
- Added patch gnome-applets-15-non-utf8-date-title.diff to fix
4512
3b27f54c3f75 Added patch gnome-applets-13-non-utf8-date-title.diff to fix undisplayed non-utf8 date at the title. Fixes bug 6176791.
chookij
parents: 4470
diff changeset
   300
  undisplayed non-utf8 date at the title. Fixes bug 6176791.
3b27f54c3f75 Added patch gnome-applets-13-non-utf8-date-title.diff to fix undisplayed non-utf8 date at the title. Fixes bug 6176791.
chookij
parents: 4470
diff changeset
   301
4470
7d4787466c9c #5076490, Revied by [email protected]
mattk
parents: 4455
diff changeset
   302
* Mon Nov 08 2004 - [email protected]
7d4787466c9c #5076490, Revied by [email protected]
mattk
parents: 4455
diff changeset
   303
- #5076490, add patch 14-gkb-help.diff
7d4787466c9c #5076490, Revied by [email protected]
mattk
parents: 4455
diff changeset
   304
4357
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4352
diff changeset
   305
* Thu Oct 28 2004 - [email protected]
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4352
diff changeset
   306
- Add gkb_xmmap.1, gnome-keyboard-layout.1, gswitchit-plugins-capplet.1 man pages
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4352
diff changeset
   307
4352
dc2689982835 2004-10-28 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4333
diff changeset
   308
* Thu Oct 28 2004 - [email protected]
dc2689982835 2004-10-28 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4333
diff changeset
   309
- Updated l10n help tarball and added pt_BR
dc2689982835 2004-10-28 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4333
diff changeset
   310
4333
eb4e0966150e * gnome-applets.spec: Integrate updated docs tarball from [email protected].
dc144907
parents: 4276
diff changeset
   311
* Wed Oct 27 2004 [email protected]
eb4e0966150e * gnome-applets.spec: Integrate updated docs tarball from [email protected].
dc144907
parents: 4276
diff changeset
   312
- Integrate updated docs tarball from [email protected].
eb4e0966150e * gnome-applets.spec: Integrate updated docs tarball from [email protected].
dc144907
parents: 4276
diff changeset
   313
4119
cf4f7599b07c Revved gok.spec to 0.11.9; added replacement meta key lock image to gnome-applets.spec.
wh70179
parents: 4117
diff changeset
   314
* Fri Oct 01 2004 [email protected]
cf4f7599b07c Revved gok.spec to 0.11.9; added replacement meta key lock image to gnome-applets.spec.
wh70179
parents: 4117
diff changeset
   315
- Added replacement image for accessx-status/pixmaps/sticky-meta-locked.png.
cf4f7599b07c Revved gok.spec to 0.11.9; added replacement meta key lock image to gnome-applets.spec.
wh70179
parents: 4117
diff changeset
   316
4106
772837ee3fd7 2004-09-30 Vinay M R <[email protected]>
vinaymr
parents: 4093
diff changeset
   317
* Thu Sep 30 2004 [email protected]
772837ee3fd7 2004-09-30 Vinay M R <[email protected]>
vinaymr
parents: 4093
diff changeset
   318
- Added patch gnome-applets-12-gswitchit-help.diff to fix help
772837ee3fd7 2004-09-30 Vinay M R <[email protected]>
vinaymr
parents: 4093
diff changeset
   319
  issues. Fixes bug #5076490
772837ee3fd7 2004-09-30 Vinay M R <[email protected]>
vinaymr
parents: 4093
diff changeset
   320
4093
af34774d1ac2 2004-09-29 Srirama Sharma <[email protected]>
srirama
parents: 4090
diff changeset
   321
* Wed Sep 29 2004 [email protected]
af34774d1ac2 2004-09-29 Srirama Sharma <[email protected]>
srirama
parents: 4090
diff changeset
   322
- Added patch gnome-applets-11-volume-control-icon.diff
af34774d1ac2 2004-09-29 Srirama Sharma <[email protected]>
srirama
parents: 4090
diff changeset
   323
  to provide a icon in gnome desktop menu. Fixes bug #5099353.
af34774d1ac2 2004-09-29 Srirama Sharma <[email protected]>
srirama
parents: 4090
diff changeset
   324
4090
5d9d632625d2 2004-09-29 Vinay M R <[email protected]>
vinaymr
parents: 4033
diff changeset
   325
* Wed Sep 29 2004 [email protected]
5d9d632625d2 2004-09-29 Vinay M R <[email protected]>
vinaymr
parents: 4033
diff changeset
   326
- Added patch gnome-applets-10-save-password.diff to make
5d9d632625d2 2004-09-29 Vinay M R <[email protected]>
vinaymr
parents: 4033
diff changeset
   327
  "Save the password to disk" work. Fixes bug #5103157.
5d9d632625d2 2004-09-29 Vinay M R <[email protected]>
vinaymr
parents: 4033
diff changeset
   328
 
3884
44da71d7f4f3 Bumped tarball to 2.6.2.1 and re-jigged patches
mattk
parents: 3858
diff changeset
   329
* Wed Sep 08 2004 [email protected]
44da71d7f4f3 Bumped tarball to 2.6.2.1 and re-jigged patches
mattk
parents: 3858
diff changeset
   330
- Bumped tarball to 2.6.2.1 for a11y bug fixes
44da71d7f4f3 Bumped tarball to 2.6.2.1 and re-jigged patches
mattk
parents: 3858
diff changeset
   331
- Removed patch gnome-applets-07-accessx-xkb-check.diff
44da71d7f4f3 Bumped tarball to 2.6.2.1 and re-jigged patches
mattk
parents: 3858
diff changeset
   332
- Removed patch gnome-applets-08-accessx-fix-crash.diff
44da71d7f4f3 Bumped tarball to 2.6.2.1 and re-jigged patches
mattk
parents: 3858
diff changeset
   333
- Removed patch gnome-applets-09-gkb-crash.diff
44da71d7f4f3 Bumped tarball to 2.6.2.1 and re-jigged patches
mattk
parents: 3858
diff changeset
   334
- Removed patch gnome-applets-11-accessx-xkb-crash.diff
44da71d7f4f3 Bumped tarball to 2.6.2.1 and re-jigged patches
mattk
parents: 3858
diff changeset
   335
- Renamed patch 10 -> 07
44da71d7f4f3 Bumped tarball to 2.6.2.1 and re-jigged patches
mattk
parents: 3858
diff changeset
   336
- Renamed patch 12 -> 08
44da71d7f4f3 Bumped tarball to 2.6.2.1 and re-jigged patches
mattk
parents: 3858
diff changeset
   337
- Renamed patch 13 -> 09
44da71d7f4f3 Bumped tarball to 2.6.2.1 and re-jigged patches
mattk
parents: 3858
diff changeset
   338
3782
8cebf4d18a32 * gnome-applets.spec: Integrated updated docs tarball from
dc144907
parents: 3774
diff changeset
   339
* Fri Aug 27 2004 [email protected]
8cebf4d18a32 * gnome-applets.spec: Integrated updated docs tarball from
dc144907
parents: 3774
diff changeset
   340
- Integrated updated docs tarball from [email protected].
8cebf4d18a32 * gnome-applets.spec: Integrated updated docs tarball from
dc144907
parents: 3774
diff changeset
   341
- Removed patch 14 because the imswitcher directory has been removed because
8cebf4d18a32 * gnome-applets.spec: Integrated updated docs tarball from
dc144907
parents: 3774
diff changeset
   342
  it is in another module - gnome-im-switcher.
8cebf4d18a32 * gnome-applets.spec: Integrated updated docs tarball from
dc144907
parents: 3774
diff changeset
   343
3774
59d80b83ab30 * gnome-applets.spec: Integrated updated docs tarball from
dc144907
parents: 3747
diff changeset
   344
* Thu Aug 26 2004 [email protected]
59d80b83ab30 * gnome-applets.spec: Integrated updated docs tarball from
dc144907
parents: 3747
diff changeset
   345
- Integrated updated docs tarball from [email protected].
59d80b83ab30 * gnome-applets.spec: Integrated updated docs tarball from
dc144907
parents: 3747
diff changeset
   346
- Removed gswitchit-docs tarball as is part of gnome-applets_docs now.
59d80b83ab30 * gnome-applets.spec: Integrated updated docs tarball from
dc144907
parents: 3747
diff changeset
   347
3747
a2c4ca020770 * gnome-applets.spec: Integrated updated docs tarball from
dc144907
parents: 3734
diff changeset
   348
* Wed Aug 25 2004 [email protected]
a2c4ca020770 * gnome-applets.spec: Integrated updated docs tarball from
dc144907
parents: 3734
diff changeset
   349
- Integrated updated docs tarball from [email protected].
a2c4ca020770 * gnome-applets.spec: Integrated updated docs tarball from
dc144907
parents: 3734
diff changeset
   350
3734
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   351
* Wed Aug 25 2004 [email protected]
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   352
- Added l10n help contents
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   353
3636
f63efabb58dd * gnome-applets.spec: Add new gswitchit docs tarball from
dc144907
parents: 3628
diff changeset
   354
* Thu Aug 19 2004 [email protected]
f63efabb58dd * gnome-applets.spec: Add new gswitchit docs tarball from
dc144907
parents: 3628
diff changeset
   355
- Add new gswitchit docs tarball from [email protected].
f63efabb58dd * gnome-applets.spec: Add new gswitchit docs tarball from
dc144907
parents: 3628
diff changeset
   356
3590
a6e7170b2008 2004-08-17 Balamurali Viswanathan <[email protected]>
bviswa
parents: 3580
diff changeset
   357
* Tue Aug 17 2004 - [email protected]
a6e7170b2008 2004-08-17 Balamurali Viswanathan <[email protected]>
bviswa
parents: 3580
diff changeset
   358
- Remove "--enable-gstreamer=no" option to the configure script. So that mixer
a6e7170b2008 2004-08-17 Balamurali Viswanathan <[email protected]>
bviswa
parents: 3580
diff changeset
   359
  applet can use sunaudio plugin.
a6e7170b2008 2004-08-17 Balamurali Viswanathan <[email protected]>
bviswa
parents: 3580
diff changeset
   360
3513
f5c650f260c8 <CINNABAR_15> Stopper Bug #5083737
bviswa
parents: 3488
diff changeset
   361
* Mon Aug 09 2004 - [email protected]
f5c650f260c8 <CINNABAR_15> Stopper Bug #5083737
bviswa
parents: 3488
diff changeset
   362
- Add "--enable-gstreamer=no" option to the configure script. So that mixer
f5c650f260c8 <CINNABAR_15> Stopper Bug #5083737
bviswa
parents: 3488
diff changeset
   363
  applet uses SUN APIs to change volume. Only for Solaris.
f5c650f260c8 <CINNABAR_15> Stopper Bug #5083737
bviswa
parents: 3488
diff changeset
   364
3488
7f86036bf90e * bug-buddy.spec gnome-address-applet.spec gnome-applets.spec
dc144907
parents: 3446
diff changeset
   365
* Thu Aug 05 2004 [email protected]
7f86036bf90e * bug-buddy.spec gnome-address-applet.spec gnome-applets.spec
dc144907
parents: 3446
diff changeset
   366
- Incorporate new docs tarball from [email protected].
7f86036bf90e * bug-buddy.spec gnome-address-applet.spec gnome-applets.spec
dc144907
parents: 3446
diff changeset
   367
3446
93011ffa04d3 Bug : 5077650 : Accessx applet help link
mattk
parents: 3425
diff changeset
   368
* Thu Jul 29 2004 - [email protected]
93011ffa04d3 Bug : 5077650 : Accessx applet help link
mattk
parents: 3425
diff changeset
   369
- Bug : 5077650, help bug
93011ffa04d3 Bug : 5077650 : Accessx applet help link
mattk
parents: 3425
diff changeset
   370
3385
78d1e76d294b 2004-07-22 Glynn Foster <[email protected]>
gman
parents: 3320
diff changeset
   371
* Thu Jul 22 2004 - [email protected]
78d1e76d294b 2004-07-22 Glynn Foster <[email protected]>
gman
parents: 3320
diff changeset
   372
- Disable the wireless applet.
78d1e76d294b 2004-07-22 Glynn Foster <[email protected]>
gman
parents: 3320
diff changeset
   373
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3590
diff changeset
   374
* Mon Jul 19 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3590
diff changeset
   375
- merged with HEAD
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3590
diff changeset
   376
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3274
diff changeset
   377
* Thu Jul 08 2004 - [email protected]
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3274
diff changeset
   378
- Updated l10n content to gnome-applets-l10n-po-1.2.tar.bz2
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3274
diff changeset
   379
3274
c805df7c7aea undid -j for planner and gnome-applets
dermotm
parents: 3267
diff changeset
   380
* Thu Jul 08 2004 - [email protected]
c805df7c7aea undid -j for planner and gnome-applets
dermotm
parents: 3267
diff changeset
   381
- undid -j $CPUS for this module
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3590
diff changeset
   382
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3590
diff changeset
   383
* Thu Jul 08 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3590
diff changeset
   384
- Ported to rpm4/SLES9
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3590
diff changeset
   385
3267
0555bfd38672 2004-07-07 Leena Gunda <[email protected]>
lsgunda
parents: 3263
diff changeset
   386
* Wed Jul 07 2004 - [email protected]
0555bfd38672 2004-07-07 Leena Gunda <[email protected]>
lsgunda
parents: 3263
diff changeset
   387
- added gnome-applets-12-accessx-xkb-crash.diff to fix bug #5067184.
0555bfd38672 2004-07-07 Leena Gunda <[email protected]>
lsgunda
parents: 3263
diff changeset
   388
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   389
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   390
- added "-j $CPUS" to make to speed up builds
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   391
3200
1ffe32f3bf71 2004-06-24 Vijaykumar Patwari <[email protected]>
vijay
parents: 3120
diff changeset
   392
* Thu Jun 24 2004 [email protected]
1ffe32f3bf71 2004-06-24 Vijaykumar Patwari <[email protected]>
vijay
parents: 3120
diff changeset
   393
- Associate default macros for mini commander applet.
1ffe32f3bf71 2004-06-24 Vijaykumar Patwari <[email protected]>
vijay
parents: 3120
diff changeset
   394
3051
b2a31638c06a Incorporate new docs tarball from [email protected].
dc144907
parents: 2994
diff changeset
   395
* Wed Jun 02 2004 [email protected]
b2a31638c06a Incorporate new docs tarball from [email protected].
dc144907
parents: 2994
diff changeset
   396
- Incorporate new docs tarball from [email protected].
b2a31638c06a Incorporate new docs tarball from [email protected].
dc144907
parents: 2994
diff changeset
   397
2994
63c9954c0159 2004-06-02 Leena Gunda <[email protected]>
lsgunda
parents: 2969
diff changeset
   398
* Wed Jun 02 2004 - [email protected]
63c9954c0159 2004-06-02 Leena Gunda <[email protected]>
lsgunda
parents: 2969
diff changeset
   399
- Add patch gnome-applets-10-gkb-crash.diff to fix bug #5043883.
63c9954c0159 2004-06-02 Leena Gunda <[email protected]>
lsgunda
parents: 2969
diff changeset
   400
2969
5f9bb35ef9b6 2004-05-31 Padraig O'Briain <[email protected]>
padraigo
parents: 2967
diff changeset
   401
* Mon May 31 2004 - [email protected]
5f9bb35ef9b6 2004-05-31 Padraig O'Briain <[email protected]>
padraigo
parents: 2967
diff changeset
   402
- Add patch gnome-applets-08-accessx-fix-crash.diff bugzilla - bug #137585.
5f9bb35ef9b6 2004-05-31 Padraig O'Briain <[email protected]>
padraigo
parents: 2967
diff changeset
   403
2967
c0e57d55d7ae Bump to 2.6.1
mattk
parents: 2958
diff changeset
   404
* Mon May 31 2004 - [email protected]
c0e57d55d7ae Bump to 2.6.1
mattk
parents: 2958
diff changeset
   405
- Update to 2.6.1, remove patch-05, re-apply 01, rename 09 to 05
c0e57d55d7ae Bump to 2.6.1
mattk
parents: 2958
diff changeset
   406
2942
36dd168a11be * eog.spec, file-roller.spec, gcalctool.spec,gnome-applets.spec,
dc144907
parents: 2777
diff changeset
   407
* Fri May 28 2004 - [email protected]
36dd168a11be * eog.spec, file-roller.spec, gcalctool.spec,gnome-applets.spec,
dc144907
parents: 2777
diff changeset
   408
- Incorporate new docs tarball from [email protected].
36dd168a11be * eog.spec, file-roller.spec, gcalctool.spec,gnome-applets.spec,
dc144907
parents: 2777
diff changeset
   409
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2698
diff changeset
   410
* Wed May 12 2004 - [email protected]
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2698
diff changeset
   411
- Updated l10n content to gnome-applets-l10n-po-1.1.tar.bz2
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2698
diff changeset
   412
2697
6c1172d76c6e 2004-05-10 Archana Shah <[email protected]>
archana
parents: 2619
diff changeset
   413
* Mon May 10 2004 - [email protected]
2698
ddd6047bffe0 2004-05-10 Archana Shah <[email protected]>
archana
parents: 2697
diff changeset
   414
- Added gnome-applets-09-mailcheck-pop3.diff
ddd6047bffe0 2004-05-10 Archana Shah <[email protected]>
archana
parents: 2697
diff changeset
   415
ddd6047bffe0 2004-05-10 Archana Shah <[email protected]>
archana
parents: 2697
diff changeset
   416
* Mon May 10 2004 - [email protected]
2697
6c1172d76c6e 2004-05-10 Archana Shah <[email protected]>
archana
parents: 2619
diff changeset
   417
- Added gnome-applets-08-wireless-tooltip.diff
6c1172d76c6e 2004-05-10 Archana Shah <[email protected]>
archana
parents: 2619
diff changeset
   418
2563
174ff5d6fbdf 2004-04-27 Arvind Samptur <[email protected]>
arvind
parents: 2551
diff changeset
   419
* Tue Apr 27 2004 - [email protected]
174ff5d6fbdf 2004-04-27 Arvind Samptur <[email protected]>
arvind
parents: 2551
diff changeset
   420
- Added gnome-applets-07-accessx-xkb-check.diff to fix the applet
174ff5d6fbdf 2004-04-27 Arvind Samptur <[email protected]>
arvind
parents: 2551
diff changeset
   421
  not to crash when XKB is not enabled on the X server
174ff5d6fbdf 2004-04-27 Arvind Samptur <[email protected]>
arvind
parents: 2551
diff changeset
   422
2551
851eae1422c4 2004-04-23 Archana Shah <[email protected]>
archana
parents: 2516
diff changeset
   423
* Fri Apr 23 2004 - [email protected]
851eae1422c4 2004-04-23 Archana Shah <[email protected]>
archana
parents: 2516
diff changeset
   424
- Modified the tooltip for mini-commander applet.
851eae1422c4 2004-04-23 Archana Shah <[email protected]>
archana
parents: 2516
diff changeset
   425
- Patch: gnome-applets-06-mini-commander-tooltip.diff
851eae1422c4 2004-04-23 Archana Shah <[email protected]>
archana
parents: 2516
diff changeset
   426
2485
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2402
diff changeset
   427
* Sun Apr 18 2004 - [email protected]
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2402
diff changeset
   428
- enable javahelp conversion on Solaris
2515
6e5111b5396b 2004-04-20 Laszlo Peter <[email protected]>
laca
parents: 2494
diff changeset
   429
- ifos the javahelp conversions of applets not available on Solaris
2391
dbd80562cd9b Bump to 2.6.0, remove one patch, re-do one patch, rename one patch
mattk
parents: 2362
diff changeset
   430
* Mon Apr 05 2004 - [email protected]
dbd80562cd9b Bump to 2.6.0, remove one patch, re-do one patch, rename one patch
mattk
parents: 2362
diff changeset
   431
- Bump to 2.6.0
dbd80562cd9b Bump to 2.6.0, remove one patch, re-do one patch, rename one patch
mattk
parents: 2362
diff changeset
   432
- Re-apply patch 03-g18n..
dbd80562cd9b Bump to 2.6.0, remove one patch, re-do one patch, rename one patch
mattk
parents: 2362
diff changeset
   433
- Remove patch 05-non_portable_CFLAGS
dbd80562cd9b Bump to 2.6.0, remove one patch, re-do one patch, rename one patch
mattk
parents: 2362
diff changeset
   434
- Rename patch 06 -> to patch 05
dbd80562cd9b Bump to 2.6.0, remove one patch, re-do one patch, rename one patch
mattk
parents: 2362
diff changeset
   435
2362
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   436
* Thu Apr 01 2004 - [email protected]
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   437
- javahelp conversion
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   438
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   439
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   440
- Updated l10n content to gnome-applets-l10n-po-1.0.tar.bz2
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   441
2218
ccba05a46939 2004-03-16 Glynn Foster <[email protected]>
gman
parents: 2207
diff changeset
   442
* Tue Mar 16 2004 - [email protected]
ccba05a46939 2004-03-16 Glynn Foster <[email protected]>
gman
parents: 2207
diff changeset
   443
- Updated version to 2.5.8, killed off a few patches that
ccba05a46939 2004-03-16 Glynn Foster <[email protected]>
gman
parents: 2207
diff changeset
   444
  we know are going to make 2.6.0, and sanitize things a little.
2207
9a1ac730d973 2004-03-15 Takao Fujiwara <[email protected]>
fujiwara
parents: 2159
diff changeset
   445
* Mon Mar 15 2004 - [email protected]
9a1ac730d973 2004-03-15 Takao Fujiwara <[email protected]>
fujiwara
parents: 2159
diff changeset
   446
- Replaced gnome-applets-01-potfiles.diff with 
9a1ac730d973 2004-03-15 Takao Fujiwara <[email protected]>
fujiwara
parents: 2159
diff changeset
   447
  gnome-applets-01-g11n-potfiles.diff
9a1ac730d973 2004-03-15 Takao Fujiwara <[email protected]>
fujiwara
parents: 2159
diff changeset
   448
- Replaced gnome-applets-08-gweather-i18n.diff with
9a1ac730d973 2004-03-15 Takao Fujiwara <[email protected]>
fujiwara
parents: 2159
diff changeset
   449
  gnome-applets-08-g11n-i18n-ui.diff to fix 4980055, 4991808, 4999133
9a1ac730d973 2004-03-15 Takao Fujiwara <[email protected]>
fujiwara
parents: 2159
diff changeset
   450
- Added gnome-applets-10-g11n-schemas.diff
1886
74e58cfd069d Bump to 2.5.6, update distro, and port patch change that should have
mattk
parents: 1876
diff changeset
   451
* Mon Feb 23 2004 - <[email protected]>
74e58cfd069d Bump to 2.5.6, update distro, and port patch change that should have
mattk
parents: 1876
diff changeset
   452
- Bumped to 2.5.6
74e58cfd069d Bump to 2.5.6, update distro, and port patch change that should have
mattk
parents: 1876
diff changeset
   453
- Remerged all patches
74e58cfd069d Bump to 2.5.6, update distro, and port patch change that should have
mattk
parents: 1876
diff changeset
   454
- Brought forward NEW changes from patch
74e58cfd069d Bump to 2.5.6, update distro, and port patch change that should have
mattk
parents: 1876
diff changeset
   455
  gnome-applets-19-i18n-ui.diff, This should have been ported to HEAD by Wipro !!!
1725
20040eb553e1 2004-02-17 Laszlo Peter <[email protected]>
laca
parents: 1724
diff changeset
   456
* Tue Feb 17 2004 - <[email protected]>
20040eb553e1 2004-02-17 Laszlo Peter <[email protected]>
laca
parents: 1724
diff changeset
   457
- added patch to remove non-portable CFLAGS hardcoded in a Makefile.am
1566
8bddef1359ad *** empty log message ***
mattk
parents: 1562
diff changeset
   458
* Wed Feb 04 2004 - <[email protected]>
8bddef1359ad *** empty log message ***
mattk
parents: 1562
diff changeset
   459
  Fix prob with gnome-applets-08-gweather-i18n.diff
8bddef1359ad *** empty log message ***
mattk
parents: 1562
diff changeset
   460
  Remove pixmaps/gweather/* from files list as no longer in tarball
1561
d2ca2c22a54f New Tarball 2.5.5
mattk
parents: 1543
diff changeset
   461
* Tue Feb 03 2004 - <[email protected]>
d2ca2c22a54f New Tarball 2.5.5
mattk
parents: 1543
diff changeset
   462
  Bump to 2.5.5
d2ca2c22a54f New Tarball 2.5.5
mattk
parents: 1543
diff changeset
   463
  Redid Patchs :
d2ca2c22a54f New Tarball 2.5.5
mattk
parents: 1543
diff changeset
   464
	gnome-applets-02-stickynotes-icon.diff
d2ca2c22a54f New Tarball 2.5.5
mattk
parents: 1543
diff changeset
   465
	gnome-applets-06-add-l10n-docs.diff
d2ca2c22a54f New Tarball 2.5.5
mattk
parents: 1543
diff changeset
   466
  Forward port patches from Quicksilver
d2ca2c22a54f New Tarball 2.5.5
mattk
parents: 1543
diff changeset
   467
	gnome-applets-07-l10n-online-help.diff
d2ca2c22a54f New Tarball 2.5.5
mattk
parents: 1543
diff changeset
   468
		QS: gnome-applets-17-multiload-docs.diff
d2ca2c22a54f New Tarball 2.5.5
mattk
parents: 1543
diff changeset
   469
		QS: gnome-applets-18-multiload-docs2.diff
d2ca2c22a54f New Tarball 2.5.5
mattk
parents: 1543
diff changeset
   470
		QS: gnome-applets-22-l10n-online-help.diff
d2ca2c22a54f New Tarball 2.5.5
mattk
parents: 1543
diff changeset
   471
	gnome-applets-08-gweather-i18n.diff
d2ca2c22a54f New Tarball 2.5.5
mattk
parents: 1543
diff changeset
   472
		QS: gnome-applets-19-i18n-gweather.diff
1446
4aa0eebf5300 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1345
diff changeset
   473
* Tue Dec 16 2003 - <[email protected]>
4aa0eebf5300 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1345
diff changeset
   474
- Bump to 2.5.2
1345
3439596b295e Fix #4942358
mattk
parents: 1265
diff changeset
   475
* Thu Oct 23 2003 - <[email protected]>
3439596b295e Fix #4942358
mattk
parents: 1265
diff changeset
   476
- #4942358 patch 09
1265
b2d49b67e73f Upgrade to 2.4.1 for QS
mattk
parents: 1195
diff changeset
   477
* Tue Oct 14 2003 - <[email protected]>
b2d49b67e73f Upgrade to 2.4.1 for QS
mattk
parents: 1195
diff changeset
   478
- Upgrade Tarball to 2.4.1 for QS
1180
db19d3059a3c Bug #4930230
mattk
parents: 1177
diff changeset
   479
* Wed Oct 01 2003 - <[email protected]>
db19d3059a3c Bug #4930230
mattk
parents: 1177
diff changeset
   480
- #4930230, Wireless doc install
db19d3059a3c Bug #4930230
mattk
parents: 1177
diff changeset
   481
* Wed Oct 01 2003 - <[email protected]>
1177
e55f471e4ada Bug #4905881
mattk
parents: 1173
diff changeset
   482
- #4905881, Battery applet suspend command failure message
e55f471e4ada Bug #4905881
mattk
parents: 1173
diff changeset
   483
* Tue Sep 30 2003 - <[email protected]>
1173
a9eb8b20c37a Bug #4913408
mattk
parents: 1172
diff changeset
   484
- #4913408, cd player applet stops playing
a9eb8b20c37a Bug #4913408
mattk
parents: 1172
diff changeset
   485
* Tue Sep 30 2003 - <[email protected]>
1172
ccc7c4aea407 Bug #4922609
mattk
parents: 1169
diff changeset
   486
- #4922609, stock ticker location change bug
1169
83bb110547f4 integrate Sun docs
laca
parents: 1157
diff changeset
   487
* Fri Sep 26 2003 - <[email protected]>
83bb110547f4 integrate Sun docs
laca
parents: 1157
diff changeset
   488
- Integrate Sun docs
1133
1ec844ae4f17 #4911981
mattk
parents: 1130
diff changeset
   489
* Mon Sep 08 2003 - <[email protected]>
1ec844ae4f17 #4911981
mattk
parents: 1130
diff changeset
   490
- patch for bug 4911981
1042
84945d617a0a Bug #4892076
mattk
parents: 1035
diff changeset
   491
* Tue Aug 12 2003 - <[email protected]>
84945d617a0a Bug #4892076
mattk
parents: 1035
diff changeset
   492
- Not delivering gweather/Locations
84945d617a0a Bug #4892076
mattk
parents: 1035
diff changeset
   493
* Mon Aug 11 2003 - <[email protected]>
1035
cf814d77c98b New gnome-applets tarball 2.3.6, re-merged all patches
mattk
parents: 1029
diff changeset
   494
- Update new tarball 2.3.6, and re-alligned all the patches, remove one patch
1002
01be3c626198 Bug: 4897121
mattk
parents: 986
diff changeset
   495
* Thu Aug 07 2003 - <[email protected]>
1020
bd14b4e5152f Bug #4887871
mattk
parents: 1002
diff changeset
   496
- Save current keyboard layout #4887871
bd14b4e5152f Bug #4887871
mattk
parents: 1002
diff changeset
   497
* Thu Aug 07 2003 - <[email protected]>
1002
01be3c626198 Bug: 4897121
mattk
parents: 986
diff changeset
   498
- Default battstat suspend computer command
986
46555a161550 2003-08-06 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
   499
* Wed Aug 06 2003 - <[email protected]>
46555a161550 2003-08-06 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
   500
- Position the file selector dialog for mini-commander
46555a161550 2003-08-06 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
   501
  applet nicely.
732
0db511830857 2003-07-23 Glynn Foster <[email protected]>
gman
parents: 726
diff changeset
   502
* Wed Jul 23 2003 - <[email protected]>
0db511830857 2003-07-23 Glynn Foster <[email protected]>
gman
parents: 726
diff changeset
   503
- Add consistant window icon
708
f97d8741246a 2003-07-22 Glynn Foster <[email protected]>
gman
parents: 693
diff changeset
   504
* Tue Jul 22 2003 - <[email protected]>
726
6463d539bccc 2003-07-22 Glynn Foster <[email protected]>
gman
parents: 708
diff changeset
   505
- Make sure geyes themes get installed
6463d539bccc 2003-07-22 Glynn Foster <[email protected]>
gman
parents: 708
diff changeset
   506
* Tue Jul 22 2003 - <[email protected]>
708
f97d8741246a 2003-07-22 Glynn Foster <[email protected]>
gman
parents: 693
diff changeset
   507
- New mixer icon
693
ac36656b168c 2003-07-21 Glynn Foster <[email protected]>
gman
parents: 575
diff changeset
   508
* Mon Jul 21 2003 - <[email protected]>
ac36656b168c 2003-07-21 Glynn Foster <[email protected]>
gman
parents: 575
diff changeset
   509
- Changed stickynotes icon for the hell of it
510
b433e4521ef7 Adding yet more .po files
mick
parents: 432
diff changeset
   510
* Wed Jul 09 2003 - <[email protected]>
b433e4521ef7 Adding yet more .po files
mick
parents: 432
diff changeset
   511
- add in sun po files
428
b44289b43c39 *** empty log message ***
mattk
parents: 425
diff changeset
   512
* Thu Jul 03 2003 - [email protected]
432
2c677f074890 *** empty log message ***
mattk
parents: 428
diff changeset
   513
- Patch for accessx-applet from head
2c677f074890 *** empty log message ***
mattk
parents: 428
diff changeset
   514
* Thu Jul 03 2003 - [email protected]
428
b44289b43c39 *** empty log message ***
mattk
parents: 425
diff changeset
   515
- New Tarball, gnome-applets-2.3.5
278
8f5844e22e9a *** empty log message ***
mattk
parents: 267
diff changeset
   516
* Tue Jun 10 2003 - [email protected]
8f5844e22e9a *** empty log message ***
mattk
parents: 267
diff changeset
   517
- New Tarball, gnome-applets-2.3.4, updated files and schemas for new applets.
110
a6c59ca5ccf4 *** empty log message ***
mattk
parents:
diff changeset
   518
* Thu May 15 2003 - [email protected]
a6c59ca5ccf4 *** empty log message ***
mattk
parents:
diff changeset
   519
- Fix installation of mixer & wirelass applets icons
a6c59ca5ccf4 *** empty log message ***
mattk
parents:
diff changeset
   520
* Wed May 14 2003 - [email protected]
a6c59ca5ccf4 *** empty log message ***
mattk
parents:
diff changeset
   521
- Initial release