** Project changed: gedit => ubuntu-translations

** Changed in: ubuntu-translations
   Importance: Medium => Undecided

** Changed in: ubuntu-translations
       Status: Invalid => New

** Changed in: ubuntu-translations
 Remote watch: GNOME Bug Tracker #680434 => None

** No longer affects: ubuntu-translations

** Bug watch removed: GNOME Bug Tracker #680434
   https://bugzilla.gnome.org/show_bug.cgi?id=680434

** Bug watch added: GNOME Bug Tracker #679548
   https://bugzilla.gnome.org/show_bug.cgi?id=679548

** Also affects: gedit via
   https://bugzilla.gnome.org/show_bug.cgi?id=679548
   Importance: Unknown
       Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Translations Coordinators, which is subscribed to Ubuntu Translations.
Matching subscriptions: Ubuntu Translations bug mail
https://bugs.launchpad.net/bugs/1027584

Title:
  Quicklist action for creating new document is incorrect

Status in gedit:
  Unknown
Status in gedit package in Ubuntu:
  Fix Released
Status in gedit source package in Precise:
  New

Bug description:
  Both the actions of gedit quicklists have the same command listed.

  $ cat /usr/share/applications/gedit.desktop
  [Desktop Entry]
  Name=gedit
  GenericName=Text Editor
  Comment=Edit text files

  [Desktop Action Window]
  Name=Open a New Window
  Exec=gedit --new-window
  OnlyShowIn=Unity;

  [Desktop Action Document]
  Name=Open a New Document
  Exec=gedit --new-window
  OnlyShowIn=Unity;

  Only showing relevant parts of the .desktop file.

  The command for creating a new document is actually `gedit --new-
  document` and not the `--new-window` that is currently in the
  quicklist.

  This bug was probably introduced when fixing bug #938748.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gedit/+bug/1027584/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-translations-coordinators
Post to     : ubuntu-translations-coordinators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-translations-coordinators
More help   : https://help.launchpad.net/ListHelp

Reply via email to