Fix accidental renaming of device icons in GIT hash 46e2e9

pull/2/head
Timothy Pearson 10 years ago
parent f07158cd9d
commit d8e76211d9

@ -3,8 +3,8 @@ MountPoint=
Dev=
ReadOnly=false
Type=FSDevice
Icon=application-x-cdrom_mount
UnmountIcon=application-x-cdrom_unmount
Icon=cdrom_mount
UnmountIcon=cdrom_unmount
Actions=Eject;
X-TDE-Priority=TopLevel
[Desktop Action Eject]

@ -3,8 +3,8 @@ MountPoint=
Dev=
ReadOnly=false
Type=FSDevice
Icon=application-vnd.tde.overlay.zip_mount
UnmountIcon=application-vnd.tde.overlay.zip_unmount
Icon=zip_mount
UnmountIcon=zip_unmount
Actions=Eject;
X-TDE-Priority=TopLevel
[Desktop Action Eject]

@ -147,4 +147,4 @@ Comment[zh_CN]=新建 CD-ROM 设备
Comment[zh_TW]=新光碟機設備
Type=Link
URL=.source/CDROM-Device.desktop
Icon=application-x-cdrom_unmount
Icon=cdrom_unmount

@ -147,4 +147,4 @@ Comment[zh_CN]=新建 ZIP 设备
Comment[zh_TW]=新 ZIP 設備
Type=Link
URL=.source/ZIP-Device.desktop
Icon=application-vnd.tde.overlay.zip_unmount
Icon=zip_unmount

@ -1,5 +1,5 @@
[Desktop Entry]
Icon=application-x-cdrom_mount
Icon=cdrom_mount
Type=MimeType
MimeType=media/cdrom_mounted
Comment=Mounted CD-ROM

@ -1,6 +1,6 @@
[Desktop Entry]
Encoding=UTF-8
Icon=application-x-cdrom_mount_decrypt
Icon=cdrom_mount_decrypt
Type=MimeType
MimeType=media/cdrom_mounted_decrypted
Comment=Mounted Decrypted CD-ROM

@ -1,5 +1,5 @@
[Desktop Entry]
Icon=application-x-cdrom_unmount
Icon=cdrom_unmount
Type=MimeType
MimeType=media/cdrom_unmounted
Comment=Unmounted CD-ROM

@ -1,6 +1,6 @@
[Desktop Entry]
Encoding=UTF-8
Icon=application-x-cdrom_unmount_decrypt
Icon=cdrom_unmount_decrypt
Type=MimeType
MimeType=media/cdrom_unmounted_decrypted
Comment=Unmounted Decrypted CD-ROM

@ -1,6 +1,6 @@
[Desktop Entry]
Encoding=UTF-8
Icon=application-x-cdrom_unmount_encrypt
Icon=cdrom_unmount_encrypt
Type=MimeType
MimeType=media/cdrom_unmounted_encrypted
Comment=Unmounted Encrypted CD-ROM

@ -47,4 +47,4 @@ Comment[vi]=Đĩa siêu video CD
Comment[wa]=Super plake lazer CD videyo
Comment[zh_CN]=超级 VCD
Comment[zh_TW]=超級視訊 CD
Icon=application-x-cdrom_unmount
Icon=cdrom_unmount

@ -47,4 +47,4 @@ Comment[vi]=Đĩa video CD
Comment[wa]=Plake lazer CD videyo
Comment[zh_CN]=VCD
Comment[zh_TW]=視訊 CD
Icon=application-x-cdrom_unmount
Icon=cdrom_unmount

@ -1,5 +1,5 @@
[Desktop Entry]
Icon=application-vnd.tde.overlay.zip_mount
Icon=zip_mount
Type=MimeType
MimeType=media/zip_mounted
Comment=Mounted Zip Disk

@ -1,5 +1,5 @@
[Desktop Entry]
Icon=application-vnd.tde.overlay.zip_unmount
Icon=zip_unmount
Type=MimeType
MimeType=media/zip_unmounted
Comment=Unmounted Zip Disk

Loading…
Cancel
Save