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

List:       kde-commits
Subject:    kdebase/kioslave/devices/mimetypes
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2003-12-21 10:05:08
[Download RAW message or body]

CVS commit by aseigo: 

put mount/unmount/eject type items in the top level of the context menu,
not in the Action submenu


  M +1 -0      cdrom_mounted_konqy.desktop   1.62
  M +1 -0      cdrom_unmounted_konqy.desktop   1.61
  M +1 -0      cdwriter_mounted_konqy.desktop   1.60
  M +1 -0      cdwriter_unmounted_konqy.desktop   1.59
  M +1 -1      dvd_mounted_konqy.desktop   1.19
  M +1 -0      dvd_unmounted_konqy.desktop   1.20
  M +1 -0      floppy5_mounted_konqy.desktop   1.57
  M +1 -0      floppy5_unmounted_konqy.desktop   1.56
  M +1 -0      floppy_mounted_konqy.desktop   1.61
  M +1 -0      floppy_unmounted_konqy.desktop   1.60
  M +1 -0      hdd_mounted_konqy.desktop   1.57
  M +1 -0      hdd_unmounted_konqy.desktop   1.56
  M +1 -0      nfs_mounted_konqy.desktop   1.56
  M +1 -0      smb_mounted_konqy.desktop   1.56
  M +1 -0      zip_mounted_konqy.desktop   1.54
  M +1 -0      zip_unmounted_konqy.desktop   1.52


--- kdebase/kioslave/devices/mimetypes/cdrom_mounted_konqy.desktop  #1.61:1.62
@@ -2,4 +2,5 @@
 ServiceTypes=kdedevice/cdrom_mounted
 Actions=cdrom_unmount;cdrom_eject;
+X-KDE-Priority=0
 
 [Desktop Action cdrom_unmount]

--- kdebase/kioslave/devices/mimetypes/cdrom_unmounted_konqy.desktop  #1.60:1.61
@@ -2,4 +2,5 @@
 ServiceTypes=kdedevice/cdrom_unmounted
 Actions=cdrom_mount;cdrom_eject;
+X-KDE-Priority=0
 
 [Desktop Action cdrom_mount]

--- kdebase/kioslave/devices/mimetypes/cdwriter_mounted_konqy.desktop  #1.59:1.60
@@ -2,4 +2,5 @@
 ServiceTypes=kdedevice/cdwriter_mounted
 Actions=cdwriter_unmount;cdwriter_eject;
+X-KDE-Priority=0
 
 [Desktop Action cdwriter_unmount]

--- kdebase/kioslave/devices/mimetypes/cdwriter_unmounted_konqy.desktop  #1.58:1.59
@@ -2,4 +2,5 @@
 ServiceTypes=kdedevice/cdwriter_unmounted
 Actions=cdwriter_mount;cdwriter_eject;
+X-KDE-Priority=0
 
 [Desktop Action cdwriter_mount]

--- kdebase/kioslave/devices/mimetypes/dvd_mounted_konqy.desktop  #1.18:1.19
@@ -2,5 +2,5 @@
 ServiceTypes=kdedevice/dvd_mounted
 Actions=dvd_unmount;dvd_eject;
-
+X-KDE-Priority=0
 
 [Desktop Action dvd_unmount]

--- kdebase/kioslave/devices/mimetypes/dvd_unmounted_konqy.desktop  #1.19:1.20
@@ -2,4 +2,5 @@
 ServiceTypes=kdedevice/dvd_unmounted
 Actions=dvd_mount;dvd_eject;
+X-KDE-Priority=0
 
 [Desktop Action dvd_mount]

--- kdebase/kioslave/devices/mimetypes/floppy5_mounted_konqy.desktop  #1.56:1.57
@@ -2,4 +2,5 @@
 ServiceTypes=kdedevice/floppy5_mounted
 Actions=floppy5_unmount
+X-KDE-Priority=0
 
 [Desktop Action floppy5_unmount]

--- kdebase/kioslave/devices/mimetypes/floppy5_unmounted_konqy.desktop  #1.55:1.56
@@ -2,4 +2,5 @@
 ServiceTypes=kdedevice/floppy5_unmounted
 Actions=floppy5_mount
+X-KDE-Priority=0
 
 [Desktop Action floppy5_mount]

--- kdebase/kioslave/devices/mimetypes/floppy_mounted_konqy.desktop  #1.60:1.61
@@ -2,4 +2,5 @@
 ServiceTypes=kdedevice/floppy_mounted
 Actions=floppy_unmount
+X-KDE-Priority=0
 
 [Desktop Action floppy_unmount]

--- kdebase/kioslave/devices/mimetypes/floppy_unmounted_konqy.desktop  #1.59:1.60
@@ -2,4 +2,5 @@
 ServiceTypes=kdedevice/floppy_unmounted
 Actions=floppy_mount
+X-KDE-Priority=0
 
 [Desktop Action floppy_mount]

--- kdebase/kioslave/devices/mimetypes/hdd_mounted_konqy.desktop  #1.56:1.57
@@ -2,4 +2,5 @@
 ServiceTypes=kdedevice/hdd_mounted
 Actions=hdd_unmount
+X-KDE-Priority=0
 
 [Desktop Action hdd_unmount]

--- kdebase/kioslave/devices/mimetypes/hdd_unmounted_konqy.desktop  #1.55:1.56
@@ -2,4 +2,5 @@
 ServiceTypes=kdedevice/hdd_unmounted
 Actions=hdd_mount
+X-KDE-Priority=0
 
 [Desktop Action hdd_mount]

--- kdebase/kioslave/devices/mimetypes/nfs_mounted_konqy.desktop  #1.55:1.56
@@ -2,4 +2,5 @@
 ServiceTypes=kdedevice/nfs_mounted
 Actions=nfs_unmount
+X-KDE-Priority=0
 
 [Desktop Action nfs_unmount]

--- kdebase/kioslave/devices/mimetypes/smb_mounted_konqy.desktop  #1.55:1.56
@@ -2,4 +2,5 @@
 ServiceTypes=kdedevice/smb_mounted
 Actions=smb_unmount
+X-KDE-Priority=0
 
 [Desktop Action smb_unmount]

--- kdebase/kioslave/devices/mimetypes/zip_mounted_konqy.desktop  #1.53:1.54
@@ -2,4 +2,5 @@
 ServiceTypes=kdedevice/zip_mounted
 Actions=zip_unmount
+X-KDE-Priority=0
 
 [Desktop Action zip_unmount]

--- kdebase/kioslave/devices/mimetypes/zip_unmounted_konqy.desktop  #1.51:1.52
@@ -2,4 +2,5 @@
 ServiceTypes=kdedevice/zip_unmounted
 Actions=zip_mount
+X-KDE-Priority=0
 
 [Desktop Action zip_mount]


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

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