Re: Gnote and GNOME 3
- From: Rahul Sundaram <metherid gmail com>
- To: Aurimas Černius <aurisc4 gmail com>
- Cc: gnote-list gnome org
- Subject: Re: Gnote and GNOME 3
- Date: Wed, 06 Apr 2011 07:47:08 +0530
On 04/06/2011 12:46 AM, Aurimas Černius wrote:
> Our direction is not yet decided. It might be towards GNOME 3 design,
> which would probably mean towards Search All Notes window being main window.
FWIW, this is what we do in Fedora 15 with GNOME Shell
$cat 0001-Use-search-by-default-in-the-desktop-file.patch From
329423806e14df4d1f5fefe029cb713433793a0a
From: Bastien Nocera <hadess hadess net>
Date: Thu, 10 Feb 2011 13:08:08 +0000
Subject: [PATCH] Use --search by default in the desktop file
So that you don't need to launch gnote twice to get
anything to appear.
---
data/gnote.desktop.in.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/data/gnote.desktop.in.in b/data/gnote.desktop.in.in
index 890fc89..24966a5 100644
--- a/data/gnote.desktop.in.in
+++ b/data/gnote.desktop.in.in
@@ -3,7 +3,7 @@
_Name=Gnote
_Comment=Take notes, link ideas, and stay organized
_GenericName=Note-taker
-Exec=gnote
+Exec=gnote --search
Icon=gnote
StartupNotify=false
Terminal=false
--
1.7.4
---
Rahul
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]