ubuntu-translations-coordinators team mailing list archive
-
ubuntu-translations-coordinators team
-
Mailing list archive
-
Message #09844
[Bug 1027584] [NEW] Quicklist action for creating new document is incorrect
You have been subscribed to a public bug:
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.
** Affects: ubuntu-translations
Importance: Undecided
Status: New
** Affects: gedit (Ubuntu)
Importance: Low
Status: Fix Released
** Affects: gedit (Ubuntu Precise)
Importance: Low
Status: New
--
Quicklist action for creating new document is incorrect
https://bugs.launchpad.net/bugs/1027584
You received this bug notification because you are a member of Ubuntu Translations Coordinators, which is subscribed to Ubuntu Translations.