This is an automated email from the git hooks/post-receive script.

cesarefalco-guest pushed a commit to branch master
in repository mame.

commit b72bbb6212da49b224902427e996d6af8cba032d
Author: Cesare Falco <[email protected]>
Date:   Mon Jul 18 12:23:47 2016 +0200

    Updated mame.ini to most recent *path entries
---
 debian/mame.ini | 44 ++++++++++++++++++++++++--------------------
 1 file changed, 24 insertions(+), 20 deletions(-)

diff --git a/debian/mame.ini b/debian/mame.ini
index ecac3dd..11daeb1 100644
--- a/debian/mame.ini
+++ b/debian/mame.ini
@@ -6,32 +6,36 @@
 inipath                  $HOME/.mame;/etc/mame
 #
 # Default data search paths
-rompath                  
$HOME/mame/roms;/usr/local/share/games/mame/roms;/usr/share/games/mame/roms
-samplepath               
$HOME/mame/samples;/usr/local/share/games/mame/samples;/usr/share/games/mame/samples
-cheatpath                
$HOME/mame/cheat;/usr/local/share/games/mame/cheat;/usr/share/games/mame/cheat
-artpath                  
$HOME/mame/artwork;/usr/local/share/games/mame/artwork;/usr/share/games/mame/artwork
-crosshairpath            
$HOME/mame/crosshair;/usr/local/share/games/mame/crosshair;/usr/share/games/mame/crosshair
-hashpath                 /usr/share/games/mame/hash
-ctrlrpath                /usr/share/games/mame/ctrlr
+rompath                 
$HOME/mame/roms;/usr/local/share/games/mame/roms;/usr/share/games/mame/roms
+samplepath              
$HOME/mame/samples;/usr/local/share/games/mame/samples;/usr/share/games/mame/samples
+cheatpath               
$HOME/mame/cheat;/usr/local/share/games/mame/cheat;/usr/share/games/mame/cheat
+artpath                 
$HOME/mame/artwork;/usr/local/share/games/mame/artwork;/usr/share/games/mame/artwork
+crosshairpath           
$HOME/mame/crosshair;/usr/local/share/games/mame/crosshair;/usr/share/games/mame/crosshair
+hashpath                /usr/share/games/mame/hash
+ctrlrpath               /usr/share/games/mame/ctrlr
+fontpath                /usr/share/games/mame/fonts
+bgfxpath                /usr/share/games/mame/bgfx
+pluginspath             /usr/share/games/mame/plugins
+languagepath            /usr/share/games/mame/language
 #
 # Default data output paths
-cfg_directory            $HOME/.mame/cfg
-nvram_directory          $HOME/.mame/nvram
-memcard_directory        $HOME/.mame/memcard
-input_directory          $HOME/.mame/inp
-state_directory          $HOME/.mame/sta
-snapshot_directory       $HOME/.mame/snap
-diff_directory           $HOME/.mame/diff
-comment_directory        $HOME/.mame/comments
+cfg_directory           $HOME/.mame/cfg
+nvram_directory         $HOME/.mame/nvram
+memcard_directory       $HOME/.mame/memcard
+input_directory         $HOME/.mame/inp
+state_directory         $HOME/.mame/sta
+snapshot_directory      $HOME/.mame/snap
+diff_directory          $HOME/.mame/diff
+comment_directory       $HOME/.mame/comments
 #
 # Debian feature defaults
 # Set video to 'soft' if DRI is not reliable on your hardware
-video                    opengl
+video                   opengl
 # Set numprocessors to auto for better performance
-numprocessors            auto
+numprocessors           auto
 # Set window to '1' if you want MAME to start in a window
-window                   0
+window                  0
 # Enable mouse support
-mouse                    1
+mouse                   1
 # Set key to toggle full/partial emulation to Ins
-uimodekey                INSERT
+uimodekey               INSERT

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-games/mame.git

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to