fookb: Add desktop entry file.
This commit is contained in:
		
							parent
							
								
									87d2d31e5d
								
							
						
					
					
						commit
						5d66853c17
					
				
					 2 changed files with 10 additions and 0 deletions
				
			
		| 
						 | 
					@ -4,6 +4,8 @@ fookb_SOURCES = fookb.c fookb.h images.c images.h opts.h \
 | 
				
			||||||
dist_man_MANS = fookb.1x
 | 
					dist_man_MANS = fookb.1x
 | 
				
			||||||
dist_pkgdata_DATA = 1.xpm 2.xpm 3.xpm 4.xpm rus.xpm lat.xpm boom.xpm \
 | 
					dist_pkgdata_DATA = 1.xpm 2.xpm 3.xpm 4.xpm rus.xpm lat.xpm boom.xpm \
 | 
				
			||||||
	En.xpm Ru.xpm beep_spring.au
 | 
						En.xpm Ru.xpm beep_spring.au
 | 
				
			||||||
 | 
					desktopdir = @datadir@/applications
 | 
				
			||||||
 | 
					dist_desktop_DATA = fookb.desktop
 | 
				
			||||||
 | 
					
 | 
				
			||||||
AM_CFLAGS = $(Xlib_CFLAGS) $(libXpm_CFLAGS) $(WUtil_CFLAGS) $(libdockapp_CFLAGS)
 | 
					AM_CFLAGS = $(Xlib_CFLAGS) $(libXpm_CFLAGS) $(WUtil_CFLAGS) $(libdockapp_CFLAGS)
 | 
				
			||||||
LIBS += $(Xlib_LIBS) $(libXpm_LIBS) $(WUtil_LIBS) $(libdockapp_LIBS)
 | 
					LIBS += $(Xlib_LIBS) $(libXpm_LIBS) $(WUtil_LIBS) $(libdockapp_LIBS)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										8
									
								
								fookb/fookb.desktop
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								fookb/fookb.desktop
									
									
									
									
									
										Normal file
									
								
							| 
						 | 
					@ -0,0 +1,8 @@
 | 
				
			||||||
 | 
					[Desktop Entry]
 | 
				
			||||||
 | 
					Version=1.0
 | 
				
			||||||
 | 
					Type=Application
 | 
				
			||||||
 | 
					Name=fookb
 | 
				
			||||||
 | 
					Comment=XKB state indicator for Window Maker
 | 
				
			||||||
 | 
					Exec=fookb
 | 
				
			||||||
 | 
					Categories=Settings
 | 
				
			||||||
 | 
					Keywords=keyboard;dockapp;window maker
 | 
				
			||||||
		Loading…
	
		Reference in a new issue