diff options
author | Thierry Vignaud <tv@mandriva.org> | 2009-04-17 16:27:10 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2009-04-17 16:27:10 +0000 |
commit | 23c30901798466deb9fe36f0eeca6c8333530f3a (patch) | |
tree | 2908160921909485e027d6ec142c35d06e500603 | |
parent | d617f52ed365784d9a7c98ee276124f460f0f0c7 (diff) | |
download | control-center-23c30901798466deb9fe36f0eeca6c8333530f3a.tar control-center-23c30901798466deb9fe36f0eeca6c8333530f3a.tar.gz control-center-23c30901798466deb9fe36f0eeca6c8333530f3a.tar.bz2 control-center-23c30901798466deb9fe36f0eeca6c8333530f3a.tar.xz control-center-23c30901798466deb9fe36f0eeca6c8333530f3a.zip |
install task-printing-server task-printing-hp too when system-printer-config is missing
-rw-r--r-- | NEWS | 3 | ||||
-rw-r--r-- | progs.conf | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -1,3 +1,6 @@ +- install task-printing-server task-printing-hp too when + system-printer-config is missing + Version 12.10 - 17 April 2009, Thierry Vignaud - fix swedish translation (#49990) @@ -41,7 +41,7 @@ INSTALL_FOR_Network_Profiles= INSTALL_FOR_Package_stats= INSTALL_FOR_Parental_Controls= INSTALL_FOR_Partition_Sharing= -INSTALL_FOR_Printer=system-config-printer +INSTALL_FOR_Printer=system-config-printer task-printing-server task-printing-hp INSTALL_FOR_Programs_scheduling= INSTALL_FOR_Proxy_Configuration= INSTALL_FOR_Remote_Control= |