[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdeextragear-1/amarok
From:       Mark Kretschmann <markey () web ! de>
Date:       2005-04-30 7:30:25
Message-ID: 20050430073025.7CCF5629 () office ! kde ! org
[Download RAW message or body]

CVS commit by markey: 

Make "amarokscript" extension mandatory for script packages, as promised in the \
Script_Writing_HowTo. 

Attention script writers: Please fix your packages if you haven't already done so.


  M +1 -0      ChangeLog   1.636
  M +1 -1      src/scriptmanager.cpp   1.84


--- kdeextragear-1/amarok/ChangeLog  #1.635:1.636
@@ -30,4 +30,5 @@
 
   CHANGES:
+    * "amarokscript" filename extension is now mandatory for script packages.
     * Append Suggestions has been superceded by Party Mode.
     * Add a label (with shortcut) to the Playlist filter.

--- kdeextragear-1/amarok/src/scriptmanager.cpp  #1.83:1.84
@@ -264,5 +264,5 @@ ScriptManager::slotInstallScript( const 
 
     if ( path.isNull() ) {
-        KFileDialog dia( QString::null, "*.tar *.tar.bz2 *.tar.gz|" + i18n( "Script \
Packages (*.tar, *.tar.bz2, *.tar.gz)" ), 0, 0, true ); +        KFileDialog dia( \
QString::null, "*.amarokscript.tar *.amarokscript.tar.bz2 *.amarokscript.tar.gz|" + \
i18n( "Script Packages (*.amarokscript.tar, *.amarokscript.tar.bz2, \
*.amarokscript.tar.gz)" ), 0, 0, true );  kapp->setTopWidget( &dia );
         dia.setCaption( kapp->makeStdCaption( i18n( "Select Script Package" ) ) );


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic