Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eepm
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Nurlan
eepm
Commits
7137508c
Commit
7137508c
authored
Oct 03, 2022
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
epm repack pycharm-professional: rename icons to pycharm-pro
parent
e10f0222
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
pycharm-professional.sh
repack.d/pycharm-professional.sh
+5
-5
No files found.
repack.d/pycharm-professional.sh
View file @
7137508c
...
@@ -27,7 +27,7 @@ Type=Application
...
@@ -27,7 +27,7 @@ Type=Application
Name=PyCharm Professional Edition
Name=PyCharm Professional Edition
Comment=Python IDE for Professional Developers (Free 30-day trial available)
Comment=Python IDE for Professional Developers (Free 30-day trial available)
Exec=/usr/bin/
$PRODUCT
%f
Exec=/usr/bin/
$PRODUCT
%f
Icon=
pycharm
Icon=
$PRODUCT
Terminal=false
Terminal=false
StartupNotify=true
StartupNotify=true
StartupWMClass=jetbrains-pycharm-pro
StartupWMClass=jetbrains-pycharm-pro
...
@@ -37,10 +37,10 @@ EOF
...
@@ -37,10 +37,10 @@ EOF
pack_file /usr/share/applications/
$PRODUCT
.desktop
pack_file /usr/share/applications/
$PRODUCT
.desktop
mkdir
-p
$BUILDROOT
/usr/share/pixmaps/
mkdir
-p
$BUILDROOT
/usr/share/pixmaps/
cp
-a
$BUILDROOT$PRODUCTDIR
/bin/
$PRODUCTCUR
.png
$BUILDROOT
/usr/share/pixmaps/
cp
-a
$BUILDROOT$PRODUCTDIR
/bin/
$PRODUCTCUR
.png
$BUILDROOT
/usr/share/pixmaps/
$PRODUCT
.png
cp
-a
$BUILDROOT$PRODUCTDIR
/bin/
$PRODUCTCUR
.svg
$BUILDROOT
/usr/share/pixmaps/
cp
-a
$BUILDROOT$PRODUCTDIR
/bin/
$PRODUCTCUR
.svg
$BUILDROOT
/usr/share/pixmaps/
$PRODUCT
.svg
pack_file /usr/share/pixmaps/
$PRODUCT
CUR
.png
pack_file /usr/share/pixmaps/
$PRODUCT
.png
pack_file /usr/share/pixmaps/
$PRODUCT
CUR
.svg
pack_file /usr/share/pixmaps/
$PRODUCT
.svg
# TODO: support other arch
# TODO: support other arch
for
i
in
arm aarch64 mips64el ppc64le x86 x86-64
;
do
for
i
in
arm aarch64 mips64el ppc64le x86 x86-64
;
do
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment