ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Q: %_iconsdir/hicolor/64x64/apps -> %_wmiconsdir
  @ 2009-03-29  1:06   ` Dmitry V. Levin
  2009-03-29  1:49     ` Alexey I. Froloff
                       ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Dmitry V. Levin @ 2009-03-29  1:06 UTC (permalink / raw)
  To: ALT Devel discussion list

[-- Attachment #1: Type: text/plain, Size: 667 bytes --]

On Sat, Mar 28, 2009 at 01:41:54PM +0300, bugzilla-daemon@altlinux.ru wrote:
> https://bugzilla.altlinux.org/show_bug.cgi?id=19373
[...]
> --- Comment #4 from Michael Shigorin <mike@altlinux>  2009-03-28 13:41:48 ---
> Как-то немного косо выглядит -- мож нужен %_wmiconsdir?
> 
> -%_iconsdir/OpenBox.xpm 
> +%_iconsdir/hicolor/64x64/app/OpenBox.xpm,

Нам уже нужен макрос для %_iconsdir/hicolor/64x64/apps, по аналогии с
$ rpm --showrc |grep 'hicolor/.*/apps'
-14: _liconsdir	%_iconsdir/hicolor/48x48/apps
-14: _miconsdir	%_iconsdir/hicolor/16x16/apps
-14: _niconsdir	%_iconsdir/hicolor/32x32/apps
и если нужен, то как его лучше назвать?


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [devel] Q: %_iconsdir/hicolor/64x64/apps -> %_wmiconsdir
  2009-03-29  1:06   ` [devel] Q: %_iconsdir/hicolor/64x64/apps -> %_wmiconsdir Dmitry V. Levin
@ 2009-03-29  1:49     ` Alexey I. Froloff
  2009-03-29  6:54       ` Andrey Rahmatullin
  2009-03-29 16:43     ` Michael Shigorin
  2009-03-30 13:28     ` George V. Kouryachy
  2 siblings, 1 reply; 8+ messages in thread
From: Alexey I. Froloff @ 2009-03-29  1:49 UTC (permalink / raw)
  To: ALT Devel discussion list

[-- Attachment #1: Type: text/plain, Size: 481 bytes --]

* Dmitry V. Levin <ldv@> [090329 05:14]:
> Нам уже нужен макрос для %_iconsdir/hicolor/64x64/apps, по аналогии с
> $ rpm --showrc |grep 'hicolor/.*/apps'
> -14: _liconsdir	%_iconsdir/hicolor/48x48/apps
> -14: _miconsdir	%_iconsdir/hicolor/16x16/apps
> -14: _niconsdir	%_iconsdir/hicolor/32x32/apps
> и если нужен, то как его лучше назвать?
%_xliconsdir (%_xxliconsdir для 128x128, %_xxxliconsdir для
256x256 и %_xxxxliconsdir для 512x512) ;-)

-- 
Regards,
Sir Raorn.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [devel] Q: %_iconsdir/hicolor/64x64/apps -> %_wmiconsdir
  2009-03-29  1:49     ` Alexey I. Froloff
@ 2009-03-29  6:54       ` Andrey Rahmatullin
  0 siblings, 0 replies; 8+ messages in thread
From: Andrey Rahmatullin @ 2009-03-29  6:54 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 390 bytes --]

On Sun, Mar 29, 2009 at 05:49:28AM +0400, Alexey I. Froloff wrote:
> %_xliconsdir (%_xxliconsdir для 128x128, %_xxxliconsdir для
> 256x256 и %_xxxxliconsdir для 512x512) ;-)
А ещё scalable есть.

-- 
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):

Может все-таки /etc/menu-methods/{icewm,fvwm2} поправить, чем
пересобирать весь GNOME и KDE ?
		-- zerg in #1772

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [devel] Q: %_iconsdir/hicolor/64x64/apps -> %_wmiconsdir
  2009-03-29  1:06   ` [devel] Q: %_iconsdir/hicolor/64x64/apps -> %_wmiconsdir Dmitry V. Levin
  2009-03-29  1:49     ` Alexey I. Froloff
@ 2009-03-29 16:43     ` Michael Shigorin
  2009-03-29 17:04       ` Dmitry V. Levin
  2009-03-30 13:28     ` George V. Kouryachy
  2 siblings, 1 reply; 8+ messages in thread
From: Michael Shigorin @ 2009-03-29 16:43 UTC (permalink / raw)
  To: ALT Devel discussion list

On Sun, Mar 29, 2009 at 05:06:12AM +0400, Dmitry V. Levin wrote:
> Нам уже нужен макрос для %_iconsdir/hicolor/64x64/apps

Предложил %_wmiconsdir исходя не из размера, а из указанного
в WM policy типичного применения.  Для других применений можно
сделать другие макросы, один из которых может раскрываться
в то же значение, когда в том будет видна надобность.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [devel] Q: %_iconsdir/hicolor/64x64/apps -> %_wmiconsdir
  2009-03-29 16:43     ` Michael Shigorin
@ 2009-03-29 17:04       ` Dmitry V. Levin
  2009-03-29 17:49         ` Igor Vlasenko
  0 siblings, 1 reply; 8+ messages in thread
From: Dmitry V. Levin @ 2009-03-29 17:04 UTC (permalink / raw)
  To: ALT Devel discussion list

[-- Attachment #1: Type: text/plain, Size: 474 bytes --]

On Sun, Mar 29, 2009 at 07:43:43PM +0300, Michael Shigorin wrote:
> On Sun, Mar 29, 2009 at 05:06:12AM +0400, Dmitry V. Levin wrote:
> > Нам уже нужен макрос для %_iconsdir/hicolor/64x64/apps
> 
> Предложил %_wmiconsdir исходя не из размера, а из указанного
> в WM policy типичного применения.  Для других применений можно
> сделать другие макросы, один из которых может раскрываться
> в то же значение, когда в том будет видна надобность.

Логично.


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [devel] Q: %_iconsdir/hicolor/64x64/apps -> %_wmiconsdir
  2009-03-29 17:04       ` Dmitry V. Levin
@ 2009-03-29 17:49         ` Igor Vlasenko
  0 siblings, 0 replies; 8+ messages in thread
From: Igor Vlasenko @ 2009-03-29 17:49 UTC (permalink / raw)
  To: ALT Linux Team development discussions

On Sun, Mar 29, 2009 at 09:04:33PM +0400, Dmitry V. Levin wrote:
> On Sun, Mar 29, 2009 at 07:43:43PM +0300, Michael Shigorin wrote:
> > On Sun, Mar 29, 2009 at 05:06:12AM +0400, Dmitry V. Levin wrote:
> > > Нам уже нужен макрос для %_iconsdir/hicolor/64x64/apps
> > 
> > Предложил %_wmiconsdir исходя не из размера, а из указанного
> > в WM policy типичного применения.  Для других применений можно
> > сделать другие макросы, один из которых может раскрываться
> > в то же значение, когда в том будет видна надобность.
> 
> Логично.

Я не знаю, нужен макрос или нет, но если он появится, 
прошу написать об этом анонс :)

впишу его в документацию на wiki.

-- 

Dr. Igor Vlasenko
--------------------
Topology Department
Institute of Math
Kiev, Ukraine



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [devel] Q: %_iconsdir/hicolor/64x64/apps -> %_wmiconsdir
  2009-03-29  1:06   ` [devel] Q: %_iconsdir/hicolor/64x64/apps -> %_wmiconsdir Dmitry V. Levin
  2009-03-29  1:49     ` Alexey I. Froloff
  2009-03-29 16:43     ` Michael Shigorin
@ 2009-03-30 13:28     ` George V. Kouryachy
  2009-03-30 14:02       ` Michael Shigorin
  2 siblings, 1 reply; 8+ messages in thread
From: George V. Kouryachy @ 2009-03-30 13:28 UTC (permalink / raw)
  To: ALT Linux Team development discussions

On Sun, Mar 29, 2009 at 05:06:12AM +0400, Dmitry V. Levin wrote:
> Нам уже нужен макрос для %_iconsdir/hicolor/64x64/apps, по аналогии с
> $ rpm --showrc |grep 'hicolor/.*/apps'
> -14: _liconsdir	%_iconsdir/hicolor/48x48/apps
> -14: _miconsdir	%_iconsdir/hicolor/16x16/apps
> -14: _niconsdir	%_iconsdir/hicolor/32x32/apps
> и если нужен, то как его лучше назвать?
А почему только 64?

george@gear:~> ls /usr/share/icons/hicolor/
128x128  192x192  24x24  36x36  48x48  72x72  icon-theme.cache  scalable
16x16    22x22    32x32  48x32  64x64  96x96  index.theme

-- 
			George V. Kouryachy (aka Fr. Br. George)
			mailto:george at altlinux_org


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [devel] Q: %_iconsdir/hicolor/64x64/apps -> %_wmiconsdir
  2009-03-30 13:28     ` George V. Kouryachy
@ 2009-03-30 14:02       ` Michael Shigorin
  0 siblings, 0 replies; 8+ messages in thread
From: Michael Shigorin @ 2009-03-30 14:02 UTC (permalink / raw)
  To: ALT Linux Team development discussions

On Mon, Mar 30, 2009 at 05:28:31PM +0400, George V. Kouryachy wrote:
> А почему только 64?

Почитай начало треда -- речь про wm-select.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2009-03-30 14:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-29  1:06   ` [devel] Q: %_iconsdir/hicolor/64x64/apps -> %_wmiconsdir Dmitry V. Levin
2009-03-29  1:49     ` Alexey I. Froloff
2009-03-29  6:54       ` Andrey Rahmatullin
2009-03-29 16:43     ` Michael Shigorin
2009-03-29 17:04       ` Dmitry V. Levin
2009-03-29 17:49         ` Igor Vlasenko
2009-03-30 13:28     ` George V. Kouryachy
2009-03-30 14:02       ` Michael Shigorin

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git