Review of "Terminal icon" version 6

Details Page Preview

Add terminal icon in the status panel to show or minimize the last used terminal window. Add keyboard shortcut (Press Super+T)


No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Version Status
7 Active
6 Active
5 Active
4 Rejected
3 Active
2 Active
1 Active

Previous Reviews on this Version

kirby_33 posted a review
Fix compatibility with gnome-shell 3.14 Fix minor bug: key variable was not properly defined. icon file "terminal-symbolic.svg" has been replaced by "my-terminal-symbolic.svg" (because the filename "terminal-symbolic.svg" already exist on gnome 3.14) x-terminal-emulator is the default terminal in gnome 3.14. But it is not a program, it is just a bash shell script. This script run gnome-terminal. Therefore I have added an exception. If the default program is "x-terminal-emulator" the extension use "gnome-terminal".
Meng Zhuo active
great