mirror of
				https://gitlab.gnome.org/julianschacher/top-bar-organizer.git
				synced 2025-10-27 15:19:09 +00:00 
			
		
		
		
	Build: Use gnome-extensions pack for creating extension zip/bundle
				
					
				
			This commit is contained in:
		
							parent
							
								
									d383908d5f
								
							
						
					
					
						commit
						ddd0297868
					
				
							
								
								
									
										3
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @ -1,3 +1,2 @@ | |||||||
| /node_modules/ | /node_modules/ | ||||||
| gschemas.compiled | top-bar-organizer@julian.gse.jsts.xyz.shell-extension.zip | ||||||
| top-bar-organizer@julian.gse.jsts.xyz.zip |  | ||||||
|  | |||||||
							
								
								
									
										13
									
								
								package.sh
									
									
									
									
									
								
							
							
						
						
									
										13
									
								
								package.sh
									
									
									
									
									
								
							| @ -4,8 +4,11 @@ set -e | |||||||
| 
 | 
 | ||||||
| REAL_BASE_DIR=$( dirname $( readlink -f "$0" )) | REAL_BASE_DIR=$( dirname $( readlink -f "$0" )) | ||||||
| 
 | 
 | ||||||
| glib-compile-schemas "$REAL_BASE_DIR/src/schemas" | gnome-extensions pack "$REAL_BASE_DIR/src" \ | ||||||
| rm "$REAL_BASE_DIR/top-bar-organizer@julian.gse.jsts.xyz.zip" || true |     --force \ | ||||||
| cd "$REAL_BASE_DIR/src" |     --extra-source extensionModules \ | ||||||
| zip -r "$REAL_BASE_DIR/top-bar-organizer@julian.gse.jsts.xyz.zip" * |     --extra-source prefsModules \ | ||||||
| zip -d "$REAL_BASE_DIR/top-bar-organizer@julian.gse.jsts.xyz.zip" "schemas/org.gnome.shell.extensions.top-bar-organizer.gschema.xml" |     --extra-source prefs-box-order-item-row.ui \ | ||||||
|  |     --extra-source prefs-box-order-list-box.ui \ | ||||||
|  |     --extra-source prefs-box-order-list-empty-placeholder.ui \ | ||||||
|  |     --extra-source prefs-page.ui \ | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user