[Bug 40607] Re: Ok/Cancel buttons

2011-02-03 Thread Bug Watch Updater
** Changed in: icon-naming-utils
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.
https://bugs.launchpad.net/bugs/40607

Title:
  Ok/Cancel buttons

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 40607] Re: Ok/Cancel buttons

2011-01-25 Thread Bug Watch Updater
** Changed in: icon-naming-utils
   Importance: Medium => Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.
https://bugs.launchpad.net/bugs/40607

Title:
  Ok/Cancel buttons

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 40607] Re: Ok/Cancel buttons

2007-08-17 Thread Bug Watch Updater
** Changed in: icon-naming-utils (upstream)
   Status: Confirmed => Fix Released

-- 
Ok/Cancel buttons
https://bugs.launchpad.net/bugs/40607
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 40607] Re: Ok/Cancel buttons

2006-09-17 Thread Daniel Holbach
Eric, please look here: https://launchpad.net/distros/ubuntu/+source
/tango-icon-theme-common/+bug/60424

-- 
Ok/Cancel buttons
https://launchpad.net/bugs/40607

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 40607] Re: Ok/Cancel buttons

2006-09-16 Thread Eric Butler
Daniel,

This was recently reverted can you please explain why?

tango-icon-theme-common (0.5-0ubuntu1) edgy; urgency=low

  * New upstream release:
- drop dialog-*.

 -- Daniel Holbach <[EMAIL PROTECTED]>  Mon, 11 Sep 2006
19:14:43 +0200

-- 
Ok/Cancel buttons
https://launchpad.net/bugs/40607

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 40607] Re: Ok/Cancel buttons

2006-08-30 Thread Bug Watch Updater
** Changed in: icon-naming-utils (upstream)
   Status: Unknown => Confirmed

-- 
Ok/Cancel buttons
https://launchpad.net/bugs/40607

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 40607] Re: Ok/Cancel buttons

2006-08-29 Thread Daniel Holbach
I uploaded a tango-icon-theme and tango-icon-theme-common package to be
rebuilt with the changed icon-naming-utils.

** Changed in: tango-icon-theme-common (Ubuntu)
   Status: Unconfirmed => Fix Released

-- 
Ok/Cancel buttons
https://launchpad.net/bugs/40607

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 40607] Re: Ok/Cancel buttons

2006-08-29 Thread Daniel Holbach
Upstream bug: https://bugs.freedesktop.org/show_bug.cgi?id=8057

** Bug watch added: Freedesktop Bugzilla #8057
   https://bugs.freedesktop.org/show_bug.cgi?id=8057

** Also affects: icon-naming-utils (upstream) via
   https://bugs.freedesktop.org/show_bug.cgi?id=8057
   Importance: Unknown
   Status: Unknown

-- 
Ok/Cancel buttons
https://launchpad.net/bugs/40607

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 40607] Re: Ok/Cancel buttons

2006-08-29 Thread Daniel Holbach
 icon-naming-utils (0.8.1-0ubuntu2) edgy; urgency=low
 .
   * debian/patches/03_gtk_apply_close_ok.patch:
 - apply patch from LP bug 40607.


** Changed in: icon-naming-utils (Ubuntu)
   Status: In Progress => Fix Released

-- 
Ok/Cancel buttons
https://launchpad.net/bugs/40607

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 40607] Re: Ok/Cancel buttons

2006-05-28 Thread Johan Kiviniemi
For comparison, here are some screenshots with and without the patch
and/or the gtkrc modification.

http://johan.kiviniemi.name/pictures/icons/

-- 
Ok/Cancel buttons
https://launchpad.net/bugs/40607

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 40607] Re: Ok/Cancel buttons

2006-05-25 Thread Johan Kiviniemi
I added the following to my ~/.gtkrc-2.0. The close buttons in tabs,
notifications etc. look fine now (just like in the mockup).
Unfortunately this affects every other button as well.

style "my-button"
{
GtkWidget::focus-padding = 0
xthickness = 0
ythickness = 0
}

class "GtkButton" style "my-button"

I hope someone discovers a solution that *only* affects the buttons that
contain a single image and are supposed to be smaller than normal
widgets.

-- 
Ok/Cancel buttons
https://launchpad.net/bugs/40607

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 40607] Re: Ok/Cancel buttons

2006-05-25 Thread Johan Kiviniemi
** Attachment added: "Problem with tab close buttons"
   http://librarian.launchpad.net/2924006/close-problem.png

** Attachment added: "Proposed solution to the above (mockup)"
   http://librarian.launchpad.net/2924007/close-solution.png

-- 
Ok/Cancel buttons
https://launchpad.net/bugs/40607

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 40607] Re: Ok/Cancel buttons

2006-05-24 Thread Johan Kiviniemi
** Attachment added: "debian/patches/03_gtk_apply_close_ok.patch"
   http://librarian.launchpad.net/2868734/03_gtk_apply_close_ok.patch

-- 
Ok/Cancel buttons
https://launchpad.net/bugs/40607

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 40607] Re: Ok/Cancel buttons

2006-05-22 Thread Josué Alcalde González
The problem affects the utility which make symlinks from the tango icons
using the tango namespaces to a gtk icon using the old gtk namespaces
which is used by the old applications.

It is in pogress, so I suppose it will be fixed.

-- 
Ok/Cancel buttons
https://launchpad.net/bugs/40607

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 40607] Re: Ok/Cancel buttons

2006-05-22 Thread Paco Avila
So, Human icons will be fixed?

-- 
Ok/Cancel buttons
https://launchpad.net/bugs/40607

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 40607] Re: Ok/Cancel buttons

2006-05-22 Thread Josué Alcalde González
It is fixed in tangerine, but in progress in icon-naming-utils

-- 
Ok/Cancel buttons
https://launchpad.net/bugs/40607

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 40607] Re: Ok/Cancel buttons

2006-05-22 Thread Paco Avila
I see this bug as fixed, but I have the same icons :/ Previous
screenchoots are self-explicatives.

-- 
Ok/Cancel buttons
https://launchpad.net/bugs/40607

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 40607] Re: Ok/Cancel buttons

2006-05-13 Thread Bruce Cowan
** Changed in: tangerine-icon-theme (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
Ok/Cancel buttons
https://launchpad.net/bugs/40607

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 40607] Re: Ok/Cancel buttons

2006-05-09 Thread Paco Avila
** Attachment added: "Bad Liferea Icons"
   http://librarian.launchpad.net/2542277/Pantallazo-Liferea.png

** Attachment added: "Bad icons"
   http://librarian.launchpad.net/2542290/Pantallazo-Propiedades.png

-- 
Ok/Cancel buttons
https://launchpad.net/bugs/40607

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 40607] Re: Ok/Cancel buttons

2006-05-09 Thread Daniel Holbach
It'd be nice, if you could point out, what has to be changed exactly in
icon-naming-utils.  I suppose we could fix bug 43580 with this as well,
right?

** Also affects: icon-naming-utils (Ubuntu)
 Severity: Normal
 Priority: (none set)
   Status: Unconfirmed

** Changed in: icon-naming-utils (Ubuntu)
   Status: Unconfirmed => In Progress

-- 
Ok/Cancel buttons
https://launchpad.net/bugs/40607

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 40607] Re: Ok/Cancel buttons

2006-04-30 Thread Andreas Nilsson
added the icons, but not the symlinks. Need to ask the maintainer of
icon-naming-utils to fix those.

** Changed in: tangerine-icon-theme (Ubuntu)
   Status: Unconfirmed => Fix Committed

-- 
Ok/Cancel buttons
https://launchpad.net/bugs/40607

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 40607] Re: Ok/Cancel buttons

2006-04-22 Thread Lapo Calamandrei
Ok Andreas, if you think so it's fine for me, go on and include them.

-- 
Ok/Cancel buttons
https://launchpad.net/bugs/40607

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 40607] Re: Ok/Cancel buttons

2006-04-22 Thread Lapo Calamandrei
** Changed in: tangerine-icon-theme (Ubuntu)
 Assignee: (unassigned) => Andreas Nilsson

-- 
Ok/Cancel buttons
https://launchpad.net/bugs/40607

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 40607] Re: Ok/Cancel buttons

2006-04-22 Thread Andreas Nilsson
jimmac suggested these metaphors for the different actions:
http://jimmac.musichall.cz/screenshots/screenshot-228701000.jpg

I think it is ok to put them in tangerine for now, and then removing them when 
they get into tango.

-- 
Ok/Cancel buttons
https://launchpad.net/bugs/40607

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 40607] Re: Ok/Cancel buttons

2006-04-21 Thread Lapo Calamandrei
Probably the metaphor is going to change so I think is better to wait
for the tango ones, which is your opinion Andreas?

-- 
Ok/Cancel buttons
https://launchpad.net/bugs/40607

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 40607] Re: Ok/Cancel buttons

2006-04-21 Thread Michael Monreal
doby is blocking this... basicly, he seems to have a problem with those
icons for slightly diffentent things. But really, isn't it better to put
this into dapper and not having the old stock icons displayed instead of
waiting for tango?

-- 
Ok/Cancel buttons
https://launchpad.net/bugs/40607

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 40607] Re: Ok/Cancel buttons

2006-04-21 Thread Lapo Calamandrei
I'd prefer to wait for tango upstream for icons covered by the theme.
BTW those icons are good for me.

-- 
Ok/Cancel buttons
https://launchpad.net/bugs/40607

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs