git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] git-gui: Improve the application icon on Windows.
@ 2007-11-27 15:25 Johannes Sixt
  2007-11-27 15:40 ` Johannes Schindelin
  0 siblings, 1 reply; 5+ messages in thread
From: Johannes Sixt @ 2007-11-27 15:25 UTC (permalink / raw)
  To: Shawn O. Pearce; +Cc: git, Johannes Sixt

Previusly, there was only a 16x16 image, which looked very distorted.
Here we add a 32x32 version, and also make the image sharper.

Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
---
	I'm by far not an artist, but improving the previous version
	was not difficult at all. ;)

	-- Hannes

 git-gui/lib/git-gui.ico |  Bin 318 -> 3638 bytes
 1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/git-gui/lib/git-gui.ico b/git-gui/lib/git-gui.ico
index 563dd66238c1a5c169438fdb87ab797f6d19d1bc..334cfa5a1a59c320e86789ccf4ed3320584a0215 100644
GIT binary patch
literal 3638
zcmeH~ziSjh6vyA`iH8I(0ZDa`m_kiGRjLaq(go67oo?_yNF(H`v<gCCx)dr}*yJy`
zO2G`4Nn=2`A`k>G*c^D|`FXRq?%pQGAH+tom$y6b`)1zz?CjmnM5HD+WPV=K@v0$m
zpVstr=0Cb6@&WB3?mV`P)dYc~TThn@PF;e?-EMZ_OjCNjp7cKUWbpo_)a!L=G#WBB
zH6=4MGcr3nE3H;b78Vv{adA;PosO)nt;x#DiYzTHN%yhJ`nt+9IS~CE<?X>2IXFI+
zr?1~o$YCA}Sj=39=Fl9PGflHD9^IpRbdT=QZCF4L=m9672XrnH(Ia|9j|dT6@fBZV
zs_ZyB>N^rS202kl<vBSR91IQy2SY-F!NK5Qa4<L+5+)1|1_y(K!NHKwVQ?@w7#s`^
z2B&CnI5?bfsHPb};cB0NMGW0;85U1*Pa#iI4@;T`f}Vzl#lw=O1r85~hr`3+;Yd>j
zhljz#;9;<-^Kf_=JPeUq$~jFTb+QkBnqHe7sHh$2m8P270j5CFK!E^Lpmrb_ND`<W
zsGS~1s*O(lK>a{{dqjcyfw>7V1Q-JIV2_PiNq3LJm9srY<{(lp!WQ9()Ju=nIGBS7
zM>Gy@EIn=pMOY#%5r{~^^c8?5GBDC9B1BmD!^p!kiLgYQkHli%273x<FenTPgTkON
zC=BWA1Ve;DVNe(%45Y#64}-#>FenV9#?WC<7!(EtK&c-|rVLa%d2)Ds4~M4Q*2l{|
zc_AAc8?w2%DcjrIva_=z`}_N{x3?#Uhlg@>bR_+LUrtU=<n;7ZhQpx@zNtLl-Q{=O
zWp?d1U>EWw&+?k9a;G@%7Dpi#ts+XRkn`3=_<V;-xY{9wCsXB~T_?il+)SwU|5HCh
zqSCltb^LF~$G2J@U);brn3XAYG2Pss#Vv4Yyp-#2nyZzgnxhh4z3O<Dk5!~o&0O~X
zUEDI4k8)LOmt)qx>Ufs#qRiz=S0C3;H&uHz)oywvY@Ia+?a|z@J<31LR(q68+GkB^
ztJxDQKhj%e{5rArh)~&n5x0GcZC&QEe4nyh!@2P2vPU7nJ1t!})4blNuqLrYVb}YV
z>wOA)iT`z<k}ZxuUWoZxITnf)G83`|)0WiSr-4)P$HVAjfs}KcuzJbYz+A8T=+%W`
t!ne1#9r^goEBwpG59dS%O_BaP5&n&m{sZi`$XCqvauzc?+sdr!e+Q6k)cF7a

literal 318
zcmZ{aI}XAy5JV>uJ$7MQDAOPcghU60DUcAtknN#y8;J{W6>gFv&{A`PAPRmFV(kqb
zS!;GYZx%@SDW!O~kS0I}K+00A9xL#s+3xo6-ebNzqCY-kQB0do|8gSInpZISaEic)
zJMD~%z0r(_oRhmXtwN+BPw>r1oU&Pn^z+Qx2&}bP<Pz(?ngC@RxSfDI>yiW4F7RUZ
SE~I<%|8o#MxGM)hRp&1`Pe2d=

-- 
1.5.3.6.969.g3cdf46

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

* Re: [PATCH] git-gui: Improve the application icon on Windows.
  2007-11-27 15:25 [PATCH] git-gui: Improve the application icon on Windows Johannes Sixt
@ 2007-11-27 15:40 ` Johannes Schindelin
  2007-11-27 20:47   ` Johannes Sixt
  0 siblings, 1 reply; 5+ messages in thread
From: Johannes Schindelin @ 2007-11-27 15:40 UTC (permalink / raw)
  To: Johannes Sixt; +Cc: Shawn O. Pearce, git

Hi,

On Tue, 27 Nov 2007, Johannes Sixt wrote:

> Previusly, there was only a 16x16 image, which looked very distorted.
> Here we add a 32x32 version, and also make the image sharper.
> 
> Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
> ---
> 	I'm by far not an artist, but improving the previous version
> 	was not difficult at all. ;)

Why did you not just use the svg contained in msysGit?

Ciao,
Dscho

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

* Re: [PATCH] git-gui: Improve the application icon on Windows.
  2007-11-27 15:40 ` Johannes Schindelin
@ 2007-11-27 20:47   ` Johannes Sixt
  2007-11-27 22:09     ` Steffen Prohaska
  2007-11-28 12:08     ` Johannes Schindelin
  0 siblings, 2 replies; 5+ messages in thread
From: Johannes Sixt @ 2007-11-27 20:47 UTC (permalink / raw)
  To: Johannes Schindelin; +Cc: git, Shawn O. Pearce

On Tuesday 27 November 2007 16:40, Johannes Schindelin wrote:
> Hi,
>
> On Tue, 27 Nov 2007, Johannes Sixt wrote:
> > Previusly, there was only a 16x16 image, which looked very distorted.
> > Here we add a 32x32 version, and also make the image sharper.
> >
> > Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
> > ---
> > 	I'm by far not an artist, but improving the previous version
> > 	was not difficult at all. ;)
>
> Why did you not just use the svg contained in msysGit?

Because I cannot find one?

$ GIT_PAGER=cat git grep -i svg 4msysgit/devel
4msysgit/devel:attr.c:   * attributes, e.g. "*.svg      merge=special-...

-- Hannes

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

* Re: [PATCH] git-gui: Improve the application icon on Windows.
  2007-11-27 20:47   ` Johannes Sixt
@ 2007-11-27 22:09     ` Steffen Prohaska
  2007-11-28 12:08     ` Johannes Schindelin
  1 sibling, 0 replies; 5+ messages in thread
From: Steffen Prohaska @ 2007-11-27 22:09 UTC (permalink / raw)
  To: Johannes Sixt; +Cc: Johannes Schindelin, git, Shawn O. Pearce


On Nov 27, 2007, at 9:47 PM, Johannes Sixt wrote:

> On Tuesday 27 November 2007 16:40, Johannes Schindelin wrote:
>> Hi,
>>
>> On Tue, 27 Nov 2007, Johannes Sixt wrote:
>>> Previusly, there was only a 16x16 image, which looked very  
>>> distorted.
>>> Here we add a 32x32 version, and also make the image sharper.
>>>
>>> Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
>>> ---
>>> 	I'm by far not an artist, but improving the previous version
>>> 	was not difficult at all. ;)
>>
>> Why did you not just use the svg contained in msysGit?
>
> Because I cannot find one?
>
> $ GIT_PAGER=cat git grep -i svg 4msysgit/devel
> 4msysgit/devel:attr.c:   * attributes, e.g. "*.svg       
> merge=special-...


http://msysgit.googlecode.com/files/gitlogo.svg

	Steffen

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

* Re: [PATCH] git-gui: Improve the application icon on Windows.
  2007-11-27 20:47   ` Johannes Sixt
  2007-11-27 22:09     ` Steffen Prohaska
@ 2007-11-28 12:08     ` Johannes Schindelin
  1 sibling, 0 replies; 5+ messages in thread
From: Johannes Schindelin @ 2007-11-28 12:08 UTC (permalink / raw)
  To: Johannes Sixt; +Cc: git, Shawn O. Pearce

Hi,

On Tue, 27 Nov 2007, Johannes Sixt wrote:

> On Tuesday 27 November 2007 16:40, Johannes Schindelin wrote:
> > Hi,
> >
> > On Tue, 27 Nov 2007, Johannes Sixt wrote:
> > > Previusly, there was only a 16x16 image, which looked very distorted.
> > > Here we add a 32x32 version, and also make the image sharper.
> > >
> > > Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
> > > ---
> > > 	I'm by far not an artist, but improving the previous version
> > > 	was not difficult at all. ;)
> >
> > Why did you not just use the svg contained in msysGit?
> 
> Because I cannot find one?
> 
> $ GIT_PAGER=cat git grep -i svg 4msysgit/devel
> 4msysgit/devel:attr.c:   * attributes, e.g. "*.svg      merge=special-...

Sorry, it is in msysgit.git, not 4msysgit.git's 
master:share/resources/gitlogo.svg.

Or in the Downloads, as Steffen already said.

Hth,
Dscho

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

end of thread, other threads:[~2007-11-28 12:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-27 15:25 [PATCH] git-gui: Improve the application icon on Windows Johannes Sixt
2007-11-27 15:40 ` Johannes Schindelin
2007-11-27 20:47   ` Johannes Sixt
2007-11-27 22:09     ` Steffen Prohaska
2007-11-28 12:08     ` Johannes Schindelin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).