gnome-panel.spec revision 16479
10139N/A#
10139N/A# spec file for package gnome-panel
10139N/A#
10139N/A# Copyright 2008 Sun Microsystems, Inc.
10139N/A# This file and all modifications and additions to the pristine
10139N/A# package are under the same license as the package itself.
10139N/A#
10139N/A# Owner: mattman
10139N/A#
10139N/A%include l10n.inc
10139N/AName: gnome-panel
10139N/ALicense: GPL
10139N/AGroup: System/GUI/GNOME
11240N/AVersion: 2.26.1
10139N/ARelease: 1
10139N/ADistribution: Java Desktop System
10139N/AVendor: Sun Microsystems, Inc.
10139N/ASummary: The GNOME Panel
11240N/ASource: http://ftp.gnome.org/pub/GNOME/sources/gnome-panel/2.26/gnome-panel-%{version}.tar.bz2
10139N/A%if %option_with_sun_branding
10139N/ASource1: gnome-main-menu.png
10142N/A%endif
10142N/ASource2: gnome-time-settings.apps
10244N/ASource3: world_map-960.png
10139N/ASource4: %{name}-po-sun-%{po_sun_version}.tar.bz2
10139N/ASource5: l10n-configure.sh
10139N/ASource6: top-panel-image.png
10139N/ASource7: bottom-panel-image.png
10139N/A%if %build_l10n
10139N/ASource8: l10n-configure.sh
10139N/A%endif
10139N/A%if %option_with_sun_branding
10803N/A# date:2003-05-30 type:branding owner:gman
10139N/APatch1: gnome-panel-01-default-setup.diff
10139N/A%endif
10139N/A%if %option_with_indiana_branding
10139N/A# date:2007-10-24 type:branding owner:gman
10139N/APatch1: gnome-panel-01-default-setup-indiana.diff
10139N/A%endif
10139N/A# date:2004-09-30 type:branding owner:mattman
10139N/APatch2: gnome-panel-02-fish-applet.diff
10139N/A# date:2004-10-18 type:feature bugster:4984097 owner:mattman
11070N/APatch3: gnome-panel-03-concurrent-login.diff
11070N/A# date:2005-02-28 type:bug bugster:4912432 owner:mattman bugzilla:447901
10139N/APatch5: gnome-panel-05-notificationarea-tooltip.diff
10139N/A# date:2005-03-14 type:bug bugster:6239962,6239963 bugzilla:170268 owner:mattman
10139N/APatch6: gnome-panel-06-input-method-filter-keypress.diff
10139N/A# date:2004-03-03 type:feature owner:mattman bugzilla:394249,394252
10139N/APatch7: gnome-panel-07-restrict-app-launching.diff
10139N/A%if %option_with_indiana_branding
10139N/A# date:2006-05-03 type:branding owner:gman
10139N/APatch8: gnome-panel-08-launch-menu-indiana.diff
10139N/A%endif
10139N/A%if %option_with_sun_branding
10139N/A# date:2006-05-03 type:branding owner:gman
10139N/APatch8: gnome-panel-08-launch-menu.diff
10139N/A# date:2006-09-21 type:branding owner:erwannc
10139N/APatch9: gnome-panel-09-solaris-branding.diff
10139N/A%endif
10139N/A# date:2006-06-30 type:feature owner:stephen
10139N/APatch10: gnome-panel-10-trusted-extensions.diff
10139N/A# date:2004-03-03 type:feature owner:mattman bugzilla:397253
10139N/APatch11: gnome-panel-11-lockdown-applets.diff
10139N/A# date:2008-02-13 type:bug owner:dcarbery bugzilla:394249,543291
10139N/A# Note this patch is needed because the patch
10139N/A# gnome-applet-07-restrict-app-launching.diff adds "#include launcher.h"
10139N/A# (which inlcudes "applet.h" which includes panel-gconf.h) to panel-lockdown.h.
10139N/A# Perhaps this patch should be merged with that patch?
10139N/APatch12: gnome-panel-12-double-func.diff
10139N/A# date:2008-08-28 type:branding owner:jedy
10139N/APatch13: gnome-panel-13-tooltip.diff
10139N/A# date:2008-09-04 type:bug owner:mattman bugzilla:537912 bugster:6702808
10139N/APatch14: gnome-panel-14-hide-show-weather.diff
10139N/A# date:2008-09-04 type:bug owner:mattman bugster:6702799
10139N/APatch15: gnome-panel-15-use-time-admin.diff
10139N/A# date:2009-04-03 type:bug owner:mattman doo:7280 bugzilla:577831
10139N/APatch16: gnome-panel-16-set-default-location-crash.diff
10139N/AURL: http://www.gnome.org
10139N/ABuildRoot: %{_tmppath}/%{name}-%{version}-build
10139N/ADocdir: %{_defaultdocdir}/gnome-panel
10139N/AAutoreqprov: on
10139N/APrereq: /sbin/ldconfig
10139N/APrereq: GConf
10139N/A
10139N/A%define libgnomeui_version 2.2.0
10139N/A%define gnome_desktop_version 2.2.1
10139N/A%define scrollkeeper_version 0.3.11
10139N/A%define popt_version 1.6.4
10139N/A%define gtk_doc_version 1.0
10139N/A%define libwnck_version 2.2.1-2
10139N/A%define libbonoboui_version 2.2.0
10139N/A%define GConf_version 2.6.1
10139N/A%define gnome_menus_version 2.10.0
10139N/A
10139N/ABuildRequires: libgnomeui-devel >= %{libgnomeui_version}
10139N/ABuildRequires: gnome-desktop-devel >= %{gnome_desktop_version}
10139N/ABuildRequires: popt-devel >= %{popt_version}
10139N/ABuildRequires: gtk-doc >= %{gtk_doc_version}
10139N/ABuildRequires: libwnck-devel >= %{libwnck_version}
10139N/ABuildRequires: GConf >= %{GConf_version}
10139N/ABuildRequires: scrollkeeper >= %{scrollkeeper_version}
10139N/ABuildRequires: intltool
10244N/ABuildRequires: gnome-menus-devel >= %{gnome_menus_version}
10244N/ARequires: libgnomeui >= %{libgnomeui_version}
10139N/ARequires: gnome-desktop >= %{gnome_desktop_version}
10139N/ARequires: libwnck >= %{libwnck_version}
10139N/ARequires: gnome-menus >= %{gnome_menus_version}
10139N/A
10139N/A%description
10139N/AThis package contains the GNOME 2.0 Panel. The Panel is an easy to use and
10139N/Afunctional interface to manage your desktop, start programs and organize
10139N/Aaccess to your data.
10139N/A
10139N/A%package devel
10216N/ASummary: The GNOME Panel
10139N/AGroup: System/GUI/GNOME
10829N/AAutoreqprov: on
10923N/ARequires: %{name} = %{version}
10923N/ARequires: GConf-devel >= %{GConf_version}
10923N/ARequires: libbonoboui-devel >= %{libbonoboui_version}
10139N/A
10139N/A%description devel
10142N/AThis package contains the GNOME 2.0 Panel. The Panel is an easy to use and functional interface to manage your desktop, start programs and organize access to your data.
10139N/A
10139N/A
10139N/A%prep
10142N/A%setup -q
10139N/A# bugster 6486542,6346647,6444413,6399297 bugzilla 404898,402399,411097
10139N/Ash -x %SOURCE5 --disable-gnu-extensions
10139N/A
10139N/A%if %option_with_sun_branding
10139N/A%patch1 -p1
10139N/A%endif
10139N/A%if %option_with_indiana_branding
10139N/A%patch1 -p1
10139N/A%endif
10139N/A%patch2 -p1
10139N/A%patch3 -p1
10139N/A%patch5 -p1
10139N/A%patch6 -p1
10139N/A%patch7 -p1
10139N/A%if %option_with_indiana_branding
10139N/A%patch8 -p1
10139N/A%endif
10139N/A%if %option_with_sun_branding
10139N/A%patch8 -p1
10139N/A%patch9 -p1
10139N/A%endif
10139N/A%patch10 -p1
10139N/A%patch11 -p1
10139N/A%patch12 -p1
10139N/A%patch13 -p1
10139N/A%patch14 -p1
10139N/A%patch15 -p1
10139N/A%patch16 -p1
10139N/A
10139N/Acp %SOURCE3 icons
10139N/Acp %SOURCE6 icons
10139N/Acp %SOURCE7 icons
10139N/A%if %option_with_sun_branding
10139N/Acp %SOURCE1 icons/gnome-main-menu.png
10139N/A%endif
10139N/A
10139N/A%if %build_l10n
10139N/Abzcat %SOURCE4 | tar xf -
10139N/Acd po-sun; make; cd ..
10139N/A%endif
10139N/A
10139N/A%build
10139N/A%ifos linux
10139N/Aif [ -x /usr/bin/getconf ]; then
10139N/A CPUS=`getconf _NPROCESSORS_ONLN`
10139N/Afi
10139N/A%else
10139N/A CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
10139N/A%endif
10139N/Aif test "x$CPUS" = "x" -o $CPUS = 0; then
10139N/A CPUS=1
10139N/Afi
10139N/A
10139N/Aif ! [ -d m4 ]; then
10139N/A mkdir -p m4
10139N/Afi
10139N/A
10139N/Alibtoolize --force
10139N/Aglib-gettextize -f
10139N/Aintltoolize --force --copy
10139N/A
10139N/A%if %build_l10n
10139N/Abash -x %SOURCE8 --enable-copyright
10139N/A%endif
10139N/A
10139N/Aaclocal $ACLOCAL_FLAGS
10139N/Aautomake -a -c -f
10139N/Aautoconf
10139N/A
10139N/ACFLAGS="$RPM_OPT_FLAGS" \
10139N/A ./configure \
10139N/A --prefix=%{_prefix} \
10139N/A --libexecdir=%{_libexecdir} \
10139N/A --mandir=%{_mandir} \
10139N/A --sysconfdir=%{_sysconfdir} \
10139N/A --disable-scrollkeeper \
10139N/A %{gtk_doc_option}
10139N/A
10139N/Amake
10139N/A
10139N/A%install
10139N/Aexport GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
10139N/Amake -i install DESTDIR=$RPM_BUILD_ROOT
10139N/Aunset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
10139N/A%ifos linux
10139N/Ainstall -d $RPM_BUILD_ROOT%{_sbindir}
10139N/Ainstall -m 644 -D %SOURCE2 $RPM_BUILD_ROOT%{_sysconfdir}/security/console.apps/gnome-time-settings
10139N/Amv $RPM_BUILD_ROOT%{_bindir}/gnome-time-settings $RPM_BUILD_ROOT%{_sbindir}/
10139N/A(cd $RPM_BUILD_ROOT%{_bindir}; ln -sf consolehelper gnome-time-settings)
10139N/A%endif
10139N/A
10139N/Arm $RPM_BUILD_ROOT%{_libdir}/*.a
10139N/Arm $RPM_BUILD_ROOT%{_libdir}/*.la
10139N/A
10139N/Arm -rf $RPM_BUILD_ROOT/usr/var/scrollkeeper
10139N/A
10139N/A%clean
10139N/Arm -rf $RPM_BUILD_ROOT
10139N/A
11240N/A%post
11240N/A/sbin/ldconfig
11190N/Aexport GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
11190N/ASCHEMAS="panel-toplevel.schemas panel-object.schemas panel-global.schemas panel-general.schemas panel-compatibility.schemas clock.schemas workspace-switcher.schemas window-list.schemas"
11070N/Afor S in $SCHEMAS; do
11070N/A gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
11070N/Adone
10923N/Agconftool-2 --direct --config-source=$GCONF_CONFIG_SOURCE --load %{_sysconfdir}/gconf/schemas/panel-default-setup.entries
10923N/Agconftool-2 --direct --config-source=$GCONF_CONFIG_SOURCE --load %{_sysconfdir}/gconf/schemas/panel-default-setup.entries /apps/panel/profiles/default
10923N/A
10923N/A%postun
10911N/A/sbin/ldconfig
10911N/A
10829N/A%files
10829N/A%defattr (-, root, root)
10789N/A%doc AUTHORS COPYING ChangeLog NEWS README
10789N/A%{_bindir}/gnome-desktop-item-edit
10730N/A%{_bindir}/gnome-panel
10730N/A%{_bindir}/gnome-time-settings
10730N/A%{_sbindir}/gnome-time-settings
10666N/A%{_libexecdir}/*
10666N/A%{_libdir}/libpanel-applet*.so.*
10643N/A%{_libdir}/bonobo/servers
10649N/A%{_datadir}/gnome-panelrc
10649N/A%{_datadir}/gnome/help
10643N/A%{_datadir}/gnome/panel
10461N/A%{_datadir}/gnome/panel/glade
10461N/A%{_datadir}/gnome-2.0/ui
10280N/A%{_datadir}/gnome-time-settings/*
10280N/A%{_datadir}/icons/hicolor/*
10244N/A%{_datadir}/idl/*
10244N/A%{_datadir}/omf/*
10139N/A%{_datadir}/locale/*/LC_MESSAGES/*.mo
10139N/A%{_mandir}/man1/*
10139N/A%{_sysconfdir}/security/console.apps/*
10139N/A%{_sysconfdir}/gconf/schemas/*
10139N/A
10139N/A%files devel
10139N/A%defattr (-, root, root)
10139N/A%{_bindir}/panel-test-applets
10139N/A%{_includedir}/panel-2.0
10139N/A%{_libdir}/libpanel-applet*.so
10139N/A%{_libdir}/pkgconfig/*.pc
10139N/A%{_datadir}/gtk-doc/html/panel-applet
10139N/A%{_mandir}/man3/*
10139N/A
10139N/A%changelog
10139N/A* Wed Apr 15 2009 - dave.lin@sun.com
10139N/A- Bump to 2.26.1
10139N/A* Fri Apr 03 2009 - matt.keenan@sun.com
10139N/A- Fix d.o.o.:7280, add patch 16-set-default-location-crash.diff
10139N/A* Tue Mar 17 2009 - dave.lin@sun.com
10139N/A- Bump to 2.26.0
10139N/A* Fri Mar 13 2009 - dave.lin@sun.com
10139N/A- Bump to 2.25.92
10139N/A* Wed Feb 18 2009 - matt.keenan@sun.com
10139N/A- Bump to 2.25.91
10139N/A* Thu Jan 29 2009 - matt.keenan@sun.com
10139N/A- Bump to 2.25.5.1
10139N/A- Remove 16-shutdownbutton.diff as bug fixed upstream
10139N/A- Remove 17-clock-applet-location-crash.diff as bug fixed upstream
10139N/A* Wed Jan 28 2009 - brian.cameron@sun.com
10139N/A- Remove gnome-panel-13-add-libsocket.diff, no longer needed.
10139N/A* Tue Jan 20 2009 - jedy.wang@sun.com
10139N/A- Fix borken download link of gnome-panel.
10139N/A* Tue Jan 13 2009 - matt.keenan@sun.com
10139N/A- Bump to 2.25.3
10139N/A- Remove obsolete patch gnome-panel-04-panel-applet-session-never-restart.diff
10139N/A* Mon Nov 10 2008 - jedy.wang@sun.com
10139N/A- Fix bugster:6769654, Clock applet crash when adding custom location.
10139N/A* Fri Nov 07 2008 - matt.keenan@sun.com
10139N/A- Actually apply patch 16-use-time-admin.diff, d.o.o.:4613
10139N/A* Wed Nov 05 2008 - jedy.wang@sun.com
10139N/A- Change the owner of 17-shutdownbutton.diff to jedy.
10139N/A* Sat Sep 27 2008 - brian.cameron@sun.com
10139N/A- Bump to 2.24.0.
10139N/A* The Sep 11 2008 - christian.kelly@sun.com
10139N/A- Bump to 2.23.92.
10139N/A* Thu Sep 04 2008 - matt.keenan@sun.com
10139N/A- Add patch 16-use-time-admin.diff, bugster:6702799, workaround PolicyKit
10139N/A* Thu Sep 04 2008 - matt.keenan@sun.com
10139N/A- Add patch 15-hide-show-weather.diff, bugzilla:537912 bugster:6702808
10139N/A* Tue Sep 02 2008 - christian.kelly@sun.com
10139N/A- Bump to 2.23.91.
10139N/A* Thu Aug 28 2008 - jedy.wang@sun.com
10139N/A- Add 14-tooltip.diff
10139N/A* Fri Aug 22 2008 - dave.lin@sun.com
10139N/A- Bump to 2.23.90.1
10139N/A* Tue Aug 19 2008 - dave.lin@sun.com
10139N/A- Bump to 2.23.90
10139N/A* Mon Aug 18 2008 - matt.keenan@sun.com
10139N/A- Remove obsolate patch 10-gnome-sys-suspend.diff
10139N/A- Remove obsolate patch 12-noswitchuser.diff
10139N/A- Remove obsolate patch 14-logout-keyboard-navigation.diff
10139N/A- Renamed 11-trusted-extensions.diff -> 10-trusted-extensions.diff
10139N/A- Renamed 13-lockdown-applets.diff -> 11-lockdown-applets.diff
10139N/A- Renamed 15-double-func.diff -> 12-double-func.diff
10139N/A- Renamed 19-add-libsocket.diff -> 13-add-libsocket.diff
10139N/A* Mon Aug 18 2008 - matt.keenan@sun.com
10139N/A- Re-appley patch 13-lockdown-applets.diff
10139N/A* Wed Aug 06 2008 - matt.keenan@sun.com
10139N/A- Bump to 2.23.6
10139N/A- Remove gnome-panel-16-disable-lock-screen.diff : upstreamed
10139N/A* Thu Jul 24 2008 - matt.keenan@sun.com
10139N/A- Bump to 2.23.5
10139N/A- Remove upstreaam patch-17-launcher-name-crash.diff
10139N/A* Thu Jul 24 2008 - simon.zheng@sun.com
10139N/A- Remove upstream patch 18-logout-shutdown-dialog.diff.
10139N/A Already in 2.23.4. Please see bugzilla:507391.
10139N/A* Wed Jun 04 2008 - damien.carbery@sun.com
10139N/A- Bump to 2.23.3.
10139N/A* Wed May 28 2008 - damien.carbery@sun.com
10139N/A- Bump to 2.23.2.1.
10139N/A* Tue May 27 2008 - damien.carbery@sun.com
10139N/A- Bump to 2.22.2.
10139N/A* Fri May 16 2008 - stephen.browne@sun.com
10139N/A- remove conditional build of tx patch
10139N/A* Wed May 14 2008 - dave.lin@sun.com
10139N/A- Add patch gnome-panel-19-add-libsocket.diff to fix build error
10139N/A* Wed May 07 2008 - simon.zheng@sun.com
10139N/A- Add patch 18-logout-shutdown-dialog.diff.
10139N/A* Thu Apr 17 2008 - matt.keenan@sun.com
10139N/A- Add patch 17-launcher-name-crash.diff fixes bugster:6690164 bugzilla:528581
10139N/A* Wed Apr 16 2008 - damien.carbery@sun.com
10139N/A- Bump to 2.22.1.3.
10139N/A* Mon Apr 14 2008 - damien.carbery@sun.com
10139N/A- Remove patch 15-fixclock - upstream code reworked to obsolete this patch.
10139N/A Renumber remainder.
10139N/A* Fri Apr 11 2008 - damien.carbery@sun.com
10139N/A- Bump to 2.22.1.2. Remove upstream patch 18-fixclockmap. Comment out patch15
10139N/A (15-fixclock) as clock code has been drastically changed.
10139N/A* Wed Apr 09 2008 - brian.cameron@sun.com
10139N/A- Add patch gnome-panel-18-fixclockmap to fix the map displayed by the
10139N/A clock applet so it is not corrupted.
10139N/A* Wed Apr 09 2008 - damien.carbery@sun.com
10139N/A- Bump to 2.22.1.1.
10139N/A* Fri Mar 14 2008 - matt.keenan@sun.com
10139N/A- Patch 17-disable-lock-screen CR 6675507
10139N/A* Mon Mar 10 2008 - brian.cameron@sun.com
10139N/A- Bump to 2.22.0
10139N/A* Mon Mar 03 2008 - Michal.Pryc@Sun.Com
10139N/A- Patch8 reworked for 2.21.91. CR 6668427
10139N/A* Wed Feb 27 2008 - damien.carbery@sun.com
10139N/A- Bump to 2.21.92.
10139N/A* Wed Feb 13 2008 - damien.carbery@sun.com
10139N/A- Add patch 16-double-func to remove duplicate definition of
10139N/A panel_gconf_get_client().
10139N/A* Tue Feb 12 2008 - damien.carbery@sun.com
10139N/A- Bump to 2.21.91.
10139N/A* Thu Jan 31 2008 - brian.cameron@sun.com
10139N/A- Add patch gnome-panel-15-fixclock.diff to fix crashing issue.
10139N/A* Tue Jan 29 2008 - damien.carbery@sun.com
10139N/A- Bump to 2.21.90.
10139N/A* Tue Jan 15 2008 - damien.carbery@sun.com
10139N/A- Bump to 2.21.5.
10139N/A* Mon Dec 10 2007 - matt.keenan@sun.com
10139N/A- Add patch which fixes : bugster:6632252 bugzilla:342474
10139N/A* Fri Nov 09 2007 - jedy.wang@sun.com
10139N/A* Remove 14-support-alacarte.diff.
10139N/A* Fri Nov 02 2007 - dave.lin@sun.com
10139N/A- Fixed the problem with branding Patch1 definition
10139N/A* Fri Oct 19 2007 - glynn.foster@sun.com
10139N/A- disable Sun branding by default
10139N/A* Fri Oct 19 2007 - damien.carbery@sun.com
10139N/A- Bump to 2.20.1.
10139N/A* Wed Sep 19 2007 - damien.carbery@sun.com
10139N/A- Bump to 2.20.0.1.
10139N/A* Tue Sep 18 2007 - damien.carbery@sun.com
10139N/A- Bump to 2.20.0.
10139N/A* Wed Sep 05 2007 - damien.carbery@sun.com
10139N/A- Bump to 2.19.92.
10139N/A* Wed Aug 15 2007 - damien.carbery@sun.com
10139N/A- Bump to 2.19.6. Remove upstream patch, 10-clock-timezone. Renumber patch 15
10139N/A to patch 10 (gnome-sys-suspend).
10139N/A* Wed Jul 11 2007 - damien.carbery@sun.com
10139N/A- Reenable the TJDS patch (11-trusted-extensions). Remove the contents of the
10139N/A obsolete clock patch, but keep the file for a fix to #455921 (to avoid patch
10139N/A renaming).
10139N/A* Mon Jul 09 2007 - damien.carbery@sun.com
10139N/A- Bump to 2.19.5.
10139N/A* Wed Jun 20 2007 - matt.keenan@sun.com
10139N/A- Re-work gnome-panel-10-clock-timezone patch again... for 2.19.4
10139N/A* Tue Jun 12 2007 - matt.keenan@sun.com
10139N/A- Re-work gnome-panel-10-clock-timezone patch, missing clock.h portion !!
10139N/A* Tue Jun 05 2007 - damien.carbery@sun.com
10139N/A- Bump to 2.19.3. Remove upstream patches, 15-lXau and 17-name_max. Renumber
10139N/A remainder. Comment out patch10 (clock-timezone), asking owner to update.
10139N/A* Fri May 18 2007 - matt.keenan@sun.com
10139N/A- Re-Work gnome-panel-16-gnome-sys-suspend.diff after tarball update
10139N/A* Tue May 15 2007 - damien.carbery@sun.com
10139N/A- Add patch, 17-name_max, to use MAXNAMLEN on Solaris. Fixes 438637.
10139N/A* Tue May 15 2007 - damien.carbery@sun.com
10139N/A- Bump to 2.19.2.
10139N/A* Wed Apr 11 2007 - damien.carbery@sun.com
10139N/A- Bump to 2.18.1.
10139N/A* Tue Mar 13 2007 - damien.carbery@sun.com
10139N/A- Bump to 2.18.0.
10139N/A* Fri Mar 09 2007 - takao.fujiwara@sun.com
10139N/A- Add l10n-configure.sh to remove GNU extension from it.po, th.po and zh*.po
10139N/A* Wed Feb 28 2007 - damien.carbery@sun.com
10139N/A- Remove upstream patch, 16-keynav.
10139N/A* Tue Feb 27 2007 - damien.carbery@sun.com
10139N/A- Bump to 2.17.92.
10139N/A* Tue Feb 13 2007 - damien.carbery@sun.com
10139N/A- Bump to 2.17.91. Remove upstream patches, 16-gok-grab-menu and 17-fixclock.
10139N/A Renumber rest.
10139N/A* Thu Feb 8 2007 - damien.carbery@sun.com
10139N/A- Reenable patch10 and zone_tab.sh script as they now apply correctly.
10139N/A* Mon Jan 28 2007 - matt.keenan@sun.com
10139N/A- Remove Patch18 - gnome-panel-16-preferences-menu.diff, seems to be upstream
10139N/A* Sun Jan 28 2007 - laca@sun.com
10139N/A- add %if %build_tjds guard around tjds patch so we can build without trusted
10139N/A jds support
10139N/A* Thu Jan 24 2007 - damien.carbery@sun.com
10139N/A- Unbump from 2.17.90 back to 2.16.2. UI spec needs to be updated before
10139N/A patches can be reworked.
10139N/A* Mon Jan 22 2007 - damien.carbery@sun.com
10139N/A- Bump to 2.17.90. Remove upstream patch, 16-preferences. Renumber remainder.
10139N/A Disable a few patches, asking owners to rework them.
10139N/A* Tue Jan 16 2007 - takao.fujiwara@sun.com
10139N/A- Add l10n tarball.
10139N/A* Fri Dec 15 2006 - brian.cameron@sun.com
10139N/A- Add patch gnome-panel-18-fixclock.diff to fix problem with clock
10139N/A crashing when you click on it to see the calendar. Problem is
10139N/A that it was not linking against libedataserver-1.2.so.
10139N/A* Mon Nov 27 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.16.2.
10139N/A* Fri Nov 17 2006 - harry.lu@sun.com
10139N/A- rework gnome-panel-14-support-alacarte.diff and enable it.
10139N/A* Fri Nov 3 2006 - laca@sun.com
10139N/A- use %gtk_doc_option in configure so that it can be disabled using
10139N/A --without-gtk-doc
10139N/A* Tue Oct 03 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.16.1.
10139N/A* Mon Oct 02 2006 - padraig.obriain@sun.com
10139N/A- add patch 17-preferences-menu.diff for bug 6439133
10139N/A* Mon Sep 04 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.16.0.
10139N/A* Thu Aug 30 2006 - damien.carbery@sun.com
10139N/A- Remove reference to gnome-menu-stripe.png as it has been removed. Renumber
10139N/A the remaining 'Source?' items.
10139N/A* Wed Aug 16 2006 - harry.lu@sun.com
10139N/A- Add patch gnome-panel-15-support-alacarte.diff to fix 6460249.
10139N/A* Thu Aug 10 2006 - matt.keenan@sun.com
10139N/A- Reworking of lockdown patch 08, generating two patches
10139N/A 08-restrict-app-launching.diff - specifically for restricting applications
10139N/A 14-lockdown-applets.diff - Applet lockdown specifics that can be pushed
10139N/A upstream
10139N/A* Tue Aug 08 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.15.91.
10139N/A* Tue Jul 25 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.15.90.
10139N/A* Thu Jul 13 2006 - laca@sun.com
10139N/A- remove patch ALL_LINGUAS.diff: fixed farther down the stack
10139N/A* Thu Jul 13 2006 - brian.cameron@sun.com
10139N/A- Add gnome-panel-14-noswitchuser.diff so that "Switch User" is not
10139N/A an option on the Log Out menu, since this feature requires VT's to
10139N/A be supported and they aren't yet supported on Solaris.
10139N/A* Thu Jul 13 2006 - laca@sun.com
10139N/A- add patch ALL_LINGUAS.diff
10139N/A* Wed May 03 2006 - glynn.foster@Sun.COM
10139N/A- Add launch menu branding patch.
10139N/A* Tue Apr 11 2006 - Cyrille.Moureaux@Sun.COM
10139N/A- Added patch for application launching restriction.
10139N/A* Mon Apr 10 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.14.1.
10139N/A* Mon Mar 13 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.14.0.
10139N/A* Tue Feb 14 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.13.91.
10139N/A* Sun Jan 29 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.13.90
10139N/A* Wed Jan 18 2006 - brian.cameron@sun.com
10139N/A- Running glib-gettextize is a better fix than patching the Makefile to
10139N/A not go into the po directory. This fixes infinite loop also.
10139N/A* Wed Jan 18 2006 - damien.carbery@sun.com
10139N/A- Add intltoolize call. Add patch to fix infinite loop in configure.
10139N/A* Tue Jan 17 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.13.5
10139N/A* Sun Jan 15 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.13.4.
10139N/A* Wed Jan 04 2006 - damien.carbery@sun.com
10139N/A- Remove obsolete patch 03-egg-recent-poll. Renumber 12-launch-button to 03.
10139N/A- Reenable patches 10 and 11 after rework.
10139N/A* Wed Dec 21 2005 - damien.carbery@sun.com
10139N/A- Bump to 2.13.3.
10139N/A* Tue Nov 29 2005 - laca.com
10139N/A- remove javahelp stuff
10139N/A* Tue Nov 29 2005 - damien.carbery@sun.com
10139N/A- Bump to 2.12.2.
10139N/A* Tue Oct 11 2005 - damien.carbery@sun.com
10139N/A- Bump to 2.12.1
10139N/A* Sat Sep 17 2005 - glynn.foster@sun.com
10139N/A- Bump to 2.12.0
10139N/A* Mon Aug 15 2005 - damien.carbery@sun.com
10139N/A- Bump to 2.11.91.
10139N/A* Thu Jul 28 2005 - srirama.sharma@wipro.com
10139N/A- Added gnome-panel-17-fix-logout-crash.diff to fix the panel crash
10139N/A when recent items change. Don't unref menu in EggRecentViewGtk.
10139N/A Also reuse the view till menu exists.
10139N/A* Fri Jul 15 2005 - arvind.samptur@wipro.com
10139N/A- Get Launch button to get rendered right
10139N/A* Thu Jun 30 2005 - balamurali.viswanathan@wipro.com
10139N/A- Interchange patch 12 and 15 so that pkgconfig patch applies on both
10139N/A Linux and Solaris properly.
10139N/A* Wed Jun 29 2005 - balamurali.viswanathan@wipro.com
10139N/A- Add more libs to LDADD so that it builds with the new pkgconfig
10139N/A* Wed May 25 2005 - brian.cameron@sun.com
10139N/A- No longer create lib/conf.d since it is empty.
10139N/A* Tue May 24 2005 - brian.cameron@sun.com
10139N/A- Make patch 12 linux only since it requires patch 3 which is
10139N/A linux only.
10139N/A* Mon May 23 2005 - glynn.foster@sun.com
10139N/A- Fix up a whole bunch, and reinstate the menu stripe patch.
10139N/A* Fri May 13 2005 - brian.cameron@sun.com
10139N/A- Bump to 2.10.
10139N/A* Fri May 05 2005 - kieran.colfer@sun.com
10139N/A- updating l10n po tarball to 1.15 (linux)
10139N/A* Thu May 05 2005 - srirama.sharma@wipro.com
10139N/A- Revised gnome-panel-06-time-settings.diff to show correct time
10139N/A in "Adjust System Date and Time" dialog. Fixes bug #6263488
10139N/A* Thu May 05 2005 - arvind.samptur@wipro.com
10139N/A- Revised gnome-panel-07-multi-timezones.diff to fix
10139N/A timezone button getting broked for second instance.
10139N/A Fixes #6236886
10139N/A* Tue Apr 26 2005 - takao.fujiwara@sun.com
10139N/A- Revised gnome-panel-38-g11n-i18n-filename.diff from community's reply
10139N/A* Fri Apr 08 2005 - glynn.foster@sun.com
10139N/A- Add some hicolor icons
10139N/A* Mon Mar 14 2005 - takao.fujiwara@sun.com
10139N/A- Removed gnome-panel-16-g11n-potfiles.diff to use l10n-configure.sh
10139N/A- Removed gnome-panel-26-g11n-alllinguas.diff to use l10n-configure.sh
10139N/A- Removed gnome-panel-27-g11n-potfiles.diff
10139N/A- Added gnome-panel-38-g11n-i18n-filename.diff to fix 6239962 and 6239963
10139N/A* Fri Mar 11 2005 - dermot.mccluskey@sun.com
10139N/A- remove concurrent build from gnome-panel and this may have been
10139N/A causing intermittent intltool timestamp problems (6228015)
10139N/A* Mon Feb 28 2005 - alvaro.lopez@sun.com
10139N/A- Added patch gnome-panel-40-public_html.diff to bug bug #5032218:
10139N/A gnome-panel-screenshot has the uncorrect shortcut menu.
10139N/A* Mon Feb 28 2005 - dinoop.thomas@wipro.com
10139N/A- Added gnome-panel-39-notificationareatooltip.diff to add tooltip
10139N/A for panel notification area applet. Fixes bug #4912432.
10139N/A* Sat Feb 26 2005 - dinoop.thomas@wipro.com
10139N/A- Added gnome-panel-38-workspaceswitchertooltip.diff to add tooltip
10139N/A for workspace switcher applet. Fixes bug #6227329.
10139N/A* Fri Feb 11 2005 - srirama.sharma@wipro.com
10139N/A- Added gnome-panel-37-resolve-vfb-magnification.diff to fix problem with
10139N/A panel properties when using VFB magnification. Fixes bug #6225051.
10139N/A* Fri Feb 11 2005 - srirama.sharma@wipro.com
10139N/A- Added gnome-panel-36-multihead-keyboard-shortcut.diff to see that
10139N/A keyboard shortcuts are serviced on the proper screen on a multihead
10139N/A machine. Fixes bug #4983400.
10139N/A* Fri Feb 11 2005 - kieran.colfer@sun.com
10139N/A- added gnome-panel-35-install-warning.diff to fix CR 6222796 (rpm
10139N/A gives warnings on install)
10139N/A* Fri Feb 11 2005 - muktha.narayan@wipro.com
10139N/A- Added gnome-panel-34-run-dialog-atk-name.diff to set accessible name
10139N/A for the list of known applications. Fixes bug #6223576.
10139N/A* Thu Feb 10 2005 - muktha.narayan@wipro.com
10139N/A- Updated gnome-panel-31-theme.diff to fix the display problem
10139N/A of launch button.
10139N/A* Fri Feb 04 2005 - glynn.foster@sun.com
10139N/A- Fixed the run dialog to not default to trying an url if it
10139N/A doesn't have the correct prefix. Fixes #4897845.
10139N/A* Tue Feb 01 2005 - dinoop.thomas@wipro.com
10139N/A- Added gnome-panel-32-clock-applet-crash.diff patch to fix
10139N/A clock applet crash on clicking Edit Timezones after the applet
10139N/A is removed. Fixes bug #6222326.
10139N/A* Mon Jan 31 2005 - matt.keenan@wipro.com
10139N/A- #6222810 - Only install sun man pages
10139N/A* Fri Jan 28 2005 - muktha.narayan@wipro.com
10139N/A- Added gnome-panel-31-theme.diff to theme the panel icons.
10139N/A Fixes bug #5088581.
10139N/A* Fri Jan 28 2005 - Matt.keenan@sun.com
10139N/A- #6222302 - Remove fish from yelp
10139N/A* Thu Jan 27 2005 - muktha.narayan@wipro.com
10139N/A- Added gnome-panel-30-showdesktop-theme.diff to theme the show
10139N/A desktop icon. Fixes bug #6218867.
10139N/A* Mon Jan 25 2005 - leena.gunda@wipro.com
10139N/A- Modified gnome-panel-07-multi-timezones.diff to show correct time
10139N/A in the timezone selection dialog. Fixes bug #6218072
10139N/A* Mon Jan 17 2005 - ghee.teo@sun.com
10139N/A- Added gnome-panel-29-panel-applet-session-never-restart.diff to make sure
10139N/A that popup dialog from panel applets are not session aware, fixes bug
10139N/A 6205402.
10139N/A* Fri Jan 14 2005 - kazuhiko.maekawa@sun.com
10139N/A- Updated l10n help tarball for cinnabar-linux
10139N/A* Mon Jan 03 2005 - srirama.sharma@wipro.com
10139N/A- Added gnome-panel-28-delete-attached-panel.diff to allow user to delete an
10139N/A attached panel. Fixes Bug 6211650.
10139N/A* Wed Dec 22 2004 - takao.fujiwara@sun.com
10139N/A- Update gnome-panel-06-time-settings.diff and
10139N/A gnome-panel-07-multi-timezones.diff to localize multi timezone. Fix bug 6210443
10139N/A* Fri Nov 26 2004 - muktha.narayan@wipro.com
10139N/A- Remove patch gnome-panel-28-icon-theming.diff.
10139N/A* Fri Nov 12 2004 - hidetoshi.tajima@sun.com
10139N/A- Created two panel-default-setup, one for linux the other for solaris
10139N/A as gnome-im-switcher is only on Linux (6193817)
10139N/A- Rename patch-[03-27] to patch-[04-28]
10139N/A* Tue Nov 09 2004 - muktha.narayan@wipro.com
10139N/A- Added gnome-panel-27-icon-theming.diff to update panel menu icons
10139N/A with the icon theme change.
10139N/A* Fri Nov 05 2004 - ciaran.mcdermott@sun.com
10139N/A- Added gnome-panel-26-g11n-potfiles.diff to update POTFILES.in
10139N/A* Thu Nov 03 2004 - kieran.colfer@sun.com
10139N/A- added gnome-panel-25-g11n-alllinguas.diff to fix missing zh_HK
10139N/A messages
10139N/A* Fri Oct 29 2004 - leena.gunda@wipro.com
10139N/A- added gnome-panel-24-applet-locked-key.diff to notify"locked"
10139N/A key changes. Fixes bug #6181184.
10139N/A* Fri Oct 29 2004 - arvind.samptur@wipro.com
10139N/A- add patch in panel to get Launch menu items
10139N/A (help,this computer and find files) to have
10139N/A feedback when launched.
10139N/A* Mon Oct 18 2004 - arvind.samptur@wipro.com
10139N/A- add patch in panel to fix the conncurent login
10139N/A breakage between GNOME 2.0 and JDS for the panel
10139N/A configuration. Fixes #4984097
10139N/A* Wed Oct 06 2004 - matt.keenan@sun.com
10139N/A- re-do patch 20-l10n-online-help.diff and apply it #5108690
10139N/A* Thu Sep 30 2004 - johan.steyn@sun.com
10139N/A- Added patch to remove the fish applet.
10139N/A Also removed all other references to the fish applet.
10139N/A* Fri Sep 10 2004 - vijaykumar.patwari@wipro.com
10139N/A- Fixes the problem of panel hang, while setting gconf key value.
10139N/A Fixes bug #5083692.
10139N/A* Thu Aug 26 2004 - damien.carbery@sun.com
10139N/A- Integrated docs 0.6 tarball from breda.mccoglan@sun.com
10139N/A- Use %ifos to apply different tarball for Linux and Solaris.
10139N/A* Wed Aug 25 2004 - arvind.samptur@wipro.com
10139N/A- Add gnome-panel-21-button-press.diff. Propogate
10139N/A button press event to PanelWidget
10139N/A* Wed Aug 25 2004 - Kazuhiko.Maekawa@sun.com
10139N/A- Added l10n help contents
10139N/A* Wed Aug 18 2004 - brian.cameron@sun.com
10139N/A- added --enable-gtk-doc.
10139N/A* Thu Aug 05 2004 - damien.carbery@sun.com
10139N/A- Integrated docs 0.5 tarball from breda.mccoglan@sun.com
10139N/A* Thu Jul 22 2004 - padraig.obriain@sun.comn
10139N/A- Added gnome-panel-19-create-menu.diff for bugzilla #138535.
10139N/A* Thu Jul 08 2004 - damien.donlon@sun.com
10139N/A- Updated l10n content to gnome-panel-l10n-po-1.2.tar.bz2
10139N/A* Wed Jul 07 2004 - niall.power@sun.com
10139N/A- ported to rpm4
10139N/A* Wed Jul 07 2004 - dermot.mccluskey@sun.com
10139N/A- added "-j $CPUS" to make to speed up builds
10139N/A* Fri Jun 11 2004 - damien.carbery@sun.com
10139N/A- Integrated docs 0.4 tarball from breda.mccoglan@sun.com
10139N/A Thu Jun 10 2004 - kaushal.kumar@wipro.com
10139N/A- Added gnome-panel-18-drawer-pref-help.diff to fix the drawer properties
10139N/A help.
10139N/A* Thu Jun 10 2004 - vijaykumar.patwari@wipro.com
10139N/A- Fixes workspace switcher shows only one workspace.
10139N/A* Tue Jun 09 2004 - glynn.foster@sun.com
10139N/A- De-screwup the g11n-potfiles patches, so that now the linux only patches
10139N/A modify POTFILES.in as well. Need to be more careful with potfile hacking
10139N/A in the future.
10139N/A* Sat Jun 05 2004 - damien.carbery@sun.com
10139N/A- Temp comment out patch 18 as it fails and blocks building of other modules.
10139N/A* Thu Jun 03 2004 - yuriy.kuznetsov@sun.com
10139N/A- Added gnome-panel-18-g11n-potfiles.diff
10139N/A* Tue Jun 01 2004 - yuriy.kuznetsov@sun.com
10139N/A- Added gnome-panel-17-g11n-potfiles.diff
10139N/A* Tue Jun 01 2004 - padraig.obriain@sun.com
10139N/A- Added gnome-panel-16-accessible-name-sleep.diff for #5023382
10139N/A* Fri May 28 2004 - damien.carbery@sun.com
10139N/A- Incorporate new docs tarball from breda.mccolgan@sun.com.
10139N/A* Mon May 24 2004 - balamurali.viswanathan@wipro.com
10139N/A- Added gnome-panel-15-screenshot-remove-sleep.diff, solves #5032203
10139N/A* Wed May 12 2004 - damien.donlon@sun.com
10139N/A- Updated l10n content to gnome-panel-l10n-po-1.1.tar.bz2
10139N/A* Wed May 12 2004 - laszlo.kovacs@sun.com
10139N/A- change jds-help.sh to jdshelp
10139N/A* Fri May 07 2004 - matt.keenan@sun.com
10139N/A- Bump to 2.6.1, remerge patch-02-default-setup & patch-09-lockdown
10139N/A* Thu May 06 2004 - laszlo.kovacs@sun.com
10139N/A- replace yelp with jds-help.sh in gnome-panel-03-menu-changes.diff and gnome-panel-09-lockdown.diff
10139N/A* Thu Apr 29 2004 - glynn.foster@wipro.com
10139N/A- Fix up panel menu changes, and merge the the search replace patch.
10139N/A* Wed Apr 28 2004 - leena.gunda@wipro.com
10139N/A- Added gnome-panel-14-check-fam-support.diff to check for FAM
10139N/A support while updating the recent documents menu. Fixes bug 5027221.
10139N/A* Tue Apr 27 2004 - kaushal.kumar@wipro.com
10139N/A- Added gnome-panel-13-window-selector-tooltip.diff to provide a tooltip
10139N/A for the Window Selector applet. Fixes bug 4912431.
10139N/A* Tue Apr 27 2004 - kaushal.kumar@wipro.com
10139N/A- Added gnome-panel-12-replace-search-menu-item.diff to replace 'Search' with
10139N/A 'Find Files' as per the Cinnabar specifications. Fixes bug 5035039.
10139N/A* Tue Apr 27 2004 - kaushal.kumar@wipro.com
10139N/A- Added gnome-panel-11-panel-menu-help.diff to fix panel context menu
10139N/A help link.
10139N/A* Tue Apr 27 2004 - arvind.samptur@wipro.com
10139N/A- Added gnome-panel-10-drawer-multidepth.diff to fix problems when multi-depth
10139N/A drawers are opened
10139N/A* Sun Apr 18 2004 - laca@sun.com
10139N/A- enable javahelp conversion on Solaris
10139N/A* Tue Apr 13 2004 - matt.keenan@sun.com
10139N/A- Amend patch -03-menu-changes, remove the username from logout
10139N/A* Thu Apr 01 2004 - matt.keenan@sun.com
10139N/A- javahelp conversion
10139N/A* Mon Mar 29 2004 - damien.donlon@sun.com
10139N/A- Updated l10n content to gnome-panel-l10n-po-1.0.tar.bz2
10139N/A* Fri Mar 26 2004 - takao.fujiwara@sun.com
10139N/A- Updated gnome-panel-04-i18n-launch-button.diff to fix 5017372
10139N/A* Fri Mar 26 2004 - laca@sun.com
10139N/A- add --libexecdir to configure args
10139N/A* Tue Mar 23 2004 - glynn.foster@sun.com
10139N/A- Bump to 2.6.0, remove clock icon, add gnome-time-settings.app
10139N/A which seems to have disappeared :/
10139N/A* Thu Mar 18 2004 - hidetoshi.tajima@sun.com
10139N/A- Updated gnome-panel-02-default-setup.diff to add GIMLET
10139N/A* Thu Mar 18 2004 - matt.keenan@sun.com
10139N/A- Bump to 2.5.93, remove patch 09-remove-man
10139N/A- Rename patch-14 to patch-09
10139N/A* Fri Mar 05 2004 - takao.fujiwara@sun.com
10139N/A- Added gnome-panel-13-g11n-i18n-ui.diff to fix 5004633
10139N/A- Added gnome-panel-14-g11n-potfiles.diff
10139N/A- Updated gnome-panel-02-default-setup.diff to fix 4991948
10139N/A* Fri Mar 05 2004 - matt.keenan@sun.com
- Fix to lockdown patch for Menu Bars
* Wed Mar 03 2004 - matt.keenan@sun.com
- Added lockdown Patch ported from QS
* Tue Mar 02 2004 - matt.keenan@sun.com
- Bump to 2.5.91
- Re-apply patches 03 and 10
- Renabled patches 10 & 11 inside ifos check
* Sun Feb 29 2004 - laca@sun.com
- Disabled patches 10 & 11 because they break the build on Solaris
* Fri Feb 20 2004 - hidetoshi.tajima@sun.com
- Updated gnome-panel-02-default-setup.diff to add GIMLET
* Tue Feb 17 2004 - <matt.keenan@sun.com>
- Forwared ported patch 10 from QS
* Mon Feb 16 2004 - <matt.keenan@sun.com>
- Bumped to 2.5.4, re-applied all patches ....
* Fri Feb 06 2004 - <matt.keenan@sun.com>
- Updated l10n doc, and added OrigTree.pm fix
* Thu Jan 29 2004 - <dermot.mccluskey@sun.com>
- add patch 08 for intltool-merge and dep. on intltool
* Tue Dec 16 2003 - <glynn.foster@sun.com> 2.5.2-2
- Merge in the i18n launch button patch.
* Tue Dec 16 2003 - <glynn.foster@sun.com> 2.5.2-1
- Merge patches and update to 2.5.2
* Thu Nov 19 2003 - <glynn.foster@sun.com> 2.4.0-27
- Add patch for Browse Application on launch button
context menu.
* Fri Nov 07 2003 - <markmc@sun.com> 2.4.0-24
- Fixed up help link in gnome-panel-preferences.
* Wed Nov 05 2003 - <glynn.foster@sun.com> 2.4.0-23
- Update default panel setup.
* Wed Nov 05 2003 - <glynn.foster@sun.com> 2.4.0-22
- Add 'Minimize' action button, and remove the Show
Desktop stuff.
* Fri Oct 31 2003 - <glynn.foster@sun.com> 2.4.0-18
- Add 'Open Documents' to the top of the Open Recent
menu.
* Fri Oct 31 2003 - <glynn.foster@sun.com> 2.4.0-17
- Remove the Extras menu.
* Wed Oct 08 2003 - <markmc@sun.com> 2.4.0-12
- Change the clock applet patch to unref the tree store
and not destroy the tree view. I thought I'd done this
as part of the changes in 2.4.0-3. Pointed out by
Leena.
* Wed Oct 08 2003 - <markmc@sun.com> 2.4.0-11
- Add patch from George to make launchers on drawers work.
* Fri Sep 26 2003 - <laca@sun.com>
- Integrate Sun docs
* Thu Sep 18 2003 - <markmc@sun.com> 2.4.0-5
- Add patch based on a patch from Bala to fix
icon loading.
* Thu Sep 18 2003 - <markmc@sun.com> 2.4.0-4
- Add patch from Arvind to fix bogus launchers
getting added to drawers.
* Thu Sep 18 2003 - <markmc@sun.com> 2.4.0-3
- Integrated three patches from Vijaykumar Patwari
fixing various bugs with the clock applet timezone
patch
* Thu Sep 18 2003 - <markmc@sun.com> 2.4.0-2
- Install panel-compatibility.schemas
* Thu Sep 18 2003 - <markmc@sun.com> 2.4.0-1
- Update to 2.4.0.
* Thu Aug 14 2003 - <laca@sun.com>
- use correct %{blahdir} tags instead of %{_prefix}/blah
- move lib*.so to -devel, remove *.a, *.la
* Fri Aug 08 2003 - <markmc@sun.com> 2.3.6.1-1
- Upgrade to 2.3.6.1.
* Fri Aug 08 2003 - <markmc@sun.com> 2.3.6-1
- Upgrade to 2.3.6.
* Thu Aug 07 2003 - <niall.power@sun.com> 2.3.4.1-10
- Make scrollkeeper a standard requirement
instead of just being a build requirement.
* Wed Aug 06 2003 - <markmc@sun.com> 2.3.4.1-9
- Fix some serious memory stomping crackrock in
the clock applet patch.
* Tue Aug 05 2003 - <glynn.foster@sun.com>
- Add missing .desktop file.
* Wed Jul 30 2003 - <markmc@sun.com>
- Fix crashing when adding clock applet.
* Mon Jul 28 2003 - <glynn.foster@sun.com>
- Merge together clock applet patches and fix crashing
* Thu Jul 24 2003 - <glynn.foster@sun.com>
- New default panel setup.
* Thu Jul 24 2003 - <markmc@sun.com>
- update to 2.3.4.1
* Tue Jul 22 2003 - <glynn.foster@sun.com>
- Update title to reflect menu entry.
* Tue Jul 22 2003 - <glynn.foster@sun.com>
- New Action icon for context menu.
* Tue Jul 22 2003 - <glynn.foster@sun.com>
- Add a new clock icon for the applet.
* Mon Jul 21 2003 - <glynn.foster@sun.com>
- Update menu changes to include quick-start:///
uri thing. Mostly on crack.
* Mon Jul 21 2003 - <matt.keenan@sun.com>
- clock applet show city preference patch
* Fri Jul 18 2003 - <glynn.foster@sun.com>
- Install the png, instead of copying it.
* Fri Jul 18 2003 - <glynn.foster@sun.com>
- Update menu layout, and revise fix icons patch.
* Fri Jul 18 2003 - <glynn.foster@sun.com>
- Update default setup to move workspace switcher
to the far right.
* Fri Jul 18 2003 - <glynn.foster@sun.com>
- Change Applications and Help icon in the menu
* Thu Jul 17 2003 - <markmc@sun.com>
- Add back the launch button.
* Thu Jul 17 2003 - <glynn.foster@sun.com>
- Add patch to change pixmap installation location
* Tue Jul 16 2003 - <markmc@sun.com>
- Add patch to fix icon warnings.
* Tue Jul 15 2003 - <markmc@sun.com>
- Move to 2.3.4.
* Mon Jul 14 2003 - <markmc@sun.com>
- Add patch to normalise the applet size to the
values defined in the IDL.
* Mon Jul 14 2003 - <markmc@sun.com>
- Make gnome-panel-screenshot save screenshots to
~/.gnome-desktop instead of ~/Desktop.
* Thu Jul 10 2003 - <glynn.foster@sun.com>
- Remove the notification area from the default
panel setup.
* Thu Jul 10 2003 - <glynn.foster@sun.com>
- Clock applet only shows time by default.
* Wed Jul 09 2003 - <michael.twomey@sun.com>
- add in sun po files
* Fri Jul 09 2003 - <markmc@sun.com>
- fix theming in menu stripe patch.
* Fri Jul 08 2003 - <markmc@sun.com>
- removed "Adjust Date and Time" from the clock applets
popup menu. There is no nice time adjustment tool
on SuSE.
* Fri Jul 04 2003 - <markmc@sun.com>
- Fixed stripe patch so events over the sripe go
to the menu item.
* Thu Jul 03 2003 - <markmc@sun.com>
- Changed the main menu icon to the launch button
* Thu Jul 03 2003 - <markmc@sun.com>
- Remove quicklounge from the default setup patch rather
than patching the patch
* Thu Jul 03 2003 - <markmc@sun.com>
- Bump release - new version of menu stripe patch
and merged changes into the menu layout patch.
* Thu Jul 03 2003 - <ghee.teo@sun.com>
- Remove quick lounge from panel with patch
gnome-panel-08-remove-quick-lounge.diff
* Wed Jul 02 2003 - <markmc@sun.com>
- use the correct menu stripe image filename
* Wed Jul 02 2003 - <markmc@sun.com>
- Make the main menu icon seperate from the GNOME
logo so we can theme them seperately
- Fixed icons in share/icons not getting installed
* Wed Jul 02 2003 - <markmc@sun.com>
- Update to gnome-panel-2.3.3.3
* Tue Jul 01 2003 - <markmc@sun.com>
- Update to gnome-panel-2.3.3.2
- Remove gnome-panel-06-fix-lock-logout-button-crashing.diff
- Remove gnome-panel-07-install-defaults.diff
- Update gnome-panel-03-menu-changes.diff, gnome-panel-02-default-setup.diff
and gnome-panel-04-change-required-versions.diff.
- Fix gnome-panel-08-clock-applet.diff
* Thu Jun 12 2003 - <markmc@sun.com>
- add patch to install panel-default-setup.entries
- fix post-install of default entries
* Fri May 30 2003 - <markmc@sun.com>
- Move to gnome-panel-2.3.x
* Tue May 13 2003 - <ghee.teo@sun.com>
- initial release for gnome-panel