tomboy r865 - in trunk: . Tomboy data
- From: btimothy svn gnome org
- To: svn-commits-list gnome org
- Subject: tomboy r865 - in trunk: . Tomboy data
- Date: Fri, 12 Jan 2007 17:36:56 +0000 (GMT)
Author: btimothy
Date: 2007-01-12 17:36:56 +0000 (Fri, 12 Jan 2007)
New Revision: 865
ViewCVS link: http://svn.gnome.org/viewcvs/tomboy?rev=865&view=rev
Modified:
trunk/ChangeLog
trunk/Tomboy/Note.cs
trunk/Tomboy/NoteManager.cs
trunk/Tomboy/Preferences.cs
trunk/Tomboy/RemoteControl.cs
trunk/Tomboy/Tomboy.cs
trunk/Tomboy/Tray.cs
trunk/Tomboy/XKeybinder.cs
trunk/data/tomboy.schemas.in
Log:
2007-01-12 Boyd Timothy <btimothy gmail com>
The following files fix bug #315222 â Renaming Start Here breaks key
bindings.
* data/tomboy.schemas.in: Added /apps/tomboy/start_note.
* Tomboy/Note.cs: Change Note.IsSpecial property to check the Note.Uri
to determine whether it's special instead of checking it's title.
* Tomboy/NoteManager.cs: Maintain a start_note_uri in GConf to keep
track of which note should be deemed the "Start Here" note. Set the
URI in GConf when the Start Here note is first created. Also looks for
the existing Start Here note and sets the URI if it's blank (for
existing Tomboy users). Add a StartNoteUri property.
* Tomboy/Preferences.cs: Added START_NOTE_URI preference.
* Tomboy/RemoteControl.cs: Added FindStartHereNote so --start-here
command-line option doesn't break.
* Tomboy/Tomboy.cs: Updated the --start-here option to open the correct
note.
* Tomboy/Tray.cs: Paste to the start note specified in GConf. Add the
start note specified in GConf to the Tomboy's main menu. Drag and drop
text to the correct start note.
* Tomboy/XKeybinder.cs: Bind to the "Start Here" keybinding to the
start note specified in GConf.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]