|
|
@ -71,15 +71,15 @@ function convert_files {
|
|
|
|
echo ""
|
|
|
|
echo ""
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#convert_files "system" "computer"
|
|
|
|
convert_files "system" "computer"
|
|
|
|
convert_files "hdd_unmount" "drive-harddisk"
|
|
|
|
convert_files "hdd_unmount" "drive-harddisk"
|
|
|
|
convert_files "hdd_mount" "drive-harddisk-mounted"
|
|
|
|
convert_files "hdd_mount" "drive-harddisk-mounted"
|
|
|
|
convert_files "hdd_unmount_encrypt" "drive-harddisk-encrypted"
|
|
|
|
convert_files "hdd_unmount_encrypt" "drive-harddisk-encrypted"
|
|
|
|
convert_files "hdd_unmount_decrypt" "drive-harddisk-decrypted"
|
|
|
|
convert_files "hdd_unmount_decrypt" "drive-harddisk-decrypted"
|
|
|
|
convert_files "hdd_mount_decrypt" "drive-harddisk-decrypted-mounted"
|
|
|
|
convert_files "hdd_mount_decrypt" "drive-harddisk-decrypted-mounted"
|
|
|
|
#convert_files "hicolor/32x32/apps/kxkb.png" "input-keyboard"
|
|
|
|
convert_files "keyboard" "input-keyboard"
|
|
|
|
#convert_files "mouse" "input-mouse"
|
|
|
|
convert_files "mouse" "input-mouse"
|
|
|
|
#convert_files "tablet" "input-tablet"
|
|
|
|
convert_files "tablet" "input-tablet"
|
|
|
|
convert_files "sd_mmc_unmount" "media-flash-sd_mmc"
|
|
|
|
convert_files "sd_mmc_unmount" "media-flash-sd_mmc"
|
|
|
|
convert_files "sd_mmc_mount" "media-flash-sd_mmc-mounted"
|
|
|
|
convert_files "sd_mmc_mount" "media-flash-sd_mmc-mounted"
|
|
|
|
convert_files "sd_mmc_unmount_encrypt" "media-flash-sd_mmc-encrypted"
|
|
|
|
convert_files "sd_mmc_unmount_encrypt" "media-flash-sd_mmc-encrypted"
|
|
|
@ -132,4 +132,4 @@ convert_files "tape_unmount" "media-tape"
|
|
|
|
convert_files "tape_mount" "media-tape-mounted"
|
|
|
|
convert_files "tape_mount" "media-tape-mounted"
|
|
|
|
convert_files "ipod_unmount" "multimedia-player"
|
|
|
|
convert_files "ipod_unmount" "multimedia-player"
|
|
|
|
convert_files "ipod_mount" "multimedia-player-mounted"
|
|
|
|
convert_files "ipod_mount" "multimedia-player-mounted"
|
|
|
|
#convert_files "printer1" "printer"
|
|
|
|
convert_files "printer1" "printer"
|
|
|
|