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

List:       kde-commits
Subject:    KDE/kdebase/runtime/kioslave
From:       Jakob Petsovits <jpetso () gmx ! at>
Date:       2007-12-25 23:26:23
Message-ID: 1198625183.624802.2389.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 752845 by jpetso:

Fix icon names in kdebase kioslaves.


 M  +1 -1      about/about.protocol  
 M  +1 -1      archive/ar.protocol  
 M  +1 -1      archive/tar.protocol  
 M  +1 -1      archive/zip.protocol  
 M  +1 -1      cgi/cgi.protocol  
 M  +1 -1      filter/bzip.protocol  
 M  +1 -1      filter/bzip2.protocol  
 M  +1 -1      filter/gzip.protocol  
 M  +1 -1      finger/finger.protocol  
 M  +1 -1      fish/fish.protocol  
 M  +1 -1      floppy/floppy.protocol  
 M  +1 -1      info/info.protocol  
 M  +1 -1      man/man.protocol  
 M  +1 -1      nfs/nfs.protocol  
 M  +1 -1      settings/applications.protocol  
 M  +1 -1      settings/programs.protocol  
 M  +1 -1      settings/settings.protocol  
 M  +1 -1      sftp/sftp.protocol  
 M  +1 -1      smb/smb-network.desktop  
 M  +1 -1      smb/smb.protocol  
 M  +1 -1      thumbnail/thumbnail.protocol  


--- trunk/KDE/kdebase/runtime/kioslave/about/about.protocol #752844:752845
@@ -5,5 +5,5 @@
 output=filesystem
 reading=true
 defaultMimetype=text/html
-Icon=help_index
+Icon=help-about
 Class=:local
--- trunk/KDE/kdebase/runtime/kioslave/archive/ar.protocol #752844:752845
@@ -8,5 +8,5 @@
 reading=true
 source=true
 DocPath=kioslave/ar.html
-Icon=ar
+Icon=package-x-generic
 Class=:local
--- trunk/KDE/kdebase/runtime/kioslave/archive/tar.protocol #752844:752845
@@ -8,5 +8,5 @@
 reading=true
 source=true
 DocPath=kioslave/tar.html
-Icon=tar
+Icon=package-x-generic
 Class=:local
--- trunk/KDE/kdebase/runtime/kioslave/archive/zip.protocol #752844:752845
@@ -8,5 +8,5 @@
 reading=true
 source=true
 DocPath=kioslave/zip.html
-Icon=zip
+Icon=package-x-generic
 Class=:local
--- trunk/KDE/kdebase/runtime/kioslave/cgi/cgi.protocol #752844:752845
@@ -5,4 +5,4 @@
 output=filesystem
 reading=true
 DocPath=kioslave/cgi.html
-Icon=html
+Icon=text-html
--- trunk/KDE/kdebase/runtime/kioslave/filter/bzip.protocol #752844:752845
@@ -7,4 +7,4 @@
 reading=true
 source=false
 DocPath=kioslave/bzip.html
-Icon=ark
+Icon=package-x-generic
--- trunk/KDE/kdebase/runtime/kioslave/filter/bzip2.protocol #752844:752845
@@ -7,4 +7,4 @@
 reading=true
 source=false
 DocPath=kioslave/bzip2.html
-Icon=ark
+Icon=package-x-generic
--- trunk/KDE/kdebase/runtime/kioslave/filter/gzip.protocol #752844:752845
@@ -7,4 +7,4 @@
 reading=true
 source=false
 DocPath=kioslave/gzip.html
-Icon=ark
+Icon=package-x-generic
--- trunk/KDE/kdebase/runtime/kioslave/finger/finger.protocol #752844:752845
@@ -6,4 +6,4 @@
 reading=true
 defaultMimetype=text/html
 DocPath=kioslave/finger.html
-Icon=kdmconfig
+Icon=user-identity
--- trunk/KDE/kdebase/runtime/kioslave/fish/fish.protocol #752844:752845
@@ -10,7 +10,7 @@
 deleting=true
 linking=true
 moving=true
-Icon=drive-remote
+Icon=folder-remote
 Description=A kioslave for the FISH protocol
 Description[af]='n Kioslave vir die FISH protokol
 Description[be]=Kioslave для пратакола FISH
--- trunk/KDE/kdebase/runtime/kioslave/floppy/floppy.protocol #752844:752845
@@ -9,6 +9,6 @@
 makedir=true
 deleting=true
 moving=true
-Icon=3floppy_mount
+Icon=media-floppy
 DocPath=kioslave/floppy.html
 Class=:local
--- trunk/KDE/kdebase/runtime/kioslave/info/info.protocol #752844:752845
@@ -7,5 +7,5 @@
 defaultMimetype=text/html
 determineMimetypeFromExtension=false
 DocPath=kioslave/info.html
-Icon=help_index
+Icon=help-contents
 Class=:local
--- trunk/KDE/kdebase/runtime/kioslave/man/man.protocol #752844:752845
@@ -8,5 +8,5 @@
 defaultMimetype=text/html
 determineMimetypeFromExtension=false
 DocPath=kioslave/man.html
-Icon=man
+Icon=help-contents
 Class=:local
--- trunk/KDE/kdebase/runtime/kioslave/nfs/nfs.protocol #752844:752845
@@ -11,4 +11,4 @@
 linking=true
 moving=true
 DocPath=kioslave/nfs.html
-Icon=nfs_mount
+Icon=folder-remote
--- trunk/KDE/kdebase/runtime/kioslave/settings/applications.protocol #752844:752845
@@ -10,6 +10,6 @@
 deleting=false
 linking=false
 moving=false
-Icon=kmenu
+Icon=start-here-kde
 maxInstances=2
 Class=:local
--- trunk/KDE/kdebase/runtime/kioslave/settings/programs.protocol #752844:752845
@@ -10,6 +10,6 @@
 deleting=false
 linking=false
 moving=false
-Icon=kmenu
+Icon=start-here-kde
 maxInstances=2
 Class=:local
--- trunk/KDE/kdebase/runtime/kioslave/settings/settings.protocol #752844:752845
@@ -10,6 +10,6 @@
 deleting=false
 linking=false
 moving=false
-Icon=kcontrol
+Icon=preferences-system
 maxInstances=2
 Class=:local
--- trunk/KDE/kdebase/runtime/kioslave/sftp/sftp.protocol #752844:752845
@@ -12,7 +12,7 @@
 deleting=true
 moving=true
 opening=true
-Icon=ftp
+Icon=folder-remote
 Description=A kioslave for sftp
 Description[af]='n Kioslave vir sftp
 Description[be]=Kioslave для sftp
--- trunk/KDE/kdebase/runtime/kioslave/smb/smb-network.desktop #752844:752845
@@ -1,5 +1,5 @@
 [Desktop Entry]
-Icon=network
+Icon=network-workgroup
 Name=Samba Shares
 Name[af]=Samba Hulpbronne
 Name[ar]=مشاركات السامبا
--- trunk/KDE/kdebase/runtime/kioslave/smb/smb.protocol #752844:752845
@@ -10,4 +10,4 @@
 deleting=true
 opening=true
 DocPath=kioslave/smb.html
-Icon=samba
+Icon=network-workgroup
--- trunk/KDE/kdebase/runtime/kioslave/thumbnail/thumbnail.protocol #752844:752845
@@ -6,4 +6,4 @@
 reading=true
 source=false
 DocPath=kioslave/thumbnail.html
-Icon=thumbnail
+Icon=view-preview
[prev in list] [next in list] [prev in thread] [next in thread] 

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