Startup notification protocol patch for the UNIX desktop file,

from Dan Fandrich.


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2769 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
stephena 2013-07-21 13:47:33 +00:00
parent a1ac026cbc
commit 33bcec92be
2 changed files with 8 additions and 3 deletions

View File

@ -37,9 +37,13 @@
to the 'I/O' tab. This works similar to 'ramrandom', and
randomizes the contents on the CPU registers on ROM startup.
* Fixed bug in Linux/UNIX port, whereby a maximize button was always
present in the window title bar. Stella could not be expanded in
this way, so the button was removed.
* For the Linux/UNIX port:
- Fixed bug whereby a maximize button was always present in the
window title bar. Stella could not be expanded in this way,
so the button was removed.
- Added Startup notification protocol patch to the .desktop
file from Dan Fandrich.
* Updated included PNG library to latest stable version.

View File

@ -5,4 +5,5 @@ Exec=stella %f
Icon=stella
Terminal=false
Type=Application
StartupNotify=true
Categories=Emulator;Game;