Hello community, here is the log from the commit of package tomboy checked in at Thu May 18 02:19:17 CEST 2006. -------- --- GNOME/tomboy/tomboy.changes 2006-05-04 18:32:30.000000000 +0200 +++ tomboy/tomboy.changes 2006-05-17 21:54:47.000000000 +0200 @@ -1,0 +2,5 @@ +Wed May 17 21:54:25 CEST 2006 - joeshaw@suse.de + +- Add patch to use the default application font. (bnc #176428) + +------------------------------------------------------------------- New: ---- tomboy-no-custom-font.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tomboy.spec ++++++ --- /var/tmp/diff_new_pack.0TZhEf/_old 2006-05-18 02:19:05.000000000 +0200 +++ /var/tmp/diff_new_pack.0TZhEf/_new 2006-05-18 02:19:05.000000000 +0200 @@ -19,7 +19,7 @@ Autoreqprov: on Requires: mono Version: 0.3.3 -Release: 41 +Release: 43 Summary: GNOME note taking application. URL: http://www.beatniksoftware.com/tomboy/ Source: %{name}-%{version}.tar.bz2 @@ -38,6 +38,7 @@ Patch6: tomboy-transparent-trayicon.patch Patch7: tomboy-plugins-folder-fixes.patch Patch8: tomboy-gtk-file-chooser.patch +Patch9: tomboy-no-custom-font.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: mono-core Requires: dbus-1 dbus-1-x11 @@ -68,6 +69,7 @@ %patch6 %patch7 %patch8 +%patch9 cp %SOURCE1 data/images/tomboy.png cp %SOURCE1 data/images/tomboy-48.png cp %SOURCE2 data/images/tomboy-24.png @@ -131,6 +133,8 @@ %{prefix}/%_lib/dbus-1.0/services/com.beatniksoftware.Tomboy.service %changelog -n tomboy +* Wed May 17 2006 - joeshaw@suse.de +- Add patch to use the default application font. (bnc #176428) * Thu May 04 2006 - gekker@suse.de - Add 24x24 icon and uses tomboy instead of stock_notes (#171753) * Tue Apr 18 2006 - joeshaw@suse.de ++++++ tomboy-no-custom-font.patch ++++++ ? tomboy-no-custom-font.patch Index: data/tomboy.schemas.in =================================================================== RCS file: /cvs/gnome/tomboy/data/tomboy.schemas.in,v retrieving revision 1.3 diff -u -p -u -r1.3 tomboy.schemas.in --- data/tomboy.schemas.in 4 May 2005 09:03:28 -0000 1.3 +++ data/tomboy.schemas.in 17 May 2006 19:20:50 -0000 @@ -36,7 +36,7 @@ <applyto>/apps/tomboy/enable_custom_font</applyto> <owner>tomboy</owner> <type>bool</type> - <default>true</default> + <default>false</default> <locale name="C"> <short>Enable custom font</short> <long> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun...
participants (1)
-
root@suse.de