Install SVG and SVGZ wallpapers.
This addresses the shortcomings of the recent commit.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit a37036141b
)
feature/Phase2_style
parent
06d1578a87
commit
1463c34d97
@ -1,23 +0,0 @@
|
||||
#################################################
|
||||
#
|
||||
# (C) 2011 Golubev Alexander
|
||||
# fatzer2 (AT) gmail.com
|
||||
#
|
||||
# Improvements and feedback are welcome
|
||||
#
|
||||
# This file is released under GPL >= 2
|
||||
#
|
||||
#################################################
|
||||
|
||||
install( FILES
|
||||
1200.jpg
|
||||
200.jpg
|
||||
400.jpg
|
||||
800.jpg
|
||||
DESTINATION "${DATA_INSTALL_DIR}/kworldclock/maps/alt" )
|
||||
|
||||
tde_create_translated_desktop(
|
||||
SOURCE alt.desktop
|
||||
DESTINATION "${DATA_INSTALL_DIR}/kworldclock/maps/alt"
|
||||
PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/kworldclock-themes
|
||||
)
|
@ -1,23 +0,0 @@
|
||||
#################################################
|
||||
#
|
||||
# (C) 2011 Golubev Alexander
|
||||
# fatzer2 (AT) gmail.com
|
||||
#
|
||||
# Improvements and feedback are welcome
|
||||
#
|
||||
# This file is released under GPL >= 2
|
||||
#
|
||||
#################################################
|
||||
|
||||
install( FILES
|
||||
1600.jpg
|
||||
200.jpg
|
||||
400.jpg
|
||||
800.jpg
|
||||
DESTINATION "${DATA_INSTALL_DIR}/kworldclock/maps/bio" )
|
||||
|
||||
tde_create_translated_desktop(
|
||||
SOURCE bio.desktop
|
||||
DESTINATION "${DATA_INSTALL_DIR}/kworldclock/maps/alt"
|
||||
PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/kworldclock-themes
|
||||
)
|
@ -1,23 +0,0 @@
|
||||
#################################################
|
||||
#
|
||||
# (C) 2011 Golubev Alexander
|
||||
# fatzer2 (AT) gmail.com
|
||||
#
|
||||
# Improvements and feedback are welcome
|
||||
#
|
||||
# This file is released under GPL >= 2
|
||||
#
|
||||
#################################################
|
||||
|
||||
install( FILES
|
||||
1280.jpg
|
||||
200.jpg
|
||||
400.jpg
|
||||
800.jpg
|
||||
DESTINATION "${DATA_INSTALL_DIR}/kworldclock/maps/caida" )
|
||||
|
||||
tde_create_translated_desktop(
|
||||
SOURCE caida.desktop
|
||||
DESTINATION "${DATA_INSTALL_DIR}/kworldclock/maps/alt"
|
||||
PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/kworldclock-themes
|
||||
)
|
@ -1,23 +0,0 @@
|
||||
#################################################
|
||||
#
|
||||
# (C) 2011 Golubev Alexander
|
||||
# fatzer2 (AT) gmail.com
|
||||
#
|
||||
# Improvements and feedback are welcome
|
||||
#
|
||||
# This file is released under GPL >= 2
|
||||
#
|
||||
#################################################
|
||||
|
||||
install( FILES
|
||||
1280.jpg
|
||||
200.jpg
|
||||
400.jpg
|
||||
800.jpg
|
||||
DESTINATION "${DATA_INSTALL_DIR}/kworldclock/maps/caida_bw" )
|
||||
|
||||
tde_create_translated_desktop(
|
||||
SOURCE caida_bw.desktop
|
||||
DESTINATION "${DATA_INSTALL_DIR}/kworldclock/maps/alt"
|
||||
PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/kworldclock-themes
|
||||
)
|
@ -1,23 +0,0 @@
|
||||
#################################################
|
||||
#
|
||||
# (C) 2011 Golubev Alexander
|
||||
# fatzer2 (AT) gmail.com
|
||||
#
|
||||
# Improvements and feedback are welcome
|
||||
#
|
||||
# This file is released under GPL >= 2
|
||||
#
|
||||
#################################################
|
||||
|
||||
install( FILES
|
||||
1440.jpg
|
||||
200.jpg
|
||||
400.jpg
|
||||
800.jpg
|
||||
DESTINATION "${DATA_INSTALL_DIR}/kworldclock/maps/mggd" )
|
||||
|
||||
tde_create_translated_desktop(
|
||||
SOURCE mggd.desktop
|
||||
DESTINATION "${DATA_INSTALL_DIR}/kworldclock/maps/alt"
|
||||
PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/kworldclock-themes
|
||||
)
|
@ -1,23 +0,0 @@
|
||||
#################################################
|
||||
#
|
||||
# (C) 2011 Golubev Alexander
|
||||
# fatzer2 (AT) gmail.com
|
||||
#
|
||||
# Improvements and feedback are welcome
|
||||
#
|
||||
# This file is released under GPL >= 2
|
||||
#
|
||||
#################################################
|
||||
|
||||
install( FILES
|
||||
1600.jpg
|
||||
200.jpg
|
||||
400.jpg
|
||||
800.jpg
|
||||
DESTINATION "${DATA_INSTALL_DIR}/kworldclock/maps/rainfall" )
|
||||
|
||||
tde_create_translated_desktop(
|
||||
SOURCE rainfall.desktop
|
||||
DESTINATION "${DATA_INSTALL_DIR}/kworldclock/maps/alt"
|
||||
PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/kworldclock-themes
|
||||
)
|
Loading…
Reference in new issue