← Back to team overview

cairo-dock-team team mailing list archive

Re: [Merge] lp:~lynx333/cairo-dock-plug-ins-extras/HDDtemperature into lp:cairo-dock-plug-ins-extras

 

Review: Needs Fixing

Hello Reali$t and thank you for this merge proposal!

But... there is no change between your branch and the main branch :)
Don't hesitate to have a look to this wiki page: http://www.glx-dock.org/ww_page.php?p=Help%20us%20with%20BZR&lang=en#8-The%20use%20of%20bazaar

So if you want to add a file or directory, launch this command:
  cd cairo-dock-plug-ins-extras
  bzr add SOMETHING

If you want to check if you've added all files and edit the right files:
  bzr status
  bzr cdiff

If you want to "commit" (create a new revision)
  bzr commit -m "My applet: Doing something"

If you want to "push" (upload your branch to a server)
  bzr push lp:~lynx333/cairo-dock-plug-ins-extras/HDDtemperature

Please post a new comment after that ;)
-- 
https://code.launchpad.net/~lynx333/cairo-dock-plug-ins-extras/HDDtemperature/+merge/75489
Your team Cairo-Dock Team is subscribed to branch lp:cairo-dock-plug-ins-extras.


Follow ups

References