diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/zsnes/slack-desc | 2 | ||||
-rw-r--r-- | games/zsnes/zsnes.SlackBuild | 2 | ||||
-rw-r--r-- | games/zsnes/zsnes.desktop | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/zsnes/slack-desc b/games/zsnes/slack-desc index 40ba841d55..0afb252ae8 100644 --- a/games/zsnes/slack-desc +++ b/games/zsnes/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -zsnes: ZSNES (SNES games emulator) +zsnes: zsnes (SNES games emulator) zsnes: zsnes: ZSNES is a Super Nintendo emulator programmed by zsKnight and _Demo_. zsnes: On April 2, 2001 the ZSNES project was GPL'ed and its source released diff --git a/games/zsnes/zsnes.SlackBuild b/games/zsnes/zsnes.SlackBuild index 9fe1ac285a..bdad578a74 100644 --- a/games/zsnes/zsnes.SlackBuild +++ b/games/zsnes/zsnes.SlackBuild @@ -23,7 +23,7 @@ # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=zsnes -VERSION=1.51b +VERSION=${VERSION:-1.51b} BUILD=${BUILD:-3} TAG=${TAG:-_SBo} diff --git a/games/zsnes/zsnes.desktop b/games/zsnes/zsnes.desktop index 72564bc9bf..5d956ff6c4 100644 --- a/games/zsnes/zsnes.desktop +++ b/games/zsnes/zsnes.desktop @@ -5,7 +5,7 @@ Exec=zsnes Icon=zsnes Terminal=false Type=Application -Categories=Application;Game;Emulator +Categories=Game;Emulator; StartupNotify=false GenericName=ZSNES Emulator X-KDE-StartupNotify=false |