[gedit] use --new-document for new document quicklist



commit 0969df30ca973d95ede713eb30fdee8ceef21814
Author: Nathan Williams <nathan nathanewilliams com>
Date:   Sat Jul 7 03:02:38 2012 -0700

    use --new-document for new document quicklist
    
    https://bugzilla.gnome.org/show_bug.cgi?id=679548

 data/gedit.desktop.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gedit.desktop.in.in b/data/gedit.desktop.in.in
index 4ac8639..470f6d5 100644
--- a/data/gedit.desktop.in.in
+++ b/data/gedit.desktop.in.in
@@ -26,5 +26,5 @@ OnlyShowIn=Unity;
 
 [Desktop Action Document]
 _Name=Open a New Document
-Exec=gedit --new-window
+Exec=gedit --new-document
 OnlyShowIn=Unity;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]