Git Product home page Git Product logo

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 2, 2024
Yeah, I was thinking of including the debian man page in the tarball, but you're
right, it's quite generic; I think it was created via help2man.

I don't think any of us here wrote distccmon-gnome, so I'm not sure how much we 
can
help.  Maybe someone later will wander through this bug-list and find this bug 
and
say, "Hey, I can do that!"  If so, feel free... :-)

Original comment by [email protected] on 3 Jun 2008 at 11:02

from distcc.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 2, 2024
/*
 * Colors used for drawing different state stripes.  First GdkColor
 * field is the assigned color index and zero here.
 *
 * These color names are from the GNOME standard palette.
 */
const GdkColor task_color[] = {
  { 0, 0x9999, 0, 0 },          /* DCC_PHASE_STARTUP, accent red dark */
  { 0, 0x9999, 0, 0 },          /* DCC_PHASE_BLOCKED, accent red dark */
  { 0, 0xc1c1, 0x6666, 0x5a5a }, /* DCC_PHASE_CONNECT, red medium  */
  { 0, 0x8888, 0x7f7f, 0xa3a3 }, /* DCC_PHASE_CPP, purple medium*/
  { 0, 0xe0e0, 0xc3c3, 0x9e9e }, /* DCC_PHASE_SEND, face skin medium*/
  { 0, 0x8383, 0xa6a6, 0x7f7f }, /* DCC_PHASE_COMPILE, green medium */
  { 0, 0x7575, 0x9090, 0xaeae }, /* DCC_PHASE_RECEIVE, blue medium*/
  { 0, 0, 0, 0 },               /* DCC_PHASE_DONE */
};

Original comment by roger.standridge on 20 Nov 2009 at 1:04

from distcc.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 2, 2024
nice

Original comment by [email protected] on 6 Aug 2010 at 4:20

from distcc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.