updated changelog + pokerth.desktop tr translation patch
This commit is contained in:
@@ -1,3 +1,22 @@
|
|||||||
|
2007-12-13 version 0.6-final:
|
||||||
|
- bugfixes
|
||||||
|
- gui improvements (hover for bet/call/fold)
|
||||||
|
- translation updates (14 languages now!)
|
||||||
|
|
||||||
|
2007-12-07 version 0.6-rc2:
|
||||||
|
- bugfixes (closeable-windows, chat-nick-highlighting)
|
||||||
|
- gui improvements (gfx & fonts)
|
||||||
|
- translation updates
|
||||||
|
- Qt-4.3.3 update
|
||||||
|
|
||||||
|
2007-12-03 version 0.6-rc:
|
||||||
|
- bugfixes
|
||||||
|
- dmg available for MacOSX
|
||||||
|
- new "join any game"-button
|
||||||
|
- gui improvements
|
||||||
|
- translation updates
|
||||||
|
- improve blind logging
|
||||||
|
|
||||||
2007-11-18 version 0.6-beta5:
|
2007-11-18 version 0.6-beta5:
|
||||||
- bugfixes (dedicated server, anti-peek-mode, sidepot logging)
|
- bugfixes (dedicated server, anti-peek-mode, sidepot logging)
|
||||||
- bet/raise redesign
|
- bet/raise redesign
|
||||||
|
|||||||
+11
-5
@@ -1,10 +1,16 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Version=1.0
|
Version=1.0
|
||||||
|
Encoding=UTF-8
|
||||||
Name=PokerTH
|
Name=PokerTH
|
||||||
Type=Application
|
Name[tr]=PokerTH
|
||||||
Icon=pokerth.png
|
|
||||||
Comment=Texas hold'em game
|
|
||||||
Exec=pokerth
|
Exec=pokerth
|
||||||
Categories=Game;CardGame;
|
Icon=pokerth
|
||||||
|
GenericName=Poker Card Game
|
||||||
|
GenericName[tr]=Poker Kart Oyunu
|
||||||
|
Comment=Texas hold'em game
|
||||||
|
Comment[tr]=Texas hold'em oyunu
|
||||||
Terminal=false
|
Terminal=false
|
||||||
StartupNotify=false
|
Type=Application
|
||||||
|
X-KDE-StartupNotify=true
|
||||||
|
X-DCOP-ServiceType=Multi
|
||||||
|
Categories=Qt;KDE;Game;CardGame;
|
||||||
|
|||||||
Reference in New Issue
Block a user