zhangchao has proposed merging lp:~zctgbhu/ubuntukylin-default-settings/about-theme into lp:ubuntukylin-default-settings.
Requested reviews: UbuntuKylin Members (ubuntukylin-members) For more details, see: https://code.launchpad.net/~zctgbhu/ubuntukylin-default-settings/about-theme/+merge/151688 add gnome-tweak-tool icon on gnome-control-center panel -- https://code.launchpad.net/~zctgbhu/ubuntukylin-default-settings/about-theme/+merge/151688 Your team UbuntuKylin Members is requested to review the proposed merge of lp:~zctgbhu/ubuntukylin-default-settings/about-theme into lp:ubuntukylin-default-settings.
=== modified file 'debian/changelog' --- debian/changelog 2013-02-01 11:47:11 +0000 +++ debian/changelog 2013-03-05 07:37:21 +0000 @@ -1,3 +1,9 @@ +ubuntukylin-default-settings (1.0.2) raring; urgency=low + + * add gnome-tweak-tool icon on gnome-control-center panel. + + -- zhangchao (work) <[email protected]> Tue, 05 Mar 2013 15:28:21 +0800 + ubuntukylin-default-settings (1.0.1) raring; urgency=low * Initial release. === added file 'debian/gnome-tweak-tool.desktop' --- debian/gnome-tweak-tool.desktop 1970-01-01 00:00:00 +0000 +++ debian/gnome-tweak-tool.desktop 2013-03-05 07:37:21 +0000 @@ -0,0 +1,11 @@ +[Desktop Entry] +Name=主题设置 +Comment=Tweak advanced GNOME 3 settings +Icon=preferences-system +Exec=gnome-tweak-tool +Terminal=false +Type=Application +StartupNotify=true +Categories=GNOME;GTK;Accessibility;Utility;Settings;X-GNOME-Settings-Panel;X-GNOME-PersonalSettings; +OnlyShowIn=GNOME;Unity; +X-GNOME-Settings-Panel=gnome-tweak-tool === modified file 'debian/ubuntukylin-default-settings.install' --- debian/ubuntukylin-default-settings.install 2013-02-01 09:44:00 +0000 +++ debian/ubuntukylin-default-settings.install 2013-03-05 07:37:21 +0000 @@ -1,4 +1,6 @@ debian/20_ubuntukylin-default-settings.gschema.override usr/share/glib-2.0/schemas debian/20_ubuntukylin-default-settings.gschema.xml usr/share/glib-2.0/schemas +debian/gnome-tweak-tool.desktop /usr/share/applications + wps/*.desktop etc/skel/桌面 === modified file 'hooks/chroot' --- hooks/chroot 2013-01-28 09:17:27 +0000 +++ hooks/chroot 2013-03-05 07:37:21 +0000 @@ -6,5 +6,5 @@ # This script is run in the built chroot after all packages are installed, # before it is packed into a squashfs. This is where you can apply extra tweaks # to the live system. -apt-get purge --auto-remove -y totem +apt-get purge --auto-remove -y totem cp /usr/share/applications/firefox.desktop /etc/skel/桌面/
-- Mailing list: https://launchpad.net/~ubuntukylin-members Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntukylin-members More help : https://help.launchpad.net/ListHelp

